Pull request #40257 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578+e25754b80c0ce9f15a438001eea4c5a8c77141d4 (ae44087888cbfcb6e88783fa05d1baaf680ab8d6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-12-04T12:34:29.593Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-12-04T12:34:29.603Z] Trying to pass milestone 2 [Pipeline] milestone [2019-12-04T12:34:29.634Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-12-04T12:34:29.806Z] Running on ubuntu-1804-overlay2 (i-00e0337f30d391f2c) in /home/ubuntu/workspace/moby_PR-40257 [Pipeline] { [Pipeline] checkout [2019-12-04T12:34:29.855Z] using credential docker-jenkins-github-credentials [2019-12-04T12:34:29.865Z] Cloning the remote Git repository [2019-12-04T12:34:29.865Z] Cloning with configured refspecs honoured and without tags [2019-12-04T12:34:29.845Z] Cloning repository https://github.com/moby/moby.git [2019-12-04T12:34:29.845Z] > git init /home/ubuntu/workspace/moby_PR-40257 # timeout=10 [2019-12-04T12:34:29.862Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:34:29.863Z] > git --version # timeout=10 [2019-12-04T12:34:29.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:34:29.869Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:34:43.078Z] Fetching without tags [2019-12-04T12:34:43.346Z] Merging remotes/origin/master commit e25754b80c0ce9f15a438001eea4c5a8c77141d4 into PR head commit 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:34:43.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:34:43.037Z] > git config --add remote.origin.fetch +refs/pull/40257/head:refs/remotes/origin/PR-40257 # timeout=10 [2019-12-04T12:34:43.040Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-04T12:34:43.049Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:34:43.057Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:34:43.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:34:43.058Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:34:43.326Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:34:43.331Z] > git checkout -f 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:34:43.844Z] > git merge e25754b80c0ce9f15a438001eea4c5a8c77141d4 # timeout=10 [2019-12-04T12:34:44.499Z] Merge succeeded, producing 718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:34:44.500Z] Checking out Revision 718005e5883cf45087f1fb06fbe013650adb63f4 (PR-40257) [2019-12-04T12:34:44.559Z] Commit message: "Merge commit 'e25754b80c0ce9f15a438001eea4c5a8c77141d4' into HEAD" [2019-12-04T12:34:44.567Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-04T12:34:45.484Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40257:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-12-04T12:34:44.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-04T12:34:44.479Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:34:44.484Z] > git checkout -f 718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:34:44.540Z] > git rev-list --no-walk 8bd4c6fe6ea66aea719b900da76e9fe53ba700a3 # timeout=10 [2019-12-04T12:34:48.758Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2019-12-04T12:34:49.121Z] Running on ubuntu-1804-overlay2 (i-0bd02b98b34dd5055) in /home/ubuntu/workspace/moby_PR-40257 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2019-12-04T12:34:49.131Z] Running on ubuntu-1804-overlay2 (i-0e2cb8e8893be6d6f) in /home/ubuntu/workspace/moby_PR-40257 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-12-04T12:34:49.154Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0bcc10f53df5da7c5) in /home/ubuntu/workspace/moby_PR-40257 [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2019-12-04T12:34:49.240Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40257 [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2019-12-04T12:34:49.270Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-12-04T12:34:49.277Z] using credential docker-jenkins-github-credentials [2019-12-04T12:34:49.277Z] Cloning the remote Git repository [2019-12-04T12:34:49.277Z] Cloning with configured refspecs honoured and without tags [2019-12-04T12:34:49.284Z] Cloning the remote Git repository [2019-12-04T12:34:49.284Z] Cloning with configured refspecs honoured and without tags [2019-12-04T12:34:49.287Z] using credential docker-jenkins-github-credentials [Pipeline] { [2019-12-04T12:34:49.293Z] Cloning the remote Git repository [2019-12-04T12:34:49.294Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2019-12-04T12:34:49.305Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40257 [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2019-12-04T12:34:49.442Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-12-04T12:34:49.477Z] Cloning the remote Git repository [2019-12-04T12:34:49.477Z] Cloning with configured refspecs honoured and without tags [2019-12-04T12:34:49.774Z] using credential docker-jenkins-github-credentials [2019-12-04T12:34:49.837Z] Cloning the remote Git repository [2019-12-04T12:34:49.837Z] Cloning with configured refspecs honoured and without tags [2019-12-04T12:34:49.293Z] Cloning repository https://github.com/moby/moby.git [2019-12-04T12:34:49.293Z] > git init /home/ubuntu/workspace/moby_PR-40257 # timeout=10 [2019-12-04T12:34:49.311Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:34:49.312Z] > git --version # timeout=10 [2019-12-04T12:34:49.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:34:49.324Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:34:49.279Z] Cloning repository https://github.com/moby/moby.git [2019-12-04T12:34:49.279Z] > git init /home/ubuntu/workspace/moby_PR-40257 # timeout=10 [2019-12-04T12:34:49.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:34:49.291Z] > git --version # timeout=10 [2019-12-04T12:34:49.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:34:49.301Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:34:49.287Z] Cloning repository https://github.com/moby/moby.git [2019-12-04T12:34:49.287Z] > git init /home/ubuntu/workspace/moby_PR-40257 # timeout=10 [2019-12-04T12:34:49.302Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:34:49.302Z] > git --version # timeout=10 [2019-12-04T12:34:49.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:34:49.307Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:34:49.479Z] Cloning repository https://github.com/moby/moby.git [2019-12-04T12:34:49.480Z] > git init /home/docker/workspace/moby_PR-40257 # timeout=10 [2019-12-04T12:34:49.491Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:34:49.491Z] > git --version # timeout=10 [2019-12-04T12:34:49.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:34:49.495Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:34:49.878Z] Cloning repository https://github.com/moby/moby.git [2019-12-04T12:34:49.880Z] > git init /home/jenkins/workspace/moby_PR-40257 # timeout=10 [2019-12-04T12:34:49.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:34:49.897Z] > git --version # timeout=10 [2019-12-04T12:34:49.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:34:49.913Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:34:58.556Z] Fetching without tags [2019-12-04T12:34:58.959Z] Merging remotes/origin/master commit e25754b80c0ce9f15a438001eea4c5a8c77141d4 into PR head commit 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:34:58.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:34:58.450Z] > git config --add remote.origin.fetch +refs/pull/40257/head:refs/remotes/origin/PR-40257 # timeout=10 [2019-12-04T12:34:58.465Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-04T12:34:58.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:34:58.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:34:58.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:34:58.596Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:34:58.992Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:34:59.007Z] > git checkout -f 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:35:00.172Z] Merge succeeded, producing e192a1da521882f99e3c6d5d97c21a6610388745 [2019-12-04T12:35:00.173Z] Checking out Revision e192a1da521882f99e3c6d5d97c21a6610388745 (PR-40257) [2019-12-04T12:34:59.628Z] > git merge e25754b80c0ce9f15a438001eea4c5a8c77141d4 # timeout=10 [2019-12-04T12:35:00.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-04T12:35:00.206Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:00.223Z] > git checkout -f e192a1da521882f99e3c6d5d97c21a6610388745 [2019-12-04T12:35:00.722Z] Commit message: "Merge commit 'e25754b80c0ce9f15a438001eea4c5a8c77141d4' into HEAD" [2019-12-04T12:35:00.789Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-04T12:35:00.754Z] > git rev-list --no-walk 8bd4c6fe6ea66aea719b900da76e9fe53ba700a3 # timeout=10 [2019-12-04T12:35:02.330Z] + docker version [2019-12-04T12:35:02.330Z] Client: [2019-12-04T12:35:02.330Z] Version: 18.06.3-ce [2019-12-04T12:35:02.330Z] API version: 1.38 [2019-12-04T12:35:02.330Z] Go version: go1.10.3 [2019-12-04T12:35:02.330Z] Git commit: d7080c1 [2019-12-04T12:35:02.330Z] Built: Wed Feb 20 02:27:09 2019 [2019-12-04T12:35:02.330Z] OS/Arch: linux/s390x [2019-12-04T12:35:02.330Z] Experimental: false [2019-12-04T12:35:02.330Z] [2019-12-04T12:35:02.330Z] Server: [2019-12-04T12:35:02.330Z] Engine: [2019-12-04T12:35:02.330Z] Version: 18.06.3-ce [2019-12-04T12:35:02.330Z] API version: 1.38 (minimum version 1.12) [2019-12-04T12:35:02.330Z] Go version: go1.10.3 [2019-12-04T12:35:02.330Z] Git commit: d7080c1 [2019-12-04T12:35:02.330Z] Built: Wed Feb 20 02:26:03 2019 [2019-12-04T12:35:02.330Z] OS/Arch: linux/s390x [2019-12-04T12:35:02.330Z] Experimental: true [Pipeline] sh [2019-12-04T12:35:02.459Z] Fetching without tags [2019-12-04T12:35:02.690Z] Merging remotes/origin/master commit e25754b80c0ce9f15a438001eea4c5a8c77141d4 into PR head commit 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:35:02.883Z] Fetching without tags [2019-12-04T12:35:03.116Z] Merging remotes/origin/master commit e25754b80c0ce9f15a438001eea4c5a8c77141d4 into PR head commit 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:35:03.283Z] + docker info [2019-12-04T12:35:03.283Z] Containers: 0 [2019-12-04T12:35:03.283Z] Running: 0 [2019-12-04T12:35:03.283Z] Paused: 0 [2019-12-04T12:35:03.283Z] Stopped: 0 [2019-12-04T12:35:03.283Z] Images: 0 [2019-12-04T12:35:03.283Z] Server Version: 18.06.3-ce [2019-12-04T12:35:03.283Z] Storage Driver: overlay2 [2019-12-04T12:35:03.283Z] Backing Filesystem: extfs [2019-12-04T12:35:03.283Z] Supports d_type: true [2019-12-04T12:35:03.283Z] Native Overlay Diff: true [2019-12-04T12:35:03.283Z] Logging Driver: json-file [2019-12-04T12:35:03.283Z] Cgroup Driver: cgroupfs [2019-12-04T12:35:03.283Z] Plugins: [2019-12-04T12:35:03.283Z] Volume: local [2019-12-04T12:35:03.283Z] Network: bridge host ipvlan macvlan null overlay [2019-12-04T12:35:03.283Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-04T12:35:03.283Z] Swarm: inactive [2019-12-04T12:35:03.283Z] Runtimes: runc [2019-12-04T12:35:03.283Z] Default Runtime: runc [2019-12-04T12:35:03.283Z] Init Binary: docker-init [2019-12-04T12:35:03.283Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-04T12:35:03.283Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-12-04T12:35:03.283Z] init version: fec3683 [2019-12-04T12:35:03.283Z] Security Options: [2019-12-04T12:35:03.283Z] apparmor [2019-12-04T12:35:03.283Z] seccomp [2019-12-04T12:35:03.283Z] Profile: default [2019-12-04T12:35:03.283Z] Kernel Version: 4.4.0-166-generic [2019-12-04T12:35:03.283Z] Operating System: Ubuntu 16.04.5 LTS [2019-12-04T12:35:03.283Z] OSType: linux [2019-12-04T12:35:03.283Z] Architecture: s390x [2019-12-04T12:35:03.283Z] CPUs: 2 [2019-12-04T12:35:03.283Z] Total Memory: 7.862GiB [2019-12-04T12:35:03.283Z] Name: s390x-ubuntu-01 [2019-12-04T12:35:03.283Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-12-04T12:35:03.283Z] Docker Root Dir: /var/lib/docker [2019-12-04T12:35:03.283Z] Debug Mode (client): false [2019-12-04T12:35:03.283Z] Debug Mode (server): false [2019-12-04T12:35:03.283Z] Username: dockerbuildbot [2019-12-04T12:35:03.283Z] Registry: https://index.docker.io/v1/ [2019-12-04T12:35:03.283Z] Labels: [2019-12-04T12:35:03.283Z] Experimental: true [2019-12-04T12:35:03.283Z] Insecure Registries: [2019-12-04T12:35:03.283Z] 127.0.0.0/8 [2019-12-04T12:35:03.283Z] Live Restore Enabled: false [2019-12-04T12:35:03.283Z] [2019-12-04T12:35:03.283Z] WARNING: No swap limit support [2019-12-04T12:35:02.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:35:02.844Z] > git config --add remote.origin.fetch +refs/pull/40257/head:refs/remotes/origin/PR-40257 # timeout=10 [2019-12-04T12:35:02.856Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-04T12:35:02.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:35:02.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:35:02.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:35:02.881Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:35:03.113Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:03.116Z] > git checkout -f 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:35:02.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:35:02.443Z] > git config --add remote.origin.fetch +refs/pull/40257/head:refs/remotes/origin/PR-40257 # timeout=10 [2019-12-04T12:35:02.446Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-04T12:35:02.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:35:02.460Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:35:02.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:35:02.461Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:35:02.691Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:02.703Z] > git checkout -f 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:35:03.224Z] > git merge e25754b80c0ce9f15a438001eea4c5a8c77141d4 # timeout=10 [Pipeline] sh [2019-12-04T12:35:03.615Z] Merge succeeded, producing 69f7e9cbeacae1924bd0fcc21a78e82d380cca08 [2019-12-04T12:35:03.616Z] Checking out Revision 69f7e9cbeacae1924bd0fcc21a78e82d380cca08 (PR-40257) [2019-12-04T12:35:03.899Z] Commit message: "Merge commit 'e25754b80c0ce9f15a438001eea4c5a8c77141d4' into HEAD" [2019-12-04T12:35:03.908Z] First time build. Skipping changelog. [2019-12-04T12:35:04.115Z] Still waiting to schedule task [2019-12-04T12:35:04.115Z] Waiting for next available executor on ‘azwin-2-6c9d20’ [2019-12-04T12:35:04.179Z] Merge succeeded, producing 69f7e9cbeacae1924bd0fcc21a78e82d380cca08 [2019-12-04T12:35:04.180Z] Checking out Revision 69f7e9cbeacae1924bd0fcc21a78e82d380cca08 (PR-40257) [2019-12-04T12:35:04.265Z] Fetching without tags [2019-12-04T12:35:04.274Z] Commit message: "Merge commit 'e25754b80c0ce9f15a438001eea4c5a8c77141d4' into HEAD" [2019-12-04T12:35:04.349Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:04.349Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:04.349Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-04T12:35:04.349Z] + bash /home/jenkins/workspace/moby_PR-40257/check-config.sh [2019-12-04T12:35:04.349Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-04T12:35:04.349Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-12-04T12:35:04.349Z] [2019-12-04T12:35:04.349Z] Generally Necessary: [2019-12-04T12:35:04.349Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-04T12:35:04.349Z] - apparmor: enabled and tools installed [2019-12-04T12:35:04.349Z] - CONFIG_NAMESPACES: enabled [2019-12-04T12:35:04.349Z] - CONFIG_NET_NS: enabled [2019-12-04T12:35:04.349Z] - CONFIG_PID_NS: enabled [2019-12-04T12:35:04.349Z] - CONFIG_IPC_NS: enabled [2019-12-04T12:35:04.349Z] - CONFIG_UTS_NS: enabled [2019-12-04T12:35:04.349Z] - CONFIG_CGROUPS: enabled [2019-12-04T12:35:04.349Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-04T12:35:04.349Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-04T12:35:04.349Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-04T12:35:04.349Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-04T12:35:04.349Z] - CONFIG_CPUSETS: enabled [2019-12-04T12:35:04.349Z] - CONFIG_MEMCG: enabled [2019-12-04T12:35:04.349Z] - CONFIG_KEYS: enabled [2019-12-04T12:35:04.349Z] - CONFIG_VETH: enabled (as module) [2019-12-04T12:35:04.349Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-04T12:35:04.349Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-04T12:35:04.349Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-04T12:35:04.349Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-04T12:35:04.647Z] Merging remotes/origin/master commit e25754b80c0ce9f15a438001eea4c5a8c77141d4 into PR head commit 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:35:04.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-04T12:35:04.721Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-04T12:35:04.721Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-04T12:35:04.721Z] [2019-12-04T12:35:04.721Z] Optional Features: [2019-12-04T12:35:04.721Z] - CONFIG_USER_NS: enabled [2019-12-04T12:35:04.721Z] - CONFIG_SECCOMP: enabled [2019-12-04T12:35:04.721Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-04T12:35:04.721Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-04T12:35:04.721Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-04T12:35:04.721Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-04T12:35:04.721Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-04T12:35:04.721Z] - CONFIG_BLK_CGROUP: enabled [2019-12-04T12:35:04.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-04T12:35:04.721Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-04T12:35:04.721Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-04T12:35:04.721Z] - CONFIG_CGROUP_PERF: enabled [2019-12-04T12:35:04.721Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-04T12:35:04.721Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-04T12:35:04.721Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-04T12:35:04.721Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-04T12:35:04.721Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-04T12:35:04.721Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_IP_VS: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-04T12:35:04.721Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-04T12:35:04.721Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-04T12:35:04.721Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_EXT4_FS: enabled [2019-12-04T12:35:04.721Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-04T12:35:04.721Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-04T12:35:04.721Z] - Network Drivers: [2019-12-04T12:35:04.721Z] - "overlay": [2019-12-04T12:35:04.721Z] - CONFIG_VXLAN: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-04T12:35:04.721Z] Optional (for encrypted networks): [2019-12-04T12:35:04.721Z] - CONFIG_CRYPTO: enabled [2019-12-04T12:35:04.721Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_XFRM: enabled [2019-12-04T12:35:04.721Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-04T12:35:04.721Z] - "ipvlan": [2019-12-04T12:35:04.721Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-04T12:35:04.721Z] - "macvlan": [2019-12-04T12:35:04.721Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_DUMMY: enabled (as module) [2019-12-04T12:35:04.721Z] - "ftp,tftp client in container": [2019-12-04T12:35:04.721Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-04T12:35:04.721Z] - Storage Drivers: [2019-12-04T12:35:04.721Z] - "aufs": [2019-12-04T12:35:04.721Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-04T12:35:04.721Z] - "btrfs": [2019-12-04T12:35:04.721Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-04T12:35:04.721Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-04T12:35:04.721Z] - "devicemapper": [2019-12-04T12:35:04.721Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-04T12:35:04.721Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-04T12:35:04.721Z] - "overlay": [2019-12-04T12:35:04.721Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-04T12:35:04.721Z] - "zfs": [2019-12-04T12:35:04.721Z] - /dev/zfs: missing [2019-12-04T12:35:04.721Z] - zfs command: missing [2019-12-04T12:35:04.721Z] - zpool command: missing [2019-12-04T12:35:04.721Z] [2019-12-04T12:35:04.721Z] Limits: [2019-12-04T12:35:04.721Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-04T12:35:04.721Z] [2019-12-04T12:35:04.721Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-04T12:35:03.659Z] > git merge e25754b80c0ce9f15a438001eea4c5a8c77141d4 # timeout=10 [2019-12-04T12:35:04.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-04T12:35:04.176Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:04.181Z] > git checkout -f 69f7e9cbeacae1924bd0fcc21a78e82d380cca08 [2019-12-04T12:35:03.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-04T12:35:03.617Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:03.629Z] > git checkout -f 69f7e9cbeacae1924bd0fcc21a78e82d380cca08 [2019-12-04T12:35:03.901Z] > git rev-list --no-walk 8bd4c6fe6ea66aea719b900da76e9fe53ba700a3 # timeout=10 [2019-12-04T12:35:04.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:35:04.241Z] > git config --add remote.origin.fetch +refs/pull/40257/head:refs/remotes/origin/PR-40257 # timeout=10 [2019-12-04T12:35:04.246Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-04T12:35:04.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:35:04.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:35:04.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:35:04.269Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:35:04.649Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:04.654Z] > git checkout -f 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2019-12-04T12:35:05.551Z] + docker version [2019-12-04T12:35:05.551Z] Client: Docker Engine - Community [2019-12-04T12:35:05.551Z] Version: 19.03.2 [2019-12-04T12:35:05.551Z] API version: 1.40 [2019-12-04T12:35:05.551Z] Go version: go1.12.8 [2019-12-04T12:35:05.551Z] Git commit: 6a30dfc [2019-12-04T12:35:05.551Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-04T12:35:05.551Z] OS/Arch: linux/amd64 [2019-12-04T12:35:05.551Z] Experimental: false [2019-12-04T12:35:05.551Z] [2019-12-04T12:35:05.551Z] Server: Docker Engine - Community [2019-12-04T12:35:05.551Z] Engine: [2019-12-04T12:35:05.551Z] Version: 19.03.2 [2019-12-04T12:35:05.551Z] API version: 1.40 (minimum version 1.12) [2019-12-04T12:35:05.551Z] Go version: go1.12.8 [2019-12-04T12:35:05.551Z] Git commit: 6a30dfc [2019-12-04T12:35:05.551Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-04T12:35:05.551Z] OS/Arch: linux/amd64 [2019-12-04T12:35:05.551Z] Experimental: true [2019-12-04T12:35:05.551Z] containerd: [2019-12-04T12:35:05.551Z] Version: 1.2.6 [2019-12-04T12:35:05.551Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-04T12:35:05.551Z] runc: [2019-12-04T12:35:05.551Z] Version: 1.0.0-rc8 [2019-12-04T12:35:05.551Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-04T12:35:05.551Z] docker-init: [2019-12-04T12:35:05.551Z] Version: 0.18.0 [2019-12-04T12:35:05.551Z] GitCommit: fec3683 [Pipeline] sh [2019-12-04T12:35:05.574Z] + docker version [2019-12-04T12:35:05.574Z] Client: Docker Engine - Community [2019-12-04T12:35:05.574Z] Version: 19.03.2 [2019-12-04T12:35:05.574Z] API version: 1.40 [2019-12-04T12:35:05.574Z] Go version: go1.12.8 [2019-12-04T12:35:05.574Z] Git commit: 6a30dfc [2019-12-04T12:35:05.574Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-04T12:35:05.574Z] OS/Arch: linux/amd64 [2019-12-04T12:35:05.574Z] Experimental: false [2019-12-04T12:35:05.574Z] [2019-12-04T12:35:05.574Z] Server: Docker Engine - Community [2019-12-04T12:35:05.574Z] Engine: [2019-12-04T12:35:05.574Z] Version: 19.03.2 [2019-12-04T12:35:05.574Z] API version: 1.40 (minimum version 1.12) [2019-12-04T12:35:05.574Z] Go version: go1.12.8 [2019-12-04T12:35:05.574Z] Git commit: 6a30dfc [2019-12-04T12:35:05.574Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-04T12:35:05.574Z] OS/Arch: linux/amd64 [2019-12-04T12:35:05.574Z] Experimental: true [2019-12-04T12:35:05.574Z] containerd: [2019-12-04T12:35:05.574Z] Version: 1.2.6 [2019-12-04T12:35:05.574Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-04T12:35:05.574Z] runc: [2019-12-04T12:35:05.574Z] Version: 1.0.0-rc8 [2019-12-04T12:35:05.574Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-04T12:35:05.574Z] docker-init: [2019-12-04T12:35:05.574Z] Version: 0.18.0 [2019-12-04T12:35:05.574Z] GitCommit: fec3683 [2019-12-04T12:35:05.593Z] + make bundles/buildx [2019-12-04T12:35:05.593Z] make: command: Command not found [2019-12-04T12:35:05.593Z] make: command: Command not found [2019-12-04T12:35:05.593Z] mkdir bundles [2019-12-04T12:35:05.593Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-04T12:35:05.593Z] --build-arg BUILDX_COMMIT \ [2019-12-04T12:35:05.593Z] --build-arg BUILDX_REPO \ [2019-12-04T12:35:05.594Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-04T12:35:05.594Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-04T12:35:05.594Z] . [2019-12-04T12:35:05.594Z] /bin/sh: 4: go: not found [2019-12-04T12:35:05.594Z] /bin/sh: 5: go: not found [Pipeline] sh [2019-12-04T12:35:05.909Z] + docker info [2019-12-04T12:35:05.909Z] Client: [2019-12-04T12:35:05.909Z] Debug Mode: false [2019-12-04T12:35:05.909Z] [2019-12-04T12:35:05.909Z] Server: [2019-12-04T12:35:05.909Z] Containers: 0 [2019-12-04T12:35:05.909Z] Running: 0 [2019-12-04T12:35:05.909Z] Paused: 0 [2019-12-04T12:35:05.909Z] Stopped: 0 [2019-12-04T12:35:05.909Z] Images: 75 [2019-12-04T12:35:05.909Z] Server Version: 19.03.2 [2019-12-04T12:35:05.909Z] Storage Driver: overlay2 [2019-12-04T12:35:05.910Z] Backing Filesystem: extfs [2019-12-04T12:35:05.910Z] Supports d_type: true [2019-12-04T12:35:05.910Z] Native Overlay Diff: true [2019-12-04T12:35:05.910Z] Logging Driver: json-file [2019-12-04T12:35:05.910Z] Cgroup Driver: cgroupfs [2019-12-04T12:35:05.910Z] Plugins: [2019-12-04T12:35:05.910Z] Volume: local [2019-12-04T12:35:05.910Z] Network: bridge host ipvlan macvlan null overlay [2019-12-04T12:35:05.910Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-04T12:35:05.910Z] Swarm: inactive [2019-12-04T12:35:05.910Z] Runtimes: runc [2019-12-04T12:35:05.910Z] Default Runtime: runc [2019-12-04T12:35:05.910Z] Init Binary: docker-init [2019-12-04T12:35:05.910Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-04T12:35:05.910Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-04T12:35:05.910Z] init version: fec3683 [2019-12-04T12:35:05.910Z] Security Options: [2019-12-04T12:35:05.910Z] apparmor [2019-12-04T12:35:05.910Z] seccomp [2019-12-04T12:35:05.910Z] Profile: default [2019-12-04T12:35:05.910Z] Kernel Version: 4.15.0-1048-aws [2019-12-04T12:35:05.910Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-04T12:35:05.910Z] OSType: linux [2019-12-04T12:35:05.910Z] Architecture: x86_64 [2019-12-04T12:35:05.910Z] CPUs: 2 [2019-12-04T12:35:05.910Z] Total Memory: 7.501GiB [2019-12-04T12:35:05.910Z] Name: ip-10-100-58-249 [2019-12-04T12:35:05.910Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-04T12:35:05.910Z] Docker Root Dir: /var/lib/docker [2019-12-04T12:35:05.910Z] Debug Mode: false [2019-12-04T12:35:05.910Z] Registry: https://index.docker.io/v1/ [2019-12-04T12:35:05.910Z] Labels: [2019-12-04T12:35:05.910Z] Experimental: true [2019-12-04T12:35:05.910Z] Insecure Registries: [2019-12-04T12:35:05.910Z] 127.0.0.0/8 [2019-12-04T12:35:05.910Z] Live Restore Enabled: true [2019-12-04T12:35:05.910Z] [2019-12-04T12:35:05.910Z] WARNING: No swap limit support [Pipeline] sh [2019-12-04T12:35:05.919Z] + docker info [2019-12-04T12:35:05.919Z] Client: [2019-12-04T12:35:05.919Z] Debug Mode: false [2019-12-04T12:35:05.919Z] [2019-12-04T12:35:05.919Z] Server: [2019-12-04T12:35:05.919Z] Containers: 0 [2019-12-04T12:35:05.919Z] Running: 0 [2019-12-04T12:35:05.919Z] Paused: 0 [2019-12-04T12:35:05.919Z] Stopped: 0 [2019-12-04T12:35:05.919Z] Images: 2 [2019-12-04T12:35:05.919Z] Server Version: 19.03.2 [2019-12-04T12:35:05.919Z] Storage Driver: overlay2 [2019-12-04T12:35:05.919Z] Backing Filesystem: extfs [2019-12-04T12:35:05.919Z] Supports d_type: true [2019-12-04T12:35:05.919Z] Native Overlay Diff: true [2019-12-04T12:35:05.919Z] Logging Driver: json-file [2019-12-04T12:35:05.919Z] Cgroup Driver: cgroupfs [2019-12-04T12:35:05.919Z] Plugins: [2019-12-04T12:35:05.919Z] Volume: local [2019-12-04T12:35:05.919Z] Network: bridge host ipvlan macvlan null overlay [2019-12-04T12:35:05.919Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-04T12:35:05.919Z] Swarm: inactive [2019-12-04T12:35:05.919Z] Runtimes: runc [2019-12-04T12:35:05.919Z] Default Runtime: runc [2019-12-04T12:35:05.919Z] Init Binary: docker-init [2019-12-04T12:35:05.919Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-04T12:35:05.919Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-04T12:35:05.919Z] init version: fec3683 [2019-12-04T12:35:05.919Z] Security Options: [2019-12-04T12:35:05.919Z] apparmor [2019-12-04T12:35:05.919Z] seccomp [2019-12-04T12:35:05.919Z] Profile: default [2019-12-04T12:35:05.919Z] Kernel Version: 4.15.0-1048-aws [2019-12-04T12:35:05.919Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-04T12:35:05.919Z] OSType: linux [2019-12-04T12:35:05.919Z] Architecture: x86_64 [2019-12-04T12:35:05.919Z] CPUs: 2 [2019-12-04T12:35:05.919Z] Total Memory: 7.501GiB [2019-12-04T12:35:05.919Z] Name: ip-10-100-74-20 [2019-12-04T12:35:05.919Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-04T12:35:05.919Z] Docker Root Dir: /var/lib/docker [2019-12-04T12:35:05.919Z] Debug Mode: false [2019-12-04T12:35:05.919Z] Registry: https://index.docker.io/v1/ [2019-12-04T12:35:05.919Z] Labels: [2019-12-04T12:35:05.919Z] Experimental: true [2019-12-04T12:35:05.919Z] Insecure Registries: [2019-12-04T12:35:05.919Z] 127.0.0.0/8 [2019-12-04T12:35:05.919Z] Live Restore Enabled: true [2019-12-04T12:35:05.919Z] [2019-12-04T12:35:05.919Z] WARNING: No swap limit support [Pipeline] sh [2019-12-04T12:35:06.201Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:06.201Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:06.201Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-04T12:35:06.201Z] + bash /home/ubuntu/workspace/moby_PR-40257/check-config.sh [2019-12-04T12:35:06.201Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-04T12:35:06.201Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-04T12:35:06.201Z] [2019-12-04T12:35:06.201Z] Generally Necessary: [2019-12-04T12:35:06.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-04T12:35:06.201Z] - apparmor: enabled and tools installed [2019-12-04T12:35:06.201Z] - CONFIG_NAMESPACES: enabled [2019-12-04T12:35:06.201Z] - CONFIG_NET_NS: enabled [2019-12-04T12:35:06.201Z] - CONFIG_PID_NS: enabled [2019-12-04T12:35:06.201Z] - CONFIG_IPC_NS: enabled [2019-12-04T12:35:06.201Z] - CONFIG_UTS_NS: enabled [2019-12-04T12:35:06.201Z] - CONFIG_CGROUPS: enabled [2019-12-04T12:35:06.201Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-04T12:35:06.201Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-04T12:35:06.201Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-04T12:35:06.201Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-04T12:35:06.201Z] - CONFIG_CPUSETS: enabled [2019-12-04T12:35:06.201Z] - CONFIG_MEMCG: enabled [2019-12-04T12:35:06.201Z] - CONFIG_KEYS: enabled [2019-12-04T12:35:06.201Z] - CONFIG_VETH: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-04T12:35:06.201Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-04T12:35:06.214Z] Merge succeeded, producing 4ddf0d4087ecb62bae880532932a3247f62ab5bf [2019-12-04T12:35:06.215Z] Checking out Revision 4ddf0d4087ecb62bae880532932a3247f62ab5bf (PR-40257) [2019-12-04T12:35:06.276Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:06.276Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:06.276Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-04T12:35:06.276Z] + bash /home/ubuntu/workspace/moby_PR-40257/check-config.sh [2019-12-04T12:35:06.276Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-04T12:35:06.276Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-04T12:35:06.276Z] [2019-12-04T12:35:06.276Z] Generally Necessary: [2019-12-04T12:35:06.276Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-04T12:35:06.276Z] - apparmor: enabled and tools installed [2019-12-04T12:35:06.276Z] - CONFIG_NAMESPACES: enabled [2019-12-04T12:35:06.276Z] - CONFIG_NET_NS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_PID_NS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_IPC_NS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_UTS_NS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CGROUPS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CPUSETS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_MEMCG: enabled [2019-12-04T12:35:06.276Z] - CONFIG_KEYS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_VETH: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-04T12:35:06.276Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-04T12:35:06.276Z] [2019-12-04T12:35:06.276Z] Optional Features: [2019-12-04T12:35:06.276Z] - CONFIG_USER_NS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_SECCOMP: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-04T12:35:06.276Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-04T12:35:06.276Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-04T12:35:06.276Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-04T12:35:06.276Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-04T12:35:06.276Z] - CONFIG_BLK_CGROUP: enabled [2019-12-04T12:35:06.276Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-04T12:35:06.276Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CGROUP_PERF: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-04T12:35:06.276Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-04T12:35:06.276Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-04T12:35:06.276Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-04T12:35:06.310Z] Commit message: "Merge commit 'e25754b80c0ce9f15a438001eea4c5a8c77141d4' into HEAD" [2019-12-04T12:35:06.323Z] First time build. Skipping changelog. [2019-12-04T12:35:06.458Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-04T12:35:06.458Z] [2019-12-04T12:35:06.458Z] Optional Features: [2019-12-04T12:35:06.458Z] - CONFIG_USER_NS: enabled [2019-12-04T12:35:06.458Z] - CONFIG_SECCOMP: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-04T12:35:06.458Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-04T12:35:06.458Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-04T12:35:06.458Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-04T12:35:06.458Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-04T12:35:06.458Z] - CONFIG_BLK_CGROUP: enabled [2019-12-04T12:35:06.458Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-04T12:35:06.458Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CGROUP_PERF: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-04T12:35:06.458Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-04T12:35:06.458Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-04T12:35:06.458Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-04T12:35:06.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_IP_VS: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-04T12:35:06.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-04T12:35:06.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-04T12:35:06.458Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_EXT4_FS: enabled [2019-12-04T12:35:06.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-04T12:35:06.458Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-04T12:35:06.458Z] - Network Drivers: [2019-12-04T12:35:06.458Z] - "overlay": [2019-12-04T12:35:06.458Z] - CONFIG_VXLAN: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-04T12:35:06.458Z] Optional (for encrypted networks): [2019-12-04T12:35:06.458Z] - CONFIG_CRYPTO: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-04T12:35:06.458Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-04T12:35:06.458Z] - CONFIG_XFRM: enabled [2019-12-04T12:35:06.458Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-04T12:35:06.458Z] - "ipvlan": [2019-12-04T12:35:06.458Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-04T12:35:06.458Z] - "macvlan": [2019-12-04T12:35:06.458Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-04T12:35:06.458Z] - CONFIG_DUMMY: enabled (as module) [2019-12-04T12:35:06.458Z] - "ftp,tftp client in container": [2019-12-04T12:35:06.532Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-04T12:35:06.532Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-04T12:35:06.532Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_IP_VS: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-04T12:35:06.532Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-04T12:35:06.532Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-04T12:35:06.532Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_EXT4_FS: enabled [2019-12-04T12:35:06.532Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-04T12:35:06.532Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-04T12:35:06.532Z] - Network Drivers: [2019-12-04T12:35:06.532Z] - "overlay": [2019-12-04T12:35:06.532Z] - CONFIG_VXLAN: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-04T12:35:06.532Z] Optional (for encrypted networks): [2019-12-04T12:35:06.532Z] - CONFIG_CRYPTO: enabled [2019-12-04T12:35:06.532Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-04T12:35:06.532Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-04T12:35:06.532Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-04T12:35:06.532Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-04T12:35:06.532Z] - CONFIG_XFRM: enabled [2019-12-04T12:35:06.532Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-04T12:35:06.532Z] - "ipvlan": [2019-12-04T12:35:06.532Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-04T12:35:06.532Z] - "macvlan": [2019-12-04T12:35:06.532Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_DUMMY: enabled (as module) [2019-12-04T12:35:06.532Z] - "ftp,tftp client in container": [2019-12-04T12:35:06.532Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-04T12:35:06.532Z] - Storage Drivers: [2019-12-04T12:35:06.532Z] - "aufs": [2019-12-04T12:35:06.532Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-04T12:35:06.532Z] - "btrfs": [2019-12-04T12:35:06.532Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-04T12:35:06.532Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-04T12:35:06.532Z] - "devicemapper": [2019-12-04T12:35:06.532Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-04T12:35:06.532Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-04T12:35:06.532Z] - "overlay": [2019-12-04T12:35:06.532Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-04T12:35:06.532Z] - "zfs": [2019-12-04T12:35:06.532Z] - /dev/zfs: missing [2019-12-04T12:35:06.532Z] - zfs command: missing [2019-12-04T12:35:06.532Z] - zpool command: missing [2019-12-04T12:35:06.532Z] [2019-12-04T12:35:06.532Z] Limits: [2019-12-04T12:35:06.532Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-04T12:35:06.532Z] [2019-12-04T12:35:06.532Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-04T12:35:06.715Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-04T12:35:06.715Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-04T12:35:06.715Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-04T12:35:06.715Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-04T12:35:06.715Z] - Storage Drivers: [2019-12-04T12:35:06.715Z] - "aufs": [2019-12-04T12:35:06.715Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-04T12:35:06.715Z] - "btrfs": [2019-12-04T12:35:06.715Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-04T12:35:06.715Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-04T12:35:06.715Z] - "devicemapper": [2019-12-04T12:35:06.715Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-04T12:35:06.715Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-04T12:35:06.715Z] - "overlay": [2019-12-04T12:35:06.715Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-04T12:35:06.715Z] - "zfs": [2019-12-04T12:35:06.715Z] - /dev/zfs: missing [2019-12-04T12:35:06.715Z] - zfs command: missing [2019-12-04T12:35:06.715Z] - zpool command: missing [2019-12-04T12:35:06.715Z] [2019-12-04T12:35:06.715Z] Limits: [2019-12-04T12:35:06.715Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-04T12:35:06.715Z] [2019-12-04T12:35:06.715Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-04T12:35:06.893Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:718005e5883cf45087f1fb06fbe013650adb63f4 . [2019-12-04T12:35:06.893Z] #2 [internal] load build definition from Dockerfile [2019-12-04T12:35:06.893Z] #2 transferring dockerfile: 14.85kB done [2019-12-04T12:35:06.893Z] #2 DONE 0.0s [2019-12-04T12:35:06.893Z] [2019-12-04T12:35:06.893Z] #1 [internal] load .dockerignore [2019-12-04T12:35:06.893Z] #1 transferring context: 87B done [2019-12-04T12:35:06.893Z] #1 DONE 0.0s [2019-12-04T12:35:06.893Z] [2019-12-04T12:35:06.893Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-04T12:35:06.902Z] Sending build context to Docker daemon 50.41MB [2019-12-04T12:35:06.902Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-04T12:35:06.902Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-04T12:35:06.902Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-04T12:35:06.902Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-04T12:35:05.516Z] > git merge e25754b80c0ce9f15a438001eea4c5a8c77141d4 # timeout=10 [2019-12-04T12:35:06.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-04T12:35:06.217Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:06.224Z] > git checkout -f 4ddf0d4087ecb62bae880532932a3247f62ab5bf [2019-12-04T12:35:06.313Z] > git rev-list --no-walk 8bd4c6fe6ea66aea719b900da76e9fe53ba700a3 # timeout=10 [2019-12-04T12:35:07.039Z] + sudo modprobe ip_vs [2019-12-04T12:35:07.172Z] + docker version [2019-12-04T12:35:07.172Z] Client: Docker Engine - Community [2019-12-04T12:35:07.172Z] Version: 19.03.2 [2019-12-04T12:35:07.172Z] API version: 1.40 [2019-12-04T12:35:07.172Z] Go version: go1.12.8 [2019-12-04T12:35:07.172Z] Git commit: 6a30dfc [2019-12-04T12:35:07.172Z] Built: Thu Aug 29 05:32:25 2019 [2019-12-04T12:35:07.172Z] OS/Arch: linux/arm64 [2019-12-04T12:35:07.172Z] Experimental: false [2019-12-04T12:35:07.172Z] [2019-12-04T12:35:07.172Z] Server: Docker Engine - Community [2019-12-04T12:35:07.172Z] Engine: [2019-12-04T12:35:07.172Z] Version: 19.03.2 [2019-12-04T12:35:07.172Z] API version: 1.40 (minimum version 1.12) [2019-12-04T12:35:07.172Z] Go version: go1.12.8 [2019-12-04T12:35:07.172Z] Git commit: 6a30dfc [2019-12-04T12:35:07.172Z] Built: Thu Aug 29 05:30:57 2019 [2019-12-04T12:35:07.172Z] OS/Arch: linux/arm64 [2019-12-04T12:35:07.172Z] Experimental: true [2019-12-04T12:35:07.172Z] containerd: [2019-12-04T12:35:07.172Z] Version: 1.2.6 [2019-12-04T12:35:07.172Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-04T12:35:07.172Z] runc: [2019-12-04T12:35:07.172Z] Version: 1.0.0-rc8 [2019-12-04T12:35:07.172Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-04T12:35:07.172Z] docker-init: [2019-12-04T12:35:07.172Z] Version: 0.18.0 [2019-12-04T12:35:07.172Z] GitCommit: fec3683 [Pipeline] sh [2019-12-04T12:35:07.191Z] #3 DONE 0.3s [2019-12-04T12:35:07.191Z] [2019-12-04T12:35:07.191Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-04T12:35:07.191Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-04T12:35:07.274Z] 1.12.10-stretch: Pulling from library/golang [2019-12-04T12:35:07.274Z] ade01ea651a2: Pulling fs layer [2019-12-04T12:35:07.274Z] fbabdb69f639: Pulling fs layer [2019-12-04T12:35:07.274Z] ff33bd1013d7: Pulling fs layer [2019-12-04T12:35:07.274Z] 85cfe9d77eff: Pulling fs layer [2019-12-04T12:35:07.274Z] ace5139f9caa: Pulling fs layer [2019-12-04T12:35:07.274Z] e4d79466b81c: Pulling fs layer [2019-12-04T12:35:07.274Z] b00baabad4ce: Pulling fs layer [2019-12-04T12:35:07.274Z] 85cfe9d77eff: Waiting [2019-12-04T12:35:07.274Z] ace5139f9caa: Waiting [2019-12-04T12:35:07.274Z] e4d79466b81c: Waiting [2019-12-04T12:35:07.274Z] b00baabad4ce: Waiting [2019-12-04T12:35:07.297Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:718005e5883cf45087f1fb06fbe013650adb63f4 . [2019-12-04T12:35:07.449Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-04T12:35:07.449Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-04T12:35:07.449Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-04T12:35:07.449Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-04T12:35:07.449Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-12-04T12:35:07.466Z] + docker info [2019-12-04T12:35:07.554Z] #2 [internal] load build definition from Dockerfile [2019-12-04T12:35:07.554Z] #2 transferring dockerfile: 14.85kB done [2019-12-04T12:35:07.554Z] #2 DONE 0.0s [2019-12-04T12:35:07.554Z] [2019-12-04T12:35:07.554Z] #1 [internal] load .dockerignore [2019-12-04T12:35:07.554Z] #1 transferring context: 87B done [2019-12-04T12:35:07.554Z] #1 DONE 0.0s [2019-12-04T12:35:07.554Z] [2019-12-04T12:35:07.554Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-04T12:35:07.704Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-12-04T12:35:07.704Z] #4 DONE 0.5s [2019-12-04T12:35:07.770Z] ff33bd1013d7: Verifying Checksum [2019-12-04T12:35:07.771Z] ff33bd1013d7: Download complete [2019-12-04T12:35:07.771Z] fbabdb69f639: Verifying Checksum [2019-12-04T12:35:07.771Z] fbabdb69f639: Download complete [2019-12-04T12:35:07.811Z] #3 DONE 0.3s [2019-12-04T12:35:07.811Z] [2019-12-04T12:35:07.811Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-04T12:35:07.811Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-04T12:35:07.811Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-04T12:35:07.811Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-04T12:35:07.811Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-04T12:35:07.811Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 482.69kB / 8.82MB 0.1s [2019-12-04T12:35:07.811Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2019-12-04T12:35:07.811Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-12-04T12:35:08.003Z] [2019-12-04T12:35:08.003Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-04T12:35:08.261Z] #6 ... [2019-12-04T12:35:08.261Z] [2019-12-04T12:35:08.261Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-04T12:35:08.261Z] #5 DONE 0.2s [2019-12-04T12:35:08.261Z] [2019-12-04T12:35:08.261Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-04T12:35:08.261Z] #6 DONE 0.2s [2019-12-04T12:35:08.261Z] [2019-12-04T12:35:08.261Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:35:08.261Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-04T12:35:08.376Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-12-04T12:35:08.376Z] #4 DONE 0.5s [2019-12-04T12:35:08.403Z] Client: [2019-12-04T12:35:08.403Z] Debug Mode: false [2019-12-04T12:35:08.403Z] [2019-12-04T12:35:08.403Z] Server: [2019-12-04T12:35:08.403Z] Containers: 0 [2019-12-04T12:35:08.403Z] Running: 0 [2019-12-04T12:35:08.403Z] Paused: 0 [2019-12-04T12:35:08.403Z] Stopped: 0 [2019-12-04T12:35:08.403Z] Images: 2 [2019-12-04T12:35:08.403Z] Server Version: 19.03.2 [2019-12-04T12:35:08.403Z] Storage Driver: overlay2 [2019-12-04T12:35:08.403Z] Backing Filesystem: extfs [2019-12-04T12:35:08.403Z] Supports d_type: true [2019-12-04T12:35:08.403Z] Native Overlay Diff: true [2019-12-04T12:35:08.403Z] Logging Driver: json-file [2019-12-04T12:35:08.403Z] Cgroup Driver: cgroupfs [2019-12-04T12:35:08.403Z] Plugins: [2019-12-04T12:35:08.403Z] Volume: local [2019-12-04T12:35:08.403Z] Network: bridge host ipvlan macvlan null overlay [2019-12-04T12:35:08.403Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-04T12:35:08.403Z] Swarm: inactive [2019-12-04T12:35:08.403Z] Runtimes: runc [2019-12-04T12:35:08.403Z] Default Runtime: runc [2019-12-04T12:35:08.403Z] Init Binary: docker-init [2019-12-04T12:35:08.403Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-04T12:35:08.403Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-04T12:35:08.403Z] init version: fec3683 [2019-12-04T12:35:08.403Z] Security Options: [2019-12-04T12:35:08.403Z] apparmor [2019-12-04T12:35:08.403Z] seccomp [2019-12-04T12:35:08.403Z] Profile: default [2019-12-04T12:35:08.403Z] Kernel Version: 4.15.0-1048-aws [2019-12-04T12:35:08.403Z] Operating System: Ubuntu 16.04.6 LTS [2019-12-04T12:35:08.403Z] OSType: linux [2019-12-04T12:35:08.403Z] Architecture: aarch64 [2019-12-04T12:35:08.403Z] CPUs: 4 [2019-12-04T12:35:08.403Z] Total Memory: 7.525GiB [2019-12-04T12:35:08.403Z] Name: ip-10-100-49-191 [2019-12-04T12:35:08.403Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-12-04T12:35:08.403Z] Docker Root Dir: /var/lib/docker [2019-12-04T12:35:08.403Z] Debug Mode: false [2019-12-04T12:35:08.403Z] Registry: https://index.docker.io/v1/ [2019-12-04T12:35:08.403Z] Labels: [2019-12-04T12:35:08.403Z] Experimental: true [2019-12-04T12:35:08.403Z] Insecure Registries: [2019-12-04T12:35:08.403Z] 127.0.0.0/8 [2019-12-04T12:35:08.403Z] Live Restore Enabled: true [2019-12-04T12:35:08.403Z] [2019-12-04T12:35:08.403Z] WARNING: No swap limit support [Pipeline] sh [2019-12-04T12:35:08.417Z] ade01ea651a2: Verifying Checksum [2019-12-04T12:35:08.417Z] ade01ea651a2: Download complete [2019-12-04T12:35:08.417Z] 85cfe9d77eff: Verifying Checksum [2019-12-04T12:35:08.417Z] 85cfe9d77eff: Download complete [2019-12-04T12:35:08.517Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-12-04T12:35:08.517Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0B / 10.80MB 0.1s [2019-12-04T12:35:08.517Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-04T12:35:08.517Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-12-04T12:35:08.517Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 1.12MB / 45.38MB 0.1s [2019-12-04T12:35:08.517Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 6.16MB / 10.80MB 0.2s [2019-12-04T12:35:08.517Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 10.69MB / 45.38MB 0.2s [2019-12-04T12:35:08.694Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:08.694Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:08.694Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-04T12:35:08.694Z] + bash /home/ubuntu/workspace/moby_PR-40257/check-config.sh [2019-12-04T12:35:08.694Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-04T12:35:08.694Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-04T12:35:08.694Z] [2019-12-04T12:35:08.694Z] Generally Necessary: [2019-12-04T12:35:08.694Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-04T12:35:08.694Z] - apparmor: enabled and tools installed [2019-12-04T12:35:08.694Z] - CONFIG_NAMESPACES: enabled [2019-12-04T12:35:08.694Z] - CONFIG_NET_NS: enabled [2019-12-04T12:35:08.694Z] - CONFIG_PID_NS: enabled [2019-12-04T12:35:08.694Z] - CONFIG_IPC_NS: enabled [2019-12-04T12:35:08.694Z] - CONFIG_UTS_NS: enabled [2019-12-04T12:35:08.694Z] - CONFIG_CGROUPS: enabled [2019-12-04T12:35:08.772Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.3s done [2019-12-04T12:35:08.772Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 15.88MB / 45.38MB 0.4s [2019-12-04T12:35:08.772Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 0B / 50.07MB 0.4s [2019-12-04T12:35:08.772Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.4s [2019-12-04T12:35:08.772Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 18.34MB / 45.38MB 0.5s [2019-12-04T12:35:08.772Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.5s done [2019-12-04T12:35:08.772Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 0.5s [2019-12-04T12:35:08.800Z] b00baabad4ce: Verifying Checksum [2019-12-04T12:35:08.800Z] b00baabad4ce: Download complete [2019-12-04T12:35:08.941Z] [2019-12-04T12:35:08.941Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-04T12:35:08.941Z] #6 DONE 0.2s [2019-12-04T12:35:08.941Z] [2019-12-04T12:35:08.941Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-04T12:35:08.941Z] #5 DONE 0.2s [2019-12-04T12:35:08.941Z] [2019-12-04T12:35:08.941Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-04T12:35:08.941Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-04T12:35:08.941Z] #65 DONE 0.0s [2019-12-04T12:35:08.941Z] [2019-12-04T12:35:08.941Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:35:08.941Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-04T12:35:08.941Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-04T12:35:08.941Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 1.63MB / 45.38MB 0.1s [2019-12-04T12:35:08.941Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0B / 10.80MB 0.1s [2019-12-04T12:35:08.941Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-12-04T12:35:08.941Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-12-04T12:35:08.941Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.1s [2019-12-04T12:35:08.953Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-04T12:35:08.953Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-04T12:35:08.953Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-04T12:35:08.953Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-04T12:35:08.953Z] - CONFIG_CPUSETS: enabled [2019-12-04T12:35:08.953Z] - CONFIG_MEMCG: enabled [2019-12-04T12:35:08.953Z] - CONFIG_KEYS: enabled [2019-12-04T12:35:08.953Z] - CONFIG_VETH: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-04T12:35:08.953Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-04T12:35:08.953Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-04T12:35:08.953Z] [2019-12-04T12:35:08.953Z] Optional Features: [2019-12-04T12:35:08.953Z] - CONFIG_USER_NS: enabled [2019-12-04T12:35:08.953Z] - CONFIG_SECCOMP: enabled [2019-12-04T12:35:08.953Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-04T12:35:08.953Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-04T12:35:08.953Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-04T12:35:08.953Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-04T12:35:09.029Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 31.11MB / 45.38MB 0.7s [2019-12-04T12:35:09.029Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 11.87MB / 50.07MB 0.7s [2019-12-04T12:35:09.029Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 9.46MB / 57.69MB 0.7s [2019-12-04T12:35:09.211Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 14.98MB / 45.38MB 0.3s [2019-12-04T12:35:09.211Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 9.49MB / 10.80MB 0.3s [2019-12-04T12:35:09.211Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.2s done [2019-12-04T12:35:09.211Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 0B / 50.07MB 0.3s [2019-12-04T12:35:09.213Z] - CONFIG_BLK_CGROUP: enabled [2019-12-04T12:35:09.213Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-04T12:35:09.213Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-04T12:35:09.213Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-04T12:35:09.213Z] - CONFIG_CGROUP_PERF: enabled [2019-12-04T12:35:09.213Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-04T12:35:09.213Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-04T12:35:09.213Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-04T12:35:09.213Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-04T12:35:09.213Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-04T12:35:09.213Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-04T12:35:09.213Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-04T12:35:09.213Z] - CONFIG_IP_VS: enabled (as module) [2019-12-04T12:35:09.213Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-04T12:35:09.213Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-04T12:35:09.213Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-04T12:35:09.213Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-04T12:35:09.213Z] - CONFIG_EXT4_FS: enabled [2019-12-04T12:35:09.213Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-04T12:35:09.213Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-04T12:35:09.213Z] - Network Drivers: [2019-12-04T12:35:09.213Z] - "overlay": [2019-12-04T12:35:09.213Z] - CONFIG_VXLAN: enabled (as module) [2019-12-04T12:35:09.213Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-04T12:35:09.213Z] Optional (for encrypted networks): [2019-12-04T12:35:09.287Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 42.04MB / 45.38MB 0.9s [2019-12-04T12:35:09.287Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 23.92MB / 50.07MB 0.9s [2019-12-04T12:35:09.287Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 17.99MB / 57.69MB 0.9s [2019-12-04T12:35:09.287Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.27MB / 45.38MB 1.0s [2019-12-04T12:35:09.287Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 29.19MB / 50.07MB 1.0s [2019-12-04T12:35:09.287Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 29.81MB / 57.69MB 1.0s [2019-12-04T12:35:09.470Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 33.51MB / 45.38MB 0.6s [2019-12-04T12:35:09.470Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.4s done [2019-12-04T12:35:09.470Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 22.75MB / 50.07MB 0.6s [2019-12-04T12:35:09.470Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 10.72MB / 57.69MB 0.6s [2019-12-04T12:35:09.471Z] - CONFIG_CRYPTO: enabled [2019-12-04T12:35:09.471Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-04T12:35:09.471Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-04T12:35:09.471Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-04T12:35:09.471Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-04T12:35:09.471Z] - CONFIG_XFRM: enabled [2019-12-04T12:35:09.471Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-04T12:35:09.471Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-04T12:35:09.471Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-04T12:35:09.471Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-04T12:35:09.471Z] - "ipvlan": [2019-12-04T12:35:09.471Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-04T12:35:09.471Z] - "macvlan": [2019-12-04T12:35:09.471Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-04T12:35:09.471Z] - CONFIG_DUMMY: enabled (as module) [2019-12-04T12:35:09.471Z] - "ftp,tftp client in container": [2019-12-04T12:35:09.471Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-04T12:35:09.471Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-04T12:35:09.471Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-04T12:35:09.471Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-04T12:35:09.471Z] - Storage Drivers: [2019-12-04T12:35:09.471Z] - "aufs": [2019-12-04T12:35:09.471Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-04T12:35:09.471Z] - "btrfs": [2019-12-04T12:35:09.471Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-04T12:35:09.471Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-04T12:35:09.471Z] - "devicemapper": [2019-12-04T12:35:09.471Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-04T12:35:09.471Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-04T12:35:09.471Z] - "overlay": [2019-12-04T12:35:09.471Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-04T12:35:09.471Z] - "zfs": [2019-12-04T12:35:09.471Z] - /dev/zfs: missing [2019-12-04T12:35:09.471Z] - zfs command: missing [2019-12-04T12:35:09.471Z] - zpool command: missing [2019-12-04T12:35:09.471Z] [2019-12-04T12:35:09.471Z] Limits: [2019-12-04T12:35:09.471Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-04T12:35:09.472Z] [2019-12-04T12:35:09.472Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-04T12:35:09.544Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 34.26MB / 50.07MB 1.1s [2019-12-04T12:35:09.544Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 35.21MB / 57.69MB 1.1s [2019-12-04T12:35:09.544Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 42.07MB / 50.07MB 1.2s [2019-12-04T12:35:09.545Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 40.55MB / 57.69MB 1.2s [2019-12-04T12:35:09.618Z] ace5139f9caa: Verifying Checksum [2019-12-04T12:35:09.618Z] ace5139f9caa: Download complete [2019-12-04T12:35:09.618Z] e4d79466b81c: Verifying Checksum [2019-12-04T12:35:09.618Z] e4d79466b81c: Download complete [2019-12-04T12:35:09.728Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 37.13MB / 45.38MB 0.7s [2019-12-04T12:35:09.728Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 29.91MB / 50.07MB 0.7s [2019-12-04T12:35:09.728Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 16.75MB / 57.69MB 0.7s [2019-12-04T12:35:09.728Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 44.11MB / 45.38MB 0.8s [2019-12-04T12:35:09.728Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 33.60MB / 50.07MB 0.8s [2019-12-04T12:35:09.728Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 20.89MB / 57.69MB 0.8s [2019-12-04T12:35:09.801Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.3s done [2019-12-04T12:35:09.801Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.4s [2019-12-04T12:35:09.801Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 49.83MB / 57.69MB 1.4s [2019-12-04T12:35:09.801Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 16.36kB / 120.06MB 1.4s [2019-12-04T12:35:09.801Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.4s done [2019-12-04T12:35:09.801Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 1.5s [2019-12-04T12:35:09.801Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 0B / 126B 1.5s [2019-12-04T12:35:09.801Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 [2019-12-04T12:35:09.801Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 10.31MB / 120.06MB 1.6s [2019-12-04T12:35:09.801Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 1.6s [2019-12-04T12:35:09.806Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:718005e5883cf45087f1fb06fbe013650adb63f4 . [2019-12-04T12:35:09.806Z] #2 [internal] load .dockerignore [2019-12-04T12:35:09.806Z] #2 transferring context: 87B done [2019-12-04T12:35:09.806Z] #2 DONE 0.0s [2019-12-04T12:35:09.806Z] [2019-12-04T12:35:09.806Z] #1 [internal] load build definition from Dockerfile [2019-12-04T12:35:09.806Z] #1 transferring dockerfile: 14.85kB 0.0s done [2019-12-04T12:35:09.806Z] #1 DONE 0.0s [2019-12-04T12:35:09.806Z] [2019-12-04T12:35:09.806Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-04T12:35:09.985Z] ade01ea651a2: Pull complete [2019-12-04T12:35:09.987Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 0.9s done [2019-12-04T12:35:09.987Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 46.64MB / 50.07MB 1.0s [2019-12-04T12:35:09.987Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 29.54MB / 57.69MB 1.0s [2019-12-04T12:35:09.987Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0B / 120.06MB 1.0s [2019-12-04T12:35:09.987Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.1s [2019-12-04T12:35:09.987Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 34.74MB / 57.69MB 1.1s [2019-12-04T12:35:10.058Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 17.70MB / 120.06MB 1.8s [2019-12-04T12:35:10.058Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 1.8s done [2019-12-04T12:35:10.065Z] #3 DONE 0.1s [2019-12-04T12:35:10.065Z] [2019-12-04T12:35:10.065Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-04T12:35:10.065Z] #4 CACHED [2019-12-04T12:35:10.245Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 43.33MB / 57.69MB 1.2s [2019-12-04T12:35:10.245Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 11.30MB / 120.06MB 1.2s [2019-12-04T12:35:10.245Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 [2019-12-04T12:35:10.245Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.2s done [2019-12-04T12:35:10.245Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 51.04MB / 57.69MB 1.3s [2019-12-04T12:35:10.245Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 21.66MB / 120.06MB 1.3s [2019-12-04T12:35:10.245Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 0B / 126B 1.3s [2019-12-04T12:35:10.313Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 1.9s done [2019-12-04T12:35:10.313Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 27.73MB / 120.06MB 2.0s [2019-12-04T12:35:10.323Z] [2019-12-04T12:35:10.323Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-04T12:35:10.374Z] fbabdb69f639: Pull complete [2019-12-04T12:35:10.505Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 56.84MB / 57.69MB 1.4s [2019-12-04T12:35:10.505Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 1.3s done [2019-12-04T12:35:10.505Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 33.20MB / 120.06MB 1.5s [2019-12-04T12:35:10.568Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 39.47MB / 120.06MB 2.2s [2019-12-04T12:35:10.568Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 45.49MB / 120.06MB 2.3s [2019-12-04T12:35:10.583Z] #6 DONE 0.0s [2019-12-04T12:35:10.583Z] [2019-12-04T12:35:10.583Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-04T12:35:10.583Z] #5 DONE 0.3s [2019-12-04T12:35:10.766Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 40.74MB / 120.06MB 1.6s [2019-12-04T12:35:10.766Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 53.59MB / 120.06MB 1.8s [2019-12-04T12:35:10.824Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 52.14MB / 120.06MB 2.4s [2019-12-04T12:35:10.824Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 64.51MB / 120.06MB 2.6s [2019-12-04T12:35:10.843Z] [2019-12-04T12:35:10.844Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-04T12:35:10.844Z] #65 DONE 0.0s [2019-12-04T12:35:10.844Z] [2019-12-04T12:35:10.844Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:35:10.844Z] #7 DONE 0.0s [2019-12-04T12:35:10.844Z] [2019-12-04T12:35:10.844Z] #19 [internal] load build context [2019-12-04T12:35:10.897Z] ff33bd1013d7: Pull complete [2019-12-04T12:35:11.025Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 1.8s done [2019-12-04T12:35:11.025Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 60.13MB / 120.06MB 1.9s [2019-12-04T12:35:11.025Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 67.65MB / 120.06MB 2.0s [2019-12-04T12:35:11.025Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 74.63MB / 120.06MB 2.1s [2019-12-04T12:35:11.079Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 70.82MB / 120.06MB 2.7s [2019-12-04T12:35:11.079Z] #7 ... [2019-12-04T12:35:11.079Z] [2019-12-04T12:35:11.079Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-04T12:35:11.079Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-04T12:35:11.079Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-04T12:35:11.079Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-12-04T12:35:11.079Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-04T12:35:11.079Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.3s done [2019-12-04T12:35:11.079Z] #65 DONE 2.7s [2019-12-04T12:35:11.079Z] [2019-12-04T12:35:11.079Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:35:11.284Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 80.78MB / 120.06MB 2.2s [2019-12-04T12:35:11.284Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 87.93MB / 120.06MB 2.4s [2019-12-04T12:35:11.339Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 85.22MB / 120.06MB 2.9s [2019-12-04T12:35:11.339Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 93.64MB / 120.06MB 3.0s [2019-12-04T12:35:11.541Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 97.44MB / 120.06MB 2.6s [2019-12-04T12:35:11.594Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 110.93MB / 120.06MB 3.2s [2019-12-04T12:35:11.799Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 110.18MB / 120.06MB 2.8s [2019-12-04T12:35:11.799Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 2.9s [2019-12-04T12:35:11.848Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 3.5s [2019-12-04T12:35:12.224Z] #19 transferring context: 45.91MB 1.3s done [2019-12-04T12:35:12.224Z] #19 DONE 1.4s [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-04T12:35:12.224Z] #8 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-04T12:35:12.224Z] #48 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:12.224Z] #54 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-04T12:35:12.224Z] #23 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:35:12.224Z] #20 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-04T12:35:12.224Z] #15 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:12.224Z] #31 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-04T12:35:12.224Z] #30 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.224Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-04T12:35:12.224Z] #27 CACHED [2019-12-04T12:35:12.224Z] [2019-12-04T12:35:12.225Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:35:12.225Z] #17 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:35:12.225Z] #56 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-04T12:35:12.225Z] #43 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:35:12.225Z] #57 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:12.225Z] #36 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:35:12.225Z] #34 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-04T12:35:12.225Z] #11 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-04T12:35:12.225Z] #49 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-04T12:35:12.225Z] #42 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:35:12.225Z] #26 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:12.225Z] #22 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-04T12:35:12.225Z] #21 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:35:12.225Z] #18 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-04T12:35:12.225Z] #14 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #51 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #16 [dev 6/24] RUN ldconfig [2019-12-04T12:35:12.225Z] #16 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-04T12:35:12.225Z] #25 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:12.225Z] #59 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #32 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #37 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-04T12:35:12.225Z] #53 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:12.225Z] #62 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:35:12.225Z] #52 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-04T12:35:12.225Z] #66 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:35:12.225Z] #33 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #69 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-04T12:35:12.225Z] #9 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-04T12:35:12.225Z] #46 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:35:12.225Z] #10 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:12.225Z] #44 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-04T12:35:12.225Z] #13 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:35:12.225Z] #28 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-04T12:35:12.225Z] #12 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-04T12:35:12.225Z] #35 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-04T12:35:12.225Z] #61 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:35:12.225Z] #38 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:12.225Z] #47 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #39 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #29 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:12.225Z] #50 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:35:12.225Z] #24 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #60 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:12.225Z] #68 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-04T12:35:12.225Z] #58 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-04T12:35:12.225Z] #67 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #45 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #55 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-04T12:35:12.225Z] #64 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-04T12:35:12.225Z] #63 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:35:12.225Z] #41 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:35:12.225Z] #40 CACHED [2019-12-04T12:35:12.225Z] [2019-12-04T12:35:12.225Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-04T12:35:12.225Z] #70 CACHED [2019-12-04T12:35:12.363Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 3.1s done [2019-12-04T12:35:12.484Z] [2019-12-04T12:35:12.484Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-04T12:35:12.810Z] 85cfe9d77eff: Pull complete [2019-12-04T12:35:12.813Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 4.2s done [2019-12-04T12:35:12.928Z] #7 ... [2019-12-04T12:35:12.928Z] [2019-12-04T12:35:12.928Z] #19 [internal] load build context [2019-12-04T12:35:12.928Z] #19 transferring context: 45.91MB 3.7s done [2019-12-04T12:35:12.928Z] #19 DONE 3.8s [2019-12-04T12:35:12.928Z] [2019-12-04T12:35:12.928Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:35:13.782Z] #7 ... [2019-12-04T12:35:13.782Z] [2019-12-04T12:35:13.782Z] #19 [internal] load build context [2019-12-04T12:35:13.782Z] #19 transferring context: 45.91MB 4.9s done [2019-12-04T12:35:13.782Z] #19 DONE 5.6s [2019-12-04T12:35:13.782Z] [2019-12-04T12:35:13.782Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:35:13.782Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 4.0s done [2019-12-04T12:35:13.861Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 3.5s done [2019-12-04T12:35:13.861Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd [2019-12-04T12:35:14.079Z] ace5139f9caa: Pull complete [2019-12-04T12:35:14.177Z] Fetching without tags [2019-12-04T12:35:14.343Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd [2019-12-04T12:35:14.426Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.4s done [2019-12-04T12:35:14.426Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-12-04T12:35:14.603Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.4s done [2019-12-04T12:35:14.603Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-12-04T12:35:14.683Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.2s done [2019-12-04T12:35:14.684Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-12-04T12:35:14.698Z] Merging remotes/origin/master commit e25754b80c0ce9f15a438001eea4c5a8c77141d4 into PR head commit 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:35:14.857Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done [2019-12-04T12:35:15.017Z] #71 DONE 2.4s [2019-12-04T12:35:15.017Z] [2019-12-04T12:35:15.017Z] #72 exporting to image [2019-12-04T12:35:15.017Z] #72 exporting layers [2019-12-04T12:35:15.112Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-12-04T12:35:14.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:35:14.108Z] > git config --add remote.origin.fetch +refs/pull/40257/head:refs/remotes/origin/PR-40257 # timeout=10 [2019-12-04T12:35:14.112Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-04T12:35:14.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:35:14.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:35:14.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:35:14.181Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:35:14.699Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:14.706Z] > git checkout -f 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:35:16.394Z] #72 exporting layers 1.6s done [2019-12-04T12:35:16.394Z] #72 writing image sha256:12e9a538228646c8a375e1fd2b5f49d8d7220f7d94e996560972aaf70f334929 done [2019-12-04T12:35:16.394Z] #72 naming to docker.io/library/docker:718005e5883cf45087f1fb06fbe013650adb63f4 done [2019-12-04T12:35:16.394Z] #72 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-04T12:35:16.727Z] Merge succeeded, producing 28d02aa7a4abc0bd6ebb19747c631e2e11c94ea3 [2019-12-04T12:35:16.728Z] Checking out Revision 28d02aa7a4abc0bd6ebb19747c631e2e11c94ea3 (PR-40257) [2019-12-04T12:35:16.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/test/unit [2019-12-04T12:35:16.896Z] Commit message: "Merge commit 'e25754b80c0ce9f15a438001eea4c5a8c77141d4' into HEAD" [2019-12-04T12:35:16.977Z] First time build. Skipping changelog. [2019-12-04T12:35:17.210Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 2.1s done [2019-12-04T12:35:17.210Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0.1s [2019-12-04T12:35:15.808Z] > git merge e25754b80c0ce9f15a438001eea4c5a8c77141d4 # timeout=10 [2019-12-04T12:35:16.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-04T12:35:16.729Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:35:16.732Z] > git checkout -f 28d02aa7a4abc0bd6ebb19747c631e2e11c94ea3 [2019-12-04T12:35:16.898Z] > git rev-list --no-walk 8bd4c6fe6ea66aea719b900da76e9fe53ba700a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2019-12-04T12:35:17.620Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 2.0s done [2019-12-04T12:35:17.620Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-04T12:35:18.205Z] e4d79466b81c: Pull complete [2019-12-04T12:35:18.205Z] b00baabad4ce: Pull complete [2019-12-04T12:35:18.205Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-04T12:35:18.205Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-04T12:35:18.205Z] ---> 687421176e14 [2019-12-04T12:35:18.205Z] Step 5/16 : ARG BUILDX_REPO [2019-12-04T12:35:18.205Z] ---> Running in 66e289a4565d [2019-12-04T12:35:18.205Z] Removing intermediate container 66e289a4565d [2019-12-04T12:35:18.205Z] ---> 280e3ab55042 [2019-12-04T12:35:18.205Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-04T12:35:18.205Z] ---> Running in a221bf018f40 [2019-12-04T12:35:18.238Z] + docker version [2019-12-04T12:35:18.238Z] Client: [2019-12-04T12:35:18.238Z] Version: 18.06.1-ce [2019-12-04T12:35:18.238Z] API version: 1.38 [2019-12-04T12:35:18.238Z] Go version: go1.10.3 [2019-12-04T12:35:18.238Z] Git commit: e68fc7a [2019-12-04T12:35:18.238Z] Built: Tue Aug 21 17:26:10 2018 [2019-12-04T12:35:18.238Z] OS/Arch: linux/ppc64le [2019-12-04T12:35:18.238Z] Experimental: false [2019-12-04T12:35:18.238Z] [2019-12-04T12:35:18.238Z] Server: [2019-12-04T12:35:18.238Z] Engine: [2019-12-04T12:35:18.238Z] Version: 18.06.1-ce [2019-12-04T12:35:18.238Z] API version: 1.38 (minimum version 1.12) [2019-12-04T12:35:18.238Z] Go version: go1.10.3 [2019-12-04T12:35:18.238Z] Git commit: e68fc7a [2019-12-04T12:35:18.238Z] Built: Tue Aug 21 17:24:20 2018 [2019-12-04T12:35:18.238Z] OS/Arch: linux/ppc64le [2019-12-04T12:35:18.238Z] Experimental: true [Pipeline] sh [2019-12-04T12:35:18.567Z] Cloning into '/buildx'... [2019-12-04T12:35:18.831Z] + docker info [2019-12-04T12:35:18.831Z] Containers: 0 [2019-12-04T12:35:18.831Z] Running: 0 [2019-12-04T12:35:18.831Z] Paused: 0 [2019-12-04T12:35:18.831Z] Stopped: 0 [2019-12-04T12:35:18.831Z] Images: 0 [2019-12-04T12:35:18.831Z] Server Version: 18.06.1-ce [2019-12-04T12:35:18.831Z] Storage Driver: overlay2 [2019-12-04T12:35:18.831Z] Backing Filesystem: extfs [2019-12-04T12:35:18.831Z] Supports d_type: true [2019-12-04T12:35:18.831Z] Native Overlay Diff: true [2019-12-04T12:35:18.831Z] Logging Driver: json-file [2019-12-04T12:35:18.831Z] Cgroup Driver: cgroupfs [2019-12-04T12:35:18.831Z] Plugins: [2019-12-04T12:35:18.831Z] Volume: local [2019-12-04T12:35:18.831Z] Network: bridge host ipvlan macvlan null overlay [2019-12-04T12:35:18.831Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-04T12:35:18.831Z] Swarm: inactive [2019-12-04T12:35:18.831Z] Runtimes: runc [2019-12-04T12:35:18.831Z] Default Runtime: runc [2019-12-04T12:35:18.831Z] Init Binary: docker-init [2019-12-04T12:35:18.831Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-04T12:35:18.831Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-04T12:35:18.831Z] init version: fec3683 [2019-12-04T12:35:18.831Z] Security Options: [2019-12-04T12:35:18.831Z] apparmor [2019-12-04T12:35:18.831Z] seccomp [2019-12-04T12:35:18.831Z] Profile: default [2019-12-04T12:35:18.831Z] Kernel Version: 4.4.0-139-generic [2019-12-04T12:35:18.831Z] Operating System: Ubuntu 16.04.3 LTS [2019-12-04T12:35:18.831Z] OSType: linux [2019-12-04T12:35:18.831Z] Architecture: ppc64le [2019-12-04T12:35:18.831Z] CPUs: 4 [2019-12-04T12:35:18.831Z] Total Memory: 7.972GiB [2019-12-04T12:35:18.831Z] Name: ppc64le-ubuntu-16 [2019-12-04T12:35:18.831Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-12-04T12:35:18.831Z] Docker Root Dir: /var/lib/docker [2019-12-04T12:35:18.831Z] Debug Mode (client): false [2019-12-04T12:35:18.831Z] Debug Mode (server): false [2019-12-04T12:35:18.831Z] Username: dockerbuildbot [2019-12-04T12:35:18.831Z] Registry: https://index.docker.io/v1/ [2019-12-04T12:35:18.831Z] Labels: [2019-12-04T12:35:18.831Z] Experimental: true [2019-12-04T12:35:18.831Z] Insecure Registries: [2019-12-04T12:35:18.831Z] 127.0.0.0/8 [2019-12-04T12:35:18.831Z] Live Restore Enabled: false [2019-12-04T12:35:18.831Z] [Pipeline] sh [2019-12-04T12:35:19.108Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 1.9s done [2019-12-04T12:35:19.108Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-12-04T12:35:19.416Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:19.416Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:35:19.416Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-04T12:35:19.416Z] + bash /home/docker/workspace/moby_PR-40257/check-config.sh [2019-12-04T12:35:19.416Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-04T12:35:19.416Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-12-04T12:35:19.416Z] [2019-12-04T12:35:19.416Z] Generally Necessary: [2019-12-04T12:35:19.416Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-04T12:35:19.416Z] - apparmor: enabled and tools installed [2019-12-04T12:35:19.416Z] - CONFIG_NAMESPACES: enabled [2019-12-04T12:35:19.416Z] - CONFIG_NET_NS: enabled [2019-12-04T12:35:19.416Z] - CONFIG_PID_NS: enabled [2019-12-04T12:35:19.416Z] - CONFIG_IPC_NS: enabled [2019-12-04T12:35:19.416Z] - CONFIG_UTS_NS: enabled [2019-12-04T12:35:19.416Z] - CONFIG_CGROUPS: enabled [2019-12-04T12:35:19.416Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-04T12:35:19.416Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-04T12:35:19.416Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-04T12:35:19.416Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-04T12:35:19.416Z] - CONFIG_CPUSETS: enabled [2019-12-04T12:35:19.416Z] - CONFIG_MEMCG: enabled [2019-12-04T12:35:19.416Z] - CONFIG_KEYS: enabled [2019-12-04T12:35:19.503Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 1.9s done [2019-12-04T12:35:19.503Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-12-04T12:35:19.757Z] - CONFIG_VETH: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-04T12:35:19.757Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-04T12:35:19.757Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-04T12:35:19.757Z] [2019-12-04T12:35:19.757Z] Optional Features: [2019-12-04T12:35:19.757Z] - CONFIG_USER_NS: enabled [2019-12-04T12:35:19.757Z] - CONFIG_SECCOMP: enabled [2019-12-04T12:35:19.757Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-04T12:35:19.757Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-04T12:35:19.757Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-04T12:35:19.757Z] (cgroup swap accounting is currently enabled) [2019-12-04T12:35:19.757Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-04T12:35:19.757Z] - CONFIG_BLK_CGROUP: enabled [2019-12-04T12:35:19.757Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-04T12:35:19.757Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-04T12:35:19.757Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-04T12:35:19.757Z] - CONFIG_CGROUP_PERF: enabled [2019-12-04T12:35:19.757Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-04T12:35:19.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-04T12:35:19.757Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-04T12:35:19.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-04T12:35:19.757Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-04T12:35:19.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_IP_VS: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-04T12:35:19.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-04T12:35:19.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-04T12:35:19.757Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-04T12:35:19.757Z] - CONFIG_EXT4_FS: enabled [2019-12-04T12:35:19.757Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-04T12:35:19.757Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-04T12:35:20.095Z] - Network Drivers: [2019-12-04T12:35:20.095Z] - "overlay": [2019-12-04T12:35:20.095Z] - CONFIG_VXLAN: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-04T12:35:20.095Z] Optional (for encrypted networks): [2019-12-04T12:35:20.095Z] - CONFIG_CRYPTO: enabled [2019-12-04T12:35:20.095Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_XFRM: enabled [2019-12-04T12:35:20.095Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-04T12:35:20.095Z] - "ipvlan": [2019-12-04T12:35:20.095Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-04T12:35:20.095Z] - "macvlan": [2019-12-04T12:35:20.095Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_DUMMY: enabled (as module) [2019-12-04T12:35:20.095Z] - "ftp,tftp client in container": [2019-12-04T12:35:20.095Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-04T12:35:20.095Z] - Storage Drivers: [2019-12-04T12:35:20.095Z] - "aufs": [2019-12-04T12:35:20.095Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-04T12:35:20.095Z] - "btrfs": [2019-12-04T12:35:20.095Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-04T12:35:20.095Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-04T12:35:20.095Z] - "devicemapper": [2019-12-04T12:35:20.095Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-04T12:35:20.095Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-04T12:35:20.095Z] - "overlay": [2019-12-04T12:35:20.095Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-04T12:35:20.095Z] - "zfs": [2019-12-04T12:35:20.095Z] - /dev/zfs: missing [2019-12-04T12:35:20.095Z] - zfs command: missing [2019-12-04T12:35:20.095Z] - zpool command: missing [2019-12-04T12:35:20.095Z] [2019-12-04T12:35:20.095Z] Limits: [2019-12-04T12:35:20.095Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-04T12:35:20.095Z] [2019-12-04T12:35:20.095Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-04T12:35:20.725Z] + make bundles/buildx [2019-12-04T12:35:20.923Z] ? github.com/docker/docker/api [no test files] [2019-12-04T12:35:21.062Z] make: command: Command not found [2019-12-04T12:35:21.062Z] make: command: Command not found [2019-12-04T12:35:21.062Z] mkdir bundles [2019-12-04T12:35:21.062Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-04T12:35:21.062Z] --build-arg BUILDX_COMMIT \ [2019-12-04T12:35:21.062Z] --build-arg BUILDX_REPO \ [2019-12-04T12:35:21.062Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-04T12:35:21.062Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-04T12:35:21.062Z] . [2019-12-04T12:35:21.062Z] /bin/sh: 4: go: not found [2019-12-04T12:35:21.062Z] /bin/sh: 5: go: not found [2019-12-04T12:35:21.762Z] Removing intermediate container a221bf018f40 [2019-12-04T12:35:21.762Z] ---> 0ac5f5d51760 [2019-12-04T12:35:21.762Z] Step 7/16 : WORKDIR /buildx [2019-12-04T12:35:21.762Z] ---> Running in cddf78dda506 [2019-12-04T12:35:21.762Z] Removing intermediate container cddf78dda506 [2019-12-04T12:35:21.762Z] ---> e4ce1fff968a [2019-12-04T12:35:21.762Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-04T12:35:21.762Z] ---> Running in 68bb0d4e16f3 [2019-12-04T12:35:21.762Z] Removing intermediate container 68bb0d4e16f3 [2019-12-04T12:35:21.762Z] ---> 8468fcbbfc35 [2019-12-04T12:35:21.762Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-04T12:35:21.762Z] ---> Running in 29cfda220822 [2019-12-04T12:35:22.536Z] From https://github.com/docker/buildx [2019-12-04T12:35:22.536Z] * [new tag] v0.3.1 -> build [2019-12-04T12:35:22.536Z] Switched to branch 'build' [2019-12-04T12:35:23.288Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 4.0s done [2019-12-04T12:35:23.288Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-12-04T12:35:23.307Z] Removing intermediate container 29cfda220822 [2019-12-04T12:35:23.307Z] ---> 5dc87c0c745c [2019-12-04T12:35:23.307Z] Step 10/16 : RUN go mod download [2019-12-04T12:35:23.307Z] ---> Running in b035299fecbd [2019-12-04T12:35:23.545Z] #7 DONE 14.4s [2019-12-04T12:35:23.545Z] [2019-12-04T12:35:23.545Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-04T12:35:23.704Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 4.1s done [2019-12-04T12:35:23.704Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-12-04T12:35:23.704Z] #7 DONE 15.4s [2019-12-04T12:35:23.704Z] [2019-12-04T12:35:23.704Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-04T12:35:24.109Z] Sending build context to Docker daemon 50.41MB [2019-12-04T12:35:24.109Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-04T12:35:24.109Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-04T12:35:24.109Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-04T12:35:24.109Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-04T12:35:24.109Z] 1.12.10-stretch: Pulling from library/golang [2019-12-04T12:35:24.109Z] fb056072eab9: Pulling fs layer [2019-12-04T12:35:24.109Z] 6a33b1f9796f: Pulling fs layer [2019-12-04T12:35:24.109Z] 8f8f8962e456: Pulling fs layer [2019-12-04T12:35:24.109Z] 68adcc365214: Pulling fs layer [2019-12-04T12:35:24.109Z] 76d8adf27bdf: Pulling fs layer [2019-12-04T12:35:24.109Z] d66e58854927: Pulling fs layer [2019-12-04T12:35:24.109Z] 71497195576e: Pulling fs layer [2019-12-04T12:35:24.109Z] 68adcc365214: Waiting [2019-12-04T12:35:24.109Z] 76d8adf27bdf: Waiting [2019-12-04T12:35:24.109Z] d66e58854927: Waiting [2019-12-04T12:35:24.109Z] 71497195576e: Waiting [2019-12-04T12:35:24.124Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-04T12:35:24.124Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-04T12:35:24.124Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-04T12:35:24.124Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-04T12:35:24.124Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-04T12:35:24.124Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-04T12:35:24.124Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-04T12:35:24.124Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-04T12:35:24.838Z] 8f8f8962e456: Verifying Checksum [2019-12-04T12:35:24.838Z] 8f8f8962e456: Download complete [2019-12-04T12:35:24.934Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-04T12:35:24.934Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-04T12:35:24.934Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-04T12:35:24.934Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-04T12:35:24.934Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-04T12:35:25.177Z] 6a33b1f9796f: Verifying Checksum [2019-12-04T12:35:25.177Z] 6a33b1f9796f: Download complete [2019-12-04T12:35:25.349Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-04T12:35:25.349Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-04T12:35:25.349Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-04T12:35:25.756Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-04T12:35:25.756Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-04T12:35:26.075Z] #8 DONE 2.7s [2019-12-04T12:35:26.169Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-04T12:35:26.169Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-04T12:35:26.338Z] [2019-12-04T12:35:26.338Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-04T12:35:26.769Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-04T12:35:27.037Z] #8 DONE 2.8s [2019-12-04T12:35:27.037Z] [2019-12-04T12:35:27.037Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-04T12:35:27.276Z] #9 DONE 0.8s [2019-12-04T12:35:27.276Z] [2019-12-04T12:35:27.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:35:27.276Z] #10 ... [2019-12-04T12:35:27.276Z] [2019-12-04T12:35:27.276Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:35:27.276Z] #20 DONE 0.1s [2019-12-04T12:35:27.276Z] [2019-12-04T12:35:27.276Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-04T12:35:27.276Z] #21 DONE 0.1s [2019-12-04T12:35:27.276Z] [2019-12-04T12:35:27.276Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-04T12:35:27.276Z] #43 DONE 0.2s [2019-12-04T12:35:27.276Z] [2019-12-04T12:35:27.276Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-04T12:35:27.276Z] #30 DONE 0.2s [2019-12-04T12:35:27.276Z] [2019-12-04T12:35:27.276Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:27.292Z] #9 DONE 0.8s [2019-12-04T12:35:27.292Z] [2019-12-04T12:35:27.292Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:35:27.292Z] #20 DONE 0.1s [2019-12-04T12:35:27.292Z] [2019-12-04T12:35:27.292Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:35:27.366Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-04T12:35:27.366Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-04T12:35:27.366Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-04T12:35:27.493Z] fb056072eab9: Download complete [2019-12-04T12:35:27.553Z] #40 ... [2019-12-04T12:35:27.553Z] [2019-12-04T12:35:27.553Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-04T12:35:27.553Z] #67 DONE 0.2s [2019-12-04T12:35:27.553Z] [2019-12-04T12:35:27.553Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-04T12:35:27.553Z] #21 DONE 0.2s [2019-12-04T12:35:27.553Z] [2019-12-04T12:35:27.553Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-04T12:35:27.553Z] #49 DONE 0.2s [2019-12-04T12:35:27.553Z] [2019-12-04T12:35:27.553Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-04T12:35:27.553Z] #46 DONE 0.2s [2019-12-04T12:35:27.807Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-04T12:35:27.807Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-04T12:35:27.849Z] [2019-12-04T12:35:27.849Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-04T12:35:27.849Z] #61 DONE 0.3s [2019-12-04T12:35:27.849Z] [2019-12-04T12:35:27.849Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-04T12:35:27.850Z] #43 DONE 0.3s [2019-12-04T12:35:27.850Z] [2019-12-04T12:35:27.850Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-04T12:35:27.850Z] #30 DONE 0.3s [2019-12-04T12:35:27.850Z] [2019-12-04T12:35:27.850Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:28.211Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-04T12:35:28.229Z] 68adcc365214: Verifying Checksum [2019-12-04T12:35:28.229Z] 68adcc365214: Download complete [2019-12-04T12:35:28.571Z] 71497195576e: Verifying Checksum [2019-12-04T12:35:28.571Z] 71497195576e: Download complete [2019-12-04T12:35:28.639Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-04T12:35:28.639Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-04T12:35:28.639Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-04T12:35:28.639Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-04T12:35:28.639Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-04T12:35:28.639Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-04T12:35:29.316Z] 76d8adf27bdf: Verifying Checksum [2019-12-04T12:35:29.316Z] 76d8adf27bdf: Download complete [2019-12-04T12:35:29.482Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-04T12:35:29.869Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-04T12:35:29.869Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-04T12:35:29.869Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-04T12:35:29.869Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-04T12:35:30.270Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-04T12:35:30.270Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-04T12:35:30.670Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-04T12:35:30.670Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-04T12:35:30.670Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-04T12:35:31.545Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-04T12:35:31.545Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-04T12:35:31.957Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-04T12:35:32.337Z] fb056072eab9: Pull complete [2019-12-04T12:35:32.514Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-04T12:35:32.533Z] #31 4.236 + RM_GOPATH=0 [2019-12-04T12:35:32.533Z] #31 4.238 + TMP_GOPATH= [2019-12-04T12:35:32.533Z] #31 4.242 + : /build [2019-12-04T12:35:32.533Z] #31 4.242 + '[' -z '' ']' [2019-12-04T12:35:32.533Z] #31 4.242 ++ mktemp -d [2019-12-04T12:35:32.533Z] #31 4.242 + export GOPATH=/tmp/tmp.MepljXYvBI [2019-12-04T12:35:32.533Z] #31 4.242 + GOPATH=/tmp/tmp.MepljXYvBI [2019-12-04T12:35:32.533Z] #31 4.242 + RM_GOPATH=1 [2019-12-04T12:35:32.533Z] #31 4.244 ++ dirname ./install.sh [2019-12-04T12:35:32.533Z] #31 4.248 + dir=. [2019-12-04T12:35:32.533Z] #31 4.249 + bin=tomlv [2019-12-04T12:35:32.533Z] #31 4.249 + shift [2019-12-04T12:35:32.533Z] #31 4.249 + '[' '!' -f ./tomlv.installer ']' [2019-12-04T12:35:32.533Z] #31 4.249 + . ./tomlv.installer [2019-12-04T12:35:32.533Z] #31 4.255 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:35:32.533Z] #31 4.255 + install_tomlv [2019-12-04T12:35:32.533Z] #31 4.255 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-04T12:35:32.533Z] #31 4.255 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:35:32.533Z] #31 4.256 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MepljXYvBI/src/github.com/BurntSushi/toml [2019-12-04T12:35:32.533Z] #31 4.258 Cloning into '/tmp/tmp.MepljXYvBI/src/github.com/BurntSushi/toml'... [2019-12-04T12:35:32.533Z] #31 4.911 + cd /tmp/tmp.MepljXYvBI/src/github.com/BurntSushi/toml [2019-12-04T12:35:32.533Z] #31 4.911 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:35:32.533Z] #31 4.918 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-04T12:35:32.678Z] 6a33b1f9796f: Pull complete [2019-12-04T12:35:32.790Z] #31 5.426 internal/cpu [2019-12-04T12:35:32.790Z] #31 5.446 runtime/internal/atomic [2019-12-04T12:35:33.018Z] 8f8f8962e456: Pull complete [2019-12-04T12:35:33.048Z] #31 5.642 runtime/internal/sys [2019-12-04T12:35:33.048Z] #31 5.832 internal/bytealg [2019-12-04T12:35:33.127Z] #31 ... [2019-12-04T12:35:33.127Z] [2019-12-04T12:35:33.127Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:35:33.127Z] #28 2.864 + mktemp -d [2019-12-04T12:35:33.127Z] #28 2.865 + export GOPATH=/tmp/tmp.h8ddN3MyLN [2019-12-04T12:35:33.127Z] #28 2.865 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.h8ddN3MyLN/src/github.com/go-swagger/go-swagger [2019-12-04T12:35:33.127Z] #28 2.884 Cloning into '/tmp/tmp.h8ddN3MyLN/src/github.com/go-swagger/go-swagger'... [2019-12-04T12:35:33.143Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2019-12-04T12:35:33.306Z] #31 5.858 runtime/internal/math [2019-12-04T12:35:33.306Z] #31 5.959 math/bits [2019-12-04T12:35:33.736Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-04T12:35:33.736Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-04T12:35:33.736Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-04T12:35:33.736Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-04T12:35:33.872Z] #31 ... [2019-12-04T12:35:33.872Z] [2019-12-04T12:35:33.872Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:35:33.872Z] #10 5.382 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:33.872Z] #10 5.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:33.872Z] #10 5.414 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:33.872Z] #10 5.436 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:33.872Z] #10 5.473 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:33.872Z] #10 6.040 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:34.129Z] #10 7.240 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:34.233Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-04T12:35:34.233Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-04T12:35:34.531Z] #28 ... [2019-12-04T12:35:34.531Z] [2019-12-04T12:35:34.531Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:35:34.531Z] #24 6.882 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:34.531Z] #24 6.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:34.531Z] #24 7.033 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:34.531Z] #24 7.045 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:34.531Z] #24 7.092 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:34.531Z] #24 ... [2019-12-04T12:35:34.531Z] [2019-12-04T12:35:34.531Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:34.531Z] #47 6.861 + RM_GOPATH=0 [2019-12-04T12:35:34.531Z] #47 6.862 + TMP_GOPATH= [2019-12-04T12:35:34.531Z] #47 6.862 + : /build [2019-12-04T12:35:34.531Z] #47 6.862 + '[' -z '' ']' [2019-12-04T12:35:34.531Z] #47 6.864 ++ mktemp -d [2019-12-04T12:35:34.531Z] #47 6.873 + export GOPATH=/tmp/tmp.vZLRvpMLX7 [2019-12-04T12:35:34.531Z] #47 6.873 + GOPATH=/tmp/tmp.vZLRvpMLX7 [2019-12-04T12:35:34.531Z] #47 6.873 + RM_GOPATH=1 [2019-12-04T12:35:34.531Z] #47 6.873 ++ dirname ./install.sh [2019-12-04T12:35:34.531Z] #47 6.874 + dir=. [2019-12-04T12:35:34.531Z] #47 6.874 + bin=gotestsum [2019-12-04T12:35:34.531Z] #47 6.874 + shift [2019-12-04T12:35:34.531Z] #47 6.874 + '[' '!' -f ./gotestsum.installer ']' [2019-12-04T12:35:34.531Z] #47 6.874 + . ./gotestsum.installer [2019-12-04T12:35:34.531Z] #47 6.874 ++ : v0.3.5 [2019-12-04T12:35:34.531Z] #47 6.874 + install_gotestsum [2019-12-04T12:35:34.531Z] #47 6.874 + echo 'Installing gotestsum version v0.3.5' [2019-12-04T12:35:34.531Z] #47 6.874 Installing gotestsum version v0.3.5 [2019-12-04T12:35:34.531Z] #47 6.890 + go get -d gotest.tools/gotestsum [2019-12-04T12:35:34.668Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-04T12:35:34.723Z] d66e58854927: Verifying Checksum [2019-12-04T12:35:34.723Z] d66e58854927: Download complete [2019-12-04T12:35:34.787Z] #47 ... [2019-12-04T12:35:34.787Z] [2019-12-04T12:35:34.787Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:34.787Z] #68 7.099 + RM_GOPATH=0 [2019-12-04T12:35:34.787Z] #68 7.099 + TMP_GOPATH= [2019-12-04T12:35:34.787Z] #68 7.099 + : /build [2019-12-04T12:35:34.787Z] #68 7.099 + '[' -z '' ']' [2019-12-04T12:35:34.787Z] #68 7.107 ++ mktemp -d [2019-12-04T12:35:34.787Z] #68 7.110 + export GOPATH=/tmp/tmp.Eddmce0hkk [2019-12-04T12:35:34.787Z] #68 7.110 + GOPATH=/tmp/tmp.Eddmce0hkk [2019-12-04T12:35:34.787Z] #68 7.110 + RM_GOPATH=1 [2019-12-04T12:35:34.787Z] #68 7.111 ++ dirname ./install.sh [2019-12-04T12:35:34.787Z] #68 7.113 + dir=. [2019-12-04T12:35:34.787Z] #68 7.113 + bin=proxy [2019-12-04T12:35:34.787Z] #68 7.113 + shift [2019-12-04T12:35:34.787Z] #68 7.114 + '[' '!' -f ./proxy.installer ']' [2019-12-04T12:35:34.787Z] #68 7.114 + . ./proxy.installer [2019-12-04T12:35:34.787Z] #68 7.114 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:35:34.787Z] #68 7.115 + install_proxy [2019-12-04T12:35:34.787Z] #68 7.115 + case "$1" in [2019-12-04T12:35:34.787Z] #68 7.115 + export CGO_ENABLED=0 [2019-12-04T12:35:34.787Z] #68 7.115 + CGO_ENABLED=0 [2019-12-04T12:35:34.787Z] #68 7.115 + _install_proxy [2019-12-04T12:35:34.787Z] #68 7.116 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-04T12:35:34.787Z] #68 7.116 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:35:34.787Z] #68 7.116 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Eddmce0hkk/src/github.com/docker/libnetwork [2019-12-04T12:35:34.787Z] #68 7.123 Cloning into '/tmp/tmp.Eddmce0hkk/src/github.com/docker/libnetwork'... [2019-12-04T12:35:34.787Z] #68 ... [2019-12-04T12:35:34.787Z] [2019-12-04T12:35:34.787Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:34.787Z] #31 7.173 + RM_GOPATH=0 [2019-12-04T12:35:34.787Z] #31 7.173 + TMP_GOPATH= [2019-12-04T12:35:34.787Z] #31 7.173 + : /build [2019-12-04T12:35:34.787Z] #31 7.173 + '[' -z '' ']' [2019-12-04T12:35:34.787Z] #31 7.174 ++ mktemp -d [2019-12-04T12:35:34.787Z] #31 7.176 + export GOPATH=/tmp/tmp.HMLarGzaqN [2019-12-04T12:35:34.787Z] #31 7.177 + GOPATH=/tmp/tmp.HMLarGzaqN [2019-12-04T12:35:34.787Z] #31 7.177 + RM_GOPATH=1 [2019-12-04T12:35:34.787Z] #31 7.179 ++ dirname ./install.sh [2019-12-04T12:35:34.787Z] #31 7.180 + dir=. [2019-12-04T12:35:34.787Z] #31 7.180 + bin=tomlv [2019-12-04T12:35:34.787Z] #31 7.180 + shift [2019-12-04T12:35:34.787Z] #31 7.180 + '[' '!' -f ./tomlv.installer ']' [2019-12-04T12:35:34.787Z] #31 7.180 + . ./tomlv.installer [2019-12-04T12:35:34.787Z] #31 7.180 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:35:34.787Z] #31 7.180 + install_tomlv [2019-12-04T12:35:34.787Z] #31 7.181 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-04T12:35:34.787Z] #31 7.181 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:35:34.787Z] #31 7.181 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HMLarGzaqN/src/github.com/BurntSushi/toml [2019-12-04T12:35:34.787Z] #31 7.185 Cloning into '/tmp/tmp.HMLarGzaqN/src/github.com/BurntSushi/toml'... [2019-12-04T12:35:35.062Z] #10 7.976 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:35.073Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-04T12:35:35.073Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-04T12:35:35.073Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-04T12:35:35.474Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-04T12:35:35.897Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-04T12:35:36.277Z] #31 8.590 + cd /tmp/tmp.HMLarGzaqN/src/github.com/BurntSushi/toml [2019-12-04T12:35:36.277Z] #31 8.590 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:35:36.277Z] #31 8.596 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-04T12:35:36.306Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-04T12:35:36.306Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-04T12:35:36.306Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-04T12:35:36.718Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-04T12:35:36.837Z] #31 9.257 runtime/internal/atomic [2019-12-04T12:35:36.960Z] #10 ... [2019-12-04T12:35:36.960Z] [2019-12-04T12:35:36.960Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:35:36.960Z] #40 5.030 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:36.960Z] #40 5.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:36.960Z] #40 5.066 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:36.960Z] #40 5.071 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:36.960Z] #40 5.096 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:36.960Z] #40 5.680 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:36.960Z] #40 6.879 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:36.960Z] #40 7.599 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:37.035Z] 68adcc365214: Pull complete [2019-12-04T12:35:37.091Z] #31 9.260 internal/cpu [2019-12-04T12:35:37.091Z] #31 9.460 runtime/internal/sys [2019-12-04T12:35:37.140Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-04T12:35:37.218Z] #40 ... [2019-12-04T12:35:37.218Z] [2019-12-04T12:35:37.218Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:35:37.218Z] #33 4.426 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:37.218Z] #33 4.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:37.218Z] #33 4.460 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:37.218Z] #33 4.466 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:37.218Z] #33 4.480 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:37.218Z] #33 4.847 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:37.218Z] #33 5.860 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:37.218Z] #33 6.633 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:37.218Z] #33 ... [2019-12-04T12:35:37.218Z] [2019-12-04T12:35:37.218Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:37.218Z] #22 4.144 + RM_GOPATH=0 [2019-12-04T12:35:37.218Z] #22 4.144 + TMP_GOPATH= [2019-12-04T12:35:37.218Z] #22 4.144 + : /build [2019-12-04T12:35:37.218Z] #22 4.144 + '[' -z '' ']' [2019-12-04T12:35:37.218Z] #22 4.153 ++ mktemp -d [2019-12-04T12:35:37.218Z] #22 4.156 + export GOPATH=/tmp/tmp.okTTwomFuq [2019-12-04T12:35:37.218Z] #22 4.156 + GOPATH=/tmp/tmp.okTTwomFuq [2019-12-04T12:35:37.218Z] #22 4.156 + RM_GOPATH=1 [2019-12-04T12:35:37.218Z] #22 4.157 ++ dirname ./install.sh [2019-12-04T12:35:37.218Z] #22 4.158 + dir=. [2019-12-04T12:35:37.218Z] #22 4.158 + bin=dockercli [2019-12-04T12:35:37.218Z] #22 4.158 + shift [2019-12-04T12:35:37.218Z] #22 4.158 + '[' '!' -f ./dockercli.installer ']' [2019-12-04T12:35:37.218Z] #22 4.158 + . ./dockercli.installer [2019-12-04T12:35:37.218Z] #22 4.158 ++ : stable [2019-12-04T12:35:37.218Z] #22 4.159 ++ : 17.06.2-ce [2019-12-04T12:35:37.218Z] #22 4.159 + install_dockercli [2019-12-04T12:35:37.218Z] #22 4.159 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-04T12:35:37.218Z] #22 4.159 Install docker/cli version 17.06.2-ce from stable [2019-12-04T12:35:37.218Z] #22 4.159 ++ uname -m [2019-12-04T12:35:37.218Z] #22 4.160 + arch=x86_64 [2019-12-04T12:35:37.218Z] #22 4.162 + '[' x86_64 '!=' x86_64 ']' [2019-12-04T12:35:37.218Z] #22 4.162 + url=https://download.docker.com/linux/static [2019-12-04T12:35:37.218Z] #22 4.162 + tar -xz docker/docker [2019-12-04T12:35:37.218Z] #22 4.165 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-04T12:35:37.218Z] #22 9.902 + mkdir -p /build [2019-12-04T12:35:37.218Z] #22 9.906 + mv docker/docker /build/ [2019-12-04T12:35:37.218Z] #22 9.918 + rmdir docker [2019-12-04T12:35:37.346Z] #31 ... [2019-12-04T12:35:37.346Z] [2019-12-04T12:35:37.346Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:35:37.346Z] #33 6.754 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:37.346Z] #33 6.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:37.346Z] #33 7.101 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:37.346Z] #33 7.114 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:37.346Z] #33 7.141 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:37.346Z] #33 7.884 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:37.346Z] #33 9.570 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:37.346Z] #33 ... [2019-12-04T12:35:37.346Z] [2019-12-04T12:35:37.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:35:37.346Z] #10 8.067 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:37.346Z] #10 8.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:37.346Z] #10 8.123 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:37.346Z] #10 8.136 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:37.346Z] #10 8.177 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:37.346Z] #10 8.985 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:37.475Z] #22 ... [2019-12-04T12:35:37.475Z] [2019-12-04T12:35:37.475Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:35:37.475Z] #38 4.445 + mktemp -d [2019-12-04T12:35:37.475Z] #38 4.446 + export GOPATH=/tmp/tmp.wIQCuPY0F1 [2019-12-04T12:35:37.475Z] #38 4.447 + git clone https://github.com/docker/distribution.git /tmp/tmp.wIQCuPY0F1/src/github.com/docker/distribution [2019-12-04T12:35:37.475Z] #38 4.450 Cloning into '/tmp/tmp.wIQCuPY0F1/src/github.com/docker/distribution'... [2019-12-04T12:35:37.475Z] #38 ... [2019-12-04T12:35:37.475Z] [2019-12-04T12:35:37.475Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:37.475Z] #22 DONE 10.3s [2019-12-04T12:35:37.475Z] [2019-12-04T12:35:37.475Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:37.475Z] #44 4.244 + RM_GOPATH=0 [2019-12-04T12:35:37.475Z] #44 4.244 + TMP_GOPATH= [2019-12-04T12:35:37.475Z] #44 4.244 + : /build [2019-12-04T12:35:37.475Z] #44 4.244 + '[' -z '' ']' [2019-12-04T12:35:37.475Z] #44 4.245 ++ mktemp -d [2019-12-04T12:35:37.475Z] #44 4.248 + export GOPATH=/tmp/tmp.0x1C4OHJuo [2019-12-04T12:35:37.475Z] #44 4.248 + GOPATH=/tmp/tmp.0x1C4OHJuo [2019-12-04T12:35:37.475Z] #44 4.248 + RM_GOPATH=1 [2019-12-04T12:35:37.475Z] #44 4.250 ++ dirname ./install.sh [2019-12-04T12:35:37.475Z] #44 4.250 + dir=. [2019-12-04T12:35:37.475Z] #44 4.250 + bin=vndr [2019-12-04T12:35:37.475Z] #44 4.250 + shift [2019-12-04T12:35:37.475Z] #44 4.250 + '[' '!' -f ./vndr.installer ']' [2019-12-04T12:35:37.475Z] #44 4.250 + . ./vndr.installer [2019-12-04T12:35:37.475Z] #44 4.250 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:35:37.475Z] #44 4.251 + install_vndr [2019-12-04T12:35:37.475Z] #44 4.251 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-04T12:35:37.475Z] #44 4.251 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0x1C4OHJuo/src/github.com/LK4D4/vndr [2019-12-04T12:35:37.475Z] #44 4.251 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:35:37.475Z] #44 4.252 Cloning into '/tmp/tmp.0x1C4OHJuo/src/github.com/LK4D4/vndr'... [2019-12-04T12:35:37.475Z] #44 4.751 + cd /tmp/tmp.0x1C4OHJuo/src/github.com/LK4D4/vndr [2019-12-04T12:35:37.475Z] #44 4.751 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:35:37.475Z] #44 4.756 + go build -buildmode=pie -v -o /build/vndr . [2019-12-04T12:35:37.475Z] #44 5.734 internal/cpu [2019-12-04T12:35:37.475Z] #44 5.735 runtime/internal/sys [2019-12-04T12:35:37.475Z] #44 5.993 runtime/internal/math [2019-12-04T12:35:37.475Z] #44 6.060 internal/race [2019-12-04T12:35:37.475Z] #44 6.144 sync/atomic [2019-12-04T12:35:37.475Z] #44 6.241 internal/bytealg [2019-12-04T12:35:37.475Z] #44 6.368 unicode [2019-12-04T12:35:37.475Z] #44 6.795 runtime [2019-12-04T12:35:37.475Z] #44 8.933 unicode/utf8 [2019-12-04T12:35:37.475Z] #44 9.391 math [2019-12-04T12:35:37.535Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-04T12:35:37.536Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-04T12:35:37.601Z] #10 ... [2019-12-04T12:35:37.601Z] [2019-12-04T12:35:37.601Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:37.601Z] #22 7.123 + RM_GOPATH=0 [2019-12-04T12:35:37.601Z] #22 7.123 + TMP_GOPATH= [2019-12-04T12:35:37.601Z] #22 7.123 + : /build [2019-12-04T12:35:37.601Z] #22 7.123 + '[' -z '' ']' [2019-12-04T12:35:37.601Z] #22 7.124 ++ mktemp -d [2019-12-04T12:35:37.601Z] #22 7.135 + export GOPATH=/tmp/tmp.iJgGYoV9Ki [2019-12-04T12:35:37.601Z] #22 7.135 + GOPATH=/tmp/tmp.iJgGYoV9Ki [2019-12-04T12:35:37.601Z] #22 7.136 + RM_GOPATH=1 [2019-12-04T12:35:37.601Z] #22 7.139 ++ dirname ./install.sh [2019-12-04T12:35:37.601Z] #22 7.152 + dir=. [2019-12-04T12:35:37.601Z] #22 7.153 + bin=dockercli [2019-12-04T12:35:37.601Z] #22 7.153 + shift [2019-12-04T12:35:37.601Z] #22 7.153 + '[' '!' -f ./dockercli.installer ']' [2019-12-04T12:35:37.601Z] #22 7.154 + . ./dockercli.installer [2019-12-04T12:35:37.601Z] #22 7.154 ++ : stable [2019-12-04T12:35:37.601Z] #22 7.154 ++ : 17.06.2-ce [2019-12-04T12:35:37.601Z] #22 7.156 + install_dockercli [2019-12-04T12:35:37.601Z] #22 7.157 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-04T12:35:37.601Z] #22 7.161 Install docker/cli version 17.06.2-ce from stable [2019-12-04T12:35:37.601Z] #22 7.164 ++ uname -m [2019-12-04T12:35:37.601Z] #22 7.166 + arch=x86_64 [2019-12-04T12:35:37.601Z] #22 7.166 + '[' x86_64 '!=' x86_64 ']' [2019-12-04T12:35:37.601Z] #22 7.166 + url=https://download.docker.com/linux/static [2019-12-04T12:35:37.601Z] #22 7.167 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-04T12:35:37.601Z] #22 7.168 + tar -xz docker/docker [2019-12-04T12:35:37.733Z] #44 ... [2019-12-04T12:35:37.733Z] [2019-12-04T12:35:37.733Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:35:37.733Z] #24 5.159 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:37.733Z] #24 5.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:37.733Z] #24 5.216 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:37.733Z] #24 5.234 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:37.733Z] #24 5.238 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:37.733Z] #24 5.884 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:37.733Z] #24 7.115 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:37.733Z] #24 7.798 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:37.857Z] #22 ... [2019-12-04T12:35:37.857Z] [2019-12-04T12:35:37.857Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:35:37.857Z] #56 7.811 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:37.857Z] #56 7.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:37.857Z] #56 7.863 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:37.857Z] #56 7.865 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:37.857Z] #56 7.933 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:37.857Z] #56 8.682 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:37.857Z] #56 10.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:37.857Z] #56 ... [2019-12-04T12:35:37.857Z] [2019-12-04T12:35:37.857Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:37.857Z] #50 7.052 + RM_GOPATH=0 [2019-12-04T12:35:37.857Z] #50 7.052 + TMP_GOPATH= [2019-12-04T12:35:37.857Z] #50 7.053 + : /build [2019-12-04T12:35:37.857Z] #50 7.053 + '[' -z '' ']' [2019-12-04T12:35:37.857Z] #50 7.063 ++ mktemp -d [2019-12-04T12:35:37.857Z] #50 7.065 + export GOPATH=/tmp/tmp.YdW72yFfto [2019-12-04T12:35:37.857Z] #50 7.065 + GOPATH=/tmp/tmp.YdW72yFfto [2019-12-04T12:35:37.857Z] #50 7.065 + RM_GOPATH=1 [2019-12-04T12:35:37.857Z] #50 7.070 ++ dirname ./install.sh [2019-12-04T12:35:37.857Z] #50 7.070 + dir=. [2019-12-04T12:35:37.857Z] #50 7.086 + bin=golangci_lint [2019-12-04T12:35:37.857Z] #50 7.086 + shift [2019-12-04T12:35:37.857Z] #50 7.086 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-04T12:35:37.857Z] #50 7.086 + . ./golangci_lint.installer [2019-12-04T12:35:37.857Z] #50 7.086 ++ : v1.20.0 [2019-12-04T12:35:37.857Z] #50 7.086 + install_golangci_lint [2019-12-04T12:35:37.857Z] #50 7.087 + echo 'Installing golangci-lint version v1.20.0' [2019-12-04T12:35:37.857Z] #50 7.087 Installing golangci-lint version v1.20.0 [2019-12-04T12:35:37.857Z] #50 7.087 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-04T12:35:37.949Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-04T12:35:38.131Z] #24 ... [2019-12-04T12:35:38.131Z] [2019-12-04T12:35:38.131Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:35:38.131Z] #28 2.368 + mktemp -d [2019-12-04T12:35:38.131Z] #28 2.368 + export GOPATH=/tmp/tmp.HZOsFwbyL5 [2019-12-04T12:35:38.131Z] #28 2.368 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HZOsFwbyL5/src/github.com/go-swagger/go-swagger [2019-12-04T12:35:38.131Z] #28 2.368 Cloning into '/tmp/tmp.HZOsFwbyL5/src/github.com/go-swagger/go-swagger'... [2019-12-04T12:35:38.131Z] #28 ... [2019-12-04T12:35:38.131Z] [2019-12-04T12:35:38.131Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:38.131Z] #31 6.422 runtime [2019-12-04T12:35:38.131Z] #31 6.468 math [2019-12-04T12:35:38.131Z] #31 9.488 internal/testlog [2019-12-04T12:35:38.131Z] #31 9.698 encoding [2019-12-04T12:35:38.131Z] #31 9.827 runtime/cgo [2019-12-04T12:35:38.138Z] #50 ... [2019-12-04T12:35:38.138Z] [2019-12-04T12:35:38.138Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:38.138Z] #44 7.037 + RM_GOPATH=0 [2019-12-04T12:35:38.138Z] #44 7.037 + TMP_GOPATH= [2019-12-04T12:35:38.138Z] #44 7.037 + : /build [2019-12-04T12:35:38.138Z] #44 7.037 + '[' -z '' ']' [2019-12-04T12:35:38.138Z] #44 7.038 ++ mktemp -d [2019-12-04T12:35:38.138Z] #44 7.044 + export GOPATH=/tmp/tmp.2oGNxk5mtN [2019-12-04T12:35:38.138Z] #44 7.044 + GOPATH=/tmp/tmp.2oGNxk5mtN [2019-12-04T12:35:38.138Z] #44 7.044 + RM_GOPATH=1 [2019-12-04T12:35:38.138Z] #44 7.048 ++ dirname ./install.sh [2019-12-04T12:35:38.138Z] #44 7.048 + dir=. [2019-12-04T12:35:38.138Z] #44 7.048 + bin=vndr [2019-12-04T12:35:38.138Z] #44 7.048 + shift [2019-12-04T12:35:38.138Z] #44 7.048 + '[' '!' -f ./vndr.installer ']' [2019-12-04T12:35:38.138Z] #44 7.048 + . ./vndr.installer [2019-12-04T12:35:38.138Z] #44 7.048 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:35:38.138Z] #44 7.048 + install_vndr [2019-12-04T12:35:38.138Z] #44 7.048 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-04T12:35:38.138Z] #44 7.048 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2oGNxk5mtN/src/github.com/LK4D4/vndr [2019-12-04T12:35:38.138Z] #44 7.051 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:35:38.138Z] #44 7.053 Cloning into '/tmp/tmp.2oGNxk5mtN/src/github.com/LK4D4/vndr'... [2019-12-04T12:35:38.138Z] #44 8.238 + cd /tmp/tmp.2oGNxk5mtN/src/github.com/LK4D4/vndr [2019-12-04T12:35:38.138Z] #44 8.238 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:35:38.138Z] #44 8.279 + go build -buildmode=pie -v -o /build/vndr . [2019-12-04T12:35:38.138Z] #44 9.473 internal/cpu [2019-12-04T12:35:38.138Z] #44 9.486 runtime/internal/sys [2019-12-04T12:35:38.138Z] #44 9.829 runtime/internal/math [2019-12-04T12:35:38.138Z] #44 9.922 internal/race [2019-12-04T12:35:38.138Z] #44 9.998 sync/atomic [2019-12-04T12:35:38.138Z] #44 10.21 internal/bytealg [2019-12-04T12:35:38.138Z] #44 10.23 unicode [2019-12-04T12:35:38.138Z] #44 ... [2019-12-04T12:35:38.138Z] [2019-12-04T12:35:38.138Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:38.138Z] #62 7.167 + RM_GOPATH=0 [2019-12-04T12:35:38.138Z] #62 7.167 + TMP_GOPATH= [2019-12-04T12:35:38.138Z] #62 7.167 + : /build/ [2019-12-04T12:35:38.138Z] #62 7.167 + '[' -z '' ']' [2019-12-04T12:35:38.138Z] #62 7.171 ++ mktemp -d [2019-12-04T12:35:38.138Z] #62 7.176 + export GOPATH=/tmp/tmp.KCZlkvjw4j [2019-12-04T12:35:38.138Z] #62 7.176 + GOPATH=/tmp/tmp.KCZlkvjw4j [2019-12-04T12:35:38.138Z] #62 7.176 + RM_GOPATH=1 [2019-12-04T12:35:38.138Z] #62 7.177 ++ dirname ./install.sh [2019-12-04T12:35:38.138Z] #62 7.177 + dir=. [2019-12-04T12:35:38.138Z] #62 7.177 + bin=rootlesskit [2019-12-04T12:35:38.138Z] #62 7.177 + shift [2019-12-04T12:35:38.138Z] #62 7.177 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-04T12:35:38.138Z] #62 7.177 + . ./rootlesskit.installer [2019-12-04T12:35:38.138Z] #62 7.177 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:35:38.138Z] #62 7.178 + install_rootlesskit [2019-12-04T12:35:38.138Z] #62 7.178 + case "$1" in [2019-12-04T12:35:38.138Z] #62 7.178 + export CGO_ENABLED=0 [2019-12-04T12:35:38.138Z] #62 7.178 + CGO_ENABLED=0 [2019-12-04T12:35:38.138Z] #62 7.178 + _install_rootlesskit [2019-12-04T12:35:38.138Z] #62 7.178 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:35:38.138Z] #62 7.178 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-04T12:35:38.138Z] #62 7.178 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KCZlkvjw4j/src/github.com/rootless-containers/rootlesskit [2019-12-04T12:35:38.138Z] #62 7.181 Cloning into '/tmp/tmp.KCZlkvjw4j/src/github.com/rootless-containers/rootlesskit'... [2019-12-04T12:35:38.393Z] #62 ... [2019-12-04T12:35:38.393Z] [2019-12-04T12:35:38.393Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:35:38.393Z] #38 4.103 + mktemp -d [2019-12-04T12:35:38.393Z] #38 4.103 + export GOPATH=/tmp/tmp.jxuMGdLnMZ [2019-12-04T12:35:38.393Z] #38 4.103 + git clone https://github.com/docker/distribution.git /tmp/tmp.jxuMGdLnMZ/src/github.com/docker/distribution [2019-12-04T12:35:38.393Z] #38 4.103 Cloning into '/tmp/tmp.jxuMGdLnMZ/src/github.com/docker/distribution'... [2019-12-04T12:35:38.393Z] #38 ... [2019-12-04T12:35:38.393Z] [2019-12-04T12:35:38.393Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:38.393Z] #31 9.712 runtime/internal/math [2019-12-04T12:35:38.393Z] #31 9.801 internal/bytealg [2019-12-04T12:35:38.393Z] #31 9.823 math/bits [2019-12-04T12:35:38.393Z] #31 10.62 runtime [2019-12-04T12:35:38.393Z] #31 10.69 math [2019-12-04T12:35:38.525Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-04T12:35:38.525Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-04T12:35:38.525Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-04T12:35:38.525Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-04T12:35:38.963Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-04T12:35:38.963Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-04T12:35:39.346Z] 76d8adf27bdf: Pull complete [2019-12-04T12:35:39.549Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-04T12:35:40.038Z] #31 ... [2019-12-04T12:35:40.038Z] [2019-12-04T12:35:40.038Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:40.038Z] #44 12.33 unicode/utf16 [2019-12-04T12:35:40.038Z] #44 12.49 container/list [2019-12-04T12:35:40.060Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-04T12:35:40.060Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-04T12:35:40.296Z] #44 12.93 crypto/internal/subtle [2019-12-04T12:35:40.296Z] #44 13.00 crypto/subtle [2019-12-04T12:35:40.296Z] #44 13.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-04T12:35:40.519Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-04T12:35:40.519Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-04T12:35:40.554Z] #44 13.16 internal/nettrace [2019-12-04T12:35:40.554Z] #44 13.20 runtime/cgo [2019-12-04T12:35:40.921Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-04T12:35:41.326Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-04T12:35:41.716Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-04T12:35:42.128Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-04T12:35:42.128Z] go: finding github.com/lib/pq v1.0.0 [2019-12-04T12:35:42.527Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-04T12:35:42.527Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-04T12:35:42.939Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-04T12:35:42.939Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-04T12:35:43.352Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-04T12:35:43.352Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-04T12:35:43.673Z] #31 15.56 internal/testlog [2019-12-04T12:35:43.673Z] #31 15.81 encoding [2019-12-04T12:35:43.673Z] #31 16.01 runtime/cgo [2019-12-04T12:35:43.768Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-04T12:35:43.768Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-04T12:35:44.170Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-04T12:35:44.170Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-04T12:35:44.317Z] #31 ... [2019-12-04T12:35:44.317Z] [2019-12-04T12:35:44.317Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:44.317Z] #22 16.72 + mkdir -p /build [2019-12-04T12:35:44.571Z] #22 16.73 + mv docker/docker /build/ [2019-12-04T12:35:44.571Z] #22 16.73 + rmdir docker [2019-12-04T12:35:44.581Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-04T12:35:45.031Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-04T12:35:45.131Z] #22 ... [2019-12-04T12:35:45.131Z] [2019-12-04T12:35:45.131Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:35:45.131Z] #24 7.734 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:45.131Z] #24 9.709 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:45.131Z] #24 10.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:45.131Z] #24 ... [2019-12-04T12:35:45.131Z] [2019-12-04T12:35:45.131Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:35:45.131Z] #38 17.26 + cd /tmp/tmp.jxuMGdLnMZ/src/github.com/docker/distribution [2019-12-04T12:35:45.131Z] #38 17.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-04T12:35:45.343Z] d66e58854927: Pull complete [2019-12-04T12:35:45.343Z] 71497195576e: Pull complete [2019-12-04T12:35:45.343Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-04T12:35:45.343Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-04T12:35:45.343Z] ---> ebd73b5ebd31 [2019-12-04T12:35:45.343Z] Step 5/16 : ARG BUILDX_REPO [2019-12-04T12:35:45.343Z] ---> Running in 4adfe2da9dd0 [2019-12-04T12:35:45.343Z] Removing intermediate container 4adfe2da9dd0 [2019-12-04T12:35:45.343Z] ---> 6fe8e4b68630 [2019-12-04T12:35:45.343Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-04T12:35:45.343Z] ---> Running in ae534fcf6e06 [2019-12-04T12:35:45.429Z] #38 ... [2019-12-04T12:35:45.429Z] [2019-12-04T12:35:45.429Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:35:45.429Z] #40 8.259 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:35:45.429Z] #40 8.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:35:45.429Z] #40 8.315 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:35:45.429Z] #40 8.317 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:35:45.429Z] #40 8.378 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:35:45.429Z] #40 9.157 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:35:45.429Z] #40 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:45.429Z] #40 12.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:45.452Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-04T12:35:45.452Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-04T12:35:45.452Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-04T12:35:45.452Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-04T12:35:45.452Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-04T12:35:45.682Z] Cloning into '/buildx'... [2019-12-04T12:35:46.431Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-04T12:35:46.916Z] #40 ... [2019-12-04T12:35:46.916Z] [2019-12-04T12:35:46.916Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:35:46.916Z] #38 19.40 + GOPATH=/tmp/tmp.jxuMGdLnMZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jxuMGdLnMZ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-04T12:35:46.980Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-04T12:35:46.980Z] go: finding golang.org/x/text v0.3.0 [2019-12-04T12:35:47.112Z] #44 ... [2019-12-04T12:35:47.112Z] [2019-12-04T12:35:47.112Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:35:47.112Z] #38 13.38 + cd /tmp/tmp.wIQCuPY0F1/src/github.com/docker/distribution [2019-12-04T12:35:47.112Z] #38 13.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-04T12:35:47.112Z] #38 14.59 + GOPATH=/tmp/tmp.wIQCuPY0F1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wIQCuPY0F1 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-04T12:35:47.112Z] #38 ... [2019-12-04T12:35:47.112Z] [2019-12-04T12:35:47.112Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:47.112Z] #44 19.14 vendor/golang.org/x/crypto/internal/subtle [2019-12-04T12:35:47.112Z] #44 19.29 vendor/golang.org/x/crypto/curve25519 [2019-12-04T12:35:47.481Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-04T12:35:47.927Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-04T12:35:47.927Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-04T12:35:47.927Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-04T12:35:48.281Z] #38 ... [2019-12-04T12:35:48.281Z] [2019-12-04T12:35:48.281Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:35:48.281Z] #33 10.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:48.281Z] #33 ... [2019-12-04T12:35:48.281Z] [2019-12-04T12:35:48.281Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:35:48.281Z] #10 10.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:35:48.281Z] #10 11.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:48.281Z] #10 ... [2019-12-04T12:35:48.281Z] [2019-12-04T12:35:48.281Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:48.281Z] #44 11.21 runtime [2019-12-04T12:35:48.281Z] #44 13.88 unicode/utf8 [2019-12-04T12:35:48.281Z] #44 14.45 math [2019-12-04T12:35:48.281Z] #44 18.27 unicode/utf16 [2019-12-04T12:35:48.281Z] #44 18.55 container/list [2019-12-04T12:35:48.281Z] #44 19.26 crypto/internal/subtle [2019-12-04T12:35:48.281Z] #44 19.37 crypto/subtle [2019-12-04T12:35:48.281Z] #44 19.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-04T12:35:48.281Z] #44 19.62 internal/nettrace [2019-12-04T12:35:48.281Z] #44 19.71 runtime/cgo [2019-12-04T12:35:51.002Z] #44 ... [2019-12-04T12:35:51.002Z] [2019-12-04T12:35:51.002Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:35:51.002Z] #56 11.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:35:51.002Z] #56 ... [2019-12-04T12:35:51.002Z] [2019-12-04T12:35:51.002Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:51.002Z] #62 11.18 + cd /tmp/tmp.KCZlkvjw4j/src/github.com/rootless-containers/rootlesskit [2019-12-04T12:35:51.002Z] #62 11.19 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:35:51.002Z] #62 11.60 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-04T12:35:51.002Z] #62 11.60 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-04T12:35:51.002Z] #62 ... [2019-12-04T12:35:51.002Z] [2019-12-04T12:35:51.002Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:35:51.002Z] #33 21.91 Fetched 7927 kB in 16s (490 kB/s) [2019-12-04T12:35:51.002Z] #33 21.91 Reading package lists... [2019-12-04T12:35:51.002Z] #33 ... [2019-12-04T12:35:51.002Z] [2019-12-04T12:35:51.002Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:51.002Z] #22 DONE 22.7s [2019-12-04T12:35:51.002Z] [2019-12-04T12:35:51.002Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:35:51.002Z] #56 22.44 Fetched 7927 kB in 15s (508 kB/s) [2019-12-04T12:35:51.067Z] Removing intermediate container ae534fcf6e06 [2019-12-04T12:35:51.067Z] ---> dfa0ef4c051b [2019-12-04T12:35:51.067Z] Step 7/16 : WORKDIR /buildx [2019-12-04T12:35:51.067Z] ---> Running in fa46e719a12e [2019-12-04T12:35:51.067Z] Removing intermediate container fa46e719a12e [2019-12-04T12:35:51.067Z] ---> 18ff734da085 [2019-12-04T12:35:51.067Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-04T12:35:51.067Z] ---> Running in d88f0821ed81 [2019-12-04T12:35:51.067Z] Removing intermediate container d88f0821ed81 [2019-12-04T12:35:51.067Z] ---> 96f57725b82c [2019-12-04T12:35:51.067Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-04T12:35:51.067Z] ---> Running in b2db1b5a0b23 [2019-12-04T12:35:51.067Z] From https://github.com/docker/buildx [2019-12-04T12:35:51.067Z] * [new tag] v0.3.1 -> build [2019-12-04T12:35:51.067Z] Switched to branch 'build' [2019-12-04T12:35:51.404Z] Removing intermediate container b2db1b5a0b23 [2019-12-04T12:35:51.404Z] ---> e1941fd3b168 [2019-12-04T12:35:51.404Z] Step 10/16 : RUN go mod download [2019-12-04T12:35:51.404Z] ---> Running in 0d626a17f70e [2019-12-04T12:35:51.432Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-04T12:35:51.432Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-04T12:35:51.432Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-04T12:35:51.432Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-04T12:35:51.432Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-04T12:35:51.432Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-04T12:35:51.432Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-04T12:35:51.432Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-04T12:35:51.432Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-04T12:35:51.432Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-04T12:35:51.432Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-04T12:35:51.432Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-04T12:35:51.432Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-04T12:35:51.432Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-04T12:35:51.432Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-04T12:35:51.432Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-04T12:35:51.489Z] #44 ... [2019-12-04T12:35:51.489Z] [2019-12-04T12:35:51.489Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:35:51.489Z] #33 14.46 Fetched 7927 kB in 11s (716 kB/s) [2019-12-04T12:35:51.489Z] #33 14.46 Reading package lists... [2019-12-04T12:35:51.489Z] #33 18.41 Reading package lists... [2019-12-04T12:35:51.489Z] #33 22.26 Building dependency tree... [2019-12-04T12:35:51.489Z] #33 23.55 The following additional packages will be installed: [2019-12-04T12:35:51.489Z] #33 23.55 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-04T12:35:51.489Z] #33 23.55 Suggested packages: [2019-12-04T12:35:51.489Z] #33 23.56 codeblocks eclipse ninja-build lrzip [2019-12-04T12:35:51.489Z] #33 23.56 Recommended packages: [2019-12-04T12:35:51.489Z] #33 23.56 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-04T12:35:51.489Z] #33 24.12 The following NEW packages will be installed: [2019-12-04T12:35:51.490Z] #33 24.13 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-04T12:35:51.490Z] #33 24.14 vim-common xxd [2019-12-04T12:35:51.746Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-04T12:35:51.746Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-04T12:35:51.746Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-04T12:35:51.746Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-04T12:35:51.746Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-04T12:35:51.746Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-04T12:35:51.746Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-04T12:35:51.746Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-04T12:35:51.746Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-04T12:35:51.749Z] #33 ... [2019-12-04T12:35:51.749Z] [2019-12-04T12:35:51.749Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:35:51.749Z] #31 24.17 internal/reflectlite [2019-12-04T12:35:51.749Z] #31 24.17 sync [2019-12-04T12:35:51.835Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-04T12:35:51.835Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-04T12:35:51.835Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-04T12:35:52.244Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-04T12:35:52.244Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-04T12:35:52.315Z] #31 ... [2019-12-04T12:35:52.315Z] [2019-12-04T12:35:52.315Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:35:52.315Z] #24 15.02 Fetched 7927 kB in 10s (731 kB/s) [2019-12-04T12:35:52.315Z] #24 15.02 Reading package lists... [2019-12-04T12:35:52.315Z] #24 18.94 Reading package lists... [2019-12-04T12:35:52.315Z] #24 22.51 Building dependency tree... [2019-12-04T12:35:52.315Z] #24 23.90 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-04T12:35:52.315Z] #24 23.90 The following additional packages will be installed: [2019-12-04T12:35:52.315Z] #24 23.90 libjq1 libonig4 [2019-12-04T12:35:52.315Z] #24 24.18 The following NEW packages will be installed: [2019-12-04T12:35:52.315Z] #24 24.19 jq libjq1 libonig4 [2019-12-04T12:35:52.315Z] #24 25.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:35:52.315Z] #24 25.25 Need to get 327 kB of archives. [2019-12-04T12:35:52.315Z] #24 25.25 After this operation, 1157 kB of additional disk space will be used. [2019-12-04T12:35:52.315Z] #24 25.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-04T12:35:52.315Z] #24 25.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-04T12:35:52.315Z] #24 25.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-04T12:35:52.315Z] #24 ... [2019-12-04T12:35:52.315Z] [2019-12-04T12:35:52.315Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:35:52.315Z] #10 15.23 Fetched 7927 kB in 10s (731 kB/s) [2019-12-04T12:35:52.315Z] #10 15.23 Reading package lists... [2019-12-04T12:35:52.315Z] #10 19.25 Reading package lists... [2019-12-04T12:35:52.315Z] #10 23.17 Building dependency tree... [2019-12-04T12:35:52.315Z] #10 24.47 The following additional packages will be installed: [2019-12-04T12:35:52.315Z] #10 24.48 libapparmor1 libseccomp2 [2019-12-04T12:35:52.315Z] #10 24.48 Suggested packages: [2019-12-04T12:35:52.315Z] #10 24.48 seccomp [2019-12-04T12:35:52.315Z] #10 24.63 The following NEW packages will be installed: [2019-12-04T12:35:52.315Z] #10 24.63 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-04T12:35:52.315Z] #10 ... [2019-12-04T12:35:52.315Z] [2019-12-04T12:35:52.315Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:35:52.315Z] #40 15.08 Fetched 7927 kB in 11s (717 kB/s) [2019-12-04T12:35:52.315Z] #40 15.08 Reading package lists... [2019-12-04T12:35:52.315Z] #40 19.11 Reading package lists... [2019-12-04T12:35:52.315Z] #40 23.15 Building dependency tree... [2019-12-04T12:35:52.315Z] #40 24.36 The following additional packages will be installed: [2019-12-04T12:35:52.315Z] #40 24.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-04T12:35:52.315Z] #40 24.36 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-04T12:35:52.315Z] #40 24.36 Suggested packages: [2019-12-04T12:35:52.315Z] #40 24.36 manpages-dev python-setuptools [2019-12-04T12:35:52.315Z] #40 25.12 The following NEW packages will be installed: [2019-12-04T12:35:52.315Z] #40 25.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-04T12:35:52.315Z] #40 25.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-04T12:35:52.315Z] #40 25.12 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-04T12:35:52.315Z] #40 25.12 zlib1g-dev [2019-12-04T12:35:52.480Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-04T12:35:52.573Z] #40 ... [2019-12-04T12:35:52.573Z] [2019-12-04T12:35:52.573Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:35:52.573Z] #33 25.22 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:35:52.573Z] #33 25.22 Need to get 13.7 MB of archives. [2019-12-04T12:35:52.573Z] #33 25.22 After this operation, 57.2 MB of additional disk space will be used. [2019-12-04T12:35:52.573Z] #33 25.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-04T12:35:52.573Z] #33 25.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-04T12:35:52.573Z] #33 25.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-04T12:35:52.573Z] #33 25.63 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-04T12:35:52.573Z] #33 25.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-04T12:35:52.573Z] #33 25.69 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-04T12:35:52.661Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-04T12:35:52.661Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-04T12:35:52.661Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-04T12:35:52.661Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-04T12:35:52.831Z] #33 25.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-04T12:35:52.831Z] #33 25.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-04T12:35:52.831Z] #33 25.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-04T12:35:52.831Z] #33 25.80 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-04T12:35:53.090Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-04T12:35:53.398Z] #33 26.39 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:35:53.398Z] #33 26.50 Fetched 13.7 MB in 1s (8419 kB/s) [2019-12-04T12:35:53.497Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-04T12:35:53.497Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-04T12:35:53.497Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-04T12:35:53.656Z] #33 26.59 Selecting previously unselected package cmake-data. [2019-12-04T12:35:53.656Z] #33 26.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-04T12:35:53.656Z] #33 26.63 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-04T12:35:53.656Z] #33 26.65 Unpacking cmake-data (3.7.2-1) ... [2019-12-04T12:35:53.664Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-04T12:35:53.664Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-04T12:35:53.910Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-04T12:35:54.011Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-04T12:35:54.322Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-04T12:35:54.322Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-04T12:35:54.322Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-04T12:35:54.322Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-04T12:35:54.357Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-04T12:35:54.591Z] #33 ... [2019-12-04T12:35:54.591Z] [2019-12-04T12:35:54.591Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:35:54.591Z] #24 25.73 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:35:54.591Z] #24 25.87 Fetched 327 kB in 1s (319 kB/s) [2019-12-04T12:35:54.591Z] #24 25.93 Selecting previously unselected package libonig4:amd64. [2019-12-04T12:35:54.591Z] #24 25.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-04T12:35:54.591Z] #24 25.97 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-04T12:35:54.591Z] #24 25.98 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-04T12:35:54.591Z] #24 26.14 Selecting previously unselected package libjq1:amd64. [2019-12-04T12:35:54.591Z] #24 26.14 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-04T12:35:54.591Z] #24 26.14 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-04T12:35:54.591Z] #24 26.28 Selecting previously unselected package jq. [2019-12-04T12:35:54.591Z] #24 26.29 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-04T12:35:54.591Z] #24 26.30 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-04T12:35:54.591Z] #24 26.46 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-04T12:35:54.591Z] #24 26.50 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-04T12:35:54.591Z] #24 26.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:35:54.591Z] #24 26.57 Setting up jq (1.5+dfsg-1.3) ... [2019-12-04T12:35:54.591Z] #24 DONE 27.4s [2019-12-04T12:35:54.591Z] [2019-12-04T12:35:54.591Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-04T12:35:54.591Z] #25 DONE 0.1s [2019-12-04T12:35:54.591Z] [2019-12-04T12:35:54.591Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:35:54.591Z] #10 25.70 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:35:54.591Z] #10 25.70 Need to get 300 kB of archives. [2019-12-04T12:35:54.591Z] #10 25.70 After this operation, 1201 kB of additional disk space will be used. [2019-12-04T12:35:54.591Z] #10 25.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-04T12:35:54.591Z] #10 25.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-04T12:35:54.591Z] #10 25.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-04T12:35:54.591Z] #10 25.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-04T12:35:54.591Z] #10 26.35 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:35:54.591Z] #10 26.48 Fetched 300 kB in 1s (284 kB/s) [2019-12-04T12:35:54.591Z] #10 26.56 Selecting previously unselected package libseccomp2:amd64. [2019-12-04T12:35:54.591Z] #10 26.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-04T12:35:54.591Z] #10 26.63 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-04T12:35:54.591Z] #10 26.65 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-04T12:35:54.591Z] #10 26.84 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-04T12:35:54.591Z] #10 26.84 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-04T12:35:54.591Z] #10 26.87 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-04T12:35:54.591Z] #10 27.38 Selecting previously unselected package libapparmor1:amd64. [2019-12-04T12:35:54.591Z] #10 27.38 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-04T12:35:54.591Z] #10 27.39 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-04T12:35:54.591Z] #10 27.59 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-04T12:35:54.591Z] #10 27.59 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-04T12:35:54.591Z] #10 27.60 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-04T12:35:54.698Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-04T12:35:54.698Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-04T12:35:54.732Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-04T12:35:54.732Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-04T12:35:54.732Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-04T12:35:54.848Z] #10 27.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:35:54.849Z] #10 27.91 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-04T12:35:54.849Z] #10 27.94 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-04T12:35:55.041Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-04T12:35:55.041Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-04T12:35:55.106Z] #10 27.96 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-04T12:35:55.106Z] #10 27.98 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-04T12:35:55.106Z] #10 28.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:35:55.151Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-04T12:35:55.210Z] #56 22.44 Reading package lists... [2019-12-04T12:35:55.210Z] #56 ... [2019-12-04T12:35:55.210Z] [2019-12-04T12:35:55.210Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:35:55.210Z] #50 24.78 + cd /tmp/tmp.YdW72yFfto/src/github.com/golangci/golangci-lint/ [2019-12-04T12:35:55.210Z] #50 24.78 + git checkout -q v1.20.0 [2019-12-04T12:35:55.210Z] #50 25.31 ++ git describe --tags [2019-12-04T12:35:55.210Z] #50 25.32 + version=v1.20.0 [2019-12-04T12:35:55.210Z] #50 25.32 ++ git rev-parse --short HEAD [2019-12-04T12:35:55.210Z] #50 25.33 + commit=cc98739 [2019-12-04T12:35:55.210Z] #50 25.34 ++ git show -s --format=%cd [2019-12-04T12:35:55.210Z] #50 25.35 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-04T12:35:55.210Z] #50 25.35 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-04T12:35:55.364Z] #10 DONE 28.3s [2019-12-04T12:35:55.364Z] [2019-12-04T12:35:55.364Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:35:55.364Z] #40 26.18 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:35:55.364Z] #40 26.18 Need to get 3602 kB of archives. [2019-12-04T12:35:55.364Z] #40 26.18 After this operation, 18.9 MB of additional disk space will be used. [2019-12-04T12:35:55.364Z] #40 26.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-04T12:35:55.364Z] #40 26.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-04T12:35:55.364Z] #40 26.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-04T12:35:55.364Z] #40 26.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-04T12:35:55.365Z] #40 26.20 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-04T12:35:55.365Z] #40 26.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-04T12:35:55.365Z] #40 26.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-04T12:35:55.365Z] #40 26.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-04T12:35:55.365Z] #40 26.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-04T12:35:55.365Z] #40 26.28 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-04T12:35:55.365Z] #40 26.28 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-04T12:35:55.365Z] #40 26.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-04T12:35:55.365Z] #40 26.42 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-04T12:35:55.365Z] #40 26.43 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-04T12:35:55.365Z] #40 26.44 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-04T12:35:55.365Z] #40 26.45 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-04T12:35:55.365Z] #40 27.21 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:35:55.365Z] #40 27.44 Fetched 3602 kB in 1s (2734 kB/s) [2019-12-04T12:35:55.365Z] #40 27.61 Selecting previously unselected package libnet1:amd64. [2019-12-04T12:35:55.365Z] #40 27.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-04T12:35:55.365Z] #40 27.64 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-04T12:35:55.365Z] #40 27.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-04T12:35:55.365Z] #40 27.83 Selecting previously unselected package libcap-dev:amd64. [2019-12-04T12:35:55.365Z] #40 27.84 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-04T12:35:55.365Z] #40 27.85 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-04T12:35:55.365Z] #40 27.95 Selecting previously unselected package libnet1-dev. [2019-12-04T12:35:55.365Z] #40 27.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-04T12:35:55.365Z] #40 27.97 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-04T12:35:55.365Z] #40 28.14 Selecting previously unselected package libnl-3-200:amd64. [2019-12-04T12:35:55.365Z] #40 28.14 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-04T12:35:55.365Z] #40 28.14 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-04T12:35:55.365Z] #40 28.33 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-04T12:35:55.365Z] #40 28.33 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-04T12:35:55.365Z] #40 28.35 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-04T12:35:55.387Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-04T12:35:55.732Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-04T12:35:55.935Z] #40 28.71 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-04T12:35:55.935Z] #40 28.73 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-04T12:35:55.935Z] #40 28.75 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-04T12:35:55.935Z] #40 28.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-04T12:35:55.935Z] #40 28.88 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-04T12:35:55.935Z] #40 28.92 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-04T12:35:56.194Z] #40 29.05 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-04T12:35:56.194Z] #40 29.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-04T12:35:56.194Z] #40 29.06 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-04T12:35:56.268Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-04T12:35:56.268Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-04T12:35:56.268Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-04T12:35:56.268Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-04T12:35:56.451Z] #40 29.28 Selecting previously unselected package libprotobuf10:amd64. [2019-12-04T12:35:56.451Z] #40 29.29 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-04T12:35:56.451Z] #40 29.29 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-04T12:35:56.473Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-04T12:35:56.473Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-04T12:35:56.848Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-04T12:35:56.848Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-04T12:35:56.961Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-04T12:35:56.961Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-04T12:35:57.015Z] #40 29.77 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-04T12:35:57.015Z] #40 29.78 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-04T12:35:57.015Z] #40 29.78 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-04T12:35:57.015Z] #40 29.93 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-04T12:35:57.015Z] #40 29.94 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-04T12:35:57.015Z] #40 29.95 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-04T12:35:57.189Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-04T12:35:57.189Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-04T12:35:57.363Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-04T12:35:57.534Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-04T12:35:57.767Z] #50 ... [2019-12-04T12:35:57.767Z] [2019-12-04T12:35:57.767Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:35:57.767Z] #44 30.15 vendor/golang.org/x/crypto/curve25519 [2019-12-04T12:35:57.785Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-04T12:35:57.785Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-04T12:35:57.785Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-04T12:35:57.785Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-04T12:35:57.877Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-04T12:35:57.877Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-04T12:35:57.947Z] #40 30.79 Selecting previously unselected package libprotoc10:amd64. [2019-12-04T12:35:57.947Z] #40 30.79 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-04T12:35:57.947Z] #40 30.80 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-04T12:35:58.184Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-04T12:35:58.184Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-04T12:35:58.184Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-04T12:35:58.513Z] #40 ... [2019-12-04T12:35:58.513Z] [2019-12-04T12:35:58.513Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-04T12:35:58.513Z] #11 DONE 3.2s [2019-12-04T12:35:58.513Z] [2019-12-04T12:35:58.513Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:35:58.513Z] #40 31.43 Selecting previously unselected package protobuf-c-compiler. [2019-12-04T12:35:58.513Z] #40 31.43 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-04T12:35:58.513Z] #40 31.45 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-04T12:35:58.513Z] #40 ... [2019-12-04T12:35:58.513Z] [2019-12-04T12:35:58.513Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-04T12:35:58.605Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-04T12:35:58.605Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-04T12:35:59.008Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-04T12:35:59.008Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-04T12:35:59.079Z] #12 ... [2019-12-04T12:35:59.079Z] [2019-12-04T12:35:59.079Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:35:59.079Z] #28 21.83 + cd /tmp/tmp.HZOsFwbyL5/src/github.com/go-swagger/go-swagger [2019-12-04T12:35:59.079Z] #28 21.83 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-04T12:35:59.079Z] #28 23.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-04T12:35:59.079Z] #28 ... [2019-12-04T12:35:59.079Z] [2019-12-04T12:35:59.079Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:35:59.079Z] #40 31.57 Selecting previously unselected package protobuf-compiler. [2019-12-04T12:35:59.079Z] #40 31.57 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-04T12:35:59.079Z] #40 31.58 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-04T12:35:59.079Z] #40 31.74 Selecting previously unselected package python-pkg-resources. [2019-12-04T12:35:59.079Z] #40 31.77 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-04T12:35:59.079Z] #40 31.78 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-04T12:35:59.079Z] #40 32.00 Selecting previously unselected package python-protobuf. [2019-12-04T12:35:59.079Z] #40 32.00 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-04T12:35:59.079Z] #40 32.00 Unpacking python-protobuf (3.0.0-9) ... [2019-12-04T12:35:59.337Z] #40 32.42 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-04T12:35:59.594Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-04T12:35:59.596Z] #40 32.51 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-04T12:35:59.596Z] #40 32.52 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-04T12:35:59.664Z] #44 ... [2019-12-04T12:35:59.664Z] [2019-12-04T12:35:59.664Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:35:59.664Z] #24 22.03 Fetched 7927 kB in 16s (491 kB/s) [2019-12-04T12:35:59.664Z] #24 22.03 Reading package lists... [2019-12-04T12:35:59.664Z] #24 29.42 Reading package lists... [2019-12-04T12:35:59.664Z] #24 ... [2019-12-04T12:35:59.664Z] [2019-12-04T12:35:59.664Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:35:59.664Z] #28 30.80 + cd /tmp/tmp.h8ddN3MyLN/src/github.com/go-swagger/go-swagger [2019-12-04T12:35:59.664Z] #28 30.80 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-04T12:35:59.898Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-04T12:35:59.899Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-04T12:35:59.937Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-04T12:35:59.937Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-04T12:36:00.282Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-04T12:36:00.282Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-04T12:36:00.291Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-04T12:36:00.291Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-04T12:36:00.291Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-04T12:36:00.626Z] go: finding golang.org/x/text v0.3.0 [2019-12-04T12:36:01.027Z] #28 33.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-04T12:36:01.028Z] #28 ... [2019-12-04T12:36:01.028Z] [2019-12-04T12:36:01.028Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:36:01.028Z] #40 23.51 Fetched 7927 kB in 16s (489 kB/s) [2019-12-04T12:36:01.028Z] #40 23.51 Reading package lists... [2019-12-04T12:36:01.028Z] #40 30.72 Reading package lists... [2019-12-04T12:36:01.028Z] #40 ... [2019-12-04T12:36:01.028Z] [2019-12-04T12:36:01.028Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:36:01.028Z] #56 22.44 Reading package lists... [2019-12-04T12:36:01.151Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-04T12:36:01.151Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-04T12:36:01.284Z] #56 29.68 Reading package lists... [2019-12-04T12:36:01.284Z] #56 ... [2019-12-04T12:36:01.284Z] [2019-12-04T12:36:01.284Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:36:01.284Z] #10 23.85 Fetched 7927 kB in 16s (473 kB/s) [2019-12-04T12:36:01.284Z] #10 23.85 Reading package lists... [2019-12-04T12:36:01.284Z] #10 30.94 Reading package lists... [2019-12-04T12:36:01.284Z] #10 ... [2019-12-04T12:36:01.284Z] [2019-12-04T12:36:01.284Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:36:01.284Z] #33 21.91 Reading package lists... [2019-12-04T12:36:01.408Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-04T12:36:01.498Z] #40 ... [2019-12-04T12:36:01.498Z] [2019-12-04T12:36:01.498Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-04T12:36:01.498Z] #12 DONE 2.7s [2019-12-04T12:36:01.498Z] [2019-12-04T12:36:01.498Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:01.498Z] #26 4.337 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-04T12:36:01.498Z] #26 4.703 [2019-12-04T12:36:01.498Z] #26 4.964 #### 5.7% ############# 18.8% #################### 27.9% ########################### 38.5% ################################### 49.6% ########################################## 58.9% ################################################### 71.0% ######################################################## 78.8% ############################################################### 88.8% ###################################################################### 97.5% ######################################################################## 100.0% [2019-12-04T12:36:01.498Z] #26 6.240 [2019-12-04T12:36:01.498Z] #26 6.544 ###### 9.4% ######################### 35.1% ###################################### 54.1% ######################################################### 79.8% ######################################################################## 100.0% [2019-12-04T12:36:01.539Z] #33 28.94 Reading package lists... [2019-12-04T12:36:01.539Z] #33 ... [2019-12-04T12:36:01.539Z] [2019-12-04T12:36:01.539Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:01.539Z] #68 23.80 + cd /tmp/tmp.Eddmce0hkk/src/github.com/docker/libnetwork [2019-12-04T12:36:01.539Z] #68 23.80 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:36:01.539Z] #68 23.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-04T12:36:01.575Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-04T12:36:01.575Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-04T12:36:01.756Z] #26 7.312 [2019-12-04T12:36:01.980Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-04T12:36:01.980Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-04T12:36:02.146Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-04T12:36:02.146Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-04T12:36:02.385Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-04T12:36:02.385Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-04T12:36:02.490Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-04T12:36:02.581Z] #26 7.628 #### 6.1% ########## 14.5% ################### 26.5% ############################# 41.3% ###################################### 54.1% [2019-12-04T12:36:02.581Z] #26 ... [2019-12-04T12:36:02.581Z] [2019-12-04T12:36:02.581Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:02.581Z] #31 25.27 sort [2019-12-04T12:36:02.581Z] #31 25.28 errors [2019-12-04T12:36:02.581Z] #31 25.52 strconv [2019-12-04T12:36:02.581Z] #31 26.12 io [2019-12-04T12:36:02.581Z] #31 26.73 internal/oserror [2019-12-04T12:36:02.581Z] #31 26.79 syscall [2019-12-04T12:36:02.581Z] #31 27.99 reflect [2019-12-04T12:36:02.581Z] #31 32.76 time [2019-12-04T12:36:02.771Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-04T12:36:02.835Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-04T12:36:02.840Z] #31 ... [2019-12-04T12:36:02.840Z] [2019-12-04T12:36:02.840Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:02.840Z] #26 7.628 #### 6.1% ########## 14.5% ################### 26.5% ############################# 41.3% ###################################### 54.1% ############################################### 65.7% ###################################################### 76.2% ############################################################## 86.4% [2019-12-04T12:36:02.840Z] #26 ... [2019-12-04T12:36:02.840Z] [2019-12-04T12:36:02.840Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:02.840Z] #44 25.60 github.com/LK4D4/vndr/godl/singleflight [2019-12-04T12:36:02.840Z] #44 25.63 io [2019-12-04T12:36:02.840Z] #44 25.83 strconv [2019-12-04T12:36:02.840Z] #44 26.60 bytes [2019-12-04T12:36:02.840Z] #44 27.98 bufio [2019-12-04T12:36:02.840Z] #44 28.11 reflect [2019-12-04T12:36:02.840Z] #44 29.70 syscall [2019-12-04T12:36:02.840Z] #44 35.27 time [2019-12-04T12:36:02.903Z] #68 ... [2019-12-04T12:36:02.903Z] [2019-12-04T12:36:02.903Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:36:02.903Z] #33 28.94 Reading package lists... [2019-12-04T12:36:03.098Z] #44 ... [2019-12-04T12:36:03.098Z] [2019-12-04T12:36:03.098Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:36:03.098Z] #40 36.05 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-04T12:36:03.098Z] #40 36.06 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-04T12:36:03.098Z] #40 36.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:03.098Z] #40 36.10 Setting up python-protobuf (3.0.0-9) ... [2019-12-04T12:36:03.162Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-04T12:36:03.162Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-04T12:36:03.579Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-04T12:36:03.672Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-04T12:36:03.925Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-04T12:36:04.148Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-04T12:36:04.267Z] #33 35.73 Building dependency tree... [2019-12-04T12:36:04.270Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-04T12:36:04.472Z] #40 ... [2019-12-04T12:36:04.473Z] [2019-12-04T12:36:04.473Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-04T12:36:04.473Z] #13 2.291 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-04T12:36:04.473Z] #13 DONE 3.1s [2019-12-04T12:36:04.473Z] [2019-12-04T12:36:04.473Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:04.473Z] #26 7.628 #### 6.1% ########## 14.5% ################### 26.5% ############################# 41.3% ###################################### 54.1% ############################################### 65.7% ###################################################### 76.2% ############################################################## 86.4% ####################################################################### 99.9% ######################################################################## 100.0% [2019-12-04T12:36:04.473Z] #26 8.839 [2019-12-04T12:36:04.613Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-04T12:36:04.686Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-04T12:36:04.686Z] go: finding github.com/golang/mock v1.1.1 [2019-12-04T12:36:04.956Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-04T12:36:05.109Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-04T12:36:05.109Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-04T12:36:05.109Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-04T12:36:05.109Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-04T12:36:05.109Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-04T12:36:05.505Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-04T12:36:05.630Z] #33 38.26 The following additional packages will be installed: [2019-12-04T12:36:05.631Z] #33 38.28 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-04T12:36:05.631Z] #33 38.28 Suggested packages: [2019-12-04T12:36:05.631Z] #33 38.29 codeblocks eclipse ninja-build lrzip [2019-12-04T12:36:05.631Z] #33 38.30 Recommended packages: [2019-12-04T12:36:05.631Z] #33 38.30 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-04T12:36:05.895Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-04T12:36:05.895Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-04T12:36:05.895Z] go: finding cloud.google.com/go v0.26.0 [2019-12-04T12:36:05.895Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-04T12:36:06.021Z] #26 9.096 # 1.9% #### 5.8% ####### 9.8% ########### 16.0% ############### 21.9% ################### 26.8% ####################### 32.6% ########################## 36.9% ############################ 39.9% ############################### 43.7% ################################# 46.1% ################################### 49.3% ###################################### 53.9% ######################################### 57.5% ############################################ 62.2% ############################################### 66.6% ################################################### 71.9% ###################################################### 76.0% ########################################################## 80.9% ########################################################### 83.3% ############################################################### 87.8% #################################################################### 94.5% ######################################################################## 100.0% [2019-12-04T12:36:06.146Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-04T12:36:06.279Z] #26 11.60 [2019-12-04T12:36:06.312Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-04T12:36:06.312Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-04T12:36:06.312Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-04T12:36:06.312Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-04T12:36:06.312Z] go: finding github.com/kr/text v0.1.0 [2019-12-04T12:36:06.490Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-04T12:36:06.539Z] #26 ... [2019-12-04T12:36:06.539Z] [2019-12-04T12:36:06.539Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:36:06.539Z] #33 29.48 Selecting previously unselected package liblzo2-2:amd64. [2019-12-04T12:36:06.539Z] #33 29.48 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-04T12:36:06.539Z] #33 29.49 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:36:06.539Z] #33 29.64 Selecting previously unselected package libicu57:amd64. [2019-12-04T12:36:06.539Z] #33 29.65 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-04T12:36:06.539Z] #33 29.66 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-04T12:36:06.539Z] #33 34.86 Selecting previously unselected package libxml2:amd64. [2019-12-04T12:36:06.539Z] #33 34.86 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-04T12:36:06.539Z] #33 34.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-04T12:36:06.539Z] #33 35.54 Selecting previously unselected package libarchive13:amd64. [2019-12-04T12:36:06.539Z] #33 35.54 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-04T12:36:06.539Z] #33 35.55 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-04T12:36:06.539Z] #33 35.80 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-04T12:36:06.539Z] #33 35.80 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-04T12:36:06.539Z] #33 35.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-04T12:36:06.539Z] #33 35.95 Selecting previously unselected package libuv1:amd64. [2019-12-04T12:36:06.539Z] #33 35.96 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-04T12:36:06.539Z] #33 35.96 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-04T12:36:06.539Z] #33 36.12 Selecting previously unselected package cmake. [2019-12-04T12:36:06.539Z] #33 36.12 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-04T12:36:06.539Z] #33 36.19 Unpacking cmake (3.7.2-1) ... [2019-12-04T12:36:06.539Z] #33 38.62 Selecting previously unselected package xxd. [2019-12-04T12:36:06.539Z] #33 38.62 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-04T12:36:06.539Z] #33 38.62 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:06.539Z] #33 38.81 Selecting previously unselected package vim-common. [2019-12-04T12:36:06.539Z] #33 38.82 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:36:06.539Z] #33 38.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:06.539Z] #33 39.14 Processing triggers for mime-support (3.60) ... [2019-12-04T12:36:06.539Z] #33 39.23 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:06.539Z] #33 39.25 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-04T12:36:06.539Z] #33 39.26 Setting up cmake-data (3.7.2-1) ... [2019-12-04T12:36:06.539Z] #33 39.28 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-04T12:36:06.539Z] #33 39.30 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-04T12:36:06.539Z] #33 39.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:06.539Z] #33 39.37 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:06.539Z] #33 39.39 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:36:06.539Z] #33 39.41 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-04T12:36:06.539Z] #33 39.42 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-04T12:36:06.539Z] #33 39.43 Setting up cmake (3.7.2-1) ... [2019-12-04T12:36:06.539Z] #33 39.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:06.557Z] #33 39.20 The following NEW packages will be installed: [2019-12-04T12:36:06.557Z] #33 39.21 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-04T12:36:06.557Z] #33 39.21 vim-common xxd [2019-12-04T12:36:06.833Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-04T12:36:07.108Z] #33 ... [2019-12-04T12:36:07.108Z] [2019-12-04T12:36:07.108Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-04T12:36:07.108Z] #14 DONE 2.7s [2019-12-04T12:36:07.108Z] [2019-12-04T12:36:07.108Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:07.108Z] #44 38.99 internal/fmtsort [2019-12-04T12:36:07.108Z] #44 39.33 strings [2019-12-04T12:36:07.108Z] #44 ... [2019-12-04T12:36:07.108Z] [2019-12-04T12:36:07.108Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:36:07.108Z] #33 DONE 40.0s [2019-12-04T12:36:07.108Z] [2019-12-04T12:36:07.108Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:36:07.108Z] #34 DONE 0.1s [2019-12-04T12:36:07.108Z] [2019-12-04T12:36:07.108Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-04T12:36:07.108Z] #35 DONE 0.1s [2019-12-04T12:36:07.108Z] [2019-12-04T12:36:07.108Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-04T12:36:07.159Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-04T12:36:07.159Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-04T12:36:07.177Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-04T12:36:07.525Z] #33 40.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:36:07.526Z] #33 40.32 Need to get 13.7 MB of archives. [2019-12-04T12:36:07.526Z] #33 40.32 After this operation, 57.2 MB of additional disk space will be used. [2019-12-04T12:36:07.526Z] #33 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-04T12:36:07.575Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-04T12:36:07.575Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-04T12:36:07.575Z] go: finding github.com/kr/pty v1.1.1 [2019-12-04T12:36:07.575Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-04T12:36:07.781Z] #33 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-04T12:36:07.781Z] #33 40.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-04T12:36:08.408Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-04T12:36:08.408Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-04T12:36:08.708Z] #33 41.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-04T12:36:08.708Z] #33 41.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-04T12:36:08.708Z] #33 41.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-04T12:36:08.708Z] #33 41.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-04T12:36:08.708Z] #33 41.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-04T12:36:08.812Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-04T12:36:08.895Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-04T12:36:08.966Z] #33 ... [2019-12-04T12:36:08.966Z] [2019-12-04T12:36:08.966Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:36:08.966Z] #24 29.42 Reading package lists... [2019-12-04T12:36:08.966Z] #24 35.98 Building dependency tree... [2019-12-04T12:36:08.966Z] #24 38.62 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-04T12:36:08.966Z] #24 38.62 The following additional packages will be installed: [2019-12-04T12:36:08.966Z] #24 38.63 libjq1 libonig4 [2019-12-04T12:36:08.966Z] #24 39.01 The following NEW packages will be installed: [2019-12-04T12:36:08.966Z] #24 39.02 jq libjq1 libonig4 [2019-12-04T12:36:08.966Z] #24 40.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:36:08.966Z] #24 40.26 Need to get 327 kB of archives. [2019-12-04T12:36:08.966Z] #24 40.26 After this operation, 1157 kB of additional disk space will be used. [2019-12-04T12:36:08.966Z] #24 40.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-04T12:36:08.966Z] #24 40.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-04T12:36:08.966Z] #24 40.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-04T12:36:08.966Z] #24 41.16 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:36:08.966Z] #24 41.35 Fetched 327 kB in 1s (283 kB/s) [2019-12-04T12:36:08.967Z] #24 41.52 Selecting previously unselected package libonig4:amd64. [2019-12-04T12:36:08.967Z] #24 41.52 (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.) [2019-12-04T12:36:08.967Z] #24 41.62 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-04T12:36:08.967Z] #24 41.66 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-04T12:36:09.012Z] #15 ... [2019-12-04T12:36:09.012Z] [2019-12-04T12:36:09.012Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:36:09.012Z] #40 41.11 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-04T12:36:09.012Z] #40 41.15 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-04T12:36:09.012Z] #40 41.19 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-04T12:36:09.012Z] #40 41.23 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-04T12:36:09.012Z] #40 41.26 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-04T12:36:09.012Z] #40 41.29 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-04T12:36:09.012Z] #40 41.33 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-04T12:36:09.012Z] #40 41.38 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-04T12:36:09.012Z] #40 41.41 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-04T12:36:09.012Z] #40 41.42 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-04T12:36:09.012Z] #40 41.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:09.012Z] #40 DONE 41.8s [2019-12-04T12:36:09.012Z] [2019-12-04T12:36:09.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:09.222Z] #24 ... [2019-12-04T12:36:09.222Z] [2019-12-04T12:36:09.222Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:36:09.222Z] #33 42.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-04T12:36:09.222Z] #33 42.01 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-04T12:36:09.248Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-04T12:36:09.612Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-04T12:36:09.612Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-04T12:36:09.784Z] #33 ... [2019-12-04T12:36:09.784Z] [2019-12-04T12:36:09.784Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:09.784Z] #68 DONE 42.2s [2019-12-04T12:36:09.784Z] [2019-12-04T12:36:09.784Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:36:09.784Z] #24 42.40 Selecting previously unselected package libjq1:amd64. [2019-12-04T12:36:09.784Z] #24 42.40 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-04T12:36:09.784Z] #24 42.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-04T12:36:10.040Z] #24 42.74 Selecting previously unselected package jq. [2019-12-04T12:36:10.040Z] #24 42.74 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-04T12:36:10.040Z] #24 42.76 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-04T12:36:10.345Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-04T12:36:10.393Z] #41 ... [2019-12-04T12:36:10.393Z] [2019-12-04T12:36:10.393Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-04T12:36:10.393Z] #15 DONE 3.3s [2019-12-04T12:36:10.644Z] #24 43.31 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-04T12:36:10.644Z] #24 43.33 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-04T12:36:10.644Z] #24 43.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:10.644Z] #24 43.41 Setting up jq (1.5+dfsg-1.3) ... [2019-12-04T12:36:10.651Z] [2019-12-04T12:36:10.651Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:10.651Z] #36 2.846 + RM_GOPATH=0 [2019-12-04T12:36:10.651Z] #36 2.849 + TMP_GOPATH= [2019-12-04T12:36:10.651Z] #36 2.849 + : /build [2019-12-04T12:36:10.651Z] #36 2.850 + '[' -z '' ']' [2019-12-04T12:36:10.651Z] #36 2.851 ++ mktemp -d [2019-12-04T12:36:10.651Z] #36 2.853 + export GOPATH=/tmp/tmp.i5mizDfcnK [2019-12-04T12:36:10.651Z] #36 2.866 + GOPATH=/tmp/tmp.i5mizDfcnK [2019-12-04T12:36:10.651Z] #36 2.866 + RM_GOPATH=1 [2019-12-04T12:36:10.651Z] #36 2.866 ++ dirname ./install.sh [2019-12-04T12:36:10.651Z] #36 2.867 + dir=. [2019-12-04T12:36:10.651Z] #36 2.868 + bin=tini [2019-12-04T12:36:10.651Z] #36 2.868 + shift [2019-12-04T12:36:10.651Z] #36 2.868 + '[' '!' -f ./tini.installer ']' [2019-12-04T12:36:10.651Z] #36 2.868 + . ./tini.installer [2019-12-04T12:36:10.651Z] #36 2.868 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:36:10.651Z] #36 2.869 + install_tini [2019-12-04T12:36:10.651Z] #36 2.869 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-04T12:36:10.651Z] #36 2.869 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:36:10.651Z] #36 2.869 + git clone https://github.com/krallin/tini.git /tmp/tmp.i5mizDfcnK/tini [2019-12-04T12:36:10.651Z] #36 2.873 Cloning into '/tmp/tmp.i5mizDfcnK/tini'... [2019-12-04T12:36:10.908Z] #36 3.748 + cd /tmp/tmp.i5mizDfcnK/tini [2019-12-04T12:36:11.164Z] #36 3.749 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:36:11.165Z] #36 3.801 + cmake . [2019-12-04T12:36:11.205Z] #24 DONE 43.7s [2019-12-04T12:36:11.205Z] [2019-12-04T12:36:11.205Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:36:11.205Z] #33 43.13 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:36:11.205Z] #33 43.34 Fetched 13.7 MB in 2s (5035 kB/s) [2019-12-04T12:36:11.205Z] #33 43.60 Selecting previously unselected package cmake-data. [2019-12-04T12:36:11.205Z] #33 43.60 (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.) [2019-12-04T12:36:11.205Z] #33 43.75 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-04T12:36:11.205Z] #33 43.75 Unpacking cmake-data (3.7.2-1) ... [2019-12-04T12:36:11.205Z] #33 ... [2019-12-04T12:36:11.205Z] [2019-12-04T12:36:11.205Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-04T12:36:11.205Z] #25 DONE 0.1s [2019-12-04T12:36:11.422Z] #36 4.244 -- The C compiler identification is GNU 6.3.0 [2019-12-04T12:36:11.422Z] #36 4.272 -- Check for working C compiler: /usr/bin/cc [2019-12-04T12:36:11.461Z] [2019-12-04T12:36:11.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:36:11.461Z] #10 30.94 Reading package lists... [2019-12-04T12:36:11.461Z] #10 37.23 Building dependency tree... [2019-12-04T12:36:11.461Z] #10 39.96 The following additional packages will be installed: [2019-12-04T12:36:11.461Z] #10 39.97 libapparmor1 libseccomp2 [2019-12-04T12:36:11.461Z] #10 39.98 Suggested packages: [2019-12-04T12:36:11.461Z] #10 39.99 seccomp [2019-12-04T12:36:11.461Z] #10 40.27 The following NEW packages will be installed: [2019-12-04T12:36:11.461Z] #10 40.30 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-04T12:36:11.461Z] #10 41.38 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:36:11.461Z] #10 41.38 Need to get 300 kB of archives. [2019-12-04T12:36:11.461Z] #10 41.38 After this operation, 1201 kB of additional disk space will be used. [2019-12-04T12:36:11.461Z] #10 41.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-04T12:36:11.461Z] #10 41.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-04T12:36:11.461Z] #10 41.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-04T12:36:11.461Z] #10 41.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-04T12:36:11.461Z] #10 42.25 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:36:11.461Z] #10 42.63 Fetched 300 kB in 1s (288 kB/s) [2019-12-04T12:36:11.461Z] #10 42.93 Selecting previously unselected package libseccomp2:amd64. [2019-12-04T12:36:11.461Z] #10 42.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-04T12:36:11.461Z] #10 43.02 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-04T12:36:11.461Z] #10 43.04 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-04T12:36:11.461Z] #10 43.32 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-04T12:36:11.461Z] #10 43.32 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-04T12:36:11.461Z] #10 43.33 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-04T12:36:11.461Z] #10 43.70 Selecting previously unselected package libapparmor1:amd64. [2019-12-04T12:36:11.461Z] #10 43.70 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-04T12:36:11.461Z] #10 43.75 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-04T12:36:11.461Z] #10 43.97 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-04T12:36:11.461Z] #10 43.97 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-04T12:36:11.461Z] #10 43.99 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-04T12:36:11.680Z] #36 4.436 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-04T12:36:11.680Z] #36 4.439 -- Detecting C compiler ABI info [2019-12-04T12:36:11.758Z] #10 44.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:11.758Z] #10 44.59 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-04T12:36:11.758Z] #10 44.62 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-04T12:36:11.939Z] #36 4.792 -- Detecting C compiler ABI info - done [2019-12-04T12:36:11.939Z] #36 4.825 -- Detecting C compile features [2019-12-04T12:36:12.055Z] #10 44.64 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-04T12:36:12.055Z] #10 44.66 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-04T12:36:12.055Z] #10 44.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:12.312Z] #10 DONE 45.0s [2019-12-04T12:36:12.312Z] [2019-12-04T12:36:12.312Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-04T12:36:12.612Z] #11 ... [2019-12-04T12:36:12.612Z] [2019-12-04T12:36:12.612Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:36:12.612Z] #52 DONE 0.1s [2019-12-04T12:36:12.612Z] [2019-12-04T12:36:12.612Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-04T12:36:12.612Z] #53 DONE 0.1s [2019-12-04T12:36:12.612Z] [2019-12-04T12:36:12.612Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:12.671Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-04T12:36:12.868Z] #54 ... [2019-12-04T12:36:12.868Z] [2019-12-04T12:36:12.868Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:36:12.868Z] #56 29.68 Reading package lists... [2019-12-04T12:36:12.868Z] #56 36.37 Building dependency tree... [2019-12-04T12:36:12.868Z] #56 39.26 The following additional packages will be installed: [2019-12-04T12:36:12.868Z] #56 39.27 btrfs-progs liblzo2-2 [2019-12-04T12:36:12.868Z] #56 39.51 The following NEW packages will be installed: [2019-12-04T12:36:12.868Z] #56 39.52 btrfs-progs btrfs-tools liblzo2-2 [2019-12-04T12:36:12.868Z] #56 40.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:36:12.868Z] #56 40.67 Need to get 649 kB of archives. [2019-12-04T12:36:12.868Z] #56 40.67 After this operation, 4320 kB of additional disk space will be used. [2019-12-04T12:36:12.868Z] #56 40.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-04T12:36:12.868Z] #56 40.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-04T12:36:12.868Z] #56 40.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-04T12:36:12.868Z] #56 42.24 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:36:12.868Z] #56 42.63 Fetched 649 kB in 1s (591 kB/s) [2019-12-04T12:36:12.868Z] #56 42.90 Selecting previously unselected package liblzo2-2:amd64. [2019-12-04T12:36:12.868Z] #56 42.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-04T12:36:12.868Z] #56 42.97 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-04T12:36:12.868Z] #56 42.98 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:36:12.868Z] #56 43.35 Selecting previously unselected package btrfs-progs. [2019-12-04T12:36:12.868Z] #56 43.35 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-04T12:36:12.868Z] #56 43.40 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-04T12:36:12.868Z] #56 44.73 Selecting previously unselected package btrfs-tools. [2019-12-04T12:36:12.868Z] #56 44.73 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-04T12:36:12.868Z] #56 44.74 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-04T12:36:12.868Z] #56 44.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:12.868Z] #56 45.08 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:36:12.868Z] #56 45.11 Setting up btrfs-progs (4.7.3-1) ... [2019-12-04T12:36:12.868Z] #56 45.14 Setting up btrfs-tools (4.7.3-1) ... [2019-12-04T12:36:12.868Z] #56 45.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:12.868Z] #56 DONE 45.6s [2019-12-04T12:36:12.868Z] [2019-12-04T12:36:12.868Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:36:12.868Z] #57 DONE 0.1s [2019-12-04T12:36:12.868Z] [2019-12-04T12:36:12.868Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-04T12:36:12.868Z] #58 DONE 0.1s [2019-12-04T12:36:12.868Z] [2019-12-04T12:36:12.868Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:36:12.868Z] #40 30.72 Reading package lists... [2019-12-04T12:36:12.868Z] #40 37.40 Building dependency tree... [2019-12-04T12:36:12.868Z] #40 39.94 The following additional packages will be installed: [2019-12-04T12:36:12.868Z] #40 39.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-04T12:36:12.868Z] #40 39.95 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-04T12:36:12.868Z] #40 39.96 Suggested packages: [2019-12-04T12:36:12.868Z] #40 39.96 manpages-dev python-setuptools [2019-12-04T12:36:12.868Z] #40 41.65 The following NEW packages will be installed: [2019-12-04T12:36:12.868Z] #40 41.66 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-04T12:36:12.868Z] #40 41.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-04T12:36:12.868Z] #40 41.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-04T12:36:12.868Z] #40 41.67 zlib1g-dev [2019-12-04T12:36:12.868Z] #40 42.80 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:36:12.868Z] #40 42.80 Need to get 3602 kB of archives. [2019-12-04T12:36:12.868Z] #40 42.80 After this operation, 18.9 MB of additional disk space will be used. [2019-12-04T12:36:12.868Z] #40 42.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-04T12:36:12.868Z] #40 42.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-04T12:36:12.868Z] #40 42.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-04T12:36:12.868Z] #40 42.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-04T12:36:12.868Z] #40 42.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-04T12:36:12.868Z] #40 42.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-04T12:36:12.868Z] #40 42.86 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-04T12:36:12.868Z] #40 42.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-04T12:36:12.868Z] #40 42.96 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-04T12:36:12.868Z] #40 43.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-04T12:36:12.868Z] #40 43.23 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-04T12:36:12.868Z] #40 43.47 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-04T12:36:12.868Z] #40 43.65 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-04T12:36:12.868Z] #40 43.65 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-04T12:36:12.868Z] #40 43.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-04T12:36:12.868Z] #40 43.65 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-04T12:36:12.868Z] #40 45.48 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:36:12.872Z] #36 ... [2019-12-04T12:36:12.873Z] [2019-12-04T12:36:12.873Z] #16 [dev 6/24] RUN ldconfig [2019-12-04T12:36:12.873Z] #16 DONE 2.4s [2019-12-04T12:36:12.873Z] [2019-12-04T12:36:12.873Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:13.014Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-04T12:36:13.123Z] #40 45.77 Fetched 3602 kB in 1s (1836 kB/s) [2019-12-04T12:36:13.123Z] #40 ... [2019-12-04T12:36:13.123Z] [2019-12-04T12:36:13.123Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:36:13.807Z] #17 ... [2019-12-04T12:36:13.807Z] [2019-12-04T12:36:13.807Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:13.807Z] #26 12.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-04T12:36:13.807Z] #26 13.34 [2019-12-04T12:36:13.807Z] #26 13.65 ######################################################################## 100.0% [2019-12-04T12:36:13.807Z] #26 13.74 [2019-12-04T12:36:13.807Z] #26 14.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-04T12:36:13.807Z] #26 15.37 [2019-12-04T12:36:13.807Z] #26 15.54 ################## 25.4% ######################################################################## 100.0% [2019-12-04T12:36:13.807Z] #26 15.66 [2019-12-04T12:36:13.807Z] #26 16.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-04T12:36:13.807Z] #26 16.83 skipping existing 1849cc453dee [2019-12-04T12:36:13.807Z] #26 16.92 [2019-12-04T12:36:13.807Z] #26 18.03 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-04T12:36:13.807Z] #26 18.43 [2019-12-04T12:36:13.807Z] #26 18.68 ######################################################################## 100.0% [2019-12-04T12:36:13.807Z] #26 18.87 [2019-12-04T12:36:13.807Z] #26 18.92 Download of images into '/build' complete. [2019-12-04T12:36:13.807Z] #26 18.92 Use something like the following to load the result into a Docker daemon: [2019-12-04T12:36:13.807Z] #26 18.92 tar -cC '/build' . | docker load [2019-12-04T12:36:13.807Z] #26 DONE 19.1s [2019-12-04T12:36:13.807Z] [2019-12-04T12:36:13.807Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:13.807Z] #36 6.496 -- Detecting C compile features - done [2019-12-04T12:36:13.807Z] #36 6.521 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-04T12:36:14.065Z] #36 6.685 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-04T12:36:14.065Z] #36 ... [2019-12-04T12:36:14.065Z] [2019-12-04T12:36:14.065Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:14.065Z] #31 36.69 internal/poll [2019-12-04T12:36:14.065Z] #31 38.49 internal/fmtsort [2019-12-04T12:36:14.065Z] #31 38.58 internal/syscall/unix [2019-12-04T12:36:14.065Z] #31 38.82 os [2019-12-04T12:36:14.065Z] #31 39.19 strings [2019-12-04T12:36:14.065Z] #31 41.76 path [2019-12-04T12:36:14.065Z] #31 42.12 fmt [2019-12-04T12:36:14.065Z] #31 42.27 path/filepath [2019-12-04T12:36:14.065Z] #31 43.79 io/ioutil [2019-12-04T12:36:14.065Z] #31 44.32 text/tabwriter [2019-12-04T12:36:14.065Z] #31 45.54 flag [2019-12-04T12:36:14.065Z] #31 45.54 github.com/BurntSushi/toml [2019-12-04T12:36:14.203Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-04T12:36:14.323Z] #31 ... [2019-12-04T12:36:14.323Z] [2019-12-04T12:36:14.323Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:14.323Z] #36 6.948 -- Configuring done [2019-12-04T12:36:14.323Z] #36 7.006 + make tini-static [2019-12-04T12:36:14.323Z] #36 7.006 -- Generating done [2019-12-04T12:36:14.323Z] #36 7.006 -- Build files have been written to: /tmp/tmp.i5mizDfcnK/tini [2019-12-04T12:36:14.551Z] go: finding github.com/lib/pq v1.0.0 [2019-12-04T12:36:14.890Z] #36 7.655 Scanning dependencies of target tini-static [2019-12-04T12:36:14.890Z] #36 7.753 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-04T12:36:15.286Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-04T12:36:15.632Z] #59 ... [2019-12-04T12:36:15.632Z] [2019-12-04T12:36:15.632Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:36:15.632Z] #47 37.52 + cd /tmp/tmp.vZLRvpMLX7/src/gotest.tools/gotestsum [2019-12-04T12:36:15.632Z] #47 37.52 + git checkout -q v0.3.5 [2019-12-04T12:36:15.632Z] #47 37.54 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-04T12:36:15.632Z] #47 ... [2019-12-04T12:36:15.632Z] [2019-12-04T12:36:15.632Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:36:15.632Z] #33 48.07 Selecting previously unselected package liblzo2-2:amd64. [2019-12-04T12:36:15.632Z] #33 48.08 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-04T12:36:15.632Z] #33 48.09 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:36:15.632Z] #33 48.24 Selecting previously unselected package libicu57:amd64. [2019-12-04T12:36:15.632Z] #33 48.24 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-04T12:36:15.632Z] #33 48.24 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-04T12:36:16.641Z] #33 ... [2019-12-04T12:36:16.641Z] [2019-12-04T12:36:16.641Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:16.641Z] #31 38.91 sync [2019-12-04T12:36:16.641Z] #31 38.91 internal/reflectlite [2019-12-04T12:36:16.641Z] #31 41.01 sort [2019-12-04T12:36:16.641Z] #31 41.02 errors [2019-12-04T12:36:16.641Z] #31 41.42 strconv [2019-12-04T12:36:16.641Z] #31 42.16 io [2019-12-04T12:36:16.641Z] #31 44.04 internal/oserror [2019-12-04T12:36:16.642Z] #31 44.36 syscall [2019-12-04T12:36:16.642Z] #31 46.27 reflect [2019-12-04T12:36:16.790Z] #36 9.089 [100%] Linking C executable tini-static [2019-12-04T12:36:16.897Z] #31 ... [2019-12-04T12:36:16.897Z] [2019-12-04T12:36:16.897Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-04T12:36:16.897Z] #11 DONE 4.5s [2019-12-04T12:36:16.897Z] [2019-12-04T12:36:16.897Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:36:16.897Z] #59 3.557 + RM_GOPATH=0 [2019-12-04T12:36:16.897Z] #59 3.557 + TMP_GOPATH= [2019-12-04T12:36:16.897Z] #59 3.557 + : /build [2019-12-04T12:36:16.897Z] #59 3.557 + '[' -z '' ']' [2019-12-04T12:36:16.897Z] #59 3.570 ++ mktemp -d [2019-12-04T12:36:16.897Z] #59 3.570 + export GOPATH=/tmp/tmp.N52LKg2CsL [2019-12-04T12:36:16.897Z] #59 3.570 + GOPATH=/tmp/tmp.N52LKg2CsL [2019-12-04T12:36:16.897Z] #59 3.570 + RM_GOPATH=1 [2019-12-04T12:36:16.897Z] #59 3.570 ++ dirname ./install.sh [2019-12-04T12:36:16.897Z] #59 3.596 + dir=. [2019-12-04T12:36:16.897Z] #59 3.596 + bin=containerd [2019-12-04T12:36:16.897Z] #59 3.596 + shift [2019-12-04T12:36:16.897Z] #59 3.596 + '[' '!' -f ./containerd.installer ']' [2019-12-04T12:36:16.897Z] #59 3.596 + . ./containerd.installer [2019-12-04T12:36:16.897Z] #59 3.596 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:36:16.897Z] #59 3.597 + install_containerd [2019-12-04T12:36:16.897Z] #59 3.597 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-12-04T12:36:16.897Z] #59 3.597 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:36:16.897Z] #59 3.597 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N52LKg2CsL/src/github.com/containerd/containerd [2019-12-04T12:36:16.897Z] #59 3.599 Cloning into '/tmp/tmp.N52LKg2CsL/src/github.com/containerd/containerd'... [2019-12-04T12:36:17.005Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-04T12:36:17.005Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-04T12:36:17.048Z] #36 9.682 [100%] Built target tini-static [2019-12-04T12:36:17.048Z] #36 9.724 + mkdir -p /build [2019-12-04T12:36:17.048Z] #36 9.731 + cp tini-static /build/docker-init [2019-12-04T12:36:17.048Z] #36 DONE 9.8s [2019-12-04T12:36:17.048Z] [2019-12-04T12:36:17.048Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:17.048Z] #41 3.453 Note: Building without setproctitle() and strlcpy() support. [2019-12-04T12:36:17.048Z] #41 3.454 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-04T12:36:17.048Z] #41 5.089 fatal: Not a git repository (or any of the parent directories): .git [2019-12-04T12:36:17.048Z] #41 5.128 GEN .gitid [2019-12-04T12:36:17.048Z] #41 5.139 GEN criu/include/version.h [2019-12-04T12:36:17.048Z] #41 5.195 GEN include/common/asm [2019-12-04T12:36:17.048Z] #41 7.516 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-04T12:36:17.048Z] #41 7.576 PBCC images/opts.pb-c.c [2019-12-04T12:36:17.048Z] #41 7.616 PBCC images/sit.pb-c.c [2019-12-04T12:36:17.048Z] #41 7.652 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-04T12:36:17.048Z] #41 7.740 DEP images/opts.pb-c.d [2019-12-04T12:36:17.048Z] #41 7.816 DEP images/sit.pb-c.d [2019-12-04T12:36:17.048Z] #41 7.964 PBCC images/macvlan.pb-c.c [2019-12-04T12:36:17.048Z] #41 7.987 DEP images/macvlan.pb-c.d [2019-12-04T12:36:17.048Z] #41 8.031 PBCC images/autofs.pb-c.c [2019-12-04T12:36:17.048Z] #41 8.056 DEP images/autofs.pb-c.d [2019-12-04T12:36:17.048Z] #41 8.113 PBCC images/sysctl.pb-c.c [2019-12-04T12:36:17.048Z] #41 8.124 DEP images/sysctl.pb-c.d [2019-12-04T12:36:17.048Z] #41 8.192 PBCC images/time.pb-c.c [2019-12-04T12:36:17.048Z] #41 8.204 DEP images/time.pb-c.d [2019-12-04T12:36:17.048Z] #41 8.246 PBCC images/binfmt-misc.pb-c.c [2019-12-04T12:36:17.048Z] #41 8.311 DEP images/binfmt-misc.pb-c.d [2019-12-04T12:36:17.048Z] #41 8.363 PBCC images/seccomp.pb-c.c [2019-12-04T12:36:17.048Z] #41 8.372 DEP images/seccomp.pb-c.d [2019-12-04T12:36:17.306Z] #41 8.455 PBCC images/userns.pb-c.c [2019-12-04T12:36:17.306Z] #41 8.487 DEP images/userns.pb-c.d [2019-12-04T12:36:17.306Z] #41 8.600 PBCC images/cgroup.pb-c.c [2019-12-04T12:36:17.306Z] #41 8.652 DEP images/cgroup.pb-c.d [2019-12-04T12:36:17.353Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-04T12:36:17.353Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-04T12:36:17.565Z] #41 8.764 PBCC images/fown.pb-c.c [2019-12-04T12:36:17.565Z] #41 8.821 PBCC images/ext-file.pb-c.c [2019-12-04T12:36:17.565Z] #41 8.847 DEP images/fown.pb-c.d [2019-12-04T12:36:17.565Z] #41 8.904 DEP images/ext-file.pb-c.d [2019-12-04T12:36:17.696Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-04T12:36:17.823Z] #41 8.916 PBCC images/rpc.pb-c.c [2019-12-04T12:36:17.823Z] #41 9.027 DEP images/rpc.pb-c.d [2019-12-04T12:36:17.823Z] #41 9.101 PBCC images/siginfo.pb-c.c [2019-12-04T12:36:17.823Z] #41 9.126 DEP images/siginfo.pb-c.d [2019-12-04T12:36:17.823Z] #41 9.159 PBCC images/pagemap.pb-c.c [2019-12-04T12:36:17.870Z] #59 ... [2019-12-04T12:36:17.870Z] [2019-12-04T12:36:17.870Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:17.870Z] #44 40.21 github.com/LK4D4/vndr/godl/singleflight [2019-12-04T12:36:17.870Z] #44 40.22 internal/reflectlite [2019-12-04T12:36:17.870Z] #44 40.51 math/rand [2019-12-04T12:36:17.870Z] #44 41.50 internal/singleflight [2019-12-04T12:36:17.870Z] #44 42.59 strconv [2019-12-04T12:36:17.870Z] #44 42.59 io [2019-12-04T12:36:17.870Z] #44 44.89 bytes [2019-12-04T12:36:17.870Z] #44 47.68 bufio [2019-12-04T12:36:17.870Z] #44 48.19 reflect [2019-12-04T12:36:18.043Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-04T12:36:18.081Z] #41 9.194 DEP images/pagemap.pb-c.d [2019-12-04T12:36:18.081Z] #41 9.260 PBCC images/rlimit.pb-c.c [2019-12-04T12:36:18.081Z] #41 ... [2019-12-04T12:36:18.081Z] [2019-12-04T12:36:18.081Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:18.081Z] #44 40.74 os [2019-12-04T12:36:18.081Z] #44 42.06 regexp/syntax [2019-12-04T12:36:18.081Z] #44 44.07 fmt [2019-12-04T12:36:18.081Z] #44 45.80 regexp [2019-12-04T12:36:18.081Z] #44 48.59 go/token [2019-12-04T12:36:18.081Z] #44 48.87 internal/lazyregexp [2019-12-04T12:36:18.081Z] #44 49.37 net/url [2019-12-04T12:36:18.081Z] #44 49.64 go/scanner [2019-12-04T12:36:18.081Z] #44 ... [2019-12-04T12:36:18.081Z] [2019-12-04T12:36:18.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:18.081Z] #41 9.296 DEP images/rlimit.pb-c.d [2019-12-04T12:36:18.126Z] #44 50.33 syscall [2019-12-04T12:36:18.126Z] #44 ... [2019-12-04T12:36:18.126Z] [2019-12-04T12:36:18.126Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:18.126Z] #26 5.530 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-04T12:36:18.126Z] #26 6.097 [2019-12-04T12:36:18.340Z] #41 9.405 PBCC images/file-lock.pb-c.c [2019-12-04T12:36:18.340Z] #41 9.428 DEP images/file-lock.pb-c.d [2019-12-04T12:36:18.340Z] #41 9.511 PBCC images/tty.pb-c.c [2019-12-04T12:36:18.340Z] #41 9.530 DEP images/tty.pb-c.d [2019-12-04T12:36:18.340Z] #41 9.559 PBCC images/tun.pb-c.c [2019-12-04T12:36:18.340Z] #41 9.592 PBCC images/netdev.pb-c.c [2019-12-04T12:36:18.340Z] #41 9.617 DEP images/tun.pb-c.d [2019-12-04T12:36:18.599Z] #41 9.642 DEP images/netdev.pb-c.d [2019-12-04T12:36:18.599Z] #41 9.700 PBCC images/vma.pb-c.c [2019-12-04T12:36:18.599Z] #41 9.724 DEP images/vma.pb-c.d [2019-12-04T12:36:18.599Z] #41 9.756 PBCC images/creds.pb-c.c [2019-12-04T12:36:18.599Z] #41 9.778 DEP images/creds.pb-c.d [2019-12-04T12:36:18.599Z] #41 9.797 PBCC images/utsns.pb-c.c [2019-12-04T12:36:18.599Z] #41 9.821 DEP images/utsns.pb-c.d [2019-12-04T12:36:18.599Z] #41 9.847 PBCC images/ipc-desc.pb-c.c [2019-12-04T12:36:18.599Z] #41 9.853 PBCC images/ipc-sem.pb-c.c [2019-12-04T12:36:18.599Z] #41 9.881 DEP images/ipc-desc.pb-c.d [2019-12-04T12:36:18.599Z] #41 9.916 DEP images/ipc-sem.pb-c.d [2019-12-04T12:36:18.599Z] #41 9.954 PBCC images/ipc-msg.pb-c.c [2019-12-04T12:36:18.781Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-04T12:36:18.857Z] #41 9.978 DEP images/ipc-msg.pb-c.d [2019-12-04T12:36:18.857Z] #41 10.01 PBCC images/ipc-shm.pb-c.c [2019-12-04T12:36:18.857Z] #41 10.02 DEP images/ipc-shm.pb-c.d [2019-12-04T12:36:18.857Z] #41 10.08 PBCC images/ipc-var.pb-c.c [2019-12-04T12:36:18.857Z] #41 10.11 DEP images/ipc-var.pb-c.d [2019-12-04T12:36:18.857Z] #41 10.13 PBCC images/sk-opts.pb-c.c [2019-12-04T12:36:18.857Z] #41 10.15 PBCC images/packet-sock.pb-c.c [2019-12-04T12:36:18.857Z] #41 10.19 DEP images/sk-opts.pb-c.d [2019-12-04T12:36:19.116Z] #41 10.23 DEP images/packet-sock.pb-c.d [2019-12-04T12:36:19.116Z] #41 10.27 PBCC images/sk-netlink.pb-c.c [2019-12-04T12:36:19.116Z] #41 10.31 DEP images/sk-netlink.pb-c.d [2019-12-04T12:36:19.116Z] #41 10.34 PBCC images/sk-inet.pb-c.c [2019-12-04T12:36:19.116Z] #41 10.37 DEP images/sk-inet.pb-c.d [2019-12-04T12:36:19.116Z] #41 10.40 PBCC images/sk-unix.pb-c.c [2019-12-04T12:36:19.116Z] #41 10.43 DEP images/sk-unix.pb-c.d [2019-12-04T12:36:19.374Z] #41 10.46 PBCC images/mm.pb-c.c [2019-12-04T12:36:19.374Z] #41 10.48 DEP images/mm.pb-c.d [2019-12-04T12:36:19.374Z] #41 10.53 PBCC images/timerfd.pb-c.c [2019-12-04T12:36:19.374Z] #41 10.56 DEP images/timerfd.pb-c.d [2019-12-04T12:36:19.374Z] #41 10.60 PBCC images/timer.pb-c.c [2019-12-04T12:36:19.374Z] #41 10.62 DEP images/timer.pb-c.d [2019-12-04T12:36:19.374Z] #41 10.66 PBCC images/sa.pb-c.c [2019-12-04T12:36:19.632Z] #41 10.68 DEP images/sa.pb-c.d [2019-12-04T12:36:19.633Z] #41 10.73 PBCC images/pipe-data.pb-c.c [2019-12-04T12:36:19.633Z] #41 10.75 DEP images/pipe-data.pb-c.d [2019-12-04T12:36:19.633Z] #41 10.78 PBCC images/mnt.pb-c.c [2019-12-04T12:36:19.633Z] #41 ... [2019-12-04T12:36:19.633Z] [2019-12-04T12:36:19.633Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:19.633Z] #31 47.53 log [2019-12-04T12:36:19.633Z] #31 49.53 github.com/BurntSushi/toml/cmd/tomlv [2019-12-04T12:36:19.633Z] #31 DONE 52.3s [2019-12-04T12:36:19.633Z] [2019-12-04T12:36:19.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:19.633Z] #41 10.85 DEP images/mnt.pb-c.d [2019-12-04T12:36:19.633Z] #41 10.92 PBCC images/sk-packet.pb-c.c [2019-12-04T12:36:19.843Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2019-12-04T12:36:19.843Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-04T12:36:19.890Z] #41 10.96 DEP images/sk-packet.pb-c.d [2019-12-04T12:36:19.890Z] #41 10.99 PBCC images/tcp-stream.pb-c.c [2019-12-04T12:36:19.890Z] #41 11.07 DEP images/tcp-stream.pb-c.d [2019-12-04T12:36:19.890Z] #41 11.13 PBCC images/pipe.pb-c.c [2019-12-04T12:36:19.890Z] #41 11.15 DEP images/pipe.pb-c.d [2019-12-04T12:36:19.924Z] #26 6.512 ## 3.9% ###### 8.8% ########## 14.8% ############## 20.8% ################## 25.5% ###################### 30.8% ######################## 34.5% ############################ 39.6% ############################### 44.3% ################################### 49.5% ######################################## 56.4% ########################################## 59.7% ############################################### 65.8% ################################################### 71.5% ######################################################## 77.9% ########################################################## 81.2% ############################################################## 86.1% ################################################################ 90.0% #################################################################### 95.7% ######################################################################## 100.0% [2019-12-04T12:36:19.976Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-04T12:36:20.147Z] #41 11.20 PBCC images/pstree.pb-c.c [2019-12-04T12:36:20.147Z] #41 11.23 DEP images/pstree.pb-c.d [2019-12-04T12:36:20.147Z] #41 11.26 PBCC images/fs.pb-c.c [2019-12-04T12:36:20.147Z] #41 11.28 DEP images/fs.pb-c.d [2019-12-04T12:36:20.147Z] #41 11.31 PBCC images/signalfd.pb-c.c [2019-12-04T12:36:20.147Z] #41 11.35 DEP images/signalfd.pb-c.d [2019-12-04T12:36:20.147Z] #41 11.39 PBCC images/fh.pb-c.c [2019-12-04T12:36:20.147Z] #41 11.44 PBCC images/fsnotify.pb-c.c [2019-12-04T12:36:20.147Z] #41 11.47 DEP images/fh.pb-c.d [2019-12-04T12:36:20.147Z] #41 11.51 DEP images/fsnotify.pb-c.d [2019-12-04T12:36:20.180Z] #26 ... [2019-12-04T12:36:20.180Z] [2019-12-04T12:36:20.180Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-04T12:36:20.180Z] #12 DONE 3.5s [2019-12-04T12:36:20.180Z] [2019-12-04T12:36:20.180Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-04T12:36:20.326Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-04T12:36:20.405Z] #41 11.58 PBCC images/eventpoll.pb-c.c [2019-12-04T12:36:20.405Z] #41 11.64 DEP images/eventpoll.pb-c.d [2019-12-04T12:36:20.405Z] #41 11.72 PBCC images/eventfd.pb-c.c [2019-12-04T12:36:20.405Z] #41 11.75 DEP images/eventfd.pb-c.d [2019-12-04T12:36:20.413Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2019-12-04T12:36:20.413Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-04T12:36:20.413Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-04T12:36:20.413Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-04T12:36:20.664Z] #41 11.76 PBCC images/remap-file-path.pb-c.c [2019-12-04T12:36:20.664Z] #41 11.77 DEP images/remap-file-path.pb-c.d [2019-12-04T12:36:20.664Z] #41 11.78 PBCC images/fifo.pb-c.c [2019-12-04T12:36:20.664Z] #41 11.79 DEP images/fifo.pb-c.d [2019-12-04T12:36:20.664Z] #41 11.82 PBCC images/ghost-file.pb-c.c [2019-12-04T12:36:20.664Z] #41 11.82 DEP images/ghost-file.pb-c.d [2019-12-04T12:36:20.664Z] #41 11.83 PBCC images/regfile.pb-c.c [2019-12-04T12:36:20.664Z] #41 11.84 DEP images/regfile.pb-c.d [2019-12-04T12:36:20.664Z] #41 11.85 PBCC images/ns.pb-c.c [2019-12-04T12:36:20.664Z] #41 11.90 DEP images/ns.pb-c.d [2019-12-04T12:36:20.664Z] #41 11.90 PBCC images/fdinfo.pb-c.c [2019-12-04T12:36:20.664Z] #41 11.94 DEP images/fdinfo.pb-c.d [2019-12-04T12:36:20.664Z] #41 11.98 PBCC images/core-aarch64.pb-c.c [2019-12-04T12:36:20.664Z] #41 12.04 PBCC images/core-arm.pb-c.c [2019-12-04T12:36:20.671Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-04T12:36:20.922Z] #41 12.07 PBCC images/core-ppc64.pb-c.c [2019-12-04T12:36:20.922Z] #41 12.09 PBCC images/core-s390.pb-c.c [2019-12-04T12:36:20.922Z] #41 12.11 PBCC images/core-x86.pb-c.c [2019-12-04T12:36:20.922Z] #41 12.15 PBCC images/core.pb-c.c [2019-12-04T12:36:20.922Z] #41 12.19 PBCC images/inventory.pb-c.c [2019-12-04T12:36:20.922Z] #41 12.21 DEP images/core-aarch64.pb-c.d [2019-12-04T12:36:20.922Z] #41 12.25 DEP images/core-arm.pb-c.d [2019-12-04T12:36:20.922Z] #41 12.29 DEP images/core-ppc64.pb-c.d [2019-12-04T12:36:20.983Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-04T12:36:20.983Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-04T12:36:20.983Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-04T12:36:20.983Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-04T12:36:20.983Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-04T12:36:20.983Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-04T12:36:21.014Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-04T12:36:21.194Z] #41 12.35 DEP images/core-s390.pb-c.d [2019-12-04T12:36:21.194Z] #41 12.39 DEP images/core-x86.pb-c.d [2019-12-04T12:36:21.194Z] #41 12.42 DEP images/core.pb-c.d [2019-12-04T12:36:21.194Z] #41 12.48 DEP images/inventory.pb-c.d [2019-12-04T12:36:21.194Z] #41 12.51 PBCC images/cpuinfo.pb-c.c [2019-12-04T12:36:21.451Z] #41 12.53 DEP images/cpuinfo.pb-c.d [2019-12-04T12:36:21.451Z] #41 12.55 PBCC images/stats.pb-c.c [2019-12-04T12:36:21.451Z] #41 12.56 DEP images/stats.pb-c.d [2019-12-04T12:36:21.923Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-04T12:36:21.923Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-04T12:36:22.383Z] #41 13.28 make[1]: Nothing to be done for 'all'. [2019-12-04T12:36:22.495Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2019-12-04T12:36:22.495Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2019-12-04T12:36:22.495Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.0% of statements [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-04T12:36:22.495Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-04T12:36:22.641Z] #41 13.98 CC images/stats.o [2019-12-04T12:36:22.756Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2019-12-04T12:36:22.769Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-04T12:36:22.900Z] #41 14.24 CC images/core.o [2019-12-04T12:36:23.016Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/builder [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-04T12:36:23.016Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-04T12:36:23.113Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-04T12:36:23.277Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2019-12-04T12:36:23.447Z] #13 ... [2019-12-04T12:36:23.447Z] [2019-12-04T12:36:23.447Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:36:23.447Z] #40 46.00 Selecting previously unselected package libnet1:amd64. [2019-12-04T12:36:23.448Z] #40 46.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-04T12:36:23.448Z] #40 46.15 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 46.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-04T12:36:23.448Z] #40 46.44 Selecting previously unselected package libcap-dev:amd64. [2019-12-04T12:36:23.448Z] #40 46.44 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 46.49 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-04T12:36:23.448Z] #40 46.68 Selecting previously unselected package libnet1-dev. [2019-12-04T12:36:23.448Z] #40 46.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 46.68 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-04T12:36:23.448Z] #40 46.95 Selecting previously unselected package libnl-3-200:amd64. [2019-12-04T12:36:23.448Z] #40 46.95 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 46.98 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-04T12:36:23.448Z] #40 47.09 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-04T12:36:23.448Z] #40 47.13 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 47.14 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-04T12:36:23.448Z] #40 47.49 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-04T12:36:23.448Z] #40 47.49 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 47.49 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-04T12:36:23.448Z] #40 47.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-04T12:36:23.448Z] #40 47.62 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 47.63 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-04T12:36:23.448Z] #40 47.72 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-04T12:36:23.448Z] #40 47.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 47.74 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-04T12:36:23.448Z] #40 48.04 Selecting previously unselected package libprotobuf10:amd64. [2019-12-04T12:36:23.448Z] #40 48.04 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 48.04 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-04T12:36:23.448Z] #40 48.87 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-04T12:36:23.448Z] #40 48.88 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 48.88 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-04T12:36:23.448Z] #40 49.09 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-04T12:36:23.448Z] #40 49.11 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 49.11 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-04T12:36:23.448Z] #40 51.07 Selecting previously unselected package libprotoc10:amd64. [2019-12-04T12:36:23.448Z] #40 51.12 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 51.13 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-04T12:36:23.448Z] #40 51.86 Selecting previously unselected package protobuf-c-compiler. [2019-12-04T12:36:23.448Z] #40 51.86 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 51.89 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-04T12:36:23.448Z] #40 52.11 Selecting previously unselected package protobuf-compiler. [2019-12-04T12:36:23.448Z] #40 52.13 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 52.13 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-04T12:36:23.448Z] #40 52.31 Selecting previously unselected package python-pkg-resources. [2019-12-04T12:36:23.448Z] #40 52.31 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-04T12:36:23.448Z] #40 52.33 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-04T12:36:23.448Z] #40 52.87 Selecting previously unselected package python-protobuf. [2019-12-04T12:36:23.448Z] #40 52.87 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-04T12:36:23.448Z] #40 52.91 Unpacking python-protobuf (3.0.0-9) ... [2019-12-04T12:36:23.448Z] #40 53.82 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-04T12:36:23.448Z] #40 53.95 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-04T12:36:23.448Z] #40 53.97 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-04T12:36:23.448Z] #40 ... [2019-12-04T12:36:23.448Z] [2019-12-04T12:36:23.448Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:23.448Z] #26 9.277 [2019-12-04T12:36:23.448Z] #26 9.705 ###### 8.6% ########## 14.9% ##################### 30.3% ############################### 43.3% ######################################## 56.5% ################################################### 72.2% ######################################################################## 100.0% [2019-12-04T12:36:23.448Z] #26 10.99 [2019-12-04T12:36:23.467Z] #41 14.62 CC images/core-x86.o [2019-12-04T12:36:23.963Z] #26 11.33 #### 6.4% ######### 12.5% ############# 18.7% ################## 25.5% ####################### 32.3% ########################### 38.4% ################################ 45.1% ##################################### 52.2% ########################################## 58.6% ############################################### 65.5% ################################################# 68.6% ####################################################### 76.6% ############################################################ 83.6% [2019-12-04T12:36:23.963Z] #26 ... [2019-12-04T12:36:23.963Z] [2019-12-04T12:36:23.963Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-04T12:36:23.963Z] #13 3.379 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-04T12:36:23.963Z] #13 DONE 3.6s [2019-12-04T12:36:23.963Z] [2019-12-04T12:36:23.963Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:23.963Z] #26 11.33 #### 6.4% ######### 12.5% ############# 18.7% ################## 25.5% ####################### 32.3% ########################### 38.4% ################################ 45.1% ##################################### 52.2% ########################################## 58.6% ############################################### 65.5% ################################################# 68.6% ####################################################### 76.6% ############################################################ 83.6% ############################################################### 88.6% ################################################################### 93.2% ######################################################################## 100.0% [2019-12-04T12:36:24.033Z] #41 15.04 CC images/core-arm.o [2019-12-04T12:36:24.033Z] #41 15.24 CC images/core-aarch64.o [2019-12-04T12:36:24.253Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-04T12:36:24.253Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-04T12:36:24.291Z] #41 15.47 CC images/core-ppc64.o [2019-12-04T12:36:24.549Z] #41 15.78 CC images/core-s390.o [2019-12-04T12:36:25.015Z] #26 13.62 [2019-12-04T12:36:25.115Z] #41 16.12 CC images/cpuinfo.o [2019-12-04T12:36:25.115Z] #41 16.32 CC images/inventory.o [2019-12-04T12:36:25.374Z] #41 16.52 CC images/fdinfo.o [2019-12-04T12:36:25.632Z] #41 16.76 CC images/fown.o [2019-12-04T12:36:25.632Z] #41 16.91 CC images/ns.o [2019-12-04T12:36:25.822Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2019-12-04T12:36:25.890Z] #41 17.06 CC images/regfile.o [2019-12-04T12:36:25.979Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-04T12:36:25.979Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-04T12:36:26.148Z] #41 17.23 CC images/ghost-file.o [2019-12-04T12:36:26.148Z] #41 17.42 CC images/fifo.o [2019-12-04T12:36:26.296Z] #26 14.00 # 1.6% ## 3.5% #### 6.3% ##### 8.0% ####### 10.0% ######## 11.4% ######### 13.3% ########### 15.5% ############ 17.2% ############# 18.9% ############## 20.7% [2019-12-04T12:36:26.296Z] #26 ... [2019-12-04T12:36:26.296Z] [2019-12-04T12:36:26.296Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:26.296Z] #54 3.842 + RM_GOPATH=0 [2019-12-04T12:36:26.296Z] #54 3.842 + TMP_GOPATH= [2019-12-04T12:36:26.296Z] #54 3.842 + : /build [2019-12-04T12:36:26.296Z] #54 3.842 + '[' -z '' ']' [2019-12-04T12:36:26.296Z] #54 3.842 ++ mktemp -d [2019-12-04T12:36:26.296Z] #54 3.842 + export GOPATH=/tmp/tmp.dY0iHg1RTA [2019-12-04T12:36:26.296Z] #54 3.842 + GOPATH=/tmp/tmp.dY0iHg1RTA [2019-12-04T12:36:26.296Z] #54 3.842 + RM_GOPATH=1 [2019-12-04T12:36:26.296Z] #54 3.844 ++ dirname ./install.sh [2019-12-04T12:36:26.296Z] #54 3.846 + dir=. [2019-12-04T12:36:26.296Z] #54 3.846 + bin=runc [2019-12-04T12:36:26.296Z] #54 3.846 + shift [2019-12-04T12:36:26.296Z] #54 3.846 + '[' '!' -f ./runc.installer ']' [2019-12-04T12:36:26.296Z] #54 3.846 + . ./runc.installer [2019-12-04T12:36:26.296Z] #54 3.846 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-04T12:36:26.296Z] #54 3.846 + install_runc [2019-12-04T12:36:26.296Z] #54 3.846 + uname -r [2019-12-04T12:36:26.296Z] #54 3.846 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-04T12:36:26.296Z] #54 3.862 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-04T12:36:26.296Z] #54 3.863 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-04T12:36:26.296Z] #54 3.863 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-04T12:36:26.296Z] #54 3.863 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dY0iHg1RTA/src/github.com/opencontainers/runc [2019-12-04T12:36:26.296Z] #54 3.870 Cloning into '/tmp/tmp.dY0iHg1RTA/src/github.com/opencontainers/runc'... [2019-12-04T12:36:26.296Z] #54 13.88 + cd /tmp/tmp.dY0iHg1RTA/src/github.com/opencontainers/runc [2019-12-04T12:36:26.296Z] #54 13.89 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-04T12:36:26.296Z] #54 ... [2019-12-04T12:36:26.296Z] [2019-12-04T12:36:26.296Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:26.406Z] #41 17.59 CC images/remap-file-path.o [2019-12-04T12:36:26.406Z] #41 17.69 CC images/eventfd.o [2019-12-04T12:36:26.664Z] #41 17.82 CC images/eventpoll.o [2019-12-04T12:36:26.717Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-04T12:36:26.922Z] #41 18.06 CC images/fh.o [2019-12-04T12:36:27.066Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-04T12:36:27.180Z] #41 18.24 CC images/fsnotify.o [2019-12-04T12:36:27.180Z] #41 ... [2019-12-04T12:36:27.180Z] [2019-12-04T12:36:27.180Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:27.180Z] #17 4.497 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:36:27.180Z] #17 4.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:36:27.180Z] #17 4.695 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:36:27.180Z] #17 4.695 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:36:27.180Z] #17 4.771 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:36:27.180Z] #17 5.500 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:36:27.180Z] #17 6.337 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:36:27.180Z] #17 6.827 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:36:27.180Z] #17 11.40 Fetched 7927 kB in 7s (999 kB/s) [2019-12-04T12:36:27.180Z] #17 11.40 Reading package lists... [2019-12-04T12:36:27.204Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 13.6% of statements [2019-12-04T12:36:27.438Z] #17 13.83 Reading package lists... [2019-12-04T12:36:27.438Z] #17 ... [2019-12-04T12:36:27.438Z] [2019-12-04T12:36:27.438Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:27.438Z] #41 18.60 CC images/signalfd.o [2019-12-04T12:36:27.438Z] #41 18.73 CC images/fs.o [2019-12-04T12:36:27.696Z] #41 18.84 CC images/pstree.o [2019-12-04T12:36:27.774Z] ok github.com/docker/docker/builder/remotecontext/git 3.231s coverage: 85.1% of statements [2019-12-04T12:36:27.804Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-04T12:36:27.917Z] #26 14.00 # 1.6% ## 3.5% #### 6.3% ##### 8.0% ####### 10.0% ######## 11.4% ######### 13.3% ########### 15.5% ############ 17.2% ############# 18.9% ############## 20.7% ################ 22.5% ################### 27.3% ##################### 30.4% ######################## 33.4% ######################### 35.7% ############################ 38.9% ############################## 41.7% ################################ 45.1% ################################## 47.6% #################################### 50.4% ###################################### 53.3% ######################################### 57.0% ########################################## 58.6% [2019-12-04T12:36:27.918Z] #26 ... [2019-12-04T12:36:27.918Z] [2019-12-04T12:36:27.918Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-04T12:36:27.918Z] #14 DONE 4.1s [2019-12-04T12:36:27.918Z] [2019-12-04T12:36:27.918Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:27.954Z] #41 19.01 CC images/pipe.o [2019-12-04T12:36:27.954Z] #41 19.18 CC images/tcp-stream.o [2019-12-04T12:36:28.212Z] #41 19.35 CC images/sk-packet.o [2019-12-04T12:36:28.212Z] #41 ... [2019-12-04T12:36:28.212Z] [2019-12-04T12:36:28.212Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:28.212Z] #44 51.03 text/template/parse [2019-12-04T12:36:28.212Z] #44 51.08 go/ast [2019-12-04T12:36:28.212Z] #44 54.08 text/template [2019-12-04T12:36:28.212Z] #44 54.31 go/parser [2019-12-04T12:36:28.212Z] #44 56.29 encoding/json [2019-12-04T12:36:28.212Z] #44 56.50 go/doc [2019-12-04T12:36:28.212Z] #44 58.19 github.com/LK4D4/vndr/build [2019-12-04T12:36:28.212Z] #44 59.28 encoding/xml [2019-12-04T12:36:28.212Z] #44 60.17 compress/flate [2019-12-04T12:36:28.470Z] #44 ... [2019-12-04T12:36:28.470Z] [2019-12-04T12:36:28.470Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:28.470Z] #41 19.58 CC images/mnt.o [2019-12-04T12:36:28.470Z] #41 19.73 CC images/pipe-data.o [2019-12-04T12:36:28.470Z] #41 19.84 CC images/sa.o [2019-12-04T12:36:28.716Z] ok github.com/docker/docker/builder/dockerfile 1.153s coverage: 48.2% of statements [2019-12-04T12:36:28.716Z] ? github.com/docker/docker/cli [no test files] [2019-12-04T12:36:28.716Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-04T12:36:28.728Z] #41 19.95 CC images/timer.o [2019-12-04T12:36:28.985Z] #41 20.22 CC images/timerfd.o [2019-12-04T12:36:28.994Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-04T12:36:29.243Z] #41 20.40 CC images/mm.o [2019-12-04T12:36:29.501Z] #41 20.59 CC images/sk-opts.o [2019-12-04T12:36:29.502Z] #41 20.72 CC images/sk-unix.o [2019-12-04T12:36:29.538Z] #26 14.00 # 1.6% ## 3.5% #### 6.3% ##### 8.0% ####### 10.0% ######## 11.4% ######### 13.3% ########### 15.5% ############ 17.2% ############# 18.9% ############## 20.7% ################ 22.5% ################### 27.3% ##################### 30.4% ######################## 33.4% ######################### 35.7% ############################ 38.9% ############################## 41.7% ################################ 45.1% ################################## 47.6% #################################### 50.4% ###################################### 53.3% ######################################### 57.0% ########################################## 58.6% ############################################# 62.8% ############################################### 65.9% ################################################ 67.3% ################################################# 68.9% ################################################## 70.2% ################################################### 71.7% ##################################################### 74.8% ######################################################## 77.8% ########################################################## 80.7% ############################################################ 84.6% ############################################################### 87.6% ################################################################ 89.5% #################################################################### 94.6% ##################################################################### 97.0% ######################################################################## 100.0% [2019-12-04T12:36:29.538Z] #26 18.46 [2019-12-04T12:36:29.728Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-04T12:36:29.728Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-04T12:36:29.759Z] #41 20.90 CC images/sk-inet.o [2019-12-04T12:36:29.759Z] #41 21.08 CC images/tun.o [2019-12-04T12:36:30.017Z] #41 21.32 CC images/sk-netlink.o [2019-12-04T12:36:30.074Z] go: finding cloud.google.com/go v0.26.0 [2019-12-04T12:36:30.276Z] #41 21.44 CC images/packet-sock.o [2019-12-04T12:36:30.534Z] #41 21.61 CC images/ipc-var.o [2019-12-04T12:36:30.534Z] #41 21.72 CC images/ipc-desc.o [2019-12-04T12:36:30.792Z] #41 21.87 CC images/ipc-shm.o [2019-12-04T12:36:30.792Z] #41 21.97 CC images/ipc-msg.o [2019-12-04T12:36:31.050Z] #41 22.13 CC images/ipc-sem.o [2019-12-04T12:36:31.050Z] #41 22.31 CC images/utsns.o [2019-12-04T12:36:31.050Z] #41 22.40 CC images/creds.o [2019-12-04T12:36:31.267Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-04T12:36:31.267Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-04T12:36:31.425Z] #26 19.90 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-04T12:36:31.615Z] #41 22.56 CC images/vma.o [2019-12-04T12:36:31.616Z] #41 22.71 CC images/netdev.o [2019-12-04T12:36:31.770Z] #26 ... [2019-12-04T12:36:31.770Z] [2019-12-04T12:36:31.770Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-04T12:36:31.770Z] #15 DONE 3.6s [2019-12-04T12:36:31.770Z] [2019-12-04T12:36:31.770Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:36:31.770Z] #33 56.35 Selecting previously unselected package libxml2:amd64. [2019-12-04T12:36:31.770Z] #33 56.35 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-04T12:36:31.770Z] #33 56.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-04T12:36:31.770Z] #33 57.70 Selecting previously unselected package libarchive13:amd64. [2019-12-04T12:36:31.770Z] #33 57.70 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-04T12:36:31.770Z] #33 57.71 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-04T12:36:31.770Z] #33 58.02 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-04T12:36:31.770Z] #33 58.06 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-04T12:36:31.770Z] #33 58.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-04T12:36:31.770Z] #33 58.37 Selecting previously unselected package libuv1:amd64. [2019-12-04T12:36:31.770Z] #33 58.40 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-04T12:36:31.770Z] #33 58.41 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-04T12:36:31.770Z] #33 58.66 Selecting previously unselected package cmake. [2019-12-04T12:36:31.770Z] #33 58.69 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-04T12:36:31.770Z] #33 58.83 Unpacking cmake (3.7.2-1) ... [2019-12-04T12:36:31.770Z] #33 62.66 Selecting previously unselected package xxd. [2019-12-04T12:36:31.770Z] #33 62.67 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-04T12:36:31.770Z] #33 62.67 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:31.770Z] #33 62.89 Selecting previously unselected package vim-common. [2019-12-04T12:36:31.770Z] #33 62.89 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:36:31.770Z] #33 62.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:31.770Z] #33 63.42 Processing triggers for mime-support (3.60) ... [2019-12-04T12:36:31.770Z] #33 63.53 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:31.770Z] #33 63.54 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-04T12:36:31.770Z] #33 63.55 Setting up cmake-data (3.7.2-1) ... [2019-12-04T12:36:31.770Z] #33 63.56 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-04T12:36:31.770Z] #33 63.57 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-04T12:36:31.770Z] #33 63.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:31.770Z] #33 63.69 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:31.770Z] #33 63.70 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:36:31.770Z] #33 63.71 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-04T12:36:31.770Z] #33 63.73 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-04T12:36:31.770Z] #33 63.74 Setting up cmake (3.7.2-1) ... [2019-12-04T12:36:31.770Z] #33 63.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:31.770Z] #33 DONE 64.3s [2019-12-04T12:36:31.770Z] [2019-12-04T12:36:31.770Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:31.770Z] #26 20.44 [2019-12-04T12:36:31.770Z] #26 ... [2019-12-04T12:36:31.770Z] [2019-12-04T12:36:31.770Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:36:31.770Z] #34 DONE 0.1s [2019-12-04T12:36:31.770Z] [2019-12-04T12:36:31.770Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-04T12:36:31.770Z] #35 DONE 0.1s [2019-12-04T12:36:31.873Z] #41 22.93 CC images/tty.o [2019-12-04T12:36:32.026Z] [2019-12-04T12:36:32.026Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:32.026Z] #26 20.75 ######################################################################## 100.0% [2019-12-04T12:36:32.026Z] #26 20.95 [2019-12-04T12:36:32.132Z] #41 23.32 CC images/file-lock.o [2019-12-04T12:36:32.389Z] #41 23.46 CC images/rlimit.o [2019-12-04T12:36:32.389Z] #41 23.60 CC images/pagemap.o [2019-12-04T12:36:32.458Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-04T12:36:32.647Z] #41 23.75 CC images/siginfo.o [2019-12-04T12:36:32.647Z] #41 23.85 CC images/rpc.o [2019-12-04T12:36:32.922Z] ok github.com/docker/docker/client 0.439s coverage: 75.8% of statements [2019-12-04T12:36:33.196Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-04T12:36:33.270Z] #41 24.48 CC images/ext-file.o [2019-12-04T12:36:33.528Z] #41 24.65 CC images/cgroup.o [2019-12-04T12:36:33.787Z] #41 24.94 CC images/userns.o [2019-12-04T12:36:33.914Z] #26 22.69 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-04T12:36:34.045Z] #41 25.08 CC images/google/protobuf/descriptor.o [2019-12-04T12:36:34.170Z] #26 ... [2019-12-04T12:36:34.170Z] [2019-12-04T12:36:34.170Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:34.170Z] #31 56.47 time [2019-12-04T12:36:34.170Z] #31 63.16 internal/poll [2019-12-04T12:36:34.170Z] #31 63.36 internal/fmtsort [2019-12-04T12:36:34.170Z] #31 64.62 internal/syscall/unix [2019-12-04T12:36:34.170Z] #31 65.05 strings [2019-12-04T12:36:34.170Z] #31 66.22 os [2019-12-04T12:36:34.390Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-04T12:36:34.510Z] #31 ... [2019-12-04T12:36:34.510Z] [2019-12-04T12:36:34.510Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:34.510Z] #26 23.29 [2019-12-04T12:36:34.611Z] #41 25.92 CC images/opts.o [2019-12-04T12:36:34.808Z] #26 23.56 ######################################################################## 100.0% [2019-12-04T12:36:34.808Z] #26 23.70 [2019-12-04T12:36:34.870Z] #41 ... [2019-12-04T12:36:34.870Z] [2019-12-04T12:36:34.870Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:34.870Z] #17 13.83 Reading package lists... [2019-12-04T12:36:34.870Z] #17 16.16 Building dependency tree... [2019-12-04T12:36:34.870Z] #17 16.97 The following additional packages will be installed: [2019-12-04T12:36:34.870Z] #17 16.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-04T12:36:34.870Z] #17 16.97 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-04T12:36:34.870Z] #17 16.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-04T12:36:34.870Z] #17 16.97 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-04T12:36:34.870Z] #17 16.97 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-04T12:36:34.870Z] #17 16.97 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-04T12:36:34.870Z] #17 16.97 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-04T12:36:34.870Z] #17 16.97 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-04T12:36:34.870Z] #17 16.97 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-04T12:36:34.870Z] #17 16.97 Suggested packages: [2019-12-04T12:36:34.870Z] #17 16.97 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-04T12:36:34.870Z] #17 16.97 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-04T12:36:34.870Z] #17 16.97 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-04T12:36:34.870Z] #17 16.97 vim-doc vim-scripts xfsdump acl attr quota [2019-12-04T12:36:34.870Z] #17 16.97 Recommended packages: [2019-12-04T12:36:34.870Z] #17 16.97 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-04T12:36:34.870Z] #17 16.97 python3-keyrings.alt python3-xdg unzip [2019-12-04T12:36:34.870Z] #17 19.36 The following NEW packages will be installed: [2019-12-04T12:36:34.870Z] #17 19.37 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-04T12:36:34.871Z] #17 19.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-04T12:36:34.871Z] #17 19.37 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-04T12:36:34.871Z] #17 19.37 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-04T12:36:34.871Z] #17 19.38 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-04T12:36:34.871Z] #17 19.38 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-04T12:36:34.871Z] #17 19.38 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-04T12:36:34.871Z] #17 19.38 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-04T12:36:34.871Z] #17 19.38 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-04T12:36:34.871Z] #17 19.38 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-04T12:36:34.871Z] #17 19.38 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-04T12:36:34.871Z] #17 19.38 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-04T12:36:34.871Z] #17 19.38 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-04T12:36:34.871Z] #17 19.38 xfsprogs xxd xz-utils zip [2019-12-04T12:36:34.871Z] #17 20.45 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:36:34.871Z] #17 20.45 Need to get 90.9 MB of archives. [2019-12-04T12:36:34.871Z] #17 20.45 After this operation, 541 MB of additional disk space will be used. [2019-12-04T12:36:34.871Z] #17 20.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-04T12:36:34.871Z] #17 20.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-04T12:36:34.871Z] #17 20.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-04T12:36:34.871Z] #17 20.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-04T12:36:34.871Z] #17 20.48 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-04T12:36:34.871Z] #17 20.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-04T12:36:34.871Z] #17 20.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-04T12:36:34.871Z] #17 20.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-04T12:36:34.871Z] #17 20.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-04T12:36:34.871Z] #17 20.60 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-04T12:36:34.871Z] #17 20.70 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-04T12:36:34.871Z] #17 20.71 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-04T12:36:34.871Z] #17 20.71 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-04T12:36:34.871Z] #17 20.72 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-04T12:36:34.871Z] #17 20.72 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-04T12:36:34.871Z] #17 20.72 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-04T12:36:34.871Z] #17 20.73 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-04T12:36:34.871Z] #17 20.74 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-04T12:36:34.871Z] #17 20.74 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-04T12:36:34.871Z] #17 20.74 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-04T12:36:34.871Z] #17 20.74 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-04T12:36:34.871Z] #17 20.76 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-04T12:36:34.871Z] #17 20.77 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-04T12:36:34.871Z] #17 20.78 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-04T12:36:34.871Z] #17 20.78 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-04T12:36:34.871Z] #17 20.78 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-04T12:36:34.871Z] #17 20.79 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-04T12:36:34.871Z] #17 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-04T12:36:34.871Z] #17 20.80 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-04T12:36:34.871Z] #17 20.82 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-04T12:36:34.871Z] #17 20.83 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-04T12:36:34.871Z] #17 20.83 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-04T12:36:34.871Z] #17 20.84 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-04T12:36:34.871Z] #17 20.85 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-04T12:36:34.871Z] #17 20.85 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-04T12:36:34.871Z] #17 20.86 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-04T12:36:34.871Z] #17 20.86 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-04T12:36:34.871Z] #17 20.87 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] [2019-12-04T12:36:34.871Z] #17 20.87 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-04T12:36:34.871Z] #17 20.89 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-04T12:36:34.871Z] #17 20.90 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-04T12:36:34.871Z] #17 20.91 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-04T12:36:34.871Z] #17 20.94 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-04T12:36:34.871Z] #17 20.95 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-04T12:36:34.871Z] #17 20.95 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-04T12:36:34.871Z] #17 20.96 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-04T12:36:34.871Z] #17 20.96 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-04T12:36:34.871Z] #17 20.97 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-04T12:36:34.871Z] #17 21.06 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-04T12:36:34.871Z] #17 21.07 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-04T12:36:34.871Z] #17 21.13 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-04T12:36:34.871Z] #17 21.14 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-04T12:36:34.871Z] #17 21.15 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-04T12:36:34.871Z] #17 21.16 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-04T12:36:34.871Z] #17 21.16 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-04T12:36:34.871Z] #17 21.18 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-04T12:36:34.871Z] #17 21.42 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-04T12:36:34.871Z] #17 21.46 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-04T12:36:34.871Z] #17 21.50 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-04T12:36:34.871Z] #17 21.51 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-04T12:36:34.871Z] #17 21.51 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-04T12:36:34.871Z] #17 21.53 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] [2019-12-04T12:36:34.871Z] #17 21.65 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] [2019-12-04T12:36:34.871Z] #17 21.76 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] [2019-12-04T12:36:34.871Z] #17 21.77 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-04T12:36:34.871Z] #17 22.01 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-04T12:36:34.871Z] #17 22.16 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] [2019-12-04T12:36:34.871Z] #17 22.18 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] [2019-12-04T12:36:35.957Z] #26 ... [2019-12-04T12:36:35.957Z] [2019-12-04T12:36:35.957Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:36:35.957Z] #40 59.79 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-04T12:36:35.957Z] #40 59.81 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-04T12:36:35.957Z] #40 59.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:35.957Z] #40 59.89 Setting up python-protobuf (3.0.0-9) ... [2019-12-04T12:36:35.957Z] #40 67.83 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-04T12:36:35.957Z] #40 67.84 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-04T12:36:35.957Z] #40 67.85 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-04T12:36:35.957Z] #40 67.87 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-04T12:36:35.957Z] #40 67.88 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-04T12:36:35.957Z] #40 67.89 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-04T12:36:35.957Z] #40 67.90 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-04T12:36:35.957Z] #40 67.91 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-04T12:36:35.957Z] #40 67.93 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-04T12:36:35.957Z] #40 67.95 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-04T12:36:35.957Z] #40 67.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:36:35.957Z] #40 DONE 68.3s [2019-12-04T12:36:35.957Z] [2019-12-04T12:36:35.957Z] #16 [dev 6/24] RUN ldconfig [2019-12-04T12:36:35.957Z] #16 DONE 4.0s [2019-12-04T12:36:35.957Z] [2019-12-04T12:36:35.957Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:35.957Z] #36 3.482 + RM_GOPATH=0 [2019-12-04T12:36:35.957Z] #36 3.482 + TMP_GOPATH= [2019-12-04T12:36:35.957Z] #36 3.489 + : /build [2019-12-04T12:36:35.957Z] #36 3.489 + '[' -z '' ']' [2019-12-04T12:36:35.957Z] #36 3.489 ++ mktemp -d [2019-12-04T12:36:35.957Z] #36 3.491 + export GOPATH=/tmp/tmp.JRmrFCxB7E [2019-12-04T12:36:35.957Z] #36 3.498 + GOPATH=/tmp/tmp.JRmrFCxB7E [2019-12-04T12:36:35.957Z] #36 3.498 + RM_GOPATH=1 [2019-12-04T12:36:35.957Z] #36 3.498 ++ dirname ./install.sh [2019-12-04T12:36:35.957Z] #36 3.504 + dir=. [2019-12-04T12:36:35.957Z] #36 3.504 + bin=tini [2019-12-04T12:36:35.957Z] #36 3.504 + shift [2019-12-04T12:36:35.957Z] #36 3.504 + '[' '!' -f ./tini.installer ']' [2019-12-04T12:36:35.957Z] #36 3.504 + . ./tini.installer [2019-12-04T12:36:35.957Z] #36 3.505 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:36:35.957Z] #36 3.506 + install_tini [2019-12-04T12:36:35.957Z] #36 3.506 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-04T12:36:35.957Z] #36 3.506 + git clone https://github.com/krallin/tini.git /tmp/tmp.JRmrFCxB7E/tini [2019-12-04T12:36:35.957Z] #36 3.506 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:36:35.957Z] #36 3.509 Cloning into '/tmp/tmp.JRmrFCxB7E/tini'... [2019-12-04T12:36:36.545Z] #36 ... [2019-12-04T12:36:36.545Z] [2019-12-04T12:36:36.545Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:36.545Z] #54 14.07 + '[' -z '' ']' [2019-12-04T12:36:36.545Z] #54 14.07 + target=static [2019-12-04T12:36:36.545Z] #54 14.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-04T12:36:36.545Z] #54 16.97 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-04T12:36:36.545Z] #54 ... [2019-12-04T12:36:36.545Z] [2019-12-04T12:36:36.545Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:36.713Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-04T12:36:36.713Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-04T12:36:36.713Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-04T12:36:36.772Z] #17 23.96 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] [2019-12-04T12:36:37.457Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-04T12:36:37.473Z] #17 ... [2019-12-04T12:36:37.473Z] [2019-12-04T12:36:37.473Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:37.473Z] #44 59.67 time [2019-12-04T12:36:37.473Z] #44 67.02 strings [2019-12-04T12:36:37.473Z] #44 67.66 os [2019-12-04T12:36:37.473Z] #44 ... [2019-12-04T12:36:37.473Z] [2019-12-04T12:36:37.473Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:37.473Z] #36 5.636 + cd /tmp/tmp.JRmrFCxB7E/tini [2019-12-04T12:36:37.473Z] #36 5.637 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:36:37.473Z] #36 5.667 + cmake . [2019-12-04T12:36:38.146Z] #17 25.50 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:36:38.146Z] #17 25.57 Fetched 90.9 MB in 5s (16.2 MB/s) [2019-12-04T12:36:38.193Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-04T12:36:38.193Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-04T12:36:38.400Z] #36 6.285 -- The C compiler identification is GNU 6.3.0 [2019-12-04T12:36:38.400Z] #36 6.315 -- Check for working C compiler: /usr/bin/cc [2019-12-04T12:36:38.404Z] #17 25.64 Selecting previously unselected package bash-completion. [2019-12-04T12:36:38.404Z] #17 25.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-12-04T12:36:38.404Z] #17 25.66 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-04T12:36:38.935Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-04T12:36:38.959Z] #36 7.104 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-04T12:36:38.960Z] #36 7.111 -- Detecting C compiler ABI info [2019-12-04T12:36:38.970Z] #17 ... [2019-12-04T12:36:38.970Z] [2019-12-04T12:36:38.970Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:38.970Z] #44 61.70 hash/crc32 [2019-12-04T12:36:38.970Z] #44 62.01 compress/gzip [2019-12-04T12:36:38.970Z] #44 62.36 net [2019-12-04T12:36:38.970Z] #44 62.38 vendor/golang.org/x/text/transform [2019-12-04T12:36:38.970Z] #44 62.92 vendor/golang.org/x/text/unicode/bidi [2019-12-04T12:36:38.970Z] #44 64.06 vendor/golang.org/x/text/secure/bidirule [2019-12-04T12:36:38.970Z] #44 64.23 vendor/golang.org/x/text/unicode/norm [2019-12-04T12:36:38.970Z] #44 66.69 vendor/golang.org/x/net/idna [2019-12-04T12:36:38.970Z] #44 68.39 vendor/golang.org/x/net/http2/hpack [2019-12-04T12:36:38.970Z] #44 69.20 mime [2019-12-04T12:36:38.970Z] #44 70.33 mime/quotedprintable [2019-12-04T12:36:38.970Z] #44 70.47 net/http/internal [2019-12-04T12:36:39.228Z] #44 ... [2019-12-04T12:36:39.228Z] [2019-12-04T12:36:39.228Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:39.228Z] #41 26.06 CC images/seccomp.o [2019-12-04T12:36:39.228Z] #41 26.21 CC images/binfmt-misc.o [2019-12-04T12:36:39.228Z] #41 26.32 CC images/time.o [2019-12-04T12:36:39.228Z] #41 26.42 CC images/sysctl.o [2019-12-04T12:36:39.228Z] #41 26.52 CC images/autofs.o [2019-12-04T12:36:39.228Z] #41 26.62 CC images/macvlan.o [2019-12-04T12:36:39.228Z] #41 26.72 CC images/sit.o [2019-12-04T12:36:39.228Z] #41 26.84 LINK images/built-in.o [2019-12-04T12:36:39.228Z] #41 26.93 GEN compel/include/asm [2019-12-04T12:36:39.228Z] #41 26.95 GEN compel/include/version.h [2019-12-04T12:36:39.228Z] #41 27.02 touch .config [2019-12-04T12:36:39.228Z] #41 27.06 GEN include/common/config.h [2019-12-04T12:36:39.228Z] #41 27.17 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-04T12:36:39.228Z] #41 27.19 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-04T12:36:39.228Z] #41 27.21 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-04T12:36:39.228Z] #41 27.23 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-04T12:36:39.228Z] #41 27.25 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-04T12:36:39.228Z] #41 27.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-04T12:36:39.228Z] #41 27.28 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-04T12:36:39.228Z] #41 27.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-04T12:36:39.228Z] #41 27.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-04T12:36:39.228Z] #41 27.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-04T12:36:39.228Z] #41 27.33 DEP compel/plugins/std/infect.d [2019-12-04T12:36:39.228Z] #41 27.40 DEP compel/plugins/std/string.d [2019-12-04T12:36:39.228Z] #41 27.45 DEP compel/plugins/std/log.d [2019-12-04T12:36:39.228Z] #41 27.49 DEP compel/plugins/std/fds.d [2019-12-04T12:36:39.228Z] #41 27.55 DEP compel/plugins/std/std.d [2019-12-04T12:36:39.228Z] #41 27.66 DEP compel/plugins/shmem/shmem.d [2019-12-04T12:36:39.228Z] #41 27.74 DEP compel/plugins/fds/fds.d [2019-12-04T12:36:39.228Z] #41 27.84 CC compel/plugins/std/std.o [2019-12-04T12:36:39.228Z] #41 28.03 CC compel/plugins/std/fds.o [2019-12-04T12:36:39.228Z] #41 28.35 CC compel/plugins/std/log.o [2019-12-04T12:36:39.228Z] #41 28.91 CC compel/plugins/std/string.o [2019-12-04T12:36:39.228Z] #41 29.28 CC compel/plugins/std/infect.o [2019-12-04T12:36:39.228Z] #41 29.52 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-04T12:36:39.228Z] #41 29.56 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-04T12:36:39.228Z] #41 29.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-04T12:36:39.228Z] #41 29.65 AR compel/plugins/std.lib.a [2019-12-04T12:36:39.228Z] #41 29.70 CC compel/plugins/fds/fds.o [2019-12-04T12:36:39.228Z] #41 29.86 AR compel/plugins/fds.lib.a [2019-12-04T12:36:39.228Z] #41 29.89 HOSTDEP compel/src/lib/log-host.d [2019-12-04T12:36:39.228Z] #41 29.96 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-04T12:36:39.228Z] #41 30.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-04T12:36:39.228Z] #41 30.07 HOSTDEP compel/src/main-host.d [2019-12-04T12:36:39.228Z] #41 30.16 DEP compel/src/lib/ptrace.d [2019-12-04T12:36:39.228Z] #41 30.25 DEP compel/src/lib/infect.d [2019-12-04T12:36:39.228Z] #41 30.39 DEP compel/src/lib/infect-util.d [2019-12-04T12:36:39.228Z] #41 30.46 DEP compel/src/lib/infect-rpc.d [2019-12-04T12:36:39.281Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-04T12:36:39.281Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-04T12:36:39.486Z] #41 30.55 DEP compel/arch/x86/src/lib/infect.d [2019-12-04T12:36:39.486Z] #41 30.65 DEP compel/arch/x86/src/lib/cpu.d [2019-12-04T12:36:39.486Z] #41 30.72 DEP compel/src/lib/log.d [2019-12-04T12:36:39.520Z] #36 7.689 -- Detecting C compiler ABI info - done [2019-12-04T12:36:39.520Z] #36 7.764 -- Detecting C compile features [2019-12-04T12:36:39.626Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-04T12:36:39.745Z] #41 30.82 DEP compel/src/main.d [2019-12-04T12:36:39.745Z] #41 30.87 DEP compel/src/lib/handle-elf.d [2019-12-04T12:36:39.745Z] #41 30.93 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-04T12:36:39.745Z] #41 31.03 CC compel/src/lib/log.o [2019-12-04T12:36:40.003Z] #41 31.23 CC compel/arch/x86/src/lib/cpu.o [2019-12-04T12:36:40.084Z] #36 ... [2019-12-04T12:36:40.084Z] [2019-12-04T12:36:40.084Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:36:40.084Z] #26 25.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-04T12:36:40.084Z] #26 25.82 skipping existing 1849cc453dee [2019-12-04T12:36:40.084Z] #26 26.25 [2019-12-04T12:36:40.084Z] #26 27.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-04T12:36:40.084Z] #26 28.24 [2019-12-04T12:36:40.084Z] #26 28.50 ######################################################################## 100.0% [2019-12-04T12:36:40.084Z] #26 28.65 [2019-12-04T12:36:40.084Z] #26 28.74 Download of images into '/build' complete. [2019-12-04T12:36:40.084Z] #26 28.74 Use something like the following to load the result into a Docker daemon: [2019-12-04T12:36:40.084Z] #26 28.74 tar -cC '/build' . | docker load [2019-12-04T12:36:40.084Z] #26 DONE 28.9s [2019-12-04T12:36:40.084Z] [2019-12-04T12:36:40.084Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:40.084Z] #31 69.93 path [2019-12-04T12:36:40.084Z] #31 70.59 text/tabwriter [2019-12-04T12:36:40.084Z] #31 71.46 path/filepath [2019-12-04T12:36:40.084Z] #31 71.48 fmt [2019-12-04T12:36:40.372Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-04T12:36:40.372Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-04T12:36:40.569Z] #41 31.73 CC compel/arch/x86/src/lib/infect.o [2019-12-04T12:36:40.716Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-04T12:36:40.716Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-04T12:36:40.716Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-04T12:36:41.136Z] #41 32.26 CC compel/src/lib/infect-rpc.o [2019-12-04T12:36:41.136Z] #41 ... [2019-12-04T12:36:41.136Z] [2019-12-04T12:36:41.136Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:41.136Z] #17 27.71 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-04T12:36:41.136Z] #17 28.03 Selecting previously unselected package libnet1:amd64. [2019-12-04T12:36:41.136Z] #17 28.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-04T12:36:41.136Z] #17 28.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-04T12:36:41.136Z] #17 28.13 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-04T12:36:41.136Z] #17 28.13 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-04T12:36:41.136Z] #17 28.14 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-04T12:36:41.136Z] #17 28.19 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-04T12:36:41.136Z] #17 28.20 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-04T12:36:41.136Z] #17 28.21 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-04T12:36:41.136Z] #17 28.28 Selecting previously unselected package libudev-dev:amd64. [2019-12-04T12:36:41.136Z] #17 28.29 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-04T12:36:41.136Z] #17 28.31 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-04T12:36:41.136Z] #17 28.44 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-04T12:36:41.136Z] #17 28.44 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-04T12:36:41.136Z] #17 28.45 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-04T12:36:41.446Z] #31 73.63 io/ioutil [2019-12-04T12:36:41.456Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-04T12:36:41.456Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-04T12:36:41.456Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-04T12:36:41.456Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-04T12:36:41.702Z] #17 28.81 Selecting previously unselected package python3.5-minimal. [2019-12-04T12:36:41.702Z] #17 28.81 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-04T12:36:41.702Z] #17 28.82 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-04T12:36:41.802Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-04T12:36:42.147Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-04T12:36:42.147Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-04T12:36:42.147Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-04T12:36:42.147Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-04T12:36:42.147Z] go: finding github.com/golang/mock v1.1.1 [2019-12-04T12:36:42.269Z] #17 29.47 Selecting previously unselected package python3-minimal. [2019-12-04T12:36:42.269Z] #17 29.47 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-04T12:36:42.269Z] #17 29.48 Unpacking python3-minimal (3.5.3-1) ... [2019-12-04T12:36:42.269Z] #17 29.57 Selecting previously unselected package libmpdec2:amd64. [2019-12-04T12:36:42.269Z] #17 29.57 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-04T12:36:42.269Z] #17 29.58 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-04T12:36:42.269Z] #17 29.67 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-04T12:36:42.269Z] #17 29.67 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-04T12:36:42.527Z] #17 29.67 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-04T12:36:42.887Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-04T12:36:42.887Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-04T12:36:43.231Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-04T12:36:43.387Z] Removing intermediate container b035299fecbd [2019-12-04T12:36:43.387Z] ---> 0cc21129d3f8 [2019-12-04T12:36:43.387Z] Step 11/16 : ARG GOOS [2019-12-04T12:36:43.387Z] ---> Running in b7ac4dca3cf3 [2019-12-04T12:36:43.387Z] Removing intermediate container b7ac4dca3cf3 [2019-12-04T12:36:43.387Z] ---> 610c77493df3 [2019-12-04T12:36:43.387Z] Step 12/16 : ARG GOARCH [2019-12-04T12:36:43.387Z] ---> Running in 3f833b4b24e8 [2019-12-04T12:36:43.387Z] Removing intermediate container 3f833b4b24e8 [2019-12-04T12:36:43.387Z] ---> 5ec624fbf6d8 [2019-12-04T12:36:43.387Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-12-04T12:36:43.387Z] ---> Running in 66657ef2a5c1 [2019-12-04T12:36:43.418Z] #31 ... [2019-12-04T12:36:43.418Z] [2019-12-04T12:36:43.418Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:43.418Z] #36 11.12 -- Detecting C compile features - done [2019-12-04T12:36:43.418Z] #36 11.17 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-04T12:36:43.418Z] #36 11.36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-04T12:36:43.418Z] #36 11.50 -- Configuring done [2019-12-04T12:36:43.418Z] #36 11.51 -- Generating done [2019-12-04T12:36:43.418Z] #36 11.53 -- Build files have been written to: /tmp/tmp.JRmrFCxB7E/tini [2019-12-04T12:36:43.418Z] #36 11.54 + make tini-static [2019-12-04T12:36:43.461Z] #17 30.68 Selecting previously unselected package python3.5. [2019-12-04T12:36:43.461Z] #17 30.69 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-04T12:36:43.461Z] #17 30.69 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-04T12:36:43.576Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-04T12:36:43.576Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-04T12:36:43.673Z] #36 11.90 Scanning dependencies of target tini-static [2019-12-04T12:36:43.719Z] #17 30.81 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-04T12:36:43.719Z] #17 30.82 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-04T12:36:43.719Z] #17 30.82 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-04T12:36:43.719Z] #17 30.87 Selecting previously unselected package dh-python. [2019-12-04T12:36:43.719Z] #17 30.88 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-04T12:36:43.719Z] #17 30.89 Unpacking dh-python (2.20170125) ... [2019-12-04T12:36:43.719Z] #17 31.03 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-04T12:36:43.719Z] #17 31.06 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-04T12:36:43.928Z] #36 11.98 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-04T12:36:44.317Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-04T12:36:44.317Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-04T12:36:44.671Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-04T12:36:45.018Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-04T12:36:45.619Z] #17 32.84 Setting up python3-minimal (3.5.3-1) ... [2019-12-04T12:36:45.809Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-04T12:36:45.814Z] #36 13.59 [100%] Linking C executable tini-static [2019-12-04T12:36:45.814Z] #36 ... [2019-12-04T12:36:45.814Z] [2019-12-04T12:36:45.814Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:45.814Z] #41 6.141 Note: Building without setproctitle() and strlcpy() support. [2019-12-04T12:36:45.814Z] #41 6.141 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-04T12:36:45.814Z] #41 8.434 fatal: Not a git repository (or any of the parent directories): .git [2019-12-04T12:36:45.814Z] #41 8.466 GEN .gitid [2019-12-04T12:36:45.814Z] #41 8.505 GEN criu/include/version.h [2019-12-04T12:36:45.814Z] #41 8.541 GEN include/common/asm [2019-12-04T12:36:45.814Z] #41 ... [2019-12-04T12:36:45.814Z] [2019-12-04T12:36:45.814Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:45.814Z] #17 4.805 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:36:45.814Z] #17 4.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:36:45.814Z] #17 4.828 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:36:45.814Z] #17 4.846 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:36:45.814Z] #17 4.920 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:36:45.814Z] #17 6.840 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:36:45.814Z] #17 8.603 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:36:45.814Z] #17 9.439 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:36:46.069Z] #17 ... [2019-12-04T12:36:46.069Z] [2019-12-04T12:36:46.069Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:46.069Z] #36 14.21 [100%] Built target tini-static [2019-12-04T12:36:46.069Z] #36 14.30 + mkdir -p /build [2019-12-04T12:36:46.069Z] #36 14.31 + cp tini-static /build/docker-init [2019-12-04T12:36:46.189Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-04T12:36:46.189Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-04T12:36:46.224Z] #17 33.46 Selecting previously unselected package python3. [2019-12-04T12:36:46.224Z] #17 33.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-12-04T12:36:46.224Z] #17 33.49 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-04T12:36:46.224Z] #17 33.50 Unpacking python3 (3.5.3-1) ... [2019-12-04T12:36:46.365Z] #36 DONE 14.5s [2019-12-04T12:36:46.365Z] [2019-12-04T12:36:46.365Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:46.365Z] #41 10.34 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-04T12:36:46.365Z] #41 10.52 PBCC images/opts.pb-c.c [2019-12-04T12:36:46.365Z] #41 10.56 PBCC images/sit.pb-c.c [2019-12-04T12:36:46.365Z] #41 10.67 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-04T12:36:46.492Z] #17 33.55 Selecting previously unselected package pigz. [2019-12-04T12:36:46.492Z] #17 33.56 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-04T12:36:46.492Z] #17 33.56 Unpacking pigz (2.3.4-1) ... [2019-12-04T12:36:46.492Z] #17 33.71 Selecting previously unselected package libip4tc0:amd64. [2019-12-04T12:36:46.492Z] #17 33.72 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:36:46.492Z] #17 33.73 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:36:46.492Z] #17 33.82 Selecting previously unselected package libip6tc0:amd64. [2019-12-04T12:36:46.492Z] #17 33.82 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:36:46.492Z] #17 33.83 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:36:46.493Z] #17 33.91 Selecting previously unselected package libiptc0:amd64. [2019-12-04T12:36:46.493Z] #17 33.91 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:36:46.493Z] #17 33.92 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:36:46.532Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-04T12:36:46.620Z] #41 10.82 DEP images/opts.pb-c.d [2019-12-04T12:36:46.620Z] #41 10.98 DEP images/sit.pb-c.d [2019-12-04T12:36:46.620Z] #41 11.09 PBCC images/macvlan.pb-c.c [2019-12-04T12:36:46.750Z] #17 34.00 Selecting previously unselected package libxtables12:amd64. [2019-12-04T12:36:46.750Z] #17 34.00 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:36:46.750Z] #17 34.01 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:36:46.873Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-04T12:36:46.875Z] #41 11.18 DEP images/macvlan.pb-c.d [2019-12-04T12:36:46.875Z] #41 11.23 PBCC images/autofs.pb-c.c [2019-12-04T12:36:46.875Z] #41 11.31 DEP images/autofs.pb-c.d [2019-12-04T12:36:47.007Z] #17 34.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-04T12:36:47.008Z] #17 34.10 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-04T12:36:47.008Z] #17 34.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-04T12:36:47.008Z] #17 34.16 Selecting previously unselected package iptables. [2019-12-04T12:36:47.008Z] #17 34.16 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:36:47.008Z] #17 34.16 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-04T12:36:47.130Z] #41 11.41 PBCC images/sysctl.pb-c.c [2019-12-04T12:36:47.130Z] #41 11.48 DEP images/sysctl.pb-c.d [2019-12-04T12:36:47.216Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-04T12:36:47.266Z] #17 34.41 Selecting previously unselected package xxd. [2019-12-04T12:36:47.266Z] #17 34.42 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-04T12:36:47.266Z] #17 34.43 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:47.266Z] #17 34.51 Selecting previously unselected package vim-common. [2019-12-04T12:36:47.266Z] #17 34.51 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:36:47.266Z] #17 34.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:47.385Z] #41 11.65 PBCC images/time.pb-c.c [2019-12-04T12:36:47.385Z] #41 11.72 DEP images/time.pb-c.d [2019-12-04T12:36:47.524Z] #17 34.65 Selecting previously unselected package bzip2. [2019-12-04T12:36:47.524Z] #17 34.65 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-04T12:36:47.524Z] #17 34.65 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-04T12:36:47.524Z] #17 34.73 Selecting previously unselected package libgpm2:amd64. [2019-12-04T12:36:47.524Z] #17 34.73 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-04T12:36:47.524Z] #17 34.74 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-04T12:36:47.524Z] #17 34.80 Selecting previously unselected package xz-utils. [2019-12-04T12:36:47.524Z] #17 34.81 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-04T12:36:47.524Z] #17 34.81 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-04T12:36:47.681Z] #41 11.90 PBCC images/binfmt-misc.pb-c.c [2019-12-04T12:36:47.681Z] #41 12.01 DEP images/binfmt-misc.pb-c.d [2019-12-04T12:36:47.681Z] #41 12.02 PBCC images/seccomp.pb-c.c [2019-12-04T12:36:47.681Z] #41 12.03 DEP images/seccomp.pb-c.d [2019-12-04T12:36:47.681Z] #41 12.07 PBCC images/userns.pb-c.c [2019-12-04T12:36:47.681Z] #41 12.09 DEP images/userns.pb-c.d [2019-12-04T12:36:47.681Z] #41 12.16 PBCC images/cgroup.pb-c.c [2019-12-04T12:36:47.681Z] #41 12.19 DEP images/cgroup.pb-c.d [2019-12-04T12:36:47.782Z] #17 34.98 Selecting previously unselected package aufs-tools. [2019-12-04T12:36:47.782Z] #17 34.98 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-04T12:36:47.782Z] #17 34.99 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-04T12:36:47.782Z] #17 35.11 Selecting previously unselected package liblzo2-2:amd64. [2019-12-04T12:36:47.782Z] #17 35.11 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-04T12:36:47.782Z] #17 35.12 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:36:47.936Z] #41 12.28 PBCC images/fown.pb-c.c [2019-12-04T12:36:47.936Z] #41 12.32 PBCC images/ext-file.pb-c.c [2019-12-04T12:36:47.951Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-04T12:36:47.951Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-04T12:36:48.041Z] #17 35.18 Selecting previously unselected package btrfs-progs. [2019-12-04T12:36:48.041Z] #17 35.19 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-04T12:36:48.041Z] #17 35.20 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-04T12:36:48.191Z] #41 12.33 DEP images/fown.pb-c.d [2019-12-04T12:36:48.191Z] #41 12.40 DEP images/ext-file.pb-c.d [2019-12-04T12:36:48.191Z] #41 12.46 PBCC images/rpc.pb-c.c [2019-12-04T12:36:48.191Z] #41 12.53 DEP images/rpc.pb-c.d [2019-12-04T12:36:48.299Z] #17 35.49 Selecting previously unselected package btrfs-tools. [2019-12-04T12:36:48.299Z] #17 35.49 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-04T12:36:48.299Z] #17 35.50 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-04T12:36:48.299Z] #17 35.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-04T12:36:48.299Z] #17 35.55 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-04T12:36:48.299Z] #17 35.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-04T12:36:48.446Z] #41 12.62 PBCC images/siginfo.pb-c.c [2019-12-04T12:36:48.446Z] #41 12.64 DEP images/siginfo.pb-c.d [2019-12-04T12:36:48.446Z] #41 12.67 PBCC images/pagemap.pb-c.c [2019-12-04T12:36:48.446Z] #41 12.72 DEP images/pagemap.pb-c.d [2019-12-04T12:36:48.446Z] #41 12.80 PBCC images/rlimit.pb-c.c [2019-12-04T12:36:48.446Z] #41 12.85 DEP images/rlimit.pb-c.d [2019-12-04T12:36:48.446Z] #41 12.91 PBCC images/file-lock.pb-c.c [2019-12-04T12:36:48.446Z] #41 ... [2019-12-04T12:36:48.446Z] [2019-12-04T12:36:48.446Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:48.446Z] #44 70.82 regexp/syntax [2019-12-04T12:36:48.446Z] #44 74.41 fmt [2019-12-04T12:36:48.446Z] #44 77.85 regexp [2019-12-04T12:36:48.446Z] #44 80.00 go/token [2019-12-04T12:36:48.446Z] #44 80.89 go/scanner [2019-12-04T12:36:48.557Z] #17 35.68 Selecting previously unselected package dmsetup. [2019-12-04T12:36:48.557Z] #17 35.68 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-04T12:36:48.557Z] #17 35.70 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-04T12:36:48.557Z] #17 35.82 Selecting previously unselected package libonig4:amd64. [2019-12-04T12:36:48.557Z] #17 35.82 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-12-04T12:36:48.557Z] #17 35.83 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-04T12:36:48.696Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-04T12:36:48.701Z] #44 ... [2019-12-04T12:36:48.701Z] [2019-12-04T12:36:48.701Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:36:48.815Z] #17 35.97 Selecting previously unselected package libjq1:amd64. [2019-12-04T12:36:48.815Z] #17 35.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-04T12:36:48.815Z] #17 35.98 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-04T12:36:48.815Z] #17 36.14 Selecting previously unselected package jq. [2019-12-04T12:36:48.815Z] #17 36.15 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-04T12:36:48.815Z] #17 36.16 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-04T12:36:49.042Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-04T12:36:49.073Z] #17 36.26 Selecting previously unselected package libaio1:amd64. [2019-12-04T12:36:49.073Z] #17 36.27 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-12-04T12:36:49.073Z] #17 36.27 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-04T12:36:49.073Z] #17 36.32 Selecting previously unselected package libcap2-bin. [2019-12-04T12:36:49.073Z] #17 36.33 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-04T12:36:49.073Z] #17 36.34 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-04T12:36:49.073Z] #17 36.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-04T12:36:49.073Z] #17 36.42 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-04T12:36:49.073Z] #17 36.43 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-04T12:36:49.332Z] #17 36.49 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-04T12:36:49.332Z] #17 36.50 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-04T12:36:49.332Z] #17 36.50 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-04T12:36:49.332Z] #17 36.72 Selecting previously unselected package libpcre16-3:amd64. [2019-12-04T12:36:49.332Z] #17 36.72 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-04T12:36:49.332Z] #17 36.72 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-04T12:36:49.392Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-04T12:36:49.590Z] #17 36.87 Selecting previously unselected package libpcre32-3:amd64. [2019-12-04T12:36:49.590Z] #17 36.87 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-04T12:36:49.590Z] #17 36.88 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-04T12:36:49.744Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-04T12:36:49.744Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-04T12:36:49.848Z] #17 36.99 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-04T12:36:49.849Z] #17 36.99 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-04T12:36:49.849Z] #17 36.99 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-04T12:36:49.849Z] #17 37.32 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-04T12:36:49.977Z] #59 35.41 Checking out files: 42% (1237/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 85% (2501/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-12-04T12:36:49.977Z] #59 36.99 + cd /tmp/tmp.N52LKg2CsL/src/github.com/containerd/containerd [2019-12-04T12:36:50.107Z] #17 37.32 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-04T12:36:50.107Z] #17 37.34 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-04T12:36:50.233Z] #59 36.99 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:36:50.365Z] #17 37.55 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-04T12:36:50.365Z] #17 37.56 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-04T12:36:50.365Z] #17 37.56 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-04T12:36:50.365Z] #17 ... [2019-12-04T12:36:50.365Z] [2019-12-04T12:36:50.365Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:50.365Z] #44 72.95 net/textproto [2019-12-04T12:36:50.365Z] #44 72.96 crypto/x509 [2019-12-04T12:36:50.365Z] #44 73.69 vendor/golang.org/x/net/http/httpguts [2019-12-04T12:36:50.365Z] #44 73.79 vendor/golang.org/x/net/http/httpproxy [2019-12-04T12:36:50.365Z] #44 73.96 mime/multipart [2019-12-04T12:36:50.365Z] #44 75.39 crypto/tls [2019-12-04T12:36:50.365Z] #44 79.41 net/http/httptrace [2019-12-04T12:36:50.365Z] #44 79.54 net/http [2019-12-04T12:36:50.365Z] #44 ... [2019-12-04T12:36:50.365Z] [2019-12-04T12:36:50.365Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:50.365Z] #17 37.65 Selecting previously unselected package libnl-3-200:amd64. [2019-12-04T12:36:50.365Z] #17 37.65 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-04T12:36:50.365Z] #17 37.66 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-04T12:36:50.365Z] #17 37.73 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-04T12:36:50.624Z] #17 37.74 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-04T12:36:50.624Z] #17 37.74 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-04T12:36:50.624Z] #17 37.79 Selecting previously unselected package libreadline5:amd64. [2019-12-04T12:36:50.624Z] #17 37.80 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-04T12:36:50.624Z] #17 37.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-04T12:36:50.624Z] #17 37.89 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-04T12:36:50.624Z] #17 37.89 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-04T12:36:50.624Z] #17 37.90 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-04T12:36:50.937Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-04T12:36:50.937Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-04T12:36:51.159Z] #59 38.12 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-04T12:36:51.159Z] #59 38.12 + BUILDTAGS='netgo osusergo static_build' [2019-12-04T12:36:51.159Z] #59 38.12 + export EXTRA_FLAGS=-buildmode=pie [2019-12-04T12:36:51.159Z] #59 38.12 + EXTRA_FLAGS=-buildmode=pie [2019-12-04T12:36:51.159Z] #59 38.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-04T12:36:51.159Z] #59 38.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-04T12:36:51.159Z] #59 38.12 + '[' '' = dynamic ']' [2019-12-04T12:36:51.159Z] #59 38.12 + make [2019-12-04T12:36:51.280Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-04T12:36:51.558Z] #17 ... [2019-12-04T12:36:51.558Z] [2019-12-04T12:36:51.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:51.558Z] #41 32.55 CC compel/src/lib/infect-util.o [2019-12-04T12:36:51.558Z] #41 32.78 CC compel/src/lib/infect.o [2019-12-04T12:36:51.558Z] #41 34.32 CC compel/src/lib/ptrace.o [2019-12-04T12:36:51.558Z] #41 34.64 AR compel/libcompel.a [2019-12-04T12:36:51.558Z] #41 34.67 HOSTCC compel/src/main-host.o [2019-12-04T12:36:51.558Z] #41 34.95 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-04T12:36:51.558Z] #41 35.16 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-04T12:36:51.558Z] #41 35.44 HOSTCC compel/src/lib/log-host.o [2019-12-04T12:36:51.558Z] #41 35.63 HOSTLINK compel/compel-host-bin [2019-12-04T12:36:51.558Z] #41 35.74 DEP soccr/soccr.d [2019-12-04T12:36:51.558Z] #41 35.83 CC soccr/soccr.o [2019-12-04T12:36:51.558Z] #41 36.60 AR soccr/libsoccr.a [2019-12-04T12:36:51.558Z] #41 36.62 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-04T12:36:51.558Z] #41 36.81 DEP criu/arch/x86/sigframe.d [2019-12-04T12:36:51.558Z] #41 36.86 DEP criu/arch/x86/sigaction_compat.d [2019-12-04T12:36:51.558Z] #41 36.89 DEP criu/arch/x86/kerndat.d [2019-12-04T12:36:51.558Z] #41 36.95 DEP criu/arch/x86/crtools.d [2019-12-04T12:36:51.558Z] #41 37.06 DEP criu/arch/x86/cpu.d [2019-12-04T12:36:51.558Z] #41 37.19 CC criu/arch/x86/cpu.o [2019-12-04T12:36:51.558Z] #41 37.66 CC criu/arch/x86/crtools.o [2019-12-04T12:36:51.558Z] #41 38.29 CC criu/arch/x86/kerndat.o [2019-12-04T12:36:51.558Z] #41 38.66 CC criu/arch/x86/sigaction_compat.o [2019-12-04T12:36:51.558Z] #41 38.81 CC criu/arch/x86/sigframe.o [2019-12-04T12:36:51.558Z] #41 38.98 LINK criu/arch/x86/crtools.built-in.o [2019-12-04T12:36:51.558Z] #41 39.00 DEP criu/pie/util-vdso-elf32.d [2019-12-04T12:36:51.558Z] #41 39.05 DEP criu/arch/x86/vdso-pie.d [2019-12-04T12:36:51.558Z] #41 39.11 DEP criu/pie/parasite-vdso.d [2019-12-04T12:36:51.558Z] #41 39.23 DEP criu/pie/util-vdso.d [2019-12-04T12:36:51.558Z] #41 39.33 DEP criu/pie/util.d [2019-12-04T12:36:51.558Z] #41 39.45 CC criu/pie/util.o [2019-12-04T12:36:51.558Z] #41 39.71 CC criu/pie/util-vdso.o [2019-12-04T12:36:51.558Z] #41 40.16 CC criu/pie/parasite-vdso.o [2019-12-04T12:36:51.558Z] #41 40.85 CC criu/arch/x86/vdso-pie.o [2019-12-04T12:36:51.558Z] #41 41.09 CC criu/pie/util-vdso-elf32.o [2019-12-04T12:36:51.558Z] #41 41.55 AR criu/pie/pie.lib.a [2019-12-04T12:36:51.558Z] #41 41.60 DEP criu/pie/restorer.d [2019-12-04T12:36:51.558Z] #41 41.75 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-04T12:36:51.558Z] #41 41.83 DEP criu/arch/x86/restorer_unmap.d [2019-12-04T12:36:51.558Z] #41 41.85 DEP criu/arch/x86/restorer.d [2019-12-04T12:36:51.558Z] #41 41.98 DEP criu/pie/parasite.d [2019-12-04T12:36:51.558Z] #41 42.16 CC criu/pie/parasite.o [2019-12-04T12:36:51.627Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-04T12:36:51.816Z] #41 43.03 LINK criu/pie/parasite.built-in.o [2019-12-04T12:36:51.816Z] #41 ... [2019-12-04T12:36:51.816Z] [2019-12-04T12:36:51.816Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:51.816Z] #17 39.01 Selecting previously unselected package net-tools. [2019-12-04T12:36:51.816Z] #17 39.02 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-04T12:36:51.816Z] #17 39.02 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-04T12:36:51.816Z] #17 39.20 Selecting previously unselected package python-pip-whl. [2019-12-04T12:36:51.816Z] #17 39.20 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-04T12:36:51.816Z] #17 39.22 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-04T12:36:51.974Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-04T12:36:52.383Z] #17 39.66 Selecting previously unselected package python3-pip. [2019-12-04T12:36:52.383Z] #17 39.67 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-04T12:36:52.383Z] #17 39.68 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-04T12:36:52.523Z] #59 39.20 + bin/ctr [2019-12-04T12:36:52.641Z] #17 39.81 Selecting previously unselected package python3-pkg-resources. [2019-12-04T12:36:52.641Z] #17 39.81 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-04T12:36:52.641Z] #17 39.83 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-04T12:36:52.641Z] #17 39.94 Selecting previously unselected package python3-setuptools. [2019-12-04T12:36:52.641Z] #17 39.94 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-04T12:36:52.641Z] #17 39.95 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-04T12:36:52.716Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-04T12:36:52.899Z] #17 40.11 Selecting previously unselected package python3-wheel. [2019-12-04T12:36:52.899Z] #17 40.13 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-04T12:36:52.899Z] #17 40.13 Unpacking python3-wheel (0.29.0-2) ... [2019-12-04T12:36:52.899Z] #17 40.22 Selecting previously unselected package thin-provisioning-tools. [2019-12-04T12:36:52.899Z] #17 40.23 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-04T12:36:53.063Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-04T12:36:53.157Z] #17 40.24 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-04T12:36:53.157Z] #17 40.44 Selecting previously unselected package vim-runtime. [2019-12-04T12:36:53.157Z] #17 40.45 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:36:53.157Z] #17 40.47 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-04T12:36:53.157Z] #17 40.49 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-04T12:36:53.416Z] #17 40.50 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:53.799Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-04T12:36:53.799Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-04T12:36:54.408Z] #59 ... [2019-12-04T12:36:54.408Z] [2019-12-04T12:36:54.408Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:36:54.408Z] #31 76.53 flag [2019-12-04T12:36:54.408Z] #31 76.54 github.com/BurntSushi/toml [2019-12-04T12:36:54.408Z] #31 78.39 log [2019-12-04T12:36:54.408Z] #31 81.85 github.com/BurntSushi/toml/cmd/tomlv [2019-12-04T12:36:54.408Z] #31 DONE 86.6s [2019-12-04T12:36:54.408Z] [2019-12-04T12:36:54.408Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:54.408Z] #41 12.97 DEP images/file-lock.pb-c.d [2019-12-04T12:36:54.408Z] #41 13.01 PBCC images/tty.pb-c.c [2019-12-04T12:36:54.408Z] #41 13.11 DEP images/tty.pb-c.d [2019-12-04T12:36:54.408Z] #41 13.18 PBCC images/tun.pb-c.c [2019-12-04T12:36:54.408Z] #41 13.20 PBCC images/netdev.pb-c.c [2019-12-04T12:36:54.408Z] #41 13.26 DEP images/tun.pb-c.d [2019-12-04T12:36:54.408Z] #41 13.33 DEP images/netdev.pb-c.d [2019-12-04T12:36:54.408Z] #41 13.39 PBCC images/vma.pb-c.c [2019-12-04T12:36:54.408Z] #41 13.48 DEP images/vma.pb-c.d [2019-12-04T12:36:54.408Z] #41 13.60 PBCC images/creds.pb-c.c [2019-12-04T12:36:54.408Z] #41 13.63 DEP images/creds.pb-c.d [2019-12-04T12:36:54.408Z] #41 13.70 PBCC images/utsns.pb-c.c [2019-12-04T12:36:54.408Z] #41 13.73 DEP images/utsns.pb-c.d [2019-12-04T12:36:54.408Z] #41 13.82 PBCC images/ipc-desc.pb-c.c [2019-12-04T12:36:54.408Z] #41 13.88 PBCC images/ipc-sem.pb-c.c [2019-12-04T12:36:54.408Z] #41 13.95 DEP images/ipc-desc.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.03 DEP images/ipc-sem.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.13 PBCC images/ipc-msg.pb-c.c [2019-12-04T12:36:54.408Z] #41 14.17 DEP images/ipc-msg.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.26 PBCC images/ipc-shm.pb-c.c [2019-12-04T12:36:54.408Z] #41 14.27 DEP images/ipc-shm.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.33 PBCC images/ipc-var.pb-c.c [2019-12-04T12:36:54.408Z] #41 14.40 DEP images/ipc-var.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.46 PBCC images/sk-opts.pb-c.c [2019-12-04T12:36:54.408Z] #41 14.47 PBCC images/packet-sock.pb-c.c [2019-12-04T12:36:54.408Z] #41 14.55 DEP images/sk-opts.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.61 DEP images/packet-sock.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.70 PBCC images/sk-netlink.pb-c.c [2019-12-04T12:36:54.408Z] #41 14.72 DEP images/sk-netlink.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.79 PBCC images/sk-inet.pb-c.c [2019-12-04T12:36:54.408Z] #41 14.88 DEP images/sk-inet.pb-c.d [2019-12-04T12:36:54.408Z] #41 14.93 PBCC images/sk-unix.pb-c.c [2019-12-04T12:36:54.408Z] #41 14.98 DEP images/sk-unix.pb-c.d [2019-12-04T12:36:54.408Z] #41 15.05 PBCC images/mm.pb-c.c [2019-12-04T12:36:54.408Z] #41 15.14 DEP images/mm.pb-c.d [2019-12-04T12:36:54.408Z] #41 15.17 PBCC images/timerfd.pb-c.c [2019-12-04T12:36:54.408Z] #41 15.20 DEP images/timerfd.pb-c.d [2019-12-04T12:36:54.408Z] #41 15.28 PBCC images/timer.pb-c.c [2019-12-04T12:36:54.408Z] #41 15.33 DEP images/timer.pb-c.d [2019-12-04T12:36:54.408Z] #41 15.38 PBCC images/sa.pb-c.c [2019-12-04T12:36:54.409Z] #41 15.44 DEP images/sa.pb-c.d [2019-12-04T12:36:54.409Z] #41 15.50 PBCC images/pipe-data.pb-c.c [2019-12-04T12:36:54.409Z] #41 15.53 DEP images/pipe-data.pb-c.d [2019-12-04T12:36:54.409Z] #41 15.58 PBCC images/mnt.pb-c.c [2019-12-04T12:36:54.409Z] #41 15.62 DEP images/mnt.pb-c.d [2019-12-04T12:36:54.409Z] #41 15.68 PBCC images/sk-packet.pb-c.c [2019-12-04T12:36:54.409Z] #41 15.73 DEP images/sk-packet.pb-c.d [2019-12-04T12:36:54.409Z] #41 15.77 PBCC images/tcp-stream.pb-c.c [2019-12-04T12:36:54.409Z] #41 15.82 DEP images/tcp-stream.pb-c.d [2019-12-04T12:36:54.409Z] #41 15.91 PBCC images/pipe.pb-c.c [2019-12-04T12:36:54.409Z] #41 15.97 DEP images/pipe.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.03 PBCC images/pstree.pb-c.c [2019-12-04T12:36:54.409Z] #41 16.08 DEP images/pstree.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.10 PBCC images/fs.pb-c.c [2019-12-04T12:36:54.409Z] #41 16.15 DEP images/fs.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.20 PBCC images/signalfd.pb-c.c [2019-12-04T12:36:54.409Z] #41 16.30 DEP images/signalfd.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.38 PBCC images/fh.pb-c.c [2019-12-04T12:36:54.409Z] #41 16.44 PBCC images/fsnotify.pb-c.c [2019-12-04T12:36:54.409Z] #41 16.54 DEP images/fh.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.63 DEP images/fsnotify.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.67 PBCC images/eventpoll.pb-c.c [2019-12-04T12:36:54.409Z] #41 16.75 DEP images/eventpoll.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.79 PBCC images/eventfd.pb-c.c [2019-12-04T12:36:54.409Z] #41 16.82 DEP images/eventfd.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.88 PBCC images/remap-file-path.pb-c.c [2019-12-04T12:36:54.409Z] #41 16.94 DEP images/remap-file-path.pb-c.d [2019-12-04T12:36:54.409Z] #41 16.98 PBCC images/fifo.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.00 DEP images/fifo.pb-c.d [2019-12-04T12:36:54.409Z] #41 17.05 PBCC images/ghost-file.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.11 DEP images/ghost-file.pb-c.d [2019-12-04T12:36:54.409Z] #41 17.17 PBCC images/regfile.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.27 DEP images/regfile.pb-c.d [2019-12-04T12:36:54.409Z] #41 17.36 PBCC images/ns.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.38 DEP images/ns.pb-c.d [2019-12-04T12:36:54.409Z] #41 17.47 PBCC images/fdinfo.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.53 DEP images/fdinfo.pb-c.d [2019-12-04T12:36:54.409Z] #41 17.62 PBCC images/core-aarch64.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.71 PBCC images/core-arm.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.80 PBCC images/core-ppc64.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.84 PBCC images/core-s390.pb-c.c [2019-12-04T12:36:54.409Z] #41 17.93 PBCC images/core-x86.pb-c.c [2019-12-04T12:36:54.409Z] #41 18.01 PBCC images/core.pb-c.c [2019-12-04T12:36:54.409Z] #41 18.08 PBCC images/inventory.pb-c.c [2019-12-04T12:36:54.409Z] #41 18.17 DEP images/core-aarch64.pb-c.d [2019-12-04T12:36:54.409Z] #41 18.23 DEP images/core-arm.pb-c.d [2019-12-04T12:36:54.409Z] #41 18.29 DEP images/core-ppc64.pb-c.d [2019-12-04T12:36:54.409Z] #41 18.35 DEP images/core-s390.pb-c.d [2019-12-04T12:36:54.409Z] #41 18.41 DEP images/core-x86.pb-c.d [2019-12-04T12:36:54.409Z] #41 18.49 DEP images/core.pb-c.d [2019-12-04T12:36:54.409Z] #41 18.56 DEP images/inventory.pb-c.d [2019-12-04T12:36:54.409Z] #41 18.69 PBCC images/cpuinfo.pb-c.c [2019-12-04T12:36:54.409Z] #41 18.80 DEP images/cpuinfo.pb-c.d [2019-12-04T12:36:54.409Z] #41 18.92 PBCC images/stats.pb-c.c [2019-12-04T12:36:54.663Z] #41 19.00 DEP images/stats.pb-c.d [2019-12-04T12:36:54.994Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-04T12:36:54.994Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-04T12:36:55.736Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-04T12:36:55.944Z] #17 43.01 Selecting previously unselected package vim. [2019-12-04T12:36:55.944Z] #17 43.02 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-04T12:36:55.944Z] #17 43.03 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:36:56.080Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-04T12:36:56.080Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-04T12:36:56.202Z] #17 43.54 Selecting previously unselected package xfsprogs. [2019-12-04T12:36:56.202Z] #17 43.54 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-04T12:36:56.202Z] #17 43.55 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-04T12:36:56.424Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-04T12:36:56.549Z] #41 20.84 make[1]: Nothing to be done for 'all'. [2019-12-04T12:36:56.768Z] #17 43.99 Selecting previously unselected package zip. [2019-12-04T12:36:56.768Z] #17 44.00 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-12-04T12:36:56.768Z] #17 44.01 Unpacking zip (3.0-11+b1) ... [2019-12-04T12:36:56.769Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-04T12:36:56.769Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-04T12:36:57.026Z] #17 44.23 Selecting previously unselected package libapparmor-perl. [2019-12-04T12:36:57.026Z] #17 44.23 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-04T12:36:57.026Z] #17 44.24 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-04T12:36:57.026Z] #17 44.34 Selecting previously unselected package apparmor. [2019-12-04T12:36:57.026Z] #17 44.34 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-04T12:36:57.026Z] #17 44.40 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-04T12:36:57.112Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-04T12:36:57.456Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-04T12:36:57.456Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-04T12:36:57.456Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-04T12:36:57.456Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-04T12:36:57.592Z] #17 44.67 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-04T12:36:57.592Z] #17 44.67 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-04T12:36:57.592Z] #17 44.68 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-04T12:36:57.908Z] #41 22.21 CC images/stats.o [2019-12-04T12:36:58.226Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-04T12:36:58.226Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-04T12:36:58.468Z] #41 22.68 CC images/core.o [2019-12-04T12:36:58.526Z] #17 45.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-04T12:36:58.526Z] #17 45.82 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-04T12:36:58.526Z] #17 45.83 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-04T12:36:59.029Z] #41 23.42 CC images/core-x86.o [2019-12-04T12:36:59.105Z] #17 ... [2019-12-04T12:36:59.105Z] [2019-12-04T12:36:59.105Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:36:59.105Z] #28 92.00 + rm -rf /tmp/tmp.HZOsFwbyL5 [2019-12-04T12:36:59.422Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-04T12:36:59.511Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 30.3% of statements [2019-12-04T12:36:59.511Z] ok github.com/docker/docker/container 0.202s coverage: 35.3% of statements [2019-12-04T12:36:59.511Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-04T12:36:59.511Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-04T12:36:59.511Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-04T12:36:59.511Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-04T12:36:59.671Z] #28 DONE 92.7s [2019-12-04T12:36:59.671Z] [2019-12-04T12:36:59.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:36:59.671Z] #41 43.04 GEN criu/pie/parasite-blob.h [2019-12-04T12:36:59.671Z] #41 43.05 CC criu/arch/x86/restorer.o [2019-12-04T12:36:59.671Z] #41 43.50 CC criu/arch/x86/restorer_unmap.o [2019-12-04T12:36:59.671Z] #41 43.54 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-04T12:36:59.671Z] #41 43.80 CC criu/pie/restorer.o [2019-12-04T12:36:59.671Z] #41 45.51 LINK criu/pie/restorer.built-in.o [2019-12-04T12:36:59.671Z] #41 45.51 GEN criu/pie/restorer-blob.h [2019-12-04T12:36:59.671Z] #41 45.60 DEP criu/vdso.d [2019-12-04T12:36:59.671Z] #41 45.74 DEP criu/vdso-compat.d [2019-12-04T12:36:59.671Z] #41 45.88 DEP criu/uts_ns.d [2019-12-04T12:36:59.671Z] #41 45.98 DEP criu/util.d [2019-12-04T12:36:59.671Z] #41 46.16 DEP criu/uffd.d [2019-12-04T12:36:59.671Z] #41 46.26 DEP criu/tun.d [2019-12-04T12:36:59.671Z] #41 46.37 DEP criu/tty.d [2019-12-04T12:36:59.671Z] #41 46.48 DEP criu/timerfd.d [2019-12-04T12:36:59.671Z] #41 46.62 DEP criu/sysfs_parse.d [2019-12-04T12:36:59.671Z] #41 46.73 DEP criu/sysctl.d [2019-12-04T12:36:59.671Z] #41 46.82 DEP criu/string.d [2019-12-04T12:36:59.671Z] #41 46.85 DEP criu/stats.d [2019-12-04T12:36:59.671Z] #41 46.95 DEP criu/sockets.d [2019-12-04T12:36:59.671Z] #41 47.07 DEP criu/sk-unix.d [2019-12-04T12:36:59.671Z] #41 47.19 DEP criu/sk-tcp.d [2019-12-04T12:36:59.671Z] #41 47.26 DEP criu/sk-queue.d [2019-12-04T12:36:59.671Z] #41 47.37 DEP criu/sk-packet.d [2019-12-04T12:36:59.671Z] #41 47.50 DEP criu/sk-netlink.d [2019-12-04T12:36:59.671Z] #41 47.61 DEP criu/sk-inet.d [2019-12-04T12:36:59.671Z] #41 47.72 DEP criu/signalfd.d [2019-12-04T12:36:59.671Z] #41 47.83 DEP criu/sigframe.d [2019-12-04T12:36:59.671Z] #41 47.94 DEP criu/shmem.d [2019-12-04T12:36:59.671Z] #41 48.04 DEP criu/servicefd.d [2019-12-04T12:36:59.671Z] #41 48.18 DEP criu/seize.d [2019-12-04T12:36:59.671Z] #41 48.28 DEP criu/seccomp.d [2019-12-04T12:36:59.671Z] #41 48.44 DEP criu/rst-malloc.d [2019-12-04T12:36:59.671Z] #41 48.52 DEP criu/rbtree.d [2019-12-04T12:36:59.671Z] #41 48.56 DEP criu/pstree.d [2019-12-04T12:36:59.671Z] #41 48.71 DEP criu/protobuf.d [2019-12-04T12:36:59.671Z] #41 48.79 GEN criu/protobuf-desc-gen.h [2019-12-04T12:36:59.672Z] #41 49.53 DEP criu/protobuf-desc.d [2019-12-04T12:36:59.672Z] #41 49.64 DEP criu/proc_parse.d [2019-12-04T12:36:59.672Z] #41 49.85 DEP criu/plugin.d [2019-12-04T12:36:59.672Z] #41 49.92 DEP criu/pipes.d [2019-12-04T12:36:59.672Z] #41 50.02 DEP criu/pie-util.d [2019-12-04T12:36:59.672Z] #41 50.07 DEP criu/pie-util-vdso.d [2019-12-04T12:36:59.672Z] #41 50.15 DEP criu/pie-util-vdso-elf32.d [2019-12-04T12:36:59.672Z] #41 50.28 DEP criu/path.d [2019-12-04T12:36:59.672Z] #41 50.40 DEP criu/parasite-syscall.d [2019-12-04T12:36:59.672Z] #41 50.59 DEP criu/pagemap.d [2019-12-04T12:36:59.672Z] #41 50.67 DEP criu/pagemap-cache.d [2019-12-04T12:36:59.672Z] #41 50.77 DEP criu/page-xfer.d [2019-12-04T12:36:59.672Z] #41 50.87 DEP criu/page-pipe.d [2019-12-04T12:36:59.672Z] #41 50.92 DEP criu/netfilter.d [2019-12-04T12:36:59.672Z] #41 51.05 DEP criu/net.d [2019-12-04T12:36:59.769Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-04T12:36:59.769Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-04T12:36:59.769Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-04T12:36:59.929Z] #41 ... [2019-12-04T12:36:59.929Z] [2019-12-04T12:36:59.929Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:36:59.929Z] #17 47.28 Selecting previously unselected package binutils-mingw-w64. [2019-12-04T12:36:59.929Z] #17 47.28 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-04T12:36:59.929Z] #17 47.28 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-04T12:36:59.955Z] #41 24.11 CC images/core-arm.o [2019-12-04T12:36:59.955Z] #41 ... [2019-12-04T12:36:59.955Z] [2019-12-04T12:36:59.955Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:36:59.955Z] #44 82.33 go/ast [2019-12-04T12:36:59.955Z] #44 83.08 internal/lazyregexp [2019-12-04T12:36:59.955Z] #44 83.45 net/url [2019-12-04T12:36:59.955Z] #44 85.23 text/template/parse [2019-12-04T12:36:59.955Z] #44 87.75 go/parser [2019-12-04T12:36:59.955Z] #44 90.11 text/template [2019-12-04T12:36:59.955Z] #44 91.65 encoding/xml [2019-12-04T12:37:00.113Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-04T12:37:00.113Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-04T12:37:00.186Z] #17 47.35 Selecting previously unselected package mingw-w64-common. [2019-12-04T12:37:00.186Z] #17 47.35 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-04T12:37:00.187Z] #17 47.36 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-04T12:37:00.210Z] #44 ... [2019-12-04T12:37:00.210Z] [2019-12-04T12:37:00.210Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:00.210Z] #41 24.67 CC images/core-aarch64.o [2019-12-04T12:37:00.815Z] #41 25.17 CC images/core-ppc64.o [2019-12-04T12:37:01.120Z] #17 ... [2019-12-04T12:37:01.120Z] [2019-12-04T12:37:01.120Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:01.120Z] #44 87.14 github.com/LK4D4/vndr/godl [2019-12-04T12:37:01.120Z] #44 87.65 github.com/LK4D4/vndr [2019-12-04T12:37:01.120Z] #44 DONE 93.7s [2019-12-04T12:37:01.120Z] [2019-12-04T12:37:01.120Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:01.120Z] #41 51.23 DEP criu/namespaces.d [2019-12-04T12:37:01.120Z] #41 51.36 DEP criu/mount.d [2019-12-04T12:37:01.120Z] #41 51.54 DEP criu/mem.d [2019-12-04T12:37:01.120Z] #41 51.75 DEP criu/lsm.d [2019-12-04T12:37:01.120Z] #41 51.96 DEP criu/log.d [2019-12-04T12:37:01.120Z] #41 52.05 DEP criu/libnetlink.d [2019-12-04T12:37:01.120Z] #41 52.14 DEP criu/kerndat.d [2019-12-04T12:37:01.120Z] #41 52.23 DEP criu/kcmp-ids.d [2019-12-04T12:37:01.120Z] #41 52.26 DEP criu/irmap.d [2019-12-04T12:37:01.120Z] #41 52.35 DEP criu/ipc_ns.d [2019-12-04T12:37:01.120Z] #41 52.45 DEP criu/image.d [2019-12-04T12:37:01.309Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-04T12:37:01.541Z] #41 25.84 CC images/core-s390.o [2019-12-04T12:37:01.548Z] #41 52.58 DEP criu/image-desc.d [2019-12-04T12:37:01.548Z] #41 52.66 DEP criu/fsnotify.d [2019-12-04T12:37:01.548Z] #41 52.80 DEP criu/filesystems.d [2019-12-04T12:37:01.808Z] #41 52.96 DEP criu/files.d [2019-12-04T12:37:01.808Z] #41 53.12 DEP criu/files-reg.d [2019-12-04T12:37:02.048Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-04T12:37:02.067Z] #41 53.23 DEP criu/files-ext.d [2019-12-04T12:37:02.068Z] #41 53.31 DEP criu/file-lock.d [2019-12-04T12:37:02.068Z] #41 53.38 DEP criu/file-ids.d [2019-12-04T12:37:02.068Z] #41 53.43 DEP criu/fifo.d [2019-12-04T12:37:02.144Z] #41 26.56 CC images/cpuinfo.o [2019-12-04T12:37:02.325Z] #41 53.49 DEP criu/fdstore.d [2019-12-04T12:37:02.325Z] #41 53.56 DEP criu/fault-injection.d [2019-12-04T12:37:02.405Z] go: finding github.com/kr/text v0.1.0 [2019-12-04T12:37:02.583Z] #41 53.59 DEP criu/external.d [2019-12-04T12:37:02.583Z] #41 53.66 DEP criu/eventpoll.d [2019-12-04T12:37:02.583Z] #41 53.73 DEP criu/eventfd.d [2019-12-04T12:37:02.583Z] #41 53.79 DEP criu/crtools.d [2019-12-04T12:37:02.777Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-04T12:37:02.777Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-04T12:37:02.841Z] #41 53.92 DEP criu/cr-service.d [2019-12-04T12:37:02.841Z] #41 53.98 DEP criu/cr-restore.d [2019-12-04T12:37:02.841Z] #41 54.09 DEP criu/cr-errno.d [2019-12-04T12:37:03.099Z] #41 54.10 DEP criu/cr-dump.d [2019-12-04T12:37:03.099Z] #41 54.19 DEP criu/cr-dedup.d [2019-12-04T12:37:03.099Z] #41 54.33 DEP criu/cr-check.d [2019-12-04T12:37:03.157Z] #41 27.21 CC images/inventory.o [2019-12-04T12:37:03.157Z] #41 27.54 CC images/fdinfo.o [2019-12-04T12:37:03.357Z] #41 54.43 DEP criu/config.d [2019-12-04T12:37:03.357Z] #41 54.48 DEP criu/clone-noasan.d [2019-12-04T12:37:03.357Z] #41 54.50 DEP criu/cgroup.d [2019-12-04T12:37:03.357Z] #41 54.57 DEP criu/cgroup-props.d [2019-12-04T12:37:03.357Z] #41 54.60 DEP criu/bitmap.d [2019-12-04T12:37:03.357Z] #41 54.61 DEP criu/bfd.d [2019-12-04T12:37:03.357Z] #41 54.64 DEP criu/autofs.d [2019-12-04T12:37:03.357Z] #41 54.73 DEP criu/aio.d [2019-12-04T12:37:03.516Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-04T12:37:03.615Z] #41 54.82 DEP criu/action-scripts.d [2019-12-04T12:37:03.717Z] #41 27.99 CC images/fown.o [2019-12-04T12:37:03.843Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2019-12-04T12:37:03.843Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.8% of statements [2019-12-04T12:37:03.872Z] #41 54.95 CC criu/action-scripts.o [2019-12-04T12:37:03.972Z] #41 28.22 CC images/ns.o [2019-12-04T12:37:03.972Z] #41 28.49 CC images/regfile.o [2019-12-04T12:37:04.130Z] #41 55.20 CC criu/aio.o [2019-12-04T12:37:04.130Z] #41 55.45 CC criu/autofs.o [2019-12-04T12:37:04.413Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2019-12-04T12:37:04.573Z] #41 28.84 CC images/ghost-file.o [2019-12-04T12:37:04.713Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-04T12:37:04.828Z] #41 29.17 CC images/fifo.o [2019-12-04T12:37:05.059Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-04T12:37:05.059Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-04T12:37:05.064Z] #41 56.09 CC criu/bfd.o [2019-12-04T12:37:05.082Z] #41 29.39 CC images/remap-file-path.o [2019-12-04T12:37:05.322Z] #41 56.37 CC criu/bitmap.o [2019-12-04T12:37:05.322Z] #41 56.46 CC criu/cgroup-props.o [2019-12-04T12:37:05.337Z] #41 29.74 CC images/eventfd.o [2019-12-04T12:37:05.579Z] #41 56.85 CC criu/cgroup.o [2019-12-04T12:37:05.592Z] #41 ... [2019-12-04T12:37:05.592Z] [2019-12-04T12:37:05.592Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:37:05.592Z] #17 19.84 Fetched 7927 kB in 16s (494 kB/s) [2019-12-04T12:37:05.592Z] #17 19.84 Reading package lists... [2019-12-04T12:37:05.797Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-04T12:37:05.797Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-04T12:37:05.797Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-04T12:37:05.847Z] #17 25.13 Reading package lists... [2019-12-04T12:37:05.847Z] #17 ... [2019-12-04T12:37:05.847Z] [2019-12-04T12:37:05.847Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:05.847Z] #41 30.07 CC images/eventpoll.o [2019-12-04T12:37:06.103Z] #41 30.47 CC images/fh.o [2019-12-04T12:37:06.538Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-04T12:37:06.538Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-04T12:37:06.664Z] #41 30.91 CC images/fsnotify.o [2019-12-04T12:37:06.951Z] #41 58.15 CC criu/clone-noasan.o [2019-12-04T12:37:06.951Z] #41 58.20 CC criu/config.o [2019-12-04T12:37:07.224Z] #41 31.60 CC images/signalfd.o [2019-12-04T12:37:07.516Z] #41 58.84 CC criu/cr-check.o [2019-12-04T12:37:07.712Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2019-12-04T12:37:07.712Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 82.1% of statements [2019-12-04T12:37:07.785Z] #41 31.96 CC images/fs.o [2019-12-04T12:37:08.041Z] #41 32.23 CC images/pstree.o [2019-12-04T12:37:08.041Z] #41 32.42 CC images/pipe.o [2019-12-04T12:37:08.259Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-04T12:37:08.259Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-04T12:37:08.259Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-04T12:37:08.295Z] #41 32.69 CC images/tcp-stream.o [2019-12-04T12:37:08.450Z] #41 59.48 CC criu/cr-dedup.o [2019-12-04T12:37:08.450Z] #41 59.67 CC criu/cr-dump.o [2019-12-04T12:37:08.604Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-04T12:37:08.604Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-04T12:37:08.657Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-12-04T12:37:08.855Z] #41 32.96 CC images/sk-packet.o [2019-12-04T12:37:08.855Z] #41 33.21 CC images/mnt.o [2019-12-04T12:37:09.110Z] #41 33.48 CC images/pipe-data.o [2019-12-04T12:37:09.364Z] #41 33.76 CC images/sa.o [2019-12-04T12:37:09.384Z] #41 60.55 CC criu/cr-errno.o [2019-12-04T12:37:09.384Z] #41 60.60 CC criu/cr-restore.o [2019-12-04T12:37:09.619Z] #41 33.98 CC images/timer.o [2019-12-04T12:37:10.043Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-12-04T12:37:10.178Z] #41 34.55 CC images/timerfd.o [2019-12-04T12:37:10.325Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-04T12:37:10.477Z] #41 34.81 CC images/mm.o [2019-12-04T12:37:10.670Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-04T12:37:10.670Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-04T12:37:10.732Z] #41 35.10 CC images/sk-opts.o [2019-12-04T12:37:10.986Z] #41 35.38 CC images/sk-unix.o [2019-12-04T12:37:11.075Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-04T12:37:11.075Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-04T12:37:11.075Z] go: finding github.com/kr/pty v1.1.1 [2019-12-04T12:37:11.546Z] #41 35.75 CC images/sk-inet.o [2019-12-04T12:37:11.843Z] #41 36.17 CC images/tun.o [2019-12-04T12:37:11.909Z] #41 62.70 CC criu/cr-service.o [2019-12-04T12:37:12.098Z] #41 36.51 CC images/sk-netlink.o [2019-12-04T12:37:12.267Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-04T12:37:12.353Z] #41 36.77 CC images/packet-sock.o [2019-12-04T12:37:12.482Z] #41 63.56 CC criu/crtools.o [2019-12-04T12:37:12.741Z] #41 63.98 CC criu/eventfd.o [2019-12-04T12:37:12.741Z] #41 ... [2019-12-04T12:37:12.741Z] [2019-12-04T12:37:12.741Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:37:12.741Z] #17 50.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-04T12:37:12.741Z] #17 50.14 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-04T12:37:12.741Z] #17 50.15 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-04T12:37:12.741Z] #17 52.39 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-04T12:37:12.741Z] #17 52.39 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-04T12:37:12.741Z] #17 52.40 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-04T12:37:12.741Z] #17 52.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-04T12:37:12.741Z] #17 52.47 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-04T12:37:12.741Z] #17 52.48 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:37:12.741Z] #17 60.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-04T12:37:12.741Z] #17 60.18 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-04T12:37:12.741Z] #17 60.18 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:37:12.912Z] #41 37.21 CC images/ipc-var.o [2019-12-04T12:37:13.000Z] #17 ... [2019-12-04T12:37:13.000Z] [2019-12-04T12:37:13.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:13.000Z] #41 64.23 CC criu/eventpoll.o [2019-12-04T12:37:13.167Z] #41 37.48 CC images/ipc-desc.o [2019-12-04T12:37:13.339Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-12-04T12:37:13.422Z] #41 37.76 CC images/ipc-shm.o [2019-12-04T12:37:13.422Z] #41 ... [2019-12-04T12:37:13.422Z] [2019-12-04T12:37:13.422Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:37:13.422Z] #17 25.13 Reading package lists... [2019-12-04T12:37:13.422Z] #17 30.43 Building dependency tree... [2019-12-04T12:37:13.422Z] #17 32.48 The following additional packages will be installed: [2019-12-04T12:37:13.422Z] #17 32.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-04T12:37:13.422Z] #17 32.49 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-04T12:37:13.422Z] #17 32.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-04T12:37:13.422Z] #17 32.49 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-04T12:37:13.422Z] #17 32.49 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-04T12:37:13.422Z] #17 32.49 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-04T12:37:13.422Z] #17 32.49 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-04T12:37:13.422Z] #17 32.49 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-04T12:37:13.422Z] #17 32.49 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-04T12:37:13.422Z] #17 32.50 Suggested packages: [2019-12-04T12:37:13.422Z] #17 32.50 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-04T12:37:13.422Z] #17 32.50 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-04T12:37:13.422Z] #17 32.50 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-04T12:37:13.422Z] #17 32.50 vim-doc vim-scripts xfsdump acl attr quota [2019-12-04T12:37:13.422Z] #17 32.50 Recommended packages: [2019-12-04T12:37:13.422Z] #17 32.51 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-04T12:37:13.422Z] #17 32.51 python3-keyrings.alt python3-xdg unzip [2019-12-04T12:37:13.422Z] #17 36.94 The following NEW packages will be installed: [2019-12-04T12:37:13.422Z] #17 36.94 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-04T12:37:13.422Z] #17 36.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-04T12:37:13.422Z] #17 36.94 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-04T12:37:13.422Z] #17 36.95 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-04T12:37:13.422Z] #17 36.95 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-04T12:37:13.422Z] #17 36.95 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-04T12:37:13.422Z] #17 36.95 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-04T12:37:13.422Z] #17 36.95 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-04T12:37:13.422Z] #17 36.95 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-04T12:37:13.422Z] #17 36.95 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-04T12:37:13.422Z] #17 36.95 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-04T12:37:13.422Z] #17 36.95 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-04T12:37:13.422Z] #17 36.95 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-04T12:37:13.422Z] #17 36.95 xfsprogs xxd xz-utils zip [2019-12-04T12:37:13.461Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-04T12:37:13.567Z] #41 64.70 CC criu/external.o [2019-12-04T12:37:13.676Z] #17 38.04 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:37:13.676Z] #17 38.04 Need to get 90.9 MB of archives. [2019-12-04T12:37:13.676Z] #17 38.04 After this operation, 541 MB of additional disk space will be used. [2019-12-04T12:37:13.676Z] #17 38.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-04T12:37:13.676Z] #17 ... [2019-12-04T12:37:13.676Z] [2019-12-04T12:37:13.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:13.676Z] #41 37.96 CC images/ipc-msg.o [2019-12-04T12:37:13.676Z] #41 ... [2019-12-04T12:37:13.676Z] [2019-12-04T12:37:13.676Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:13.676Z] #44 96.06 go/doc [2019-12-04T12:37:13.676Z] #44 97.66 hash/crc32 [2019-12-04T12:37:13.676Z] #44 98.50 crypto/rand [2019-12-04T12:37:13.676Z] #44 99.24 crypto/rsa [2019-12-04T12:37:13.676Z] #44 99.82 github.com/LK4D4/vndr/build [2019-12-04T12:37:13.676Z] #44 100.8 crypto/dsa [2019-12-04T12:37:13.676Z] #44 101.2 crypto/x509/pkix [2019-12-04T12:37:13.676Z] #44 101.7 vendor/golang.org/x/crypto/cryptobyte [2019-12-04T12:37:13.676Z] #44 103.6 net [2019-12-04T12:37:13.676Z] #44 103.8 vendor/golang.org/x/crypto/internal/chacha20 [2019-12-04T12:37:13.676Z] #44 104.4 vendor/golang.org/x/crypto/poly1305 [2019-12-04T12:37:13.676Z] #44 104.8 vendor/golang.org/x/sys/cpu [2019-12-04T12:37:13.676Z] #44 105.1 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-04T12:37:13.805Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-04T12:37:13.825Z] #41 64.88 CC criu/fault-injection.o [2019-12-04T12:37:13.825Z] #41 64.95 CC criu/fdstore.o [2019-12-04T12:37:13.973Z] #44 ... [2019-12-04T12:37:13.973Z] [2019-12-04T12:37:13.973Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:37:13.973Z] #17 38.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-04T12:37:13.973Z] #17 38.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-04T12:37:13.973Z] #17 38.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-04T12:37:13.973Z] #17 38.07 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-04T12:37:13.973Z] #17 38.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-04T12:37:13.973Z] #17 38.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-04T12:37:13.973Z] #17 38.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-04T12:37:13.973Z] #17 38.29 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-04T12:37:13.973Z] #17 38.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-04T12:37:14.083Z] #41 65.19 CC criu/fifo.o [2019-12-04T12:37:14.150Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-04T12:37:14.150Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-04T12:37:14.228Z] #17 38.45 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-04T12:37:14.228Z] #17 38.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-04T12:37:14.228Z] #17 38.48 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-04T12:37:14.228Z] #17 38.49 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-04T12:37:14.228Z] #17 38.50 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-04T12:37:14.228Z] #17 38.50 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-04T12:37:14.228Z] #17 38.51 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-04T12:37:14.228Z] #17 38.52 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-04T12:37:14.228Z] #17 38.52 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-04T12:37:14.228Z] #17 38.54 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-04T12:37:14.228Z] #17 38.54 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-04T12:37:14.228Z] #17 38.56 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-04T12:37:14.228Z] #17 38.57 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-04T12:37:14.228Z] #17 38.58 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-04T12:37:14.228Z] #17 38.60 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-04T12:37:14.228Z] #17 38.60 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-04T12:37:14.228Z] #17 38.62 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-04T12:37:14.228Z] #17 38.63 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-04T12:37:14.228Z] #17 38.64 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-04T12:37:14.228Z] #17 38.68 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-04T12:37:14.228Z] #17 38.68 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-04T12:37:14.228Z] #17 38.70 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-04T12:37:14.228Z] #17 38.70 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-04T12:37:14.228Z] #17 38.72 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-04T12:37:14.228Z] #17 38.72 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-04T12:37:14.228Z] #17 38.73 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-04T12:37:14.341Z] #41 65.46 CC criu/file-ids.o [2019-12-04T12:37:14.341Z] #41 65.65 CC criu/file-lock.o [2019-12-04T12:37:14.482Z] #17 38.74 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-04T12:37:14.482Z] #17 38.74 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] [2019-12-04T12:37:14.482Z] #17 38.74 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-04T12:37:14.482Z] #17 38.76 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-04T12:37:14.482Z] #17 38.78 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-04T12:37:14.482Z] #17 38.80 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-04T12:37:14.482Z] #17 38.84 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-04T12:37:14.482Z] #17 38.85 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-04T12:37:14.482Z] #17 38.86 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-04T12:37:14.482Z] #17 38.87 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-04T12:37:14.482Z] #17 38.88 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-04T12:37:14.482Z] #17 38.89 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-04T12:37:14.723Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.7% of statements [2019-12-04T12:37:14.737Z] #17 39.05 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-04T12:37:14.737Z] #17 39.06 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-04T12:37:14.737Z] #17 39.17 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-04T12:37:14.737Z] #17 39.19 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-04T12:37:14.737Z] #17 39.20 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-04T12:37:14.737Z] #17 39.21 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-04T12:37:14.737Z] #17 39.22 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-04T12:37:14.737Z] #17 39.25 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-04T12:37:14.890Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-04T12:37:14.890Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-04T12:37:14.907Z] #41 66.11 CC criu/files-ext.o [2019-12-04T12:37:15.165Z] #41 66.31 CC criu/files-reg.o [2019-12-04T12:37:15.292Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.626s coverage: 57.0% of statements [2019-12-04T12:37:15.339Z] #17 39.66 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-04T12:37:15.339Z] #17 39.76 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-04T12:37:15.593Z] #17 39.83 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-04T12:37:15.593Z] #17 39.85 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-04T12:37:15.593Z] #17 39.86 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-04T12:37:15.593Z] #17 39.90 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] [2019-12-04T12:37:15.593Z] #17 40.07 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] [2019-12-04T12:37:16.099Z] #41 67.28 CC criu/files.o [2019-12-04T12:37:16.121Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-04T12:37:16.154Z] #17 40.24 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] [2019-12-04T12:37:16.154Z] #17 40.25 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-04T12:37:16.154Z] #17 40.59 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-04T12:37:16.465Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-04T12:37:16.715Z] #17 40.89 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] [2019-12-04T12:37:16.715Z] #17 40.89 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] [2019-12-04T12:37:16.807Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-04T12:37:17.149Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-04T12:37:17.472Z] #41 68.33 CC criu/filesystems.o [2019-12-04T12:37:17.472Z] #41 68.60 CC criu/fsnotify.o [2019-12-04T12:37:17.490Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-04T12:37:17.867Z] Removing intermediate container 66657ef2a5c1 [2019-12-04T12:37:17.867Z] ---> e84214286241 [2019-12-04T12:37:17.867Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-04T12:37:17.867Z] ---> 687421176e14 [2019-12-04T12:37:17.867Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-04T12:37:17.867Z] ---> c21695a557a8 [2019-12-04T12:37:17.867Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-04T12:37:17.867Z] ---> Running in 1ec8c7850c74 [2019-12-04T12:37:17.867Z] Removing intermediate container 1ec8c7850c74 [2019-12-04T12:37:17.867Z] ---> 340e7385e7f8 [2019-12-04T12:37:17.867Z] Successfully built 340e7385e7f8 [2019-12-04T12:37:17.867Z] Successfully tagged moby-buildx:latest [2019-12-04T12:37:17.867Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-04T12:37:17.867Z] if [ -n "${id}" ]; then \ [2019-12-04T12:37:17.867Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-04T12:37:17.867Z] && touch bundles/buildx; \ [2019-12-04T12:37:17.867Z] docker rm -f ${id}; \ [2019-12-04T12:37:17.867Z] fi [2019-12-04T12:37:17.867Z] ece0decde6c36e49cc9c7c40ff0cea90aaf641b0dd897a293fe2c623964cf867 [2019-12-04T12:37:17.867Z] bundles/buildx version [2019-12-04T12:37:17.867Z] buildx v0.3.1 6db68d0 [2019-12-04T12:37:17.867Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:718005e5883cf45087f1fb06fbe013650adb63f4 . [2019-12-04T12:37:17.867Z] #1 [internal] booting buildkit [2019-12-04T12:37:17.867Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-04T12:37:17.867Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2019-12-04T12:37:17.867Z] #1 creating container buildx_buildkit_default [2019-12-04T12:37:17.867Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-04T12:37:17.867Z] #1 DONE 2.9s [2019-12-04T12:37:17.867Z] [2019-12-04T12:37:17.867Z] #3 [internal] load .dockerignore [2019-12-04T12:37:17.867Z] #3 transferring context: 87B done [2019-12-04T12:37:17.867Z] #3 DONE 0.0s [2019-12-04T12:37:17.867Z] [2019-12-04T12:37:17.867Z] #2 [internal] load build definition from Dockerfile [2019-12-04T12:37:17.868Z] #2 transferring dockerfile: 14.85kB done [2019-12-04T12:37:17.868Z] #2 DONE 0.0s [2019-12-04T12:37:17.868Z] [2019-12-04T12:37:17.868Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-04T12:37:18.039Z] #41 69.11 CC criu/image-desc.o [2019-12-04T12:37:18.039Z] #41 69.17 CC criu/image.o [2019-12-04T12:37:18.226Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-04T12:37:18.297Z] #41 69.57 CC criu/ipc_ns.o [2019-12-04T12:37:18.555Z] #41 ... [2019-12-04T12:37:18.555Z] [2019-12-04T12:37:18.555Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:37:18.570Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-04T12:37:18.650Z] #4 DONE 0.6s [2019-12-04T12:37:18.650Z] [2019-12-04T12:37:18.650Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-04T12:37:18.650Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-04T12:37:18.650Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-04T12:37:18.650Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-12-04T12:37:18.650Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2019-12-04T12:37:18.650Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-12-04T12:37:18.813Z] #17 65.99 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-04T12:37:18.813Z] #17 66.01 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-04T12:37:18.813Z] #17 66.02 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-04T12:37:18.813Z] #17 66.04 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-04T12:37:18.813Z] #17 66.05 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-04T12:37:18.813Z] #17 66.08 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:18.813Z] #17 66.09 Processing triggers for mime-support (3.60) ... [2019-12-04T12:37:18.813Z] #17 66.11 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:37:18.813Z] #17 66.13 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-04T12:37:18.813Z] #17 66.14 Setting up libcap2-bin (1:2.25-1) ... [2019-12-04T12:37:18.813Z] #17 66.15 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-04T12:37:18.813Z] #17 66.16 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-04T12:37:18.813Z] #17 66.18 Setting up bash-completion (1:2.1-4.3) ... [2019-12-04T12:37:19.092Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-12-04T12:37:19.092Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-04T12:37:19.092Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-12-04T12:37:19.092Z] #5 DONE 0.5s [2019-12-04T12:37:19.230Z] #17 43.24 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] [2019-12-04T12:37:19.305Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-04T12:37:19.493Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.853s coverage: 48.6% of statements [2019-12-04T12:37:19.595Z] [2019-12-04T12:37:19.595Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-04T12:37:19.595Z] #6 DONE 0.3s [2019-12-04T12:37:19.595Z] [2019-12-04T12:37:19.595Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-04T12:37:19.752Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.308s coverage: 46.2% of statements [2019-12-04T12:37:20.011Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.977s coverage: 72.5% of statements [2019-12-04T12:37:20.041Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-04T12:37:20.041Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-04T12:37:20.188Z] #17 67.61 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-04T12:37:20.188Z] #17 67.62 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-04T12:37:20.188Z] #17 67.63 Setting up zip (3.0-11+b1) ... [2019-12-04T12:37:20.188Z] #17 67.64 Setting up bzip2 (1.0.6-8.1) ... [2019-12-04T12:37:20.188Z] #17 67.65 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-04T12:37:20.190Z] #7 DONE 0.3s [2019-12-04T12:37:20.190Z] [2019-12-04T12:37:20.190Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:37:20.190Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-04T12:37:20.190Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 327.68kB / 102.15MB 0.1s [2019-12-04T12:37:20.190Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s [2019-12-04T12:37:20.190Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 0B / 45.24MB 0.1s [2019-12-04T12:37:20.190Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 162.95kB / 10.32MB 0.1s [2019-12-04T12:37:20.190Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-04T12:37:20.190Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done [2019-12-04T12:37:20.190Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done [2019-12-04T12:37:20.190Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.2s done [2019-12-04T12:37:20.190Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 2.59MB / 45.24MB 0.3s [2019-12-04T12:37:20.190Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 3.90MB / 10.32MB 0.3s [2019-12-04T12:37:20.190Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 1.69MB / 4.37MB 0.3s [2019-12-04T12:37:20.190Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 1.54MB / 50.49MB 0.3s [2019-12-04T12:37:20.190Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 593.92kB / 45.98MB 0.3s [2019-12-04T12:37:20.190Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 5.80MB / 102.15MB 0.4s [2019-12-04T12:37:20.191Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 5.42MB / 10.32MB 0.4s [2019-12-04T12:37:20.191Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 3.34MB / 4.37MB 0.4s [2019-12-04T12:37:20.191Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 3.05MB / 45.98MB 0.4s [2019-12-04T12:37:20.191Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 6.95MB / 45.24MB 0.6s [2019-12-04T12:37:20.191Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 7.46MB / 10.32MB 0.6s [2019-12-04T12:37:20.191Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.5s done [2019-12-04T12:37:20.191Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 5.18MB / 50.49MB 0.6s [2019-12-04T12:37:20.447Z] #17 67.67 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-04T12:37:20.447Z] #17 67.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:37:20.447Z] #17 67.70 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-04T12:37:20.447Z] #17 67.72 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:20.447Z] #17 67.73 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-04T12:37:20.447Z] #17 67.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-04T12:37:20.447Z] #17 67.76 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-04T12:37:20.447Z] #17 67.77 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:37:20.447Z] #17 67.79 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-04T12:37:20.447Z] #17 67.80 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-04T12:37:20.447Z] #17 67.82 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-04T12:37:20.447Z] #17 67.84 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:37:20.705Z] #17 68.10 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-04T12:37:20.705Z] #17 68.11 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-04T12:37:20.705Z] #17 68.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-04T12:37:20.705Z] #17 68.14 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-04T12:37:20.868Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 9.83MB / 10.32MB 0.7s [2019-12-04T12:37:20.868Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 6.75MB / 45.98MB 0.7s [2019-12-04T12:37:20.868Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 12.88MB / 102.15MB 0.9s [2019-12-04T12:37:20.869Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 11.56MB / 45.24MB 0.9s [2019-12-04T12:37:20.869Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.8s done [2019-12-04T12:37:20.869Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 9.64MB / 50.49MB 0.9s [2019-12-04T12:37:20.869Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 9.35MB / 45.98MB 0.9s [2019-12-04T12:37:20.869Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 14.29MB / 45.24MB 1.0s [2019-12-04T12:37:20.869Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 13.38MB / 50.49MB 1.0s [2019-12-04T12:37:20.869Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 13.41MB / 45.98MB 1.0s [2019-12-04T12:37:20.963Z] #17 68.16 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-04T12:37:20.963Z] #17 68.17 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-04T12:37:20.963Z] #17 68.20 Setting up pigz (2.3.4-1) ... [2019-12-04T12:37:20.963Z] #17 68.21 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-04T12:37:20.963Z] #17 68.23 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-04T12:37:20.963Z] #17 68.24 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:20.963Z] #17 68.25 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-04T12:37:20.963Z] #17 68.27 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:37:20.963Z] #17 68.28 Setting up jq (1.5+dfsg-1.3) ... [2019-12-04T12:37:20.963Z] #17 68.29 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-04T12:37:20.963Z] #17 68.30 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-04T12:37:20.963Z] #17 68.31 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-04T12:37:20.963Z] #17 68.33 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:37:20.963Z] #17 68.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-04T12:37:20.963Z] #17 68.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-04T12:37:20.963Z] #17 68.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-04T12:37:20.963Z] #17 68.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-04T12:37:20.963Z] #17 68.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-04T12:37:20.963Z] #17 68.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-04T12:37:20.963Z] #17 68.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-04T12:37:21.221Z] #17 68.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-04T12:37:21.221Z] #17 68.38 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-04T12:37:21.221Z] #17 68.39 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:21.221Z] #17 68.40 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-04T12:37:21.221Z] #17 68.41 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:21.221Z] #17 68.42 Setting up btrfs-progs (4.7.3-1) ... [2019-12-04T12:37:21.221Z] #17 68.44 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-04T12:37:21.221Z] #17 68.45 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-04T12:37:21.397Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 19.74MB / 102.15MB 1.2s [2019-12-04T12:37:21.398Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 17.17MB / 45.24MB 1.2s [2019-12-04T12:37:21.398Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 16.71MB / 50.49MB 1.2s [2019-12-04T12:37:21.398Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 16.69MB / 45.98MB 1.2s [2019-12-04T12:37:21.398Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 20.23MB / 50.49MB 1.3s [2019-12-04T12:37:21.398Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 20.06MB / 45.98MB 1.3s [2019-12-04T12:37:21.398Z] #8 ... [2019-12-04T12:37:21.398Z] [2019-12-04T12:37:21.398Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-04T12:37:21.398Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-04T12:37:21.398Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-04T12:37:21.398Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2019-12-04T12:37:21.398Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-04T12:37:21.398Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.2s done [2019-12-04T12:37:21.398Z] #66 DONE 1.5s [2019-12-04T12:37:21.398Z] [2019-12-04T12:37:21.398Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:37:21.398Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 27.32MB / 102.15MB 1.5s [2019-12-04T12:37:21.398Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 20.61MB / 45.24MB 1.5s [2019-12-04T12:37:21.398Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 23.24MB / 50.49MB 1.5s [2019-12-04T12:37:21.398Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 22.39MB / 45.98MB 1.5s [2019-12-04T12:37:21.398Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 25.14MB / 45.24MB 1.6s [2019-12-04T12:37:21.398Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 27.27MB / 50.49MB 1.6s [2019-12-04T12:37:21.398Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 25.33MB / 45.98MB 1.6s [2019-12-04T12:37:21.870Z] #17 45.89 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:37:21.870Z] #17 46.05 Fetched 90.9 MB in 8s (11.3 MB/s) [2019-12-04T12:37:21.870Z] #17 46.16 Selecting previously unselected package bash-completion. [2019-12-04T12:37:21.870Z] #17 46.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-12-04T12:37:21.870Z] #17 46.21 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-04T12:37:21.914Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 33.34MB / 102.15MB 1.8s [2019-12-04T12:37:21.914Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 29.14MB / 45.24MB 1.8s [2019-12-04T12:37:21.914Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 31.04MB / 50.49MB 1.8s [2019-12-04T12:37:21.914Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 28.47MB / 45.98MB 1.8s [2019-12-04T12:37:21.914Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 32.83MB / 45.24MB 1.9s [2019-12-04T12:37:21.914Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 34.28MB / 50.49MB 1.9s [2019-12-04T12:37:21.914Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 32.49MB / 45.98MB 1.9s [2019-12-04T12:37:21.914Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 40.20MB / 102.15MB 2.1s [2019-12-04T12:37:21.914Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 36.24MB / 45.24MB 2.1s [2019-12-04T12:37:21.914Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 37.94MB / 50.49MB 2.1s [2019-12-04T12:37:21.914Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 36.19MB / 45.98MB 2.1s [2019-12-04T12:37:21.914Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 40.15MB / 45.24MB 2.2s [2019-12-04T12:37:21.914Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 41.70MB / 50.49MB 2.2s [2019-12-04T12:37:21.914Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 39.77MB / 45.98MB 2.2s [2019-12-04T12:37:21.924Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2019-12-04T12:37:21.924Z] ok github.com/docker/docker/daemon 12.342s coverage: 17.6% of statements [2019-12-04T12:37:21.924Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-04T12:37:21.924Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-04T12:37:21.924Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-04T12:37:21.924Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-04T12:37:21.924Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-04T12:37:22.335Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 47.69MB / 102.15MB 2.4s [2019-12-04T12:37:22.335Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 42.87MB / 45.24MB 2.4s [2019-12-04T12:37:22.335Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 46.35MB / 50.49MB 2.4s [2019-12-04T12:37:22.335Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 42.49MB / 45.98MB 2.4s [2019-12-04T12:37:22.335Z] #8 ... [2019-12-04T12:37:22.335Z] [2019-12-04T12:37:22.335Z] #20 [internal] load build context [2019-12-04T12:37:22.335Z] #20 transferring context: 45.91MB 2.6s done [2019-12-04T12:37:22.335Z] #20 DONE 2.6s [2019-12-04T12:37:22.335Z] [2019-12-04T12:37:22.335Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:37:22.336Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.5s [2019-12-04T12:37:22.336Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.5s [2019-12-04T12:37:22.336Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.48MB / 45.98MB 2.5s [2019-12-04T12:37:22.336Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 67.60MB / 102.15MB 2.7s [2019-12-04T12:37:22.336Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.6s done [2019-12-04T12:37:22.722Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 81.98MB / 102.15MB 2.8s [2019-12-04T12:37:22.722Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.7s done [2019-12-04T12:37:22.722Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.8s done [2019-12-04T12:37:22.722Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 97.51MB / 102.15MB 3.0s [2019-12-04T12:37:22.864Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.552s coverage: 76.1% of statements [2019-12-04T12:37:23.117Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.2s done [2019-12-04T12:37:23.117Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-12-04T12:37:23.749Z] #17 70.61 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-04T12:37:23.749Z] #17 70.62 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:37:23.749Z] #17 70.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-04T12:37:23.749Z] #17 70.63 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-04T12:37:23.749Z] #17 70.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-04T12:37:23.749Z] #17 70.64 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-04T12:37:23.749Z] #17 70.64 Setting up btrfs-tools (4.7.3-1) ... [2019-12-04T12:37:23.749Z] #17 70.66 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:37:23.749Z] #17 70.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-04T12:37:23.749Z] #17 70.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-04T12:37:23.749Z] #17 70.68 Setting up python3 (3.5.3-1) ... [2019-12-04T12:37:23.804Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-12-04T12:37:24.064Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-12-04T12:37:24.265Z] #17 71.47 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-04T12:37:24.425Z] #17 ... [2019-12-04T12:37:24.426Z] [2019-12-04T12:37:24.426Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:24.426Z] #41 38.30 CC images/ipc-sem.o [2019-12-04T12:37:24.426Z] #41 38.59 CC images/utsns.o [2019-12-04T12:37:24.426Z] #41 38.78 CC images/creds.o [2019-12-04T12:37:24.426Z] #41 38.99 CC images/vma.o [2019-12-04T12:37:24.426Z] #41 39.32 CC images/netdev.o [2019-12-04T12:37:24.426Z] #41 39.72 CC images/tty.o [2019-12-04T12:37:24.426Z] #41 40.37 CC images/file-lock.o [2019-12-04T12:37:24.426Z] #41 40.59 CC images/rlimit.o [2019-12-04T12:37:24.426Z] #41 40.92 CC images/pagemap.o [2019-12-04T12:37:24.426Z] #41 41.24 CC images/siginfo.o [2019-12-04T12:37:24.426Z] #41 41.62 CC images/rpc.o [2019-12-04T12:37:24.426Z] #41 43.20 CC images/ext-file.o [2019-12-04T12:37:24.426Z] #41 43.38 CC images/cgroup.o [2019-12-04T12:37:24.426Z] #41 44.17 CC images/userns.o [2019-12-04T12:37:24.426Z] #41 44.53 CC images/google/protobuf/descriptor.o [2019-12-04T12:37:24.426Z] #41 46.40 CC images/opts.o [2019-12-04T12:37:24.426Z] #41 46.65 CC images/seccomp.o [2019-12-04T12:37:24.426Z] #41 46.93 CC images/binfmt-misc.o [2019-12-04T12:37:24.426Z] #41 47.11 CC images/time.o [2019-12-04T12:37:24.426Z] #41 47.30 CC images/sysctl.o [2019-12-04T12:37:24.426Z] #41 47.71 CC images/autofs.o [2019-12-04T12:37:24.426Z] #41 47.99 CC images/macvlan.o [2019-12-04T12:37:24.426Z] #41 48.17 CC images/sit.o [2019-12-04T12:37:24.426Z] #41 48.42 LINK images/built-in.o [2019-12-04T12:37:24.426Z] #41 ... [2019-12-04T12:37:24.426Z] [2019-12-04T12:37:24.426Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:24.426Z] #44 106.4 vendor/golang.org/x/crypto/hkdf [2019-12-04T12:37:24.426Z] #44 106.7 vendor/golang.org/x/text/transform [2019-12-04T12:37:24.426Z] #44 107.7 vendor/golang.org/x/text/unicode/bidi [2019-12-04T12:37:24.426Z] #44 109.8 vendor/golang.org/x/text/secure/bidirule [2019-12-04T12:37:24.426Z] #44 110.0 vendor/golang.org/x/text/unicode/norm [2019-12-04T12:37:24.426Z] #44 115.2 vendor/golang.org/x/net/idna [2019-12-04T12:37:24.426Z] #44 ... [2019-12-04T12:37:24.426Z] [2019-12-04T12:37:24.426Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:24.426Z] #41 48.65 GEN compel/include/asm [2019-12-04T12:37:24.426Z] #41 48.66 GEN compel/include/version.h [2019-12-04T12:37:24.426Z] #41 48.69 touch .config [2019-12-04T12:37:24.426Z] #41 48.71 GEN include/common/config.h [2019-12-04T12:37:24.426Z] #41 48.79 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-04T12:37:24.426Z] #41 48.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-04T12:37:24.426Z] #41 48.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-04T12:37:24.426Z] #41 48.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-04T12:37:24.426Z] #41 48.90 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-04T12:37:24.723Z] #41 48.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-04T12:37:24.723Z] #41 49.02 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-04T12:37:24.723Z] #41 49.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-04T12:37:24.723Z] #41 49.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-04T12:37:24.723Z] #41 49.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-04T12:37:24.723Z] #41 49.11 DEP compel/plugins/std/infect.d [2019-12-04T12:37:24.996Z] #41 49.22 DEP compel/plugins/std/string.d [2019-12-04T12:37:24.996Z] #41 49.35 DEP compel/plugins/std/log.d [2019-12-04T12:37:25.199Z] #17 72.50 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-04T12:37:25.199Z] #17 72.62 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-04T12:37:25.256Z] #41 49.54 DEP compel/plugins/std/fds.d [2019-12-04T12:37:25.256Z] #41 49.67 DEP compel/plugins/std/std.d [2019-12-04T12:37:25.457Z] #17 72.64 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-04T12:37:25.458Z] #17 72.65 Setting up python3-wheel (0.29.0-2) ... [2019-12-04T12:37:25.818Z] #41 49.91 DEP compel/plugins/shmem/shmem.d [2019-12-04T12:37:25.818Z] #41 49.99 DEP compel/plugins/fds/fds.d [2019-12-04T12:37:25.818Z] #41 50.15 CC compel/plugins/std/std.o [2019-12-04T12:37:25.977Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-12-04T12:37:26.024Z] #17 73.13 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-04T12:37:26.072Z] #41 50.56 CC compel/plugins/std/fds.o [2019-12-04T12:37:26.546Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 42.7% of statements [2019-12-04T12:37:26.546Z] ok github.com/docker/docker/daemon/logger/awslogs 0.254s coverage: 77.8% of statements [2019-12-04T12:37:26.590Z] #17 73.71 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-04T12:37:26.590Z] #17 73.72 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-04T12:37:26.632Z] #41 ... [2019-12-04T12:37:26.632Z] [2019-12-04T12:37:26.632Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:26.632Z] #62 110.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-04T12:37:26.632Z] #62 110.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-04T12:37:26.632Z] #62 DONE 119.1s [2019-12-04T12:37:26.632Z] [2019-12-04T12:37:26.632Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:26.632Z] #41 51.04 CC compel/plugins/std/log.o [2019-12-04T12:37:26.887Z] #41 ... [2019-12-04T12:37:26.887Z] [2019-12-04T12:37:26.887Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-04T12:37:26.887Z] #63 DONE 0.1s [2019-12-04T12:37:27.117Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2019-12-04T12:37:27.142Z] [2019-12-04T12:37:27.142Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:37:27.142Z] #17 49.74 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-04T12:37:27.142Z] #17 50.29 Selecting previously unselected package libnet1:amd64. [2019-12-04T12:37:27.142Z] #17 50.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-04T12:37:27.142Z] #17 50.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-04T12:37:27.142Z] #17 50.44 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-04T12:37:27.142Z] #17 50.45 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-04T12:37:27.142Z] #17 50.46 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-04T12:37:27.142Z] #17 50.57 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-04T12:37:27.142Z] #17 50.58 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-04T12:37:27.142Z] #17 50.58 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-04T12:37:27.142Z] #17 50.72 Selecting previously unselected package libudev-dev:amd64. [2019-12-04T12:37:27.142Z] #17 50.72 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-04T12:37:27.142Z] #17 50.76 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-04T12:37:27.142Z] #17 51.04 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-04T12:37:27.142Z] #17 51.04 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-04T12:37:27.142Z] #17 51.06 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-04T12:37:27.164Z] #17 74.47 Setting up dmsetup (2:1.02.137-2) ... [2019-12-04T12:37:27.164Z] #17 74.48 Setting up python3-setuptools (33.1.1-1) ... [2019-12-04T12:37:27.377Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.055s coverage: 60.1% of statements [2019-12-04T12:37:27.377Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-04T12:37:27.377Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-04T12:37:27.377Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-04T12:37:27.377Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-04T12:37:27.377Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-04T12:37:27.377Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-04T12:37:27.638Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2019-12-04T12:37:27.746Z] #17 52.19 Selecting previously unselected package python3.5-minimal. [2019-12-04T12:37:27.746Z] #17 52.19 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-04T12:37:27.746Z] #17 52.23 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-04T12:37:27.988Z] #17 75.13 Setting up dh-python (2.20170125) ... [2019-12-04T12:37:28.208Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 62.1% of statements [2019-12-04T12:37:28.208Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 88.3% of statements [2019-12-04T12:37:28.249Z] #17 75.56 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-04T12:37:28.249Z] #17 75.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:37:28.813Z] #17 DONE 76.1s [2019-12-04T12:37:28.813Z] [2019-12-04T12:37:28.813Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:37:29.070Z] #18 ... [2019-12-04T12:37:29.070Z] [2019-12-04T12:37:29.070Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:29.070Z] #41 70.09 CC criu/irmap.o [2019-12-04T12:37:29.070Z] #41 70.37 CC criu/kcmp-ids.o [2019-12-04T12:37:29.070Z] #41 70.54 CC criu/kerndat.o [2019-12-04T12:37:29.070Z] #41 71.04 CC criu/libnetlink.o [2019-12-04T12:37:29.070Z] #41 71.23 CC criu/log.o [2019-12-04T12:37:29.070Z] #41 71.45 CC criu/lsm.o [2019-12-04T12:37:29.070Z] #41 71.61 CC criu/mem.o [2019-12-04T12:37:29.070Z] #41 72.25 CC criu/mount.o [2019-12-04T12:37:29.070Z] #41 74.05 CC criu/namespaces.o [2019-12-04T12:37:29.070Z] #41 74.96 CC criu/net.o [2019-12-04T12:37:29.071Z] #41 76.58 CC criu/netfilter.o [2019-12-04T12:37:29.071Z] #41 76.81 CC criu/page-pipe.o [2019-12-04T12:37:29.071Z] #41 77.18 CC criu/page-xfer.o [2019-12-04T12:37:29.071Z] #41 77.92 CC criu/pagemap-cache.o [2019-12-04T12:37:29.071Z] #41 78.23 CC criu/pagemap.o [2019-12-04T12:37:29.071Z] #41 78.79 CC criu/parasite-syscall.o [2019-12-04T12:37:29.071Z] #41 79.38 CC criu/path.o [2019-12-04T12:37:29.071Z] #41 79.57 CC criu/pie-util-vdso-elf32.o [2019-12-04T12:37:29.071Z] #41 79.82 CC criu/pie-util-vdso.o [2019-12-04T12:37:29.071Z] #41 80.07 CC criu/pie-util.o [2019-12-04T12:37:29.071Z] #41 80.24 CC criu/pipes.o [2019-12-04T12:37:29.328Z] #41 80.67 CC criu/plugin.o [2019-12-04T12:37:29.592Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 74.7% of statements [2019-12-04T12:37:29.592Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-04T12:37:29.592Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 19.9% of statements [2019-12-04T12:37:29.632Z] #17 53.56 Selecting previously unselected package python3-minimal. [2019-12-04T12:37:29.632Z] #17 53.59 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-04T12:37:29.632Z] #17 53.61 Unpacking python3-minimal (3.5.3-1) ... [2019-12-04T12:37:29.632Z] #17 53.74 Selecting previously unselected package libmpdec2:amd64. [2019-12-04T12:37:29.632Z] #17 53.74 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-04T12:37:29.632Z] #17 53.76 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-04T12:37:29.632Z] #17 53.91 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-04T12:37:29.632Z] #17 53.92 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-04T12:37:29.632Z] #17 53.93 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-04T12:37:29.892Z] #41 80.97 CC criu/proc_parse.o [2019-12-04T12:37:30.164Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 47.8% of statements [2019-12-04T12:37:30.424Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2019-12-04T12:37:31.264Z] #41 82.41 CC criu/protobuf-desc.o [2019-12-04T12:37:31.378Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2019-12-04T12:37:31.562Z] #17 55.76 Selecting previously unselected package python3.5. [2019-12-04T12:37:31.562Z] #17 55.77 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-04T12:37:31.562Z] #17 55.77 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-04T12:37:31.562Z] #17 55.96 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-04T12:37:31.562Z] #17 55.97 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-04T12:37:31.562Z] #17 55.97 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-04T12:37:31.818Z] #17 56.06 Selecting previously unselected package dh-python. [2019-12-04T12:37:31.818Z] #17 56.07 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-04T12:37:31.818Z] #17 56.09 Unpacking dh-python (2.20170125) ... [2019-12-04T12:37:31.828Z] #41 82.98 CC criu/protobuf.o [2019-12-04T12:37:31.947Z] ok github.com/docker/docker/daemon/logger/splunk 1.877s coverage: 82.5% of statements [2019-12-04T12:37:31.947Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-04T12:37:31.947Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-04T12:37:32.073Z] #17 56.33 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-04T12:37:32.073Z] #17 56.35 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-04T12:37:32.086Z] #41 83.25 CC criu/pstree.o [2019-12-04T12:37:32.343Z] #41 ... [2019-12-04T12:37:32.344Z] [2019-12-04T12:37:32.344Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:37:32.344Z] #38 115.3 + dpkg --print-architecture [2019-12-04T12:37:32.344Z] #38 115.3 + cd /tmp/tmp.wIQCuPY0F1/src/github.com/docker/distribution [2019-12-04T12:37:32.344Z] #38 115.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-04T12:37:32.344Z] #38 115.6 + GOPATH=/tmp/tmp.wIQCuPY0F1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wIQCuPY0F1 [2019-12-04T12:37:32.344Z] #38 115.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-04T12:37:32.601Z] #38 ... [2019-12-04T12:37:32.601Z] [2019-12-04T12:37:32.601Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:37:32.601Z] #18 3.723 Collecting yamllint==1.16.0 [2019-12-04T12:37:33.333Z] ok github.com/docker/docker/distribution/metadata 0.125s coverage: 48.2% of statements [2019-12-04T12:37:33.905Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2019-12-04T12:37:34.165Z] ok github.com/docker/docker/distribution 0.349s coverage: 22.1% of statements [2019-12-04T12:37:34.165Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-04T12:37:34.615Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 10.7s done [2019-12-04T12:37:34.615Z] #8 DONE 14.0s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-04T12:37:34.615Z] #9 DONE 0.3s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-04T12:37:34.615Z] #10 DONE 0.3s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:37:34.615Z] #21 DONE 0.1s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:37:34.615Z] #41 ... [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-04T12:37:34.615Z] #50 DONE 0.1s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-04T12:37:34.615Z] #47 DONE 0.1s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-04T12:37:34.615Z] #22 DONE 0.1s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-04T12:37:34.615Z] #44 DONE 0.1s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-04T12:37:34.615Z] #68 DONE 0.1s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-04T12:37:34.615Z] #31 DONE 0.1s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-04T12:37:34.615Z] #62 DONE 0.1s [2019-12-04T12:37:34.615Z] [2019-12-04T12:37:34.615Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:37:34.615Z] #29 0.232 + mktemp -d [2019-12-04T12:37:34.615Z] #29 0.232 + export GOPATH=/tmp/tmp.A3MAVsn5Ca [2019-12-04T12:37:34.615Z] #29 0.232 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.A3MAVsn5Ca/src/github.com/go-swagger/go-swagger [2019-12-04T12:37:34.615Z] #29 0.233 Cloning into '/tmp/tmp.A3MAVsn5Ca/src/github.com/go-swagger/go-swagger'... [2019-12-04T12:37:35.378Z] #17 ... [2019-12-04T12:37:35.378Z] [2019-12-04T12:37:35.378Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:35.378Z] #47 DONE 127.2s [2019-12-04T12:37:35.378Z] [2019-12-04T12:37:35.378Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:35.378Z] #41 52.41 CC compel/plugins/std/string.o [2019-12-04T12:37:35.378Z] #41 52.87 CC compel/plugins/std/infect.o [2019-12-04T12:37:35.378Z] #41 53.32 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-04T12:37:35.378Z] #41 53.36 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-04T12:37:35.378Z] #41 53.41 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-04T12:37:35.378Z] #41 53.52 AR compel/plugins/std.lib.a [2019-12-04T12:37:35.378Z] #41 53.60 CC compel/plugins/fds/fds.o [2019-12-04T12:37:35.378Z] #41 53.93 AR compel/plugins/fds.lib.a [2019-12-04T12:37:35.378Z] #41 53.98 HOSTDEP compel/src/lib/log-host.d [2019-12-04T12:37:35.378Z] #41 54.07 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-04T12:37:35.378Z] #41 54.22 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-04T12:37:35.378Z] #41 54.32 HOSTDEP compel/src/main-host.d [2019-12-04T12:37:35.378Z] #41 54.49 DEP compel/src/lib/ptrace.d [2019-12-04T12:37:35.378Z] #41 54.63 DEP compel/src/lib/infect.d [2019-12-04T12:37:35.378Z] #41 54.85 DEP compel/src/lib/infect-util.d [2019-12-04T12:37:35.378Z] #41 55.02 DEP compel/src/lib/infect-rpc.d [2019-12-04T12:37:35.378Z] #41 55.16 DEP compel/arch/x86/src/lib/infect.d [2019-12-04T12:37:35.378Z] #41 55.29 DEP compel/arch/x86/src/lib/cpu.d [2019-12-04T12:37:35.378Z] #41 55.35 DEP compel/src/lib/log.d [2019-12-04T12:37:35.378Z] #41 55.55 DEP compel/src/main.d [2019-12-04T12:37:35.378Z] #41 55.76 DEP compel/src/lib/handle-elf.d [2019-12-04T12:37:35.378Z] #41 55.96 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-04T12:37:35.378Z] #41 56.16 CC compel/src/lib/log.o [2019-12-04T12:37:35.378Z] #41 56.57 CC compel/arch/x86/src/lib/cpu.o [2019-12-04T12:37:35.378Z] #41 57.40 CC compel/arch/x86/src/lib/infect.o [2019-12-04T12:37:35.378Z] #41 58.29 CC compel/src/lib/infect-rpc.o [2019-12-04T12:37:35.378Z] #41 58.71 CC compel/src/lib/infect-util.o [2019-12-04T12:37:35.378Z] #41 59.08 CC compel/src/lib/infect.o [2019-12-04T12:37:35.550Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2019-12-04T12:37:35.634Z] #41 ... [2019-12-04T12:37:35.634Z] [2019-12-04T12:37:35.634Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:35.634Z] #44 117.9 vendor/golang.org/x/net/http2/hpack [2019-12-04T12:37:35.634Z] #44 119.8 mime [2019-12-04T12:37:35.634Z] #44 121.9 mime/quotedprintable [2019-12-04T12:37:35.634Z] #44 122.4 net/http/internal [2019-12-04T12:37:35.634Z] #44 125.5 crypto/tls [2019-12-04T12:37:35.810Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.6% of statements [2019-12-04T12:37:35.810Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-04T12:37:35.810Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-12-04T12:37:35.810Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2019-12-04T12:37:35.810Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-04T12:37:35.810Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-04T12:37:36.193Z] #44 ... [2019-12-04T12:37:36.193Z] [2019-12-04T12:37:36.193Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:37:36.193Z] #17 60.36 Setting up python3-minimal (3.5.3-1) ... [2019-12-04T12:37:36.751Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2019-12-04T12:37:36.786Z] #18 ... [2019-12-04T12:37:36.786Z] [2019-12-04T12:37:36.786Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:37:36.786Z] #38 129.0 + rm -rf /tmp/tmp.wIQCuPY0F1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wIQCuPY0F1 [2019-12-04T12:37:36.786Z] #38 DONE 129.2s [2019-12-04T12:37:36.786Z] [2019-12-04T12:37:36.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:36.786Z] #41 83.83 CC criu/rbtree.o [2019-12-04T12:37:36.786Z] #41 83.99 CC criu/rst-malloc.o [2019-12-04T12:37:36.786Z] #41 84.12 CC criu/seccomp.o [2019-12-04T12:37:36.786Z] #41 84.41 CC criu/seize.o [2019-12-04T12:37:36.786Z] #41 84.76 CC criu/servicefd.o [2019-12-04T12:37:36.786Z] #41 84.95 CC criu/shmem.o [2019-12-04T12:37:36.786Z] #41 85.31 CC criu/sigframe.o [2019-12-04T12:37:36.786Z] #41 85.40 CC criu/signalfd.o [2019-12-04T12:37:36.786Z] #41 85.51 CC criu/sk-inet.o [2019-12-04T12:37:36.786Z] #41 85.97 CC criu/sk-netlink.o [2019-12-04T12:37:36.786Z] #41 86.13 CC criu/sk-packet.o [2019-12-04T12:37:36.786Z] #41 86.40 CC criu/sk-queue.o [2019-12-04T12:37:36.786Z] #41 86.61 CC criu/sk-tcp.o [2019-12-04T12:37:36.786Z] #41 86.83 CC criu/sk-unix.o [2019-12-04T12:37:36.786Z] #41 87.58 CC criu/sockets.o [2019-12-04T12:37:36.786Z] #41 87.95 CC criu/stats.o [2019-12-04T12:37:36.786Z] #41 88.09 CC criu/string.o [2019-12-04T12:37:36.786Z] #41 88.14 CC criu/sysctl.o [2019-12-04T12:37:37.119Z] #17 61.56 Selecting previously unselected package python3. [2019-12-04T12:37:37.322Z] ok github.com/docker/docker/pkg/aaparser 0.025s coverage: 50.0% of statements [2019-12-04T12:37:37.350Z] #41 88.46 CC criu/sysfs_parse.o [2019-12-04T12:37:37.374Z] #17 61.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-12-04T12:37:37.374Z] #17 61.62 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-04T12:37:37.374Z] #17 61.64 Unpacking python3 (3.5.3-1) ... [2019-12-04T12:37:37.374Z] #17 61.71 Selecting previously unselected package pigz. [2019-12-04T12:37:37.374Z] #17 61.71 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-04T12:37:37.374Z] #17 61.72 Unpacking pigz (2.3.4-1) ... [2019-12-04T12:37:37.374Z] #17 61.83 Selecting previously unselected package libip4tc0:amd64. [2019-12-04T12:37:37.608Z] #41 88.64 CC criu/timerfd.o [2019-12-04T12:37:37.608Z] #41 88.77 CC criu/tty.o [2019-12-04T12:37:37.628Z] #17 61.84 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:37:37.628Z] #17 61.84 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:37.628Z] #17 61.94 Selecting previously unselected package libip6tc0:amd64. [2019-12-04T12:37:37.628Z] #17 61.94 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:37:37.628Z] #17 61.94 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:37.884Z] #17 62.06 Selecting previously unselected package libiptc0:amd64. [2019-12-04T12:37:37.884Z] #17 62.06 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:37:37.884Z] #17 62.06 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:37.884Z] #17 62.15 Selecting previously unselected package libxtables12:amd64. [2019-12-04T12:37:37.884Z] #17 62.15 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:37:37.884Z] #17 62.16 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:37.884Z] #17 62.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-04T12:37:37.884Z] #17 62.28 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-04T12:37:37.884Z] #17 62.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-04T12:37:37.884Z] #17 62.37 Selecting previously unselected package iptables. [2019-12-04T12:37:37.884Z] #17 62.38 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-04T12:37:38.139Z] #17 62.38 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-04T12:37:38.174Z] #41 89.36 CC criu/tun.o [2019-12-04T12:37:38.264Z] ok github.com/docker/docker/opts 0.095s coverage: 66.9% of statements [2019-12-04T12:37:38.394Z] #17 62.72 Selecting previously unselected package xxd. [2019-12-04T12:37:38.394Z] #17 62.73 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-04T12:37:38.394Z] #17 62.74 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:37:38.432Z] #41 89.51 CC criu/uffd.o [2019-12-04T12:37:38.649Z] #17 62.89 Selecting previously unselected package vim-common. [2019-12-04T12:37:38.649Z] #17 62.90 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:37:38.649Z] #17 62.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:37:38.649Z] #17 63.08 Selecting previously unselected package bzip2. [2019-12-04T12:37:38.649Z] #17 63.09 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-04T12:37:38.649Z] #17 63.10 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-04T12:37:38.690Z] #41 89.86 CC criu/util.o [2019-12-04T12:37:38.904Z] #17 63.23 Selecting previously unselected package libgpm2:amd64. [2019-12-04T12:37:38.905Z] #17 63.23 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-04T12:37:38.905Z] #17 63.24 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-04T12:37:38.947Z] #41 ... [2019-12-04T12:37:38.947Z] [2019-12-04T12:37:38.947Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:37:38.947Z] #18 10.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-04T12:37:39.160Z] #17 63.33 Selecting previously unselected package xz-utils. [2019-12-04T12:37:39.161Z] #17 63.33 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-04T12:37:39.161Z] #17 63.34 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-04T12:37:39.161Z] #17 63.56 Selecting previously unselected package aufs-tools. [2019-12-04T12:37:39.206Z] #18 10.34 Collecting pyyaml (from yamllint==1.16.0) [2019-12-04T12:37:39.416Z] #17 63.57 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-04T12:37:39.416Z] #17 63.57 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-04T12:37:39.416Z] #17 63.69 Selecting previously unselected package liblzo2-2:amd64. [2019-12-04T12:37:39.416Z] #17 63.70 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-04T12:37:39.416Z] #17 63.70 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:37:39.416Z] #17 63.80 Selecting previously unselected package btrfs-progs. [2019-12-04T12:37:39.647Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2019-12-04T12:37:39.671Z] #17 63.80 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-04T12:37:39.671Z] #17 63.81 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-04T12:37:39.859Z] #29 ... [2019-12-04T12:37:39.859Z] [2019-12-04T12:37:39.859Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:37:39.859Z] #32 0.527 + RM_GOPATH=0 [2019-12-04T12:37:39.859Z] #32 0.527 + TMP_GOPATH= [2019-12-04T12:37:39.859Z] #32 0.528 + : /build [2019-12-04T12:37:39.859Z] #32 0.528 + '[' -z '' ']' [2019-12-04T12:37:39.859Z] #32 0.528 ++ mktemp -d [2019-12-04T12:37:39.859Z] #32 0.529 + export GOPATH=/tmp/tmp.tda4KvVqkX [2019-12-04T12:37:39.859Z] #32 0.529 + GOPATH=/tmp/tmp.tda4KvVqkX [2019-12-04T12:37:39.859Z] #32 0.529 + RM_GOPATH=1 [2019-12-04T12:37:39.859Z] #32 0.530 ++ dirname ./install.sh [2019-12-04T12:37:39.859Z] #32 0.531 + dir=. [2019-12-04T12:37:39.859Z] #32 0.531 + bin=tomlv [2019-12-04T12:37:39.859Z] #32 0.531 + shift [2019-12-04T12:37:39.859Z] #32 0.531 + '[' '!' -f ./tomlv.installer ']' [2019-12-04T12:37:39.859Z] #32 0.531 + . ./tomlv.installer [2019-12-04T12:37:39.859Z] #32 0.532 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:37:39.859Z] #32 0.533 + install_tomlv [2019-12-04T12:37:39.859Z] #32 0.533 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-04T12:37:39.859Z] #32 0.533 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:37:39.859Z] #32 0.534 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tda4KvVqkX/src/github.com/BurntSushi/toml [2019-12-04T12:37:39.859Z] #32 0.547 Cloning into '/tmp/tmp.tda4KvVqkX/src/github.com/BurntSushi/toml'... [2019-12-04T12:37:39.859Z] #32 1.589 + cd /tmp/tmp.tda4KvVqkX/src/github.com/BurntSushi/toml [2019-12-04T12:37:39.859Z] #32 1.589 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:37:39.859Z] #32 1.643 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-04T12:37:39.859Z] #32 2.245 internal/cpu [2019-12-04T12:37:39.859Z] #32 2.251 runtime/internal/atomic [2019-12-04T12:37:39.859Z] #32 2.442 runtime/internal/sys [2019-12-04T12:37:39.859Z] #32 2.558 runtime/internal/math [2019-12-04T12:37:39.859Z] #32 2.644 math/bits [2019-12-04T12:37:39.859Z] #32 2.917 internal/bytealg [2019-12-04T12:37:39.859Z] #32 3.203 math [2019-12-04T12:37:39.859Z] #32 3.345 runtime [2019-12-04T12:37:39.906Z] ok github.com/docker/docker/pkg/authorization 0.821s coverage: 68.3% of statements [2019-12-04T12:37:39.906Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2019-12-04T12:37:39.926Z] #17 64.27 Selecting previously unselected package btrfs-tools. [2019-12-04T12:37:39.926Z] #17 64.27 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-04T12:37:39.926Z] #17 64.27 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-04T12:37:40.181Z] #17 64.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-04T12:37:40.181Z] #17 64.38 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-04T12:37:40.181Z] #17 64.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-04T12:37:40.181Z] #17 64.55 Selecting previously unselected package dmsetup. [2019-12-04T12:37:40.181Z] #17 64.57 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-04T12:37:40.181Z] #17 64.58 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-04T12:37:40.436Z] #17 64.69 Selecting previously unselected package libonig4:amd64. [2019-12-04T12:37:40.436Z] #17 64.69 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-12-04T12:37:40.436Z] #17 64.70 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-04T12:37:40.436Z] #17 64.87 Selecting previously unselected package libjq1:amd64. [2019-12-04T12:37:40.436Z] #17 64.87 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-04T12:37:40.436Z] #17 64.87 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-04T12:37:40.475Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2019-12-04T12:37:40.578Z] #18 11.45 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-04T12:37:40.691Z] #17 65.03 Selecting previously unselected package jq. [2019-12-04T12:37:40.691Z] #17 65.04 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-04T12:37:40.691Z] #17 65.04 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-04T12:37:40.691Z] #17 65.14 Selecting previously unselected package libaio1:amd64. [2019-12-04T12:37:40.691Z] #17 65.14 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-12-04T12:37:40.691Z] #17 65.15 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-04T12:37:40.735Z] ok github.com/docker/docker/pkg/archive 1.265s coverage: 77.0% of statements [2019-12-04T12:37:40.946Z] #17 65.20 Selecting previously unselected package libcap2-bin. [2019-12-04T12:37:40.946Z] #17 65.21 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-04T12:37:40.946Z] #17 65.22 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-04T12:37:40.946Z] #17 65.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-04T12:37:40.946Z] #17 65.33 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-04T12:37:40.946Z] #17 65.34 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-04T12:37:41.142Z] #18 12.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-04T12:37:41.201Z] #17 65.44 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-04T12:37:41.201Z] #17 65.46 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-04T12:37:41.201Z] #17 65.46 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-04T12:37:41.307Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-12-04T12:37:41.456Z] #17 65.74 Selecting previously unselected package libpcre16-3:amd64. [2019-12-04T12:37:41.456Z] #17 65.74 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-04T12:37:41.456Z] #17 65.75 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-04T12:37:41.567Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2019-12-04T12:37:41.720Z] #18 ... [2019-12-04T12:37:41.720Z] [2019-12-04T12:37:41.720Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:41.720Z] #41 90.31 CC criu/uts_ns.o [2019-12-04T12:37:41.720Z] #41 90.41 CC criu/vdso-compat.o [2019-12-04T12:37:41.720Z] #41 90.47 CC criu/vdso.o [2019-12-04T12:37:41.720Z] #41 90.74 LINK criu/built-in.o [2019-12-04T12:37:41.720Z] #41 90.78 LINK criu/criu [2019-12-04T12:37:41.720Z] #41 90.89 DEP lib/c/criu.d [2019-12-04T12:37:41.720Z] #41 90.92 CC images/rpc.pb-c.o [2019-12-04T12:37:41.720Z] #41 91.08 CC lib/c/criu.o [2019-12-04T12:37:41.720Z] #41 91.47 LINK lib/c/built-in.o [2019-12-04T12:37:41.720Z] #41 91.47 LINK lib/c/libcriu.so [2019-12-04T12:37:41.720Z] #41 91.55 GEN magic.py [2019-12-04T12:37:41.720Z] #41 91.60 Note: Building without setproctitle() and strlcpy() support. [2019-12-04T12:37:41.720Z] #41 91.60 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-04T12:37:41.720Z] #41 91.87 fatal: Not a git repository (or any of the parent directories): .git [2019-12-04T12:37:41.720Z] #41 92.20 make[1]: Nothing to be done for 'all'. [2019-12-04T12:37:41.720Z] #41 92.42 make[1]: 'images/built-in.o' is up to date. [2019-12-04T12:37:41.720Z] #41 92.43 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-04T12:37:41.720Z] #41 92.44 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-04T12:37:41.720Z] #41 92.45 make[1]: 'compel/libcompel.a' is up to date. [2019-12-04T12:37:41.720Z] #41 92.46 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-04T12:37:41.720Z] #41 92.47 make[1]: Nothing to be done for 'all'. [2019-12-04T12:37:41.720Z] #41 92.48 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-04T12:37:41.720Z] #41 92.53 make[2]: Nothing to be done for 'all'. [2019-12-04T12:37:41.720Z] #41 92.54 make[2]: Nothing to be done for 'all'. [2019-12-04T12:37:41.720Z] #41 92.55 make[2]: Nothing to be done for 'all'. [2019-12-04T12:37:41.721Z] #41 92.58 make[2]: Nothing to be done for 'all'. [2019-12-04T12:37:41.721Z] #41 92.59 make[2]: Nothing to be done for 'all'. [2019-12-04T12:37:41.721Z] #41 92.60 make[2]: Nothing to be done for 'all'. [2019-12-04T12:37:41.721Z] #41 92.62 make[2]: Nothing to be done for 'all'. [2019-12-04T12:37:41.721Z] #41 92.64 make[2]: Nothing to be done for 'all'. [2019-12-04T12:37:41.721Z] #41 92.64 INSTALL criu/criu [2019-12-04T12:37:41.721Z] #41 DONE 92.8s [2019-12-04T12:37:41.721Z] [2019-12-04T12:37:41.721Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:37:41.753Z] #17 65.96 Selecting previously unselected package libpcre32-3:amd64. [2019-12-04T12:37:41.753Z] #17 65.97 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-04T12:37:41.753Z] #17 66.00 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-04T12:37:41.753Z] #17 66.13 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-04T12:37:41.753Z] #17 66.14 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-04T12:37:41.753Z] #17 66.15 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-04T12:37:42.288Z] #18 13.37 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-04T12:37:42.356Z] #17 66.64 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-04T12:37:42.356Z] #17 66.65 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-04T12:37:42.356Z] #17 66.66 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-04T12:37:42.508Z] ok github.com/docker/docker/pkg/discovery/memory 0.027s coverage: 92.3% of statements [2019-12-04T12:37:42.547Z] #18 13.72 Building wheels for collected packages: pyyaml, pathspec [2019-12-04T12:37:42.547Z] #18 13.72 Running setup.py bdist_wheel for pyyaml: started [2019-12-04T12:37:42.741Z] #17 66.94 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-04T12:37:42.741Z] #17 66.94 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-04T12:37:42.741Z] #17 66.95 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-04T12:37:42.741Z] #17 67.08 Selecting previously unselected package libnl-3-200:amd64. [2019-12-04T12:37:42.741Z] #17 67.08 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-04T12:37:42.741Z] #17 67.09 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-04T12:37:42.768Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-12-04T12:37:42.804Z] #18 14.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-04T12:37:42.804Z] #18 14.00 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-04T12:37:42.804Z] #18 14.02 Running setup.py bdist_wheel for pathspec: started [2019-12-04T12:37:43.062Z] #18 14.30 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-04T12:37:43.062Z] #18 14.30 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-04T12:37:43.062Z] #18 14.30 Successfully built pyyaml pathspec [2019-12-04T12:37:43.062Z] #18 14.30 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-04T12:37:43.062Z] #18 14.40 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-04T12:37:43.081Z] #17 67.18 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-04T12:37:43.081Z] #17 67.19 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-04T12:37:43.081Z] #17 67.19 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-04T12:37:43.081Z] #17 67.29 Selecting previously unselected package libreadline5:amd64. [2019-12-04T12:37:43.081Z] #17 67.31 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-04T12:37:43.081Z] #17 67.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-04T12:37:43.081Z] #17 67.44 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-04T12:37:43.081Z] #17 67.44 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-04T12:37:43.081Z] #17 67.45 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-04T12:37:43.256Z] #32 8.514 internal/testlog [2019-12-04T12:37:43.256Z] #32 ... [2019-12-04T12:37:43.256Z] [2019-12-04T12:37:43.256Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:43.256Z] #23 0.613 + RM_GOPATH=0 [2019-12-04T12:37:43.256Z] #23 0.617 + TMP_GOPATH= [2019-12-04T12:37:43.256Z] #23 0.617 + : /build [2019-12-04T12:37:43.256Z] #23 0.618 + '[' -z '' ']' [2019-12-04T12:37:43.256Z] #23 0.621 ++ mktemp -d [2019-12-04T12:37:43.256Z] #23 0.626 + export GOPATH=/tmp/tmp.F0FiQKZtkW [2019-12-04T12:37:43.256Z] #23 0.626 + GOPATH=/tmp/tmp.F0FiQKZtkW [2019-12-04T12:37:43.256Z] #23 0.626 + RM_GOPATH=1 [2019-12-04T12:37:43.256Z] #23 0.630 ++ dirname ./install.sh [2019-12-04T12:37:43.256Z] #23 0.639 + dir=. [2019-12-04T12:37:43.256Z] #23 0.639 + bin=dockercli [2019-12-04T12:37:43.256Z] #23 0.640 + shift [2019-12-04T12:37:43.256Z] #23 0.640 + '[' '!' -f ./dockercli.installer ']' [2019-12-04T12:37:43.256Z] #23 0.642 + . ./dockercli.installer [2019-12-04T12:37:43.256Z] #23 0.645 ++ : stable [2019-12-04T12:37:43.256Z] #23 0.646 ++ : 17.06.2-ce [2019-12-04T12:37:43.256Z] #23 0.651 + install_dockercli [2019-12-04T12:37:43.256Z] #23 0.652 Install docker/cli version 17.06.2-ce from stable [2019-12-04T12:37:43.256Z] #23 0.652 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-04T12:37:43.256Z] #23 0.700 ++ uname -m [2019-12-04T12:37:43.256Z] #23 0.702 + arch=s390x [2019-12-04T12:37:43.256Z] #23 0.702 + '[' s390x '!=' x86_64 ']' [2019-12-04T12:37:43.256Z] #23 0.702 + '[' s390x '!=' s390x ']' [2019-12-04T12:37:43.256Z] #23 0.702 + url=https://download.docker.com/linux/static [2019-12-04T12:37:43.256Z] #23 0.702 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-12-04T12:37:43.256Z] #23 0.706 + tar -xz docker/docker [2019-12-04T12:37:43.256Z] #23 8.389 + mkdir -p /build [2019-12-04T12:37:43.256Z] #23 8.390 + mv docker/docker /build/ [2019-12-04T12:37:43.256Z] #23 8.392 + rmdir docker [2019-12-04T12:37:43.256Z] #23 DONE 8.5s [2019-12-04T12:37:43.256Z] [2019-12-04T12:37:43.256Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:43.256Z] #45 0.615 + RM_GOPATH=0 [2019-12-04T12:37:43.256Z] #45 0.615 + TMP_GOPATH= [2019-12-04T12:37:43.256Z] #45 0.615 + : /build [2019-12-04T12:37:43.256Z] #45 0.616 + '[' -z '' ']' [2019-12-04T12:37:43.256Z] #45 0.617 ++ mktemp -d [2019-12-04T12:37:43.256Z] #45 0.623 + export GOPATH=/tmp/tmp.dyOEQhpEHk [2019-12-04T12:37:43.256Z] #45 0.623 + GOPATH=/tmp/tmp.dyOEQhpEHk [2019-12-04T12:37:43.256Z] #45 0.624 + RM_GOPATH=1 [2019-12-04T12:37:43.256Z] #45 0.627 ++ dirname ./install.sh [2019-12-04T12:37:43.256Z] #45 0.637 + dir=. [2019-12-04T12:37:43.256Z] #45 0.637 + bin=vndr [2019-12-04T12:37:43.256Z] #45 0.640 + shift [2019-12-04T12:37:43.256Z] #45 0.640 + '[' '!' -f ./vndr.installer ']' [2019-12-04T12:37:43.256Z] #45 0.642 + . ./vndr.installer [2019-12-04T12:37:43.256Z] #45 0.643 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:37:43.256Z] #45 0.644 + install_vndr [2019-12-04T12:37:43.256Z] #45 0.645 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-04T12:37:43.256Z] #45 0.645 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:37:43.256Z] #45 0.646 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dyOEQhpEHk/src/github.com/LK4D4/vndr [2019-12-04T12:37:43.256Z] #45 0.695 Cloning into '/tmp/tmp.dyOEQhpEHk/src/github.com/LK4D4/vndr'... [2019-12-04T12:37:43.256Z] #45 1.466 + cd /tmp/tmp.dyOEQhpEHk/src/github.com/LK4D4/vndr [2019-12-04T12:37:43.256Z] #45 1.466 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:37:43.256Z] #45 1.476 + go build -buildmode=pie -v -o /build/vndr . [2019-12-04T12:37:43.256Z] #45 2.515 runtime/internal/sys [2019-12-04T12:37:43.256Z] #45 2.519 internal/cpu [2019-12-04T12:37:43.256Z] #45 2.843 internal/race [2019-12-04T12:37:43.256Z] #45 2.997 sync/atomic [2019-12-04T12:37:43.256Z] #45 3.237 unicode [2019-12-04T12:37:43.256Z] #45 3.404 runtime [2019-12-04T12:37:43.256Z] #45 7.073 unicode/utf8 [2019-12-04T12:37:43.256Z] #45 7.671 math [2019-12-04T12:37:43.256Z] #45 ... [2019-12-04T12:37:43.256Z] [2019-12-04T12:37:43.256Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:37:43.256Z] #32 8.934 encoding [2019-12-04T12:37:43.338Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-12-04T12:37:43.629Z] #18 DONE 14.6s [2019-12-04T12:37:43.629Z] [2019-12-04T12:37:43.629Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-04T12:37:43.629Z] #23 DONE 0.3s [2019-12-04T12:37:43.795Z] #32 9.174 runtime/cgo [2019-12-04T12:37:43.887Z] [2019-12-04T12:37:43.887Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-04T12:37:44.281Z] #32 ... [2019-12-04T12:37:44.281Z] [2019-12-04T12:37:44.281Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:37:44.281Z] #25 0.602 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:37:44.281Z] #25 0.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:37:44.281Z] #25 0.627 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:37:44.281Z] #25 0.641 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:37:44.281Z] #25 0.682 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:37:44.281Z] #25 1.208 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-04T12:37:44.281Z] #25 2.572 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-04T12:37:44.281Z] #25 3.240 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-04T12:37:44.293Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-12-04T12:37:44.716Z] #17 69.19 Selecting previously unselected package net-tools. [2019-12-04T12:37:44.783Z] #25 ... [2019-12-04T12:37:44.783Z] [2019-12-04T12:37:44.783Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:44.783Z] #51 0.638 + RM_GOPATH=0 [2019-12-04T12:37:44.783Z] #51 0.639 + TMP_GOPATH= [2019-12-04T12:37:44.783Z] #51 0.639 + : /build [2019-12-04T12:37:44.783Z] #51 0.639 + '[' -z '' ']' [2019-12-04T12:37:44.783Z] #51 0.641 ++ mktemp -d [2019-12-04T12:37:44.783Z] #51 0.646 + export GOPATH=/tmp/tmp.1XWj3ZHHqA [2019-12-04T12:37:44.783Z] #51 0.647 + GOPATH=/tmp/tmp.1XWj3ZHHqA [2019-12-04T12:37:44.783Z] #51 0.648 + RM_GOPATH=1 [2019-12-04T12:37:44.783Z] #51 0.652 ++ dirname ./install.sh [2019-12-04T12:37:44.783Z] #51 0.662 + dir=. [2019-12-04T12:37:44.783Z] #51 0.663 + bin=golangci_lint [2019-12-04T12:37:44.783Z] #51 0.665 + shift [2019-12-04T12:37:44.783Z] #51 0.666 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-04T12:37:44.783Z] #51 0.667 + . ./golangci_lint.installer [2019-12-04T12:37:44.783Z] #51 0.667 ++ : v1.20.0 [2019-12-04T12:37:44.783Z] #51 0.671 + install_golangci_lint [2019-12-04T12:37:44.783Z] #51 0.672 + echo 'Installing golangci-lint version v1.20.0' [2019-12-04T12:37:44.783Z] #51 0.673 Installing golangci-lint version v1.20.0 [2019-12-04T12:37:44.783Z] #51 0.673 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-04T12:37:44.783Z] #51 ... [2019-12-04T12:37:44.783Z] [2019-12-04T12:37:44.784Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:44.784Z] #48 0.624 + RM_GOPATH=0 [2019-12-04T12:37:44.784Z] #48 0.624 + TMP_GOPATH= [2019-12-04T12:37:44.784Z] #48 0.631 + : /build [2019-12-04T12:37:44.784Z] #48 0.631 + '[' -z '' ']' [2019-12-04T12:37:44.784Z] #48 0.634 ++ mktemp -d [2019-12-04T12:37:44.784Z] #48 0.638 + export GOPATH=/tmp/tmp.ZaIHOBhFuy [2019-12-04T12:37:44.784Z] #48 0.638 + GOPATH=/tmp/tmp.ZaIHOBhFuy [2019-12-04T12:37:44.784Z] #48 0.638 + RM_GOPATH=1 [2019-12-04T12:37:44.784Z] #48 0.641 ++ dirname ./install.sh [2019-12-04T12:37:44.784Z] #48 0.647 + dir=. [2019-12-04T12:37:44.784Z] #48 0.648 + bin=gotestsum [2019-12-04T12:37:44.784Z] #48 0.648 + shift [2019-12-04T12:37:44.784Z] #48 0.649 + '[' '!' -f ./gotestsum.installer ']' [2019-12-04T12:37:44.784Z] #48 0.650 + . ./gotestsum.installer [2019-12-04T12:37:44.784Z] #48 0.651 ++ : v0.3.5 [2019-12-04T12:37:44.784Z] #48 0.652 + install_gotestsum [2019-12-04T12:37:44.784Z] #48 0.654 + echo 'Installing gotestsum version v0.3.5' [2019-12-04T12:37:44.784Z] #48 0.654 Installing gotestsum version v0.3.5 [2019-12-04T12:37:44.784Z] #48 0.654 + go get -d gotest.tools/gotestsum [2019-12-04T12:37:44.784Z] #48 ... [2019-12-04T12:37:44.784Z] [2019-12-04T12:37:44.784Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:44.784Z] #63 0.578 + RM_GOPATH=0 [2019-12-04T12:37:44.784Z] #63 0.585 + TMP_GOPATH= [2019-12-04T12:37:44.784Z] #63 0.586 + : /build/ [2019-12-04T12:37:44.784Z] #63 0.586 + '[' -z '' ']' [2019-12-04T12:37:44.784Z] #63 0.587 ++ mktemp -d [2019-12-04T12:37:44.784Z] #63 0.594 + export GOPATH=/tmp/tmp.Ih3lUECNao [2019-12-04T12:37:44.784Z] #63 0.594 + GOPATH=/tmp/tmp.Ih3lUECNao [2019-12-04T12:37:44.784Z] #63 0.595 + RM_GOPATH=1 [2019-12-04T12:37:44.784Z] #63 0.598 ++ dirname ./install.sh [2019-12-04T12:37:44.784Z] #63 0.607 + dir=. [2019-12-04T12:37:44.784Z] #63 0.608 + bin=rootlesskit [2019-12-04T12:37:44.784Z] #63 0.609 + shift [2019-12-04T12:37:44.784Z] #63 0.610 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-04T12:37:44.784Z] #63 0.611 + . ./rootlesskit.installer [2019-12-04T12:37:44.784Z] #63 0.612 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:37:44.784Z] #63 0.619 + install_rootlesskit [2019-12-04T12:37:44.784Z] #63 0.621 + case "$1" in [2019-12-04T12:37:44.784Z] #63 0.621 + export CGO_ENABLED=0 [2019-12-04T12:37:44.784Z] #63 0.621 + CGO_ENABLED=0 [2019-12-04T12:37:44.784Z] #63 0.622 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:37:44.784Z] #63 0.622 + _install_rootlesskit [2019-12-04T12:37:44.784Z] #63 0.622 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-04T12:37:44.784Z] #63 0.623 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ih3lUECNao/src/github.com/rootless-containers/rootlesskit [2019-12-04T12:37:44.784Z] #63 0.670 Cloning into '/tmp/tmp.Ih3lUECNao/src/github.com/rootless-containers/rootlesskit'... [2019-12-04T12:37:44.784Z] #63 4.045 + cd /tmp/tmp.Ih3lUECNao/src/github.com/rootless-containers/rootlesskit [2019-12-04T12:37:44.784Z] #63 4.046 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:37:44.784Z] #63 4.138 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-04T12:37:44.784Z] #63 4.138 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-04T12:37:44.784Z] #63 ... [2019-12-04T12:37:44.784Z] [2019-12-04T12:37:44.784Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:37:44.784Z] #34 0.447 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:37:44.784Z] #34 0.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:37:44.784Z] #34 0.590 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:37:44.784Z] #34 0.601 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:37:44.784Z] #34 0.638 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:37:44.784Z] #34 1.085 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-04T12:37:44.784Z] #34 2.554 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-04T12:37:44.784Z] #34 3.197 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-04T12:37:44.866Z] ok github.com/docker/docker/pkg/chrootarchive 3.642s coverage: 43.2% of statements [2019-12-04T12:37:44.972Z] #17 69.20 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-04T12:37:44.972Z] #17 69.21 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-04T12:37:45.127Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-12-04T12:37:45.227Z] #17 69.48 Selecting previously unselected package python-pip-whl. [2019-12-04T12:37:45.227Z] #17 69.49 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-04T12:37:45.227Z] #17 69.50 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-04T12:37:45.242Z] #34 ... [2019-12-04T12:37:45.242Z] [2019-12-04T12:37:45.242Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:37:45.242Z] #39 0.526 + mktemp -d [2019-12-04T12:37:45.242Z] #39 0.526 + export GOPATH=/tmp/tmp.BoqTSeiHCT [2019-12-04T12:37:45.242Z] #39 0.526 + git clone https://github.com/docker/distribution.git /tmp/tmp.BoqTSeiHCT/src/github.com/docker/distribution [2019-12-04T12:37:45.242Z] #39 0.528 Cloning into '/tmp/tmp.BoqTSeiHCT/src/github.com/docker/distribution'... [2019-12-04T12:37:45.242Z] #39 ... [2019-12-04T12:37:45.242Z] [2019-12-04T12:37:45.242Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:37:45.242Z] #57 0.485 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:37:45.242Z] #57 0.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:37:45.242Z] #57 0.582 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:37:45.242Z] #57 0.588 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:37:45.242Z] #57 0.612 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:37:45.242Z] #57 0.970 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-04T12:37:45.242Z] #57 2.468 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-04T12:37:45.242Z] #57 3.073 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-04T12:37:45.242Z] #57 ... [2019-12-04T12:37:45.242Z] [2019-12-04T12:37:45.242Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:37:45.242Z] #11 0.488 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:37:45.242Z] #11 0.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:37:45.242Z] #11 0.605 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:37:45.242Z] #11 0.616 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:37:45.242Z] #11 0.635 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:37:45.242Z] #11 1.227 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-04T12:37:45.242Z] #11 2.693 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-04T12:37:45.242Z] #11 3.489 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-04T12:37:45.664Z] #11 ... [2019-12-04T12:37:45.664Z] [2019-12-04T12:37:45.664Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:37:45.664Z] #69 0.529 + RM_GOPATH=0 [2019-12-04T12:37:45.664Z] #69 0.529 + TMP_GOPATH= [2019-12-04T12:37:45.664Z] #69 0.529 + : /build [2019-12-04T12:37:45.664Z] #69 0.529 + '[' -z '' ']' [2019-12-04T12:37:45.664Z] #69 0.530 ++ mktemp -d [2019-12-04T12:37:45.664Z] #69 0.533 + export GOPATH=/tmp/tmp.g2jjARsZPL [2019-12-04T12:37:45.664Z] #69 0.533 + GOPATH=/tmp/tmp.g2jjARsZPL [2019-12-04T12:37:45.664Z] #69 0.533 + RM_GOPATH=1 [2019-12-04T12:37:45.664Z] #69 0.539 ++ dirname ./install.sh [2019-12-04T12:37:45.664Z] #69 0.545 + dir=. [2019-12-04T12:37:45.664Z] #69 0.545 + bin=proxy [2019-12-04T12:37:45.664Z] #69 0.545 + shift [2019-12-04T12:37:45.664Z] #69 0.545 + '[' '!' -f ./proxy.installer ']' [2019-12-04T12:37:45.664Z] #69 0.545 + . ./proxy.installer [2019-12-04T12:37:45.664Z] #69 0.546 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:37:45.664Z] #69 0.547 + install_proxy [2019-12-04T12:37:45.664Z] #69 0.547 + case "$1" in [2019-12-04T12:37:45.664Z] #69 0.549 + export CGO_ENABLED=0 [2019-12-04T12:37:45.664Z] #69 0.549 + CGO_ENABLED=0 [2019-12-04T12:37:45.664Z] #69 0.549 + _install_proxy [2019-12-04T12:37:45.664Z] #69 0.549 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-04T12:37:45.664Z] #69 0.550 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:37:45.664Z] #69 0.550 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g2jjARsZPL/src/github.com/docker/libnetwork [2019-12-04T12:37:45.664Z] #69 0.560 Cloning into '/tmp/tmp.g2jjARsZPL/src/github.com/docker/libnetwork'... [2019-12-04T12:37:45.664Z] #69 ... [2019-12-04T12:37:45.664Z] [2019-12-04T12:37:45.664Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:37:45.664Z] #41 0.954 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:37:45.664Z] #41 0.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:37:45.664Z] #41 1.053 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:37:45.664Z] #41 1.104 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:37:45.664Z] #41 1.127 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:37:45.664Z] #41 1.811 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-04T12:37:45.664Z] #41 3.320 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-04T12:37:45.664Z] #41 4.124 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-04T12:37:45.706Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-12-04T12:37:45.706Z] ok github.com/docker/docker/pkg/discovery/kv 3.130s coverage: 84.1% of statements [2019-12-04T12:37:45.706Z] ok github.com/docker/docker/pkg/fsutils 0.294s coverage: 85.1% of statements [2019-12-04T12:37:45.781Z] #27 DONE 1.7s [2019-12-04T12:37:45.781Z] [2019-12-04T12:37:45.781Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-04T12:37:45.781Z] #29 DONE 0.3s [2019-12-04T12:37:45.781Z] [2019-12-04T12:37:45.781Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-04T12:37:45.781Z] #32 DONE 0.1s [2019-12-04T12:37:45.781Z] [2019-12-04T12:37:45.781Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-04T12:37:45.781Z] #37 DONE 0.1s [2019-12-04T12:37:45.781Z] [2019-12-04T12:37:45.781Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-04T12:37:45.787Z] #17 70.16 Selecting previously unselected package python3-pip. [2019-12-04T12:37:45.787Z] #17 70.17 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-04T12:37:45.787Z] #17 70.18 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-04T12:37:46.038Z] #39 DONE 0.3s [2019-12-04T12:37:46.042Z] #17 70.41 Selecting previously unselected package python3-pkg-resources. [2019-12-04T12:37:46.042Z] #17 70.43 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-04T12:37:46.042Z] #17 70.43 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-04T12:37:46.283Z] ok github.com/docker/docker/layer 7.329s coverage: 68.8% of statements [2019-12-04T12:37:46.283Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-04T12:37:46.283Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-04T12:37:46.283Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-04T12:37:46.283Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-04T12:37:46.283Z] ? github.com/docker/docker/oci [no test files] [2019-12-04T12:37:46.283Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-04T12:37:46.283Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-04T12:37:46.283Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-04T12:37:46.296Z] [2019-12-04T12:37:46.296Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-04T12:37:46.296Z] #42 DONE 0.1s [2019-12-04T12:37:46.296Z] [2019-12-04T12:37:46.296Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:37:46.296Z] #52 DONE 0.1s [2019-12-04T12:37:46.296Z] [2019-12-04T12:37:46.296Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-04T12:37:46.296Z] #67 DONE 0.1s [2019-12-04T12:37:46.296Z] [2019-12-04T12:37:46.296Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:37:46.298Z] #17 70.62 Selecting previously unselected package python3-setuptools. [2019-12-04T12:37:46.298Z] #17 70.62 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-04T12:37:46.298Z] #17 70.63 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-04T12:37:46.553Z] #17 70.83 Selecting previously unselected package python3-wheel. [2019-12-04T12:37:46.553Z] #17 70.84 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-04T12:37:46.553Z] #17 70.85 Unpacking python3-wheel (0.29.0-2) ... [2019-12-04T12:37:46.553Z] #68 ... [2019-12-04T12:37:46.553Z] [2019-12-04T12:37:46.553Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-04T12:37:46.553Z] #61 DONE 0.1s [2019-12-04T12:37:46.553Z] [2019-12-04T12:37:46.553Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-04T12:37:46.553Z] #46 DONE 0.2s [2019-12-04T12:37:46.553Z] [2019-12-04T12:37:46.554Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-04T12:37:46.554Z] #49 DONE 0.2s [2019-12-04T12:37:46.554Z] [2019-12-04T12:37:46.554Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-04T12:37:46.554Z] #45 DONE 0.2s [2019-12-04T12:37:46.554Z] [2019-12-04T12:37:46.554Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-04T12:37:46.554Z] #53 DONE 0.1s [2019-12-04T12:37:46.554Z] [2019-12-04T12:37:46.554Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-04T12:37:46.554Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-04T12:37:46.554Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-04T12:37:46.554Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2019-12-04T12:37:46.808Z] #17 70.99 Selecting previously unselected package thin-provisioning-tools. [2019-12-04T12:37:46.809Z] #17 71.00 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-04T12:37:46.809Z] #17 71.01 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-04T12:37:46.815Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-12-04T12:37:46.815Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-04T12:37:46.852Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2019-12-04T12:37:46.852Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2019-12-04T12:37:47.041Z] #41 ... [2019-12-04T12:37:47.041Z] [2019-12-04T12:37:47.041Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:37:47.041Z] #39 12.64 + cd /tmp/tmp.BoqTSeiHCT/src/github.com/docker/distribution [2019-12-04T12:37:47.041Z] #39 12.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-04T12:37:47.064Z] #17 71.33 Selecting previously unselected package vim-runtime. [2019-12-04T12:37:47.064Z] #17 71.33 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:37:47.064Z] #17 71.36 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-04T12:37:47.064Z] #17 71.40 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-04T12:37:47.064Z] #17 71.40 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:37:47.421Z] ok github.com/docker/docker/pkg/ioutils 0.630s coverage: 70.6% of statements [2019-12-04T12:37:47.421Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2019-12-04T12:37:47.421Z] ok github.com/docker/docker/pkg/idtools 0.924s coverage: 70.1% of statements [2019-12-04T12:37:47.421Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-04T12:37:47.624Z] #17 ... [2019-12-04T12:37:47.624Z] [2019-12-04T12:37:47.624Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:47.624Z] #41 62.06 CC compel/src/lib/ptrace.o [2019-12-04T12:37:47.624Z] #41 62.57 AR compel/libcompel.a [2019-12-04T12:37:47.624Z] #41 62.64 HOSTCC compel/src/main-host.o [2019-12-04T12:37:47.624Z] #41 63.01 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-04T12:37:47.624Z] #41 63.24 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-04T12:37:47.624Z] #41 63.66 HOSTCC compel/src/lib/log-host.o [2019-12-04T12:37:47.624Z] #41 63.90 HOSTLINK compel/compel-host-bin [2019-12-04T12:37:47.624Z] #41 64.06 DEP soccr/soccr.d [2019-12-04T12:37:47.625Z] #41 64.35 CC soccr/soccr.o [2019-12-04T12:37:47.625Z] #41 65.71 AR soccr/libsoccr.a [2019-12-04T12:37:47.625Z] #41 65.78 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-04T12:37:47.625Z] #41 66.12 DEP criu/arch/x86/sigframe.d [2019-12-04T12:37:47.625Z] #41 66.25 DEP criu/arch/x86/sigaction_compat.d [2019-12-04T12:37:47.625Z] #41 66.36 DEP criu/arch/x86/kerndat.d [2019-12-04T12:37:47.625Z] #41 66.50 DEP criu/arch/x86/crtools.d [2019-12-04T12:37:47.625Z] #41 66.68 DEP criu/arch/x86/cpu.d [2019-12-04T12:37:47.625Z] #41 66.91 CC criu/arch/x86/cpu.o [2019-12-04T12:37:47.625Z] #41 67.68 CC criu/arch/x86/crtools.o [2019-12-04T12:37:47.625Z] #41 69.08 CC criu/arch/x86/kerndat.o [2019-12-04T12:37:47.625Z] #41 69.62 CC criu/arch/x86/sigaction_compat.o [2019-12-04T12:37:47.625Z] #41 69.91 CC criu/arch/x86/sigframe.o [2019-12-04T12:37:47.625Z] #41 70.25 LINK criu/arch/x86/crtools.built-in.o [2019-12-04T12:37:47.625Z] #41 70.29 DEP criu/pie/util-vdso-elf32.d [2019-12-04T12:37:47.625Z] #41 70.42 DEP criu/arch/x86/vdso-pie.d [2019-12-04T12:37:47.625Z] #41 70.54 DEP criu/pie/parasite-vdso.d [2019-12-04T12:37:47.625Z] #41 70.76 DEP criu/pie/util-vdso.d [2019-12-04T12:37:47.625Z] #41 70.90 DEP criu/pie/util.d [2019-12-04T12:37:47.625Z] #41 71.09 CC criu/pie/util.o [2019-12-04T12:37:47.625Z] #41 71.52 CC criu/pie/util-vdso.o [2019-12-04T12:37:47.880Z] #41 72.21 CC criu/pie/parasite-vdso.o [2019-12-04T12:37:47.993Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2019-12-04T12:37:48.185Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2019-12-04T12:37:48.185Z] #65 DONE 2.0s [2019-12-04T12:37:48.185Z] [2019-12-04T12:37:48.185Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:48.254Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2019-12-04T12:37:48.255Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2019-12-04T12:37:48.515Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2019-12-04T12:37:48.776Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2019-12-04T12:37:48.776Z] ok github.com/docker/docker/pkg/mount 0.906s coverage: 70.0% of statements [2019-12-04T12:37:48.776Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-04T12:37:48.776Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-04T12:37:48.776Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-04T12:37:48.981Z] #39 14.69 + GOPATH=/tmp/tmp.BoqTSeiHCT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BoqTSeiHCT go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-04T12:37:49.241Z] #41 73.31 CC criu/arch/x86/vdso-pie.o [2019-12-04T12:37:49.241Z] #41 73.65 CC criu/pie/util-vdso-elf32.o [2019-12-04T12:37:49.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2019-12-04T12:37:49.556Z] #54 3.148 + RM_GOPATH=0 [2019-12-04T12:37:49.813Z] #54 3.148 + TMP_GOPATH= [2019-12-04T12:37:49.813Z] #54 3.148 + : /build [2019-12-04T12:37:49.813Z] #54 3.148 + '[' -z '' ']' [2019-12-04T12:37:49.813Z] #54 3.150 ++ mktemp -d [2019-12-04T12:37:49.813Z] #54 3.150 + export GOPATH=/tmp/tmp.R0XoqPu1LH [2019-12-04T12:37:49.813Z] #54 3.150 + GOPATH=/tmp/tmp.R0XoqPu1LH [2019-12-04T12:37:49.813Z] #54 3.150 + RM_GOPATH=1 [2019-12-04T12:37:49.813Z] #54 3.154 ++ dirname ./install.sh [2019-12-04T12:37:49.813Z] #54 3.154 + dir=. [2019-12-04T12:37:49.813Z] #54 3.155 + bin=runc [2019-12-04T12:37:49.813Z] #54 3.155 + shift [2019-12-04T12:37:49.813Z] #54 3.155 + '[' '!' -f ./runc.installer ']' [2019-12-04T12:37:49.813Z] #54 3.155 + . ./runc.installer [2019-12-04T12:37:49.813Z] #54 3.155 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-04T12:37:49.813Z] #54 3.156 + install_runc [2019-12-04T12:37:49.813Z] #54 3.156 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-04T12:37:49.813Z] #54 3.157 + uname -r [2019-12-04T12:37:49.813Z] #54 3.158 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-04T12:37:49.813Z] #54 3.159 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-04T12:37:49.813Z] #54 3.159 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-04T12:37:49.813Z] #54 3.159 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R0XoqPu1LH/src/github.com/opencontainers/runc [2019-12-04T12:37:49.813Z] #54 3.161 Cloning into '/tmp/tmp.R0XoqPu1LH/src/github.com/opencontainers/runc'... [2019-12-04T12:37:49.920Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2019-12-04T12:37:49.920Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-12-04T12:37:50.181Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2019-12-04T12:37:50.206Z] #41 74.36 AR criu/pie/pie.lib.a [2019-12-04T12:37:50.206Z] #41 74.44 DEP criu/pie/restorer.d [2019-12-04T12:37:50.206Z] #41 ... [2019-12-04T12:37:50.206Z] [2019-12-04T12:37:50.206Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:50.206Z] #44 132.5 net/http/httptrace [2019-12-04T12:37:50.206Z] #44 132.8 net/http [2019-12-04T12:37:50.460Z] #44 ... [2019-12-04T12:37:50.460Z] [2019-12-04T12:37:50.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:50.460Z] #41 74.65 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-04T12:37:50.460Z] #41 74.86 DEP criu/arch/x86/restorer_unmap.d [2019-12-04T12:37:50.716Z] #41 74.88 DEP criu/arch/x86/restorer.d [2019-12-04T12:37:50.716Z] #41 75.08 DEP criu/pie/parasite.d [2019-12-04T12:37:50.752Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2019-12-04T12:37:50.971Z] #41 75.40 CC criu/pie/parasite.o [2019-12-04T12:37:51.321Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-12-04T12:37:51.321Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2019-12-04T12:37:51.892Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-12-04T12:37:52.152Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2019-12-04T12:37:52.412Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-12-04T12:37:52.418Z] #41 76.74 LINK criu/pie/parasite.built-in.o [2019-12-04T12:37:52.418Z] #41 76.76 GEN criu/pie/parasite-blob.h [2019-12-04T12:37:52.418Z] #41 76.79 CC criu/arch/x86/restorer.o [2019-12-04T12:37:52.672Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-12-04T12:37:53.091Z] #54 6.757 + cd /tmp/tmp.R0XoqPu1LH/src/github.com/opencontainers/runc [2019-12-04T12:37:53.342Z] #41 77.47 CC criu/arch/x86/restorer_unmap.o [2019-12-04T12:37:53.342Z] #41 77.54 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-04T12:37:53.348Z] #54 6.759 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-04T12:37:53.348Z] #54 6.835 + '[' -z '' ']' [2019-12-04T12:37:53.348Z] #54 6.835 + target=static [2019-12-04T12:37:53.348Z] #54 6.835 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-04T12:37:53.476Z] #39 ... [2019-12-04T12:37:53.476Z] [2019-12-04T12:37:53.476Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:53.476Z] #51 15.27 + cd /tmp/tmp.1XWj3ZHHqA/src/github.com/golangci/golangci-lint/ [2019-12-04T12:37:53.476Z] #51 15.27 + git checkout -q v1.20.0 [2019-12-04T12:37:53.476Z] #51 16.05 ++ git describe --tags [2019-12-04T12:37:53.476Z] #51 16.05 + version=v1.20.0 [2019-12-04T12:37:53.476Z] #51 16.05 ++ git rev-parse --short HEAD [2019-12-04T12:37:53.476Z] #51 16.05 + commit=cc98739 [2019-12-04T12:37:53.476Z] #51 16.05 ++ git show -s --format=%cd [2019-12-04T12:37:53.476Z] #51 16.05 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-04T12:37:53.476Z] #51 16.05 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-04T12:37:53.597Z] #41 77.92 CC criu/pie/restorer.o [2019-12-04T12:37:53.609Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2019-12-04T12:37:53.609Z] ok github.com/docker/docker/pkg/tailfile 0.088s coverage: 88.6% of statements [2019-12-04T12:37:53.869Z] ok github.com/docker/docker/pkg/signal 2.888s coverage: 61.0% of statements [2019-12-04T12:37:53.913Z] #54 ... [2019-12-04T12:37:53.913Z] [2019-12-04T12:37:53.913Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:53.913Z] #62 3.559 + RM_GOPATH=0 [2019-12-04T12:37:53.913Z] #62 3.563 + TMP_GOPATH= [2019-12-04T12:37:53.913Z] #62 3.563 + : /build/ [2019-12-04T12:37:53.913Z] #62 3.563 + '[' -z '' ']' [2019-12-04T12:37:53.913Z] #62 3.568 ++ mktemp -d [2019-12-04T12:37:53.913Z] #62 3.568 + export GOPATH=/tmp/tmp.WtyTb6kZAn [2019-12-04T12:37:53.913Z] #62 3.568 + GOPATH=/tmp/tmp.WtyTb6kZAn [2019-12-04T12:37:53.913Z] #62 3.568 + RM_GOPATH=1 [2019-12-04T12:37:53.913Z] #62 3.568 ++ dirname ./install.sh [2019-12-04T12:37:53.913Z] #62 3.569 + dir=. [2019-12-04T12:37:53.913Z] #62 3.569 + bin=rootlesskit [2019-12-04T12:37:53.913Z] #62 3.573 + shift [2019-12-04T12:37:53.913Z] #62 3.573 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-04T12:37:53.913Z] #62 3.574 + . ./rootlesskit.installer [2019-12-04T12:37:53.913Z] #62 3.574 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:37:53.913Z] #62 3.574 + install_rootlesskit [2019-12-04T12:37:53.913Z] #62 3.575 + case "$1" in [2019-12-04T12:37:53.913Z] #62 3.575 + export CGO_ENABLED=0 [2019-12-04T12:37:53.913Z] #62 3.575 + CGO_ENABLED=0 [2019-12-04T12:37:53.913Z] #62 3.575 + _install_rootlesskit [2019-12-04T12:37:53.913Z] #62 3.575 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-04T12:37:53.913Z] #62 3.576 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:37:53.913Z] #62 3.576 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WtyTb6kZAn/src/github.com/rootless-containers/rootlesskit [2019-12-04T12:37:53.913Z] #62 3.578 Cloning into '/tmp/tmp.WtyTb6kZAn/src/github.com/rootless-containers/rootlesskit'... [2019-12-04T12:37:53.913Z] #62 5.382 + cd /tmp/tmp.WtyTb6kZAn/src/github.com/rootless-containers/rootlesskit [2019-12-04T12:37:53.913Z] #62 5.383 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:37:53.913Z] #62 5.559 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-04T12:37:53.913Z] #62 5.559 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-04T12:37:54.438Z] ok github.com/docker/docker/pkg/term 0.015s coverage: 84.8% of statements [2019-12-04T12:37:54.438Z] testing: warning: no tests to run [2019-12-04T12:37:54.438Z] coverage: [no statements] [2019-12-04T12:37:54.438Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2019-12-04T12:37:54.477Z] #62 ... [2019-12-04T12:37:54.477Z] [2019-12-04T12:37:54.477Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:54.477Z] #54 7.823 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-04T12:37:54.699Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2019-12-04T12:37:54.699Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2019-12-04T12:37:54.960Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-12-04T12:37:55.221Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2019-12-04T12:37:56.134Z] #51 ... [2019-12-04T12:37:56.134Z] [2019-12-04T12:37:56.134Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:37:56.134Z] #45 12.96 unicode/utf16 [2019-12-04T12:37:56.134Z] #45 13.13 container/list [2019-12-04T12:37:56.134Z] #45 13.80 crypto/internal/subtle [2019-12-04T12:37:56.134Z] #45 13.91 crypto/subtle [2019-12-04T12:37:56.134Z] #45 14.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-04T12:37:56.134Z] #45 14.21 internal/nettrace [2019-12-04T12:37:56.134Z] #45 14.28 runtime/cgo [2019-12-04T12:37:56.163Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-12-04T12:37:56.374Z] #54 ... [2019-12-04T12:37:56.374Z] [2019-12-04T12:37:56.374Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:37:56.374Z] #56 4.210 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:37:56.374Z] #56 4.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:37:56.374Z] #56 4.240 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:37:56.374Z] #56 4.250 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:37:56.374Z] #56 4.265 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:37:56.374Z] #56 4.699 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-04T12:37:56.374Z] #56 5.548 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-04T12:37:56.374Z] #56 5.981 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-04T12:37:56.374Z] #56 ... [2019-12-04T12:37:56.374Z] [2019-12-04T12:37:56.374Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:56.374Z] #50 3.416 + RM_GOPATH=0 [2019-12-04T12:37:56.374Z] #50 3.416 + TMP_GOPATH= [2019-12-04T12:37:56.374Z] #50 3.416 + : /build [2019-12-04T12:37:56.374Z] #50 3.416 + '[' -z '' ']' [2019-12-04T12:37:56.374Z] #50 3.416 ++ mktemp -d [2019-12-04T12:37:56.374Z] #50 3.416 + export GOPATH=/tmp/tmp.ZznIspRd8e [2019-12-04T12:37:56.374Z] #50 3.416 + GOPATH=/tmp/tmp.ZznIspRd8e [2019-12-04T12:37:56.374Z] #50 3.416 + RM_GOPATH=1 [2019-12-04T12:37:56.374Z] #50 3.416 ++ dirname ./install.sh [2019-12-04T12:37:56.374Z] #50 3.417 + dir=. [2019-12-04T12:37:56.374Z] #50 3.418 + bin=golangci_lint [2019-12-04T12:37:56.374Z] #50 3.418 + shift [2019-12-04T12:37:56.374Z] #50 3.418 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-04T12:37:56.374Z] #50 3.418 + . ./golangci_lint.installer [2019-12-04T12:37:56.374Z] #50 3.418 ++ : v1.20.0 [2019-12-04T12:37:56.374Z] #50 3.419 Installing golangci-lint version v1.20.0 [2019-12-04T12:37:56.374Z] #50 3.419 + install_golangci_lint [2019-12-04T12:37:56.374Z] #50 3.419 + echo 'Installing golangci-lint version v1.20.0' [2019-12-04T12:37:56.374Z] #50 3.419 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-04T12:37:56.632Z] #50 10.24 + cd /tmp/tmp.ZznIspRd8e/src/github.com/golangci/golangci-lint/ [2019-12-04T12:37:56.632Z] #50 10.24 + git checkout -q v1.20.0 [2019-12-04T12:37:56.632Z] #50 ... [2019-12-04T12:37:56.632Z] [2019-12-04T12:37:56.632Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:37:56.632Z] #47 3.359 + RM_GOPATH=0 [2019-12-04T12:37:56.632Z] #47 3.359 + TMP_GOPATH= [2019-12-04T12:37:56.632Z] #47 3.359 + : /build [2019-12-04T12:37:56.632Z] #47 3.359 + '[' -z '' ']' [2019-12-04T12:37:56.632Z] #47 3.359 ++ mktemp -d [2019-12-04T12:37:56.632Z] #47 3.359 + export GOPATH=/tmp/tmp.6hKvfmeRr1 [2019-12-04T12:37:56.632Z] #47 3.359 + GOPATH=/tmp/tmp.6hKvfmeRr1 [2019-12-04T12:37:56.632Z] #47 3.359 + RM_GOPATH=1 [2019-12-04T12:37:56.632Z] #47 3.359 ++ dirname ./install.sh [2019-12-04T12:37:56.632Z] #47 3.364 + dir=. [2019-12-04T12:37:56.632Z] #47 3.364 + bin=gotestsum [2019-12-04T12:37:56.632Z] #47 3.364 + shift [2019-12-04T12:37:56.632Z] #47 3.364 + '[' '!' -f ./gotestsum.installer ']' [2019-12-04T12:37:56.632Z] #47 3.364 + . ./gotestsum.installer [2019-12-04T12:37:56.632Z] #47 3.364 ++ : v0.3.5 [2019-12-04T12:37:56.632Z] #47 3.364 + install_gotestsum [2019-12-04T12:37:56.632Z] #47 3.364 + echo 'Installing gotestsum version v0.3.5' [2019-12-04T12:37:56.632Z] #47 3.364 + go get -d gotest.tools/gotestsum [2019-12-04T12:37:56.632Z] #47 3.364 Installing gotestsum version v0.3.5 [2019-12-04T12:37:56.632Z] #47 ... [2019-12-04T12:37:56.632Z] [2019-12-04T12:37:56.632Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:37:56.632Z] #68 2.180 + RM_GOPATH=0 [2019-12-04T12:37:56.632Z] #68 2.180 + TMP_GOPATH= [2019-12-04T12:37:56.632Z] #68 2.180 + : /build [2019-12-04T12:37:56.632Z] #68 2.180 + '[' -z '' ']' [2019-12-04T12:37:56.632Z] #68 2.180 ++ mktemp -d [2019-12-04T12:37:56.632Z] #68 2.180 + export GOPATH=/tmp/tmp.ExnkvTOqRi [2019-12-04T12:37:56.632Z] #68 2.180 + GOPATH=/tmp/tmp.ExnkvTOqRi [2019-12-04T12:37:56.632Z] #68 2.180 + RM_GOPATH=1 [2019-12-04T12:37:56.632Z] #68 2.180 ++ dirname ./install.sh [2019-12-04T12:37:56.632Z] #68 2.180 + dir=. [2019-12-04T12:37:56.632Z] #68 2.180 + bin=proxy [2019-12-04T12:37:56.632Z] #68 2.180 + shift [2019-12-04T12:37:56.632Z] #68 2.180 + '[' '!' -f ./proxy.installer ']' [2019-12-04T12:37:56.632Z] #68 2.180 + . ./proxy.installer [2019-12-04T12:37:56.632Z] #68 2.180 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:37:56.632Z] #68 2.180 + install_proxy [2019-12-04T12:37:56.632Z] #68 2.180 + case "$1" in [2019-12-04T12:37:56.632Z] #68 2.180 + export CGO_ENABLED=0 [2019-12-04T12:37:56.632Z] #68 2.180 + CGO_ENABLED=0 [2019-12-04T12:37:56.632Z] #68 2.180 + _install_proxy [2019-12-04T12:37:56.632Z] #68 2.180 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-04T12:37:56.632Z] #68 2.180 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ExnkvTOqRi/src/github.com/docker/libnetwork [2019-12-04T12:37:56.632Z] #68 2.180 Cloning into '/tmp/tmp.ExnkvTOqRi/src/github.com/docker/libnetwork'... [2019-12-04T12:37:56.632Z] #68 2.180 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:37:56.632Z] #68 7.871 + cd /tmp/tmp.ExnkvTOqRi/src/github.com/docker/libnetwork [2019-12-04T12:37:56.632Z] #68 7.872 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:37:56.632Z] #68 8.207 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-04T12:37:56.890Z] #68 ... [2019-12-04T12:37:56.890Z] [2019-12-04T12:37:56.890Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:37:56.890Z] #56 10.67 Fetched 7927 kB in 7s (1046 kB/s) [2019-12-04T12:37:56.945Z] #41 ... [2019-12-04T12:37:56.945Z] [2019-12-04T12:37:56.945Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:37:56.945Z] #17 75.66 Selecting previously unselected package vim. [2019-12-04T12:37:56.945Z] #17 75.68 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-04T12:37:56.945Z] #17 75.68 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:37:56.945Z] #17 76.30 Selecting previously unselected package xfsprogs. [2019-12-04T12:37:56.945Z] #17 76.30 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-04T12:37:56.945Z] #17 76.31 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-04T12:37:56.945Z] #17 76.84 Selecting previously unselected package zip. [2019-12-04T12:37:56.945Z] #17 76.85 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-12-04T12:37:56.945Z] #17 76.85 Unpacking zip (3.0-11+b1) ... [2019-12-04T12:37:56.945Z] #17 77.00 Selecting previously unselected package libapparmor-perl. [2019-12-04T12:37:56.945Z] #17 77.00 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-04T12:37:56.945Z] #17 77.01 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-04T12:37:56.945Z] #17 77.15 Selecting previously unselected package apparmor. [2019-12-04T12:37:56.945Z] #17 77.16 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-04T12:37:56.945Z] #17 77.26 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-04T12:37:56.945Z] #17 77.67 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-04T12:37:56.945Z] #17 77.68 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-04T12:37:56.945Z] #17 77.68 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-04T12:37:56.945Z] #17 79.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-04T12:37:56.945Z] #17 79.40 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-04T12:37:56.945Z] #17 79.41 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-04T12:37:56.945Z] #17 ... [2019-12-04T12:37:56.945Z] [2019-12-04T12:37:56.945Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:37:56.945Z] #41 80.86 LINK criu/pie/restorer.built-in.o [2019-12-04T12:37:56.945Z] #41 80.87 GEN criu/pie/restorer-blob.h [2019-12-04T12:37:56.945Z] #41 80.97 DEP criu/vdso.d [2019-12-04T12:37:56.945Z] #41 81.28 DEP criu/vdso-compat.d [2019-12-04T12:37:57.015Z] #45 ... [2019-12-04T12:37:57.015Z] [2019-12-04T12:37:57.015Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:37:57.015Z] #57 12.53 Fetched 7672 kB in 12s (638 kB/s) [2019-12-04T12:37:57.015Z] #57 12.53 Reading package lists... [2019-12-04T12:37:57.015Z] #57 16.96 Reading package lists... [2019-12-04T12:37:57.015Z] #57 22.13 Building dependency tree... [2019-12-04T12:37:57.015Z] #57 ... [2019-12-04T12:37:57.015Z] [2019-12-04T12:37:57.015Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:37:57.015Z] #34 12.76 Fetched 7672 kB in 12s (622 kB/s) [2019-12-04T12:37:57.015Z] #34 12.76 Reading package lists... [2019-12-04T12:37:57.015Z] #34 17.37 Reading package lists... [2019-12-04T12:37:57.015Z] #34 22.17 Building dependency tree... [2019-12-04T12:37:57.015Z] #34 ... [2019-12-04T12:37:57.015Z] [2019-12-04T12:37:57.015Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:37:57.015Z] #11 13.06 Fetched 7672 kB in 12s (609 kB/s) [2019-12-04T12:37:57.015Z] #11 13.06 Reading package lists... [2019-12-04T12:37:57.015Z] #11 17.09 Reading package lists... [2019-12-04T12:37:57.015Z] #11 21.79 Building dependency tree... [2019-12-04T12:37:57.015Z] #11 22.81 The following additional packages will be installed: [2019-12-04T12:37:57.015Z] #11 22.82 libapparmor1 libseccomp2 [2019-12-04T12:37:57.015Z] #11 22.83 Suggested packages: [2019-12-04T12:37:57.015Z] #11 22.83 seccomp [2019-12-04T12:37:57.108Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2019-12-04T12:37:57.285Z] #41 81.42 DEP criu/uts_ns.d [2019-12-04T12:37:57.285Z] #41 81.62 DEP criu/util.d [2019-12-04T12:37:57.368Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 73.8% of statements [2019-12-04T12:37:57.422Z] #11 23.08 The following NEW packages will be installed: [2019-12-04T12:37:57.422Z] #11 ... [2019-12-04T12:37:57.422Z] [2019-12-04T12:37:57.422Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:37:57.422Z] #25 13.03 Fetched 7672 kB in 12s (615 kB/s) [2019-12-04T12:37:57.422Z] #25 13.03 Reading package lists... [2019-12-04T12:37:57.422Z] #25 17.51 Reading package lists... [2019-12-04T12:37:57.422Z] #25 22.24 Building dependency tree... [2019-12-04T12:37:57.422Z] #25 23.19 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-04T12:37:57.422Z] #25 23.19 The following additional packages will be installed: [2019-12-04T12:37:57.422Z] #25 ... [2019-12-04T12:37:57.422Z] [2019-12-04T12:37:57.422Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:37:57.422Z] #41 13.17 Fetched 7672 kB in 12s (627 kB/s) [2019-12-04T12:37:57.422Z] #41 13.17 Reading package lists... [2019-12-04T12:37:57.422Z] #41 17.81 Reading package lists... [2019-12-04T12:37:57.422Z] #41 22.26 Building dependency tree... [2019-12-04T12:37:57.422Z] #41 23.33 The following additional packages will be installed: [2019-12-04T12:37:57.422Z] #41 ... [2019-12-04T12:37:57.422Z] [2019-12-04T12:37:57.422Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:37:57.422Z] #34 23.20 The following additional packages will be installed: [2019-12-04T12:37:57.422Z] #34 23.20 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-04T12:37:57.422Z] #34 23.20 Suggested packages: [2019-12-04T12:37:57.422Z] #34 23.20 codeblocks eclipse ninja-build lrzip [2019-12-04T12:37:57.422Z] #34 23.20 Recommended packages: [2019-12-04T12:37:57.422Z] #34 23.20 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-04T12:37:57.541Z] #41 81.90 DEP criu/uffd.d [2019-12-04T12:37:57.796Z] #41 82.18 DEP criu/tun.d [2019-12-04T12:37:57.820Z] #34 ... [2019-12-04T12:37:57.820Z] [2019-12-04T12:37:57.820Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:37:57.820Z] #69 13.14 + cd /tmp/tmp.g2jjARsZPL/src/github.com/docker/libnetwork [2019-12-04T12:37:57.820Z] #69 13.16 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:37:57.820Z] #69 13.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-04T12:37:57.820Z] #69 ... [2019-12-04T12:37:57.820Z] [2019-12-04T12:37:57.820Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:37:57.820Z] #41 23.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-04T12:37:57.820Z] #41 23.33 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-04T12:37:57.820Z] #41 23.34 Suggested packages: [2019-12-04T12:37:57.820Z] #41 23.34 manpages-dev python-setuptools [2019-12-04T12:37:57.939Z] ok github.com/docker/docker/plugin 0.593s coverage: 27.1% of statements [2019-12-04T12:37:58.051Z] #41 82.41 DEP criu/tty.d [2019-12-04T12:37:58.393Z] #41 82.68 DEP criu/timerfd.d [2019-12-04T12:37:58.509Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2019-12-04T12:37:58.733Z] #41 82.86 DEP criu/sysfs_parse.d [2019-12-04T12:37:58.733Z] #41 83.09 DEP criu/sysctl.d [2019-12-04T12:37:58.989Z] #41 83.31 DEP criu/string.d [2019-12-04T12:37:58.989Z] #41 83.36 DEP criu/stats.d [2019-12-04T12:37:58.989Z] #41 83.50 DEP criu/sockets.d [2019-12-04T12:37:59.079Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2019-12-04T12:37:59.217Z] #41 24.86 The following NEW packages will be installed: [2019-12-04T12:37:59.217Z] #41 24.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-04T12:37:59.217Z] #41 24.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-04T12:37:59.217Z] #41 24.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-04T12:37:59.217Z] #41 24.86 zlib1g-dev [2019-12-04T12:37:59.217Z] #41 24.96 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:37:59.217Z] #41 24.96 Need to get 3476 kB of archives. [2019-12-04T12:37:59.217Z] #41 24.96 After this operation, 20.2 MB of additional disk space will be used. [2019-12-04T12:37:59.217Z] #41 24.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-04T12:37:59.217Z] #41 ... [2019-12-04T12:37:59.217Z] [2019-12-04T12:37:59.217Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:37:59.217Z] #11 23.13 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-04T12:37:59.217Z] #11 23.20 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:37:59.217Z] #11 23.20 Need to get 301 kB of archives. [2019-12-04T12:37:59.217Z] #11 23.20 After this operation, 1402 kB of additional disk space will be used. [2019-12-04T12:37:59.218Z] #11 23.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-12-04T12:37:59.218Z] #11 23.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-12-04T12:37:59.218Z] #11 23.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-12-04T12:37:59.218Z] #11 23.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-12-04T12:37:59.218Z] #11 23.87 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:37:59.218Z] #11 23.93 Fetched 301 kB in 0s (3075 kB/s) [2019-12-04T12:37:59.218Z] #11 23.99 Selecting previously unselected package libseccomp2:s390x. [2019-12-04T12:37:59.218Z] #11 23.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-04T12:37:59.218Z] #11 24.00 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-04T12:37:59.218Z] #11 24.01 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-04T12:37:59.218Z] #11 24.15 Selecting previously unselected package libseccomp-dev:s390x. [2019-12-04T12:37:59.218Z] #11 24.15 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-04T12:37:59.218Z] #11 24.16 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-04T12:37:59.218Z] #11 24.34 Selecting previously unselected package libapparmor1:s390x. [2019-12-04T12:37:59.218Z] #11 24.34 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-12-04T12:37:59.218Z] #11 24.34 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-04T12:37:59.218Z] #11 24.40 Selecting previously unselected package libapparmor-dev:s390x. [2019-12-04T12:37:59.218Z] #11 24.41 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-12-04T12:37:59.218Z] #11 24.42 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-04T12:37:59.218Z] #11 24.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:37:59.218Z] #11 24.77 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-04T12:37:59.218Z] #11 24.78 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-04T12:37:59.218Z] #11 24.78 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-04T12:37:59.218Z] #11 24.79 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-04T12:37:59.218Z] #11 24.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:37:59.218Z] #11 DONE 25.0s [2019-12-04T12:37:59.218Z] [2019-12-04T12:37:59.218Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:37:59.218Z] #41 24.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-12-04T12:37:59.218Z] #41 25.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-12-04T12:37:59.218Z] #41 25.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-04T12:37:59.218Z] #41 25.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-12-04T12:37:59.218Z] #41 25.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-04T12:37:59.218Z] #41 25.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-12-04T12:37:59.218Z] #41 25.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-12-04T12:37:59.218Z] #41 25.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-12-04T12:37:59.218Z] #41 25.06 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-12-04T12:37:59.218Z] #41 25.07 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-12-04T12:37:59.244Z] #41 83.76 DEP criu/sk-unix.d [2019-12-04T12:37:59.360Z] ok github.com/docker/docker/registry 0.278s coverage: 56.0% of statements [2019-12-04T12:37:59.427Z] #56 10.67 Reading package lists... [2019-12-04T12:37:59.622Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2019-12-04T12:37:59.644Z] #41 ... [2019-12-04T12:37:59.644Z] [2019-12-04T12:37:59.644Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:37:59.644Z] #25 23.22 libjq1 libonig4 [2019-12-04T12:37:59.644Z] #25 23.53 The following NEW packages will be installed: [2019-12-04T12:37:59.644Z] #25 23.54 jq libjq1 libonig4 [2019-12-04T12:37:59.644Z] #25 23.63 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:37:59.644Z] #25 23.63 Need to get 328 kB of archives. [2019-12-04T12:37:59.644Z] #25 23.63 After this operation, 1263 kB of additional disk space will be used. [2019-12-04T12:37:59.644Z] #25 23.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-04T12:37:59.644Z] #25 23.67 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-04T12:37:59.644Z] #25 23.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-04T12:37:59.644Z] #25 24.22 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:37:59.644Z] #25 24.34 Fetched 328 kB in 0s (3482 kB/s) [2019-12-04T12:37:59.644Z] #25 24.39 Selecting previously unselected package libonig4:s390x. [2019-12-04T12:37:59.644Z] #25 24.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-04T12:37:59.644Z] #25 24.41 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-12-04T12:37:59.644Z] #25 24.42 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-04T12:37:59.644Z] #25 24.53 Selecting previously unselected package libjq1:s390x. [2019-12-04T12:37:59.644Z] #25 24.53 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-04T12:37:59.644Z] #25 24.54 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-04T12:37:59.644Z] #25 24.74 Selecting previously unselected package jq. [2019-12-04T12:37:59.644Z] #25 24.74 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-04T12:37:59.644Z] #25 24.74 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-04T12:37:59.644Z] #25 24.85 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-04T12:37:59.644Z] #25 24.86 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-04T12:37:59.644Z] #25 24.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:37:59.644Z] #25 24.93 Setting up jq (1.5+dfsg-1.3) ... [2019-12-04T12:37:59.644Z] #25 DONE 25.1s [2019-12-04T12:37:59.644Z] [2019-12-04T12:37:59.644Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:37:59.644Z] #41 25.14 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-12-04T12:37:59.644Z] #41 ... [2019-12-04T12:37:59.644Z] [2019-12-04T12:37:59.644Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:37:59.644Z] #53 DONE 0.1s [2019-12-04T12:37:59.644Z] [2019-12-04T12:37:59.644Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-04T12:37:59.644Z] #26 DONE 0.1s [2019-12-04T12:37:59.644Z] [2019-12-04T12:37:59.644Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-04T12:37:59.644Z] #54 DONE 0.1s [2019-12-04T12:37:59.644Z] [2019-12-04T12:37:59.644Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:37:59.644Z] #41 25.25 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-12-04T12:37:59.644Z] #41 25.26 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-12-04T12:37:59.644Z] #41 25.26 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-04T12:37:59.644Z] #41 25.27 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-12-04T12:37:59.805Z] #41 84.01 DEP criu/sk-tcp.d [2019-12-04T12:37:59.882Z] ok github.com/docker/docker/runconfig 0.057s coverage: 68.2% of statements [2019-12-04T12:38:00.047Z] #41 ... [2019-12-04T12:38:00.047Z] [2019-12-04T12:38:00.047Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-04T12:38:00.047Z] #12 DONE 0.6s [2019-12-04T12:38:00.047Z] [2019-12-04T12:38:00.047Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:00.047Z] #55 0.311 + RM_GOPATH=0 [2019-12-04T12:38:00.047Z] #55 0.311 + TMP_GOPATH= [2019-12-04T12:38:00.047Z] #55 0.311 + : /build [2019-12-04T12:38:00.047Z] #55 0.311 + '[' -z '' ']' [2019-12-04T12:38:00.047Z] #55 0.311 ++ mktemp -d [2019-12-04T12:38:00.047Z] #55 0.311 + export GOPATH=/tmp/tmp.aZlmUca9aD [2019-12-04T12:38:00.047Z] #55 0.311 + GOPATH=/tmp/tmp.aZlmUca9aD [2019-12-04T12:38:00.047Z] #55 0.311 + RM_GOPATH=1 [2019-12-04T12:38:00.047Z] #55 0.311 ++ dirname ./install.sh [2019-12-04T12:38:00.047Z] #55 0.316 + dir=. [2019-12-04T12:38:00.047Z] #55 0.316 + bin=runc [2019-12-04T12:38:00.047Z] #55 0.317 + shift [2019-12-04T12:38:00.047Z] #55 0.317 + '[' '!' -f ./runc.installer ']' [2019-12-04T12:38:00.047Z] #55 0.317 + . ./runc.installer [2019-12-04T12:38:00.047Z] #55 0.318 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-04T12:38:00.047Z] #55 0.319 + install_runc [2019-12-04T12:38:00.047Z] #55 0.324 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-04T12:38:00.047Z] #55 0.324 + uname -r [2019-12-04T12:38:00.047Z] #55 0.330 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-04T12:38:00.047Z] #55 0.330 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-04T12:38:00.047Z] #55 0.330 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-04T12:38:00.047Z] #55 0.330 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aZlmUca9aD/src/github.com/opencontainers/runc [2019-12-04T12:38:00.047Z] #55 0.340 Cloning into '/tmp/tmp.aZlmUca9aD/src/github.com/opencontainers/runc'... [2019-12-04T12:38:00.060Z] #41 84.22 DEP criu/sk-queue.d [2019-12-04T12:38:00.060Z] #41 84.35 DEP criu/sk-packet.d [2019-12-04T12:38:00.315Z] #41 84.55 DEP criu/sk-netlink.d [2019-12-04T12:38:00.315Z] #41 84.76 DEP criu/sk-inet.d [2019-12-04T12:38:00.461Z] #55 ... [2019-12-04T12:38:00.461Z] [2019-12-04T12:38:00.461Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-04T12:38:00.461Z] #13 DONE 0.5s [2019-12-04T12:38:00.461Z] [2019-12-04T12:38:00.461Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:00.461Z] #48 25.84 + cd /tmp/tmp.ZaIHOBhFuy/src/gotest.tools/gotestsum [2019-12-04T12:38:00.461Z] #48 25.84 + git checkout -q v0.3.5 [2019-12-04T12:38:00.461Z] #48 25.87 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-04T12:38:00.876Z] #41 85.07 DEP criu/signalfd.d [2019-12-04T12:38:00.876Z] #41 85.24 DEP criu/sigframe.d [2019-12-04T12:38:00.876Z] #41 85.36 DEP criu/shmem.d [2019-12-04T12:38:00.961Z] #48 ... [2019-12-04T12:38:00.961Z] [2019-12-04T12:38:00.961Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-04T12:38:00.961Z] #14 0.175 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-04T12:38:00.961Z] #14 DONE 0.3s [2019-12-04T12:38:00.961Z] [2019-12-04T12:38:00.961Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:38:00.961Z] #41 26.12 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:38:00.961Z] #41 26.27 Fetched 3476 kB in 0s (9870 kB/s) [2019-12-04T12:38:00.961Z] #41 26.43 Selecting previously unselected package libnet1:s390x. [2019-12-04T12:38:00.961Z] #41 26.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-04T12:38:00.961Z] #41 26.55 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-04T12:38:00.961Z] #41 26.56 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-04T12:38:00.961Z] #41 26.76 Selecting previously unselected package libcap-dev:s390x. [2019-12-04T12:38:00.961Z] #41 26.76 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-12-04T12:38:00.961Z] #41 26.76 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-12-04T12:38:01.379Z] #41 ... [2019-12-04T12:38:01.379Z] [2019-12-04T12:38:01.379Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-04T12:38:01.379Z] #15 DONE 0.4s [2019-12-04T12:38:01.379Z] [2019-12-04T12:38:01.379Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:38:01.379Z] #41 26.98 Selecting previously unselected package libnet1-dev. [2019-12-04T12:38:01.379Z] #41 26.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-12-04T12:38:01.379Z] #41 26.99 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-04T12:38:01.379Z] #41 ... [2019-12-04T12:38:01.379Z] [2019-12-04T12:38:01.379Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-04T12:38:01.379Z] #16 DONE 0.4s [2019-12-04T12:38:01.435Z] #41 85.58 DEP criu/servicefd.d [2019-12-04T12:38:01.435Z] #41 85.71 DEP criu/seize.d [2019-12-04T12:38:01.435Z] #41 85.89 DEP criu/seccomp.d [2019-12-04T12:38:01.690Z] #41 86.08 DEP criu/rst-malloc.d [2019-12-04T12:38:01.789Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2019-12-04T12:38:01.810Z] [2019-12-04T12:38:01.810Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:38:01.810Z] #41 27.34 Selecting previously unselected package libnl-3-200:s390x. [2019-12-04T12:38:01.810Z] #41 27.35 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-04T12:38:01.810Z] #41 27.35 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-04T12:38:01.810Z] #41 ... [2019-12-04T12:38:01.810Z] [2019-12-04T12:38:01.810Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:38:01.810Z] #57 22.13 Building dependency tree... [2019-12-04T12:38:01.810Z] #57 23.56 The following additional packages will be installed: [2019-12-04T12:38:01.810Z] #57 23.58 btrfs-progs liblzo2-2 [2019-12-04T12:38:01.810Z] #57 23.83 The following NEW packages will be installed: [2019-12-04T12:38:01.810Z] #57 23.87 btrfs-progs btrfs-tools liblzo2-2 [2019-12-04T12:38:01.810Z] #57 23.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:38:01.810Z] #57 23.95 Need to get 668 kB of archives. [2019-12-04T12:38:01.810Z] #57 23.95 After this operation, 5446 kB of additional disk space will be used. [2019-12-04T12:38:01.811Z] #57 23.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-04T12:38:01.811Z] #57 23.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-04T12:38:01.811Z] #57 24.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-04T12:38:01.811Z] #57 24.88 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:38:01.811Z] #57 24.98 Fetched 668 kB in 0s (6236 kB/s) [2019-12-04T12:38:01.811Z] #57 25.03 Selecting previously unselected package liblzo2-2:s390x. [2019-12-04T12:38:01.811Z] #57 25.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-04T12:38:01.811Z] #57 25.21 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-04T12:38:01.811Z] #57 25.22 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-04T12:38:01.811Z] #57 25.34 Selecting previously unselected package btrfs-progs. [2019-12-04T12:38:01.811Z] #57 25.36 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-04T12:38:01.811Z] #57 25.38 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-04T12:38:01.811Z] #57 26.54 Selecting previously unselected package btrfs-tools. [2019-12-04T12:38:01.811Z] #57 26.57 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-04T12:38:01.811Z] #57 26.60 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-04T12:38:01.811Z] #57 26.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:01.811Z] #57 26.99 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-04T12:38:01.811Z] #57 27.00 Setting up btrfs-progs (4.7.3-1) ... [2019-12-04T12:38:01.811Z] #57 27.01 Setting up btrfs-tools (4.7.3-1) ... [2019-12-04T12:38:01.811Z] #57 27.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:01.811Z] #57 DONE 27.4s [2019-12-04T12:38:01.811Z] [2019-12-04T12:38:01.811Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:38:01.811Z] #58 DONE 0.1s [2019-12-04T12:38:01.811Z] [2019-12-04T12:38:01.811Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:38:01.811Z] #41 27.55 Selecting previously unselected package libnl-3-dev:s390x. [2019-12-04T12:38:01.811Z] #41 ... [2019-12-04T12:38:01.811Z] [2019-12-04T12:38:01.811Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-04T12:38:01.811Z] #59 DONE 0.1s [2019-12-04T12:38:01.811Z] [2019-12-04T12:38:01.811Z] #17 [dev 6/24] RUN ldconfig [2019-12-04T12:38:01.811Z] #17 DONE 0.4s [2019-12-04T12:38:01.811Z] [2019-12-04T12:38:01.811Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:38:01.811Z] #41 27.57 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-12-04T12:38:01.811Z] #41 27.58 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-12-04T12:38:01.945Z] #41 86.14 DEP criu/rbtree.d [2019-12-04T12:38:01.945Z] #41 86.17 DEP criu/pstree.d [2019-12-04T12:38:01.945Z] #41 86.31 DEP criu/protobuf.d [2019-12-04T12:38:02.200Z] #41 86.54 GEN criu/protobuf-desc-gen.h [2019-12-04T12:38:02.218Z] #41 27.94 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-04T12:38:02.218Z] #41 27.94 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-04T12:38:02.218Z] #41 27.95 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-04T12:38:02.218Z] #41 27.99 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-12-04T12:38:02.218Z] #41 27.99 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-12-04T12:38:02.218Z] #41 28.00 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-04T12:38:02.218Z] #41 28.07 Selecting previously unselected package zlib1g-dev:s390x. [2019-12-04T12:38:02.218Z] #41 28.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-12-04T12:38:02.218Z] #41 28.07 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-04T12:38:02.623Z] #41 28.33 Selecting previously unselected package libprotobuf10:s390x. [2019-12-04T12:38:02.623Z] #41 28.33 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-12-04T12:38:02.623Z] #41 28.33 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-12-04T12:38:02.703Z] #56 13.34 Reading package lists... [2019-12-04T12:38:02.727Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2019-12-04T12:38:02.727Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 67.0% of statements [2019-12-04T12:38:02.764Z] #41 ... [2019-12-04T12:38:02.764Z] [2019-12-04T12:38:02.764Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:02.764Z] #44 145.2 github.com/LK4D4/vndr/godl [2019-12-04T12:38:02.764Z] #44 145.9 github.com/LK4D4/vndr [2019-12-04T12:38:02.961Z] #56 16.27 Building dependency tree...#56 ... [2019-12-04T12:38:02.961Z] [2019-12-04T12:38:02.961Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:38:02.961Z] #68 DONE 16.8s [2019-12-04T12:38:02.961Z] [2019-12-04T12:38:02.961Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:38:02.961Z] #56 16.27 Building dependency tree... [2019-12-04T12:38:02.961Z] #56 ... [2019-12-04T12:38:02.961Z] [2019-12-04T12:38:02.961Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:02.961Z] #50 10.70 ++ git describe --tags [2019-12-04T12:38:02.961Z] #50 10.71 + version=v1.20.0 [2019-12-04T12:38:02.961Z] #50 10.71 ++ git rev-parse --short HEAD [2019-12-04T12:38:02.961Z] #50 10.71 + commit=cc98739 [2019-12-04T12:38:02.961Z] #50 10.71 ++ git show -s --format=%cd [2019-12-04T12:38:02.961Z] #50 10.71 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-04T12:38:02.961Z] #50 10.71 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-04T12:38:03.020Z] #44 ... [2019-12-04T12:38:03.020Z] [2019-12-04T12:38:03.020Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:03.020Z] #17 81.23 Selecting previously unselected package binutils-mingw-w64. [2019-12-04T12:38:03.020Z] #17 81.25 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-04T12:38:03.020Z] #17 81.25 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-04T12:38:03.020Z] #17 81.37 Selecting previously unselected package mingw-w64-common. [2019-12-04T12:38:03.020Z] #17 81.38 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-04T12:38:03.020Z] #17 81.39 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-04T12:38:03.020Z] #17 85.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-04T12:38:03.020Z] #17 85.36 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-04T12:38:03.020Z] #17 85.36 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-04T12:38:03.486Z] #41 28.99 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-12-04T12:38:03.486Z] #41 28.99 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-12-04T12:38:03.486Z] #41 28.99 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-04T12:38:03.486Z] #41 29.16 Selecting previously unselected package libprotobuf-dev:s390x. [2019-12-04T12:38:03.486Z] #41 29.16 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-12-04T12:38:03.486Z] #41 29.16 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-04T12:38:03.580Z] #17 ... [2019-12-04T12:38:03.580Z] [2019-12-04T12:38:03.580Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:03.580Z] #44 DONE 155.8s [2019-12-04T12:38:03.580Z] [2019-12-04T12:38:03.580Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:03.663Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-12-04T12:38:03.895Z] #50 ... [2019-12-04T12:38:03.895Z] [2019-12-04T12:38:03.895Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:38:03.895Z] #56 17.77 The following additional packages will be installed: [2019-12-04T12:38:04.153Z] #56 17.78 btrfs-progs liblzo2-2 [2019-12-04T12:38:04.153Z] #56 17.89 The following NEW packages will be installed: [2019-12-04T12:38:04.153Z] #56 17.90 btrfs-progs btrfs-tools liblzo2-2 [2019-12-04T12:38:04.550Z] #59 ... [2019-12-04T12:38:04.550Z] [2019-12-04T12:38:04.550Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:04.550Z] #41 88.82 DEP criu/protobuf-desc.d [2019-12-04T12:38:04.805Z] #41 88.98 DEP criu/proc_parse.d [2019-12-04T12:38:04.855Z] #41 30.48 Selecting previously unselected package libprotoc10:s390x. [2019-12-04T12:38:04.855Z] #41 30.49 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-12-04T12:38:04.855Z] #41 30.49 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-12-04T12:38:05.061Z] #41 89.26 DEP criu/plugin.d [2019-12-04T12:38:05.061Z] #41 89.38 DEP criu/pipes.d [2019-12-04T12:38:05.061Z] #41 89.53 DEP criu/pie-util.d [2019-12-04T12:38:05.316Z] #41 89.64 DEP criu/pie-util-vdso.d [2019-12-04T12:38:05.528Z] #56 18.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:38:05.528Z] #56 18.96 Need to get 649 kB of archives. [2019-12-04T12:38:05.528Z] #56 18.96 After this operation, 4320 kB of additional disk space will be used. [2019-12-04T12:38:05.528Z] #56 18.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-04T12:38:05.528Z] #56 18.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-04T12:38:05.528Z] #56 18.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-04T12:38:05.571Z] #41 89.86 DEP criu/pie-util-vdso-elf32.d [2019-12-04T12:38:05.571Z] #41 90.01 DEP criu/path.d [2019-12-04T12:38:05.701Z] #41 31.09 Selecting previously unselected package protobuf-c-compiler. [2019-12-04T12:38:05.701Z] #41 31.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-12-04T12:38:05.701Z] #41 31.14 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-04T12:38:05.701Z] #41 31.30 Selecting previously unselected package protobuf-compiler. [2019-12-04T12:38:05.701Z] #41 31.30 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-12-04T12:38:05.701Z] #41 31.30 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-04T12:38:05.701Z] #41 31.44 Selecting previously unselected package python-pkg-resources. [2019-12-04T12:38:05.701Z] #41 31.44 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-04T12:38:05.701Z] #41 31.45 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-04T12:38:05.786Z] #56 19.41 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:38:05.787Z] #56 19.50 Fetched 649 kB in 1s (610 kB/s) [2019-12-04T12:38:05.787Z] #56 19.55 Selecting previously unselected package liblzo2-2:amd64. [2019-12-04T12:38:05.787Z] #56 19.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-04T12:38:05.787Z] #56 19.58 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-04T12:38:05.787Z] #56 19.59 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:38:05.827Z] #41 90.22 DEP criu/parasite-syscall.d [2019-12-04T12:38:06.045Z] #56 19.68 Selecting previously unselected package btrfs-progs. [2019-12-04T12:38:06.045Z] #56 19.68 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-04T12:38:06.045Z] #56 19.68 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-04T12:38:06.082Z] #41 90.41 DEP criu/pagemap.d [2019-12-04T12:38:06.128Z] #41 31.69 Selecting previously unselected package python-protobuf. [2019-12-04T12:38:06.128Z] #41 31.70 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-12-04T12:38:06.128Z] #41 31.71 Unpacking python-protobuf (3.0.0-9) ... [2019-12-04T12:38:06.303Z] #56 20.02 Selecting previously unselected package btrfs-tools. [2019-12-04T12:38:06.303Z] #56 20.02 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-04T12:38:06.303Z] #56 20.03 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-04T12:38:06.303Z] #56 20.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:06.303Z] #56 20.17 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:38:06.303Z] #56 20.18 Setting up btrfs-progs (4.7.3-1) ... [2019-12-04T12:38:06.303Z] #56 20.19 Setting up btrfs-tools (4.7.3-1) ... [2019-12-04T12:38:06.337Z] #41 ... [2019-12-04T12:38:06.337Z] [2019-12-04T12:38:06.337Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:38:06.337Z] #28 158.5 + rm -rf /tmp/tmp.h8ddN3MyLN [2019-12-04T12:38:06.337Z] #28 DONE 158.9s [2019-12-04T12:38:06.337Z] [2019-12-04T12:38:06.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:06.337Z] #41 90.68 DEP criu/pagemap-cache.d [2019-12-04T12:38:06.522Z] #41 32.19 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-04T12:38:06.522Z] #41 ... [2019-12-04T12:38:06.522Z] [2019-12-04T12:38:06.522Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:38:06.522Z] #69 DONE 32.0s [2019-12-04T12:38:06.522Z] [2019-12-04T12:38:06.522Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:38:06.522Z] #41 32.25 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-04T12:38:06.522Z] #41 32.26 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-04T12:38:06.561Z] #56 20.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:06.561Z] #56 DONE 20.4s [2019-12-04T12:38:06.561Z] [2019-12-04T12:38:06.561Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:38:06.561Z] #57 DONE 0.1s [2019-12-04T12:38:06.561Z] [2019-12-04T12:38:06.561Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:06.561Z] #47 18.48 + cd /tmp/tmp.6hKvfmeRr1/src/gotest.tools/gotestsum [2019-12-04T12:38:06.561Z] #47 18.48 + git checkout -q v0.3.5 [2019-12-04T12:38:06.561Z] #47 18.49 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-04T12:38:06.592Z] #41 90.89 DEP criu/page-xfer.d [2019-12-04T12:38:06.821Z] #47 ... [2019-12-04T12:38:06.821Z] [2019-12-04T12:38:06.821Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-04T12:38:06.821Z] #58 DONE 0.1s [2019-12-04T12:38:06.821Z] [2019-12-04T12:38:06.821Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:06.848Z] #41 91.20 DEP criu/page-pipe.d [2019-12-04T12:38:07.145Z] #41 91.36 DEP criu/netfilter.d [2019-12-04T12:38:07.357Z] #41 ... [2019-12-04T12:38:07.357Z] [2019-12-04T12:38:07.357Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:07.357Z] #27 2.611 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-04T12:38:07.357Z] #27 2.961 [2019-12-04T12:38:07.401Z] #41 91.58 DEP criu/net.d [2019-12-04T12:38:07.657Z] #41 91.83 DEP criu/namespaces.d [2019-12-04T12:38:07.657Z] #41 91.97 DEP criu/mount.d [2019-12-04T12:38:07.912Z] #41 92.13 DEP criu/mem.d [2019-12-04T12:38:07.912Z] #41 92.33 DEP criu/lsm.d [2019-12-04T12:38:08.168Z] #41 92.43 DEP criu/log.d [2019-12-04T12:38:08.168Z] #41 92.53 DEP criu/libnetlink.d [2019-12-04T12:38:08.263Z] #27 3.294 # 2.7% ### 4.8% #### 6.9% ###### 9.0% ####### 11.1% ########## 15.2% ############ 17.3% ############# 19.4% ############### 21.5% ################# 23.6% ################## 25.7% ################### 27.8% ##################### 29.9% ####################### 32.0% ########################## 36.2% ########################### 38.2% ############################## 42.4% ################################ 44.5% ################################### 48.7% #################################### 50.8% ###################################### 52.9% ####################################### 54.9% ######################################### 57.0% ############################################ 61.2% ############################################# 63.3% ################################################ 67.5% ################################################## 69.6% ################################################### 71.7% ##################################################### 73.7% ###################################################### 75.8% ######################################################### 80.0% [2019-12-04T12:38:08.263Z] #27 ... [2019-12-04T12:38:08.263Z] [2019-12-04T12:38:08.263Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:38:08.263Z] #34 23.92 The following NEW packages will be installed: [2019-12-04T12:38:08.263Z] #34 23.93 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-04T12:38:08.263Z] #34 23.93 vim-common xxd [2019-12-04T12:38:08.263Z] #34 24.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:38:08.263Z] #34 24.00 Need to get 13.2 MB of archives. [2019-12-04T12:38:08.263Z] #34 24.00 After this operation, 59.4 MB of additional disk space will be used. [2019-12-04T12:38:08.263Z] #34 24.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-12-04T12:38:08.263Z] #34 24.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-04T12:38:08.263Z] #34 24.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-12-04T12:38:08.263Z] #34 24.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-12-04T12:38:08.263Z] #34 24.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-12-04T12:38:08.263Z] #34 24.91 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-12-04T12:38:08.263Z] #34 24.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-12-04T12:38:08.263Z] #34 24.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-12-04T12:38:08.263Z] #34 25.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-04T12:38:08.263Z] #34 25.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-04T12:38:08.263Z] #34 25.92 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:38:08.263Z] #34 25.95 Fetched 13.2 MB in 1s (10.6 MB/s) [2019-12-04T12:38:08.263Z] #34 26.03 Selecting previously unselected package cmake-data. [2019-12-04T12:38:08.263Z] #34 26.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-04T12:38:08.263Z] #34 26.04 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-04T12:38:08.263Z] #34 26.04 Unpacking cmake-data (3.7.2-1) ... [2019-12-04T12:38:08.263Z] #34 29.55 Selecting previously unselected package liblzo2-2:s390x. [2019-12-04T12:38:08.263Z] #34 29.55 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-04T12:38:08.263Z] #34 29.56 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-04T12:38:08.263Z] #34 29.67 Selecting previously unselected package libicu57:s390x. [2019-12-04T12:38:08.263Z] #34 29.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-12-04T12:38:08.263Z] #34 29.67 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-12-04T12:38:08.263Z] #34 ... [2019-12-04T12:38:08.263Z] [2019-12-04T12:38:08.263Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:08.423Z] #41 92.68 DEP criu/kerndat.d [2019-12-04T12:38:08.678Z] #41 92.89 DEP criu/kcmp-ids.d [2019-12-04T12:38:08.678Z] #41 92.95 DEP criu/irmap.d [2019-12-04T12:38:08.723Z] #59 1.883 + RM_GOPATH=0 [2019-12-04T12:38:08.723Z] #59 1.883 + TMP_GOPATH= [2019-12-04T12:38:08.723Z] #59 1.883 + : /build [2019-12-04T12:38:08.723Z] #59 1.883 + '[' -z '' ']' [2019-12-04T12:38:08.723Z] #59 1.883 ++ mktemp -d [2019-12-04T12:38:08.723Z] #59 1.883 + export GOPATH=/tmp/tmp.dKuBF3ekQY [2019-12-04T12:38:08.723Z] #59 1.883 + GOPATH=/tmp/tmp.dKuBF3ekQY [2019-12-04T12:38:08.723Z] #59 1.883 + RM_GOPATH=1 [2019-12-04T12:38:08.723Z] #59 1.885 ++ dirname ./install.sh [2019-12-04T12:38:08.723Z] #59 1.885 + dir=. [2019-12-04T12:38:08.723Z] #59 1.886 + bin=containerd [2019-12-04T12:38:08.723Z] #59 1.886 + shift [2019-12-04T12:38:08.723Z] #59 1.886 + '[' '!' -f ./containerd.installer ']' [2019-12-04T12:38:08.723Z] #59 1.886 + . ./containerd.installer [2019-12-04T12:38:08.723Z] #59 1.887 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:38:08.723Z] #59 1.887 + install_containerd [2019-12-04T12:38:08.723Z] #59 1.888 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-12-04T12:38:08.723Z] #59 1.888 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:38:08.723Z] #59 1.888 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dKuBF3ekQY/src/github.com/containerd/containerd [2019-12-04T12:38:08.723Z] #59 1.893 Cloning into '/tmp/tmp.dKuBF3ekQY/src/github.com/containerd/containerd'... [2019-12-04T12:38:08.933Z] #41 93.12 DEP criu/ipc_ns.d [2019-12-04T12:38:08.933Z] #41 93.27 DEP criu/image.d [2019-12-04T12:38:09.189Z] #41 93.48 DEP criu/image-desc.d [2019-12-04T12:38:09.189Z] #41 93.55 DEP criu/fsnotify.d [2019-12-04T12:38:09.189Z] #41 93.69 DEP criu/filesystems.d [2019-12-04T12:38:09.294Z] #27 3.294 # 2.7% ### 4.8% #### 6.9% ###### 9.0% ####### 11.1% ########## 15.2% ############ 17.3% ############# 19.4% ############### 21.5% ################# 23.6% ################## 25.7% ################### 27.8% ##################### 29.9% ####################### 32.0% ########################## 36.2% ########################### 38.2% ############################## 42.4% ################################ 44.5% ################################### 48.7% #################################### 50.8% ###################################### 52.9% ####################################### 54.9% ######################################### 57.0% ############################################ 61.2% ############################################# 63.3% ################################################ 67.5% ################################################## 69.6% ################################################### 71.7% ##################################################### 73.7% ###################################################### 75.8% ######################################################### 80.0% ########################################################### 82.1% ############################################################ 84.2% ############################################################### 88.4% ################################################################## 92.6% #################################################################### 94.7% ######################################################################## 100.0% [2019-12-04T12:38:09.770Z] #27 10.24 [2019-12-04T12:38:09.793Z] #41 93.90 DEP criu/files.d [2019-12-04T12:38:09.793Z] #41 94.09 DEP criu/files-reg.d [2019-12-04T12:38:10.093Z] #41 94.30 DEP criu/files-ext.d [2019-12-04T12:38:10.093Z] #41 94.44 DEP criu/file-lock.d [2019-12-04T12:38:10.349Z] #41 94.61 DEP criu/file-ids.d [2019-12-04T12:38:10.349Z] #41 94.73 DEP criu/fifo.d [2019-12-04T12:38:10.605Z] #41 94.88 DEP criu/fdstore.d [2019-12-04T12:38:10.605Z] #41 94.98 DEP criu/fault-injection.d [2019-12-04T12:38:10.860Z] #41 95.02 DEP criu/external.d [2019-12-04T12:38:10.860Z] #41 95.16 DEP criu/eventpoll.d [2019-12-04T12:38:11.116Z] #41 95.32 DEP criu/eventfd.d [2019-12-04T12:38:11.116Z] #41 95.48 DEP criu/crtools.d [2019-12-04T12:38:11.371Z] #41 95.69 DEP criu/cr-service.d [2019-12-04T12:38:11.627Z] #41 95.95 DEP criu/cr-restore.d [2019-12-04T12:38:11.766Z] #27 10.69 ##### 7.4% ######### 13.0% ############# 18.7% ################# 24.4% ##################### 30.0% ######################### 35.7% ################################# 47.0% ##################################### 52.7% ############################################## 64.0% ################################################## 69.7% ###################################################### 75.4% ############################################################## [2019-12-04T12:38:11.766Z] #27 ... [2019-12-04T12:38:11.766Z] [2019-12-04T12:38:11.766Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:11.766Z] #60 0.319 + RM_GOPATH=0 [2019-12-04T12:38:11.766Z] #60 0.319 + TMP_GOPATH= [2019-12-04T12:38:11.766Z] #60 0.319 + : /build [2019-12-04T12:38:11.766Z] #60 0.319 + '[' -z '' ']' [2019-12-04T12:38:11.766Z] #60 0.319 ++ mktemp -d [2019-12-04T12:38:11.766Z] #60 0.320 + export GOPATH=/tmp/tmp.G22gKzdP8K [2019-12-04T12:38:11.766Z] #60 0.320 + GOPATH=/tmp/tmp.G22gKzdP8K [2019-12-04T12:38:11.766Z] #60 0.320 + RM_GOPATH=1 [2019-12-04T12:38:11.766Z] #60 0.320 ++ dirname ./install.sh [2019-12-04T12:38:11.766Z] #60 0.322 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:38:11.766Z] #60 0.322 + dir=. [2019-12-04T12:38:11.766Z] #60 0.322 + bin=containerd [2019-12-04T12:38:11.766Z] #60 0.322 + shift [2019-12-04T12:38:11.766Z] #60 0.322 + '[' '!' -f ./containerd.installer ']' [2019-12-04T12:38:11.766Z] #60 0.322 + . ./containerd.installer [2019-12-04T12:38:11.766Z] #60 0.322 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:38:11.766Z] #60 0.322 + install_containerd [2019-12-04T12:38:11.766Z] #60 0.322 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-12-04T12:38:11.766Z] #60 0.322 + git clone https://github.com/containerd/containerd.git /tmp/tmp.G22gKzdP8K/src/github.com/containerd/containerd [2019-12-04T12:38:11.766Z] #60 0.322 Cloning into '/tmp/tmp.G22gKzdP8K/src/github.com/containerd/containerd'... [2019-12-04T12:38:11.882Z] #41 96.20 DEP criu/cr-errno.d [2019-12-04T12:38:11.882Z] #41 96.23 DEP criu/cr-dump.d [2019-12-04T12:38:12.137Z] #41 96.44 DEP criu/cr-dedup.d [2019-12-04T12:38:12.169Z] #60 ... [2019-12-04T12:38:12.169Z] [2019-12-04T12:38:12.169Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:12.169Z] #18 0.377 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:38:12.169Z] #18 0.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:38:12.169Z] #18 0.431 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:38:12.169Z] #18 0.460 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:38:12.169Z] #18 0.490 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:38:12.169Z] #18 1.082 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-04T12:38:12.169Z] #18 2.382 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-04T12:38:12.169Z] #18 3.529 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-04T12:38:12.169Z] #18 ... [2019-12-04T12:38:12.169Z] [2019-12-04T12:38:12.169Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:12.169Z] #27 10.69 ##### 7.4% ######### 13.0% ############# 18.7% ################# 24.4% ##################### 30.0% ######################### 35.7% ################################# 47.0% ##################################### 52.7% ############################################## 64.0% ################################################## 69.7% ###################################################### 75.4% ############################################################## 86.7% ###################################################################### 98.1% ######################################################################## 100.0% [2019-12-04T12:38:12.393Z] #41 96.57 DEP criu/cr-check.d [2019-12-04T12:38:12.393Z] #41 96.83 DEP criu/config.d [2019-12-04T12:38:12.592Z] #27 13.11 [2019-12-04T12:38:12.648Z] #41 97.07 DEP criu/clone-noasan.d [2019-12-04T12:38:12.904Z] #41 97.16 DEP criu/cgroup.d [2019-12-04T12:38:12.904Z] #41 97.29 DEP criu/cgroup-props.d [2019-12-04T12:38:12.904Z] #41 97.38 DEP criu/bitmap.d [2019-12-04T12:38:12.997Z] #27 ... [2019-12-04T12:38:12.997Z] [2019-12-04T12:38:12.997Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:38:12.997Z] #29 28.52 + cd /tmp/tmp.A3MAVsn5Ca/src/github.com/go-swagger/go-swagger [2019-12-04T12:38:12.997Z] #29 28.52 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-04T12:38:12.997Z] #29 30.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-04T12:38:12.997Z] #29 ... [2019-12-04T12:38:12.997Z] [2019-12-04T12:38:12.997Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:13.203Z] #41 97.41 DEP criu/bfd.d [2019-12-04T12:38:13.203Z] #41 97.50 DEP criu/autofs.d [2019-12-04T12:38:13.458Z] #41 97.67 DEP criu/aio.d [2019-12-04T12:38:13.458Z] #41 97.83 DEP criu/action-scripts.d [2019-12-04T12:38:13.757Z] #41 98.15 CC criu/action-scripts.o [2019-12-04T12:38:14.361Z] #41 98.61 CC criu/aio.o [2019-12-04T12:38:14.654Z] #27 13.42 ## 3.4% #### 6.0% ####### 11.0% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% ######################## 33.9% ########################## 36.5% ############################ 39.0% ############################# 41.6% [2019-12-04T12:38:14.654Z] #27 ... [2019-12-04T12:38:14.654Z] [2019-12-04T12:38:14.654Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:38:14.654Z] #41 35.78 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-04T12:38:14.654Z] #41 35.79 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-12-04T12:38:14.654Z] #41 35.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:14.654Z] #41 35.84 Setting up python-protobuf (3.0.0-9) ... [2019-12-04T12:38:14.654Z] #41 39.92 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-12-04T12:38:14.654Z] #41 39.93 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-04T12:38:14.654Z] #41 39.93 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-04T12:38:14.654Z] #41 39.95 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-04T12:38:14.654Z] #41 39.96 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-12-04T12:38:14.654Z] #41 39.97 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-04T12:38:14.654Z] #41 39.98 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-04T12:38:14.654Z] #41 39.98 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-04T12:38:14.654Z] #41 39.99 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-04T12:38:14.654Z] #41 40.00 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-12-04T12:38:14.654Z] #41 40.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:14.654Z] #41 DONE 40.3s [2019-12-04T12:38:14.654Z] [2019-12-04T12:38:14.654Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:14.921Z] #41 99.27 CC criu/autofs.o [2019-12-04T12:38:15.125Z] #27 13.42 ## 3.4% #### 6.0% ####### 11.0% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% ######################## 33.9% ########################## 36.5% ############################ 39.0% ############################# 41.6% ############################### 44.1% ################################# 46.7% ################################### 49.2% ##################################### 51.7% [2019-12-04T12:38:15.125Z] #27 ... [2019-12-04T12:38:15.125Z] [2019-12-04T12:38:15.125Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:38:15.125Z] #32 30.59 sync [2019-12-04T12:38:15.125Z] #32 30.60 internal/reflectlite [2019-12-04T12:38:15.125Z] #32 34.21 errors [2019-12-04T12:38:15.125Z] #32 34.22 sort [2019-12-04T12:38:15.125Z] #32 34.64 strconv [2019-12-04T12:38:15.125Z] #32 36.37 io [2019-12-04T12:38:15.125Z] #32 37.59 internal/oserror [2019-12-04T12:38:15.125Z] #32 37.66 syscall [2019-12-04T12:38:15.125Z] #32 40.03 reflect [2019-12-04T12:38:15.610Z] #32 ... [2019-12-04T12:38:15.610Z] [2019-12-04T12:38:15.610Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:38:15.610Z] #34 36.88 Selecting previously unselected package libxml2:s390x. [2019-12-04T12:38:15.610Z] #34 36.89 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-12-04T12:38:15.610Z] #34 36.90 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-04T12:38:15.610Z] #34 37.53 Selecting previously unselected package libarchive13:s390x. [2019-12-04T12:38:15.610Z] #34 37.53 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-12-04T12:38:15.610Z] #34 37.54 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-04T12:38:15.610Z] #34 37.84 Selecting previously unselected package libjsoncpp1:s390x. [2019-12-04T12:38:15.610Z] #34 37.85 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-12-04T12:38:15.610Z] #34 37.85 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-12-04T12:38:15.610Z] #34 37.95 Selecting previously unselected package libuv1:s390x. [2019-12-04T12:38:15.610Z] #34 37.95 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-12-04T12:38:15.610Z] #34 37.95 Unpacking libuv1:s390x (1.9.1-3) ... [2019-12-04T12:38:15.610Z] #34 38.06 Selecting previously unselected package cmake. [2019-12-04T12:38:15.610Z] #34 38.06 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-12-04T12:38:15.610Z] #34 38.16 Unpacking cmake (3.7.2-1) ... [2019-12-04T12:38:16.142Z] #34 41.47 Selecting previously unselected package xxd. [2019-12-04T12:38:16.142Z] #34 41.49 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-04T12:38:16.142Z] #34 41.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:16.142Z] #34 41.78 Selecting previously unselected package vim-common. [2019-12-04T12:38:16.142Z] #34 41.78 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:38:16.142Z] #34 41.79 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:16.284Z] #41 100.8 CC criu/bfd.o [2019-12-04T12:38:16.706Z] #34 42.16 Processing triggers for mime-support (3.60) ... [2019-12-04T12:38:16.706Z] #34 42.27 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:16.706Z] #34 42.28 Setting up libuv1:s390x (1.9.1-3) ... [2019-12-04T12:38:16.706Z] #34 42.29 Setting up cmake-data (3.7.2-1) ... [2019-12-04T12:38:16.706Z] #34 42.32 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-12-04T12:38:16.706Z] #34 42.33 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-04T12:38:16.706Z] #34 42.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:16.845Z] #41 101.3 CC criu/bitmap.o [2019-12-04T12:38:17.113Z] #34 42.48 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:17.113Z] #34 42.48 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-04T12:38:17.113Z] #34 42.49 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-12-04T12:38:17.113Z] #34 42.50 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-04T12:38:17.113Z] #34 42.51 Setting up cmake (3.7.2-1) ... [2019-12-04T12:38:17.113Z] #34 ... [2019-12-04T12:38:17.113Z] [2019-12-04T12:38:17.113Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:17.113Z] #27 13.42 ## 3.4% #### 6.0% ####### 11.0% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% ######################## 33.9% ########################## 36.5% ############################ 39.0% ############################# 41.6% ############################### 44.1% ################################# 46.7% ################################### 49.2% ##################################### 51.7% ######################################## 56.8% ############################################ 61.9% ################################################ 67.0% ################################################## 69.5% ################################################### 72.1% ####################################################### 77.2% ######################################################### 79.7% ########################################################### 82.3% [2019-12-04T12:38:17.113Z] #27 ... [2019-12-04T12:38:17.113Z] [2019-12-04T12:38:17.113Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:38:17.113Z] #34 42.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:17.113Z] #34 DONE 42.9s [2019-12-04T12:38:17.113Z] [2019-12-04T12:38:17.113Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:38:17.113Z] #35 DONE 0.1s [2019-12-04T12:38:17.113Z] [2019-12-04T12:38:17.113Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:17.117Z] #41 101.6 CC criu/cgroup-props.o [2019-12-04T12:38:17.377Z] #41 ... [2019-12-04T12:38:17.377Z] [2019-12-04T12:38:17.377Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:17.377Z] #17 91.70 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-04T12:38:17.377Z] #17 91.71 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-04T12:38:17.377Z] #17 91.72 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-04T12:38:17.377Z] #17 91.81 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-04T12:38:17.377Z] #17 91.82 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-04T12:38:17.377Z] #17 91.83 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:38:17.521Z] #27 13.42 ## 3.4% #### 6.0% ####### 11.0% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% ######################## 33.9% ########################## 36.5% ############################ 39.0% ############################# 41.6% ############################### 44.1% ################################# 46.7% ################################### 49.2% ##################################### 51.7% ######################################## 56.8% ############################################ 61.9% ################################################ 67.0% ################################################## 69.5% ################################################### 72.1% ####################################################### 77.2% ######################################################### 79.7% ########################################################### 82.3% ############################################################# 84.8% [2019-12-04T12:38:17.521Z] #27 ... [2019-12-04T12:38:17.521Z] [2019-12-04T12:38:17.521Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-04T12:38:17.521Z] #36 DONE 0.1s [2019-12-04T12:38:17.521Z] [2019-12-04T12:38:17.521Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:18.309Z] #17 ... [2019-12-04T12:38:18.309Z] [2019-12-04T12:38:18.309Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:18.309Z] #41 102.6 CC criu/cgroup.o [2019-12-04T12:38:18.344Z] #27 13.42 ## 3.4% #### 6.0% ####### 11.0% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% ######################## 33.9% ########################## 36.5% ############################ 39.0% ############################# 41.6% ############################### 44.1% ################################# 46.7% ################################### 49.2% ##################################### 51.7% ######################################## 56.8% ############################################ 61.9% ################################################ 67.0% ################################################## 69.5% ################################################### 72.1% ####################################################### 77.2% ######################################################### 79.7% ########################################################### 82.3% ############################################################# 84.8% ############################################################## 87.3% ################################################################ 89.9% ################################################################## 92.4% #################################################################### 95.0% ######################################################################## 100.0% [2019-12-04T12:38:18.688Z] #59 ... [2019-12-04T12:38:18.688Z] [2019-12-04T12:38:18.688Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:18.688Z] #47 DONE 31.3s [2019-12-04T12:38:18.688Z] [2019-12-04T12:38:18.688Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:18.767Z] #27 19.14 [2019-12-04T12:38:19.165Z] #27 19.41 1.2% # [2019-12-04T12:38:19.165Z] #27 ... [2019-12-04T12:38:19.165Z] [2019-12-04T12:38:19.165Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:19.165Z] #55 9.437 + cd /tmp/tmp.aZlmUca9aD/src/github.com/opencontainers/runc [2019-12-04T12:38:19.165Z] #55 9.437 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-04T12:38:19.165Z] #55 10.00 + '[' -z '' ']' [2019-12-04T12:38:19.165Z] #55 10.00 + target=static [2019-12-04T12:38:19.165Z] #55 10.00 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-04T12:38:19.165Z] #55 11.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-04T12:38:19.165Z] #55 ... [2019-12-04T12:38:19.165Z] [2019-12-04T12:38:19.165Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:19.254Z] #54 ... [2019-12-04T12:38:19.254Z] [2019-12-04T12:38:19.254Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-04T12:38:19.512Z] #48 DONE 0.1s [2019-12-04T12:38:19.512Z] [2019-12-04T12:38:19.512Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:19.512Z] #59 12.59 + cd /tmp/tmp.dKuBF3ekQY/src/github.com/containerd/containerd [2019-12-04T12:38:19.512Z] #59 12.59 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:38:19.566Z] #27 19.41 1.2% # 2.2% ## 4.0% #### 5.9% [2019-12-04T12:38:19.566Z] #27 ... [2019-12-04T12:38:19.566Z] [2019-12-04T12:38:19.566Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:19.566Z] #45 34.95 github.com/LK4D4/vndr/godl/singleflight [2019-12-04T12:38:19.566Z] #45 34.96 io [2019-12-04T12:38:19.566Z] #45 35.43 strconv [2019-12-04T12:38:19.566Z] #45 36.53 bytes [2019-12-04T12:38:19.566Z] #45 38.88 bufio [2019-12-04T12:38:19.566Z] #45 39.90 reflect [2019-12-04T12:38:19.566Z] #45 40.93 syscall [2019-12-04T12:38:19.566Z] #45 ... [2019-12-04T12:38:19.566Z] [2019-12-04T12:38:19.566Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:19.770Z] #59 12.85 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-04T12:38:19.771Z] #59 12.85 + BUILDTAGS='netgo osusergo static_build' [2019-12-04T12:38:19.771Z] #59 12.85 + export EXTRA_FLAGS=-buildmode=pie [2019-12-04T12:38:19.771Z] #59 12.85 + EXTRA_FLAGS=-buildmode=pie [2019-12-04T12:38:19.771Z] #59 12.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-04T12:38:19.771Z] #59 12.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-04T12:38:19.771Z] #59 12.85 + '[' '' = dynamic ']' [2019-12-04T12:38:19.771Z] #59 12.85 + make [2019-12-04T12:38:20.342Z] #59 13.55 + bin/ctr [2019-12-04T12:38:21.610Z] #41 105.3 CC criu/clone-noasan.o [2019-12-04T12:38:21.610Z] #41 105.4 CC criu/config.o [2019-12-04T12:38:22.535Z] #41 106.6 CC criu/cr-check.o [2019-12-04T12:38:23.898Z] #41 108.0 CC criu/cr-dedup.o [2019-12-04T12:38:24.154Z] #41 108.4 CC criu/cr-dump.o [2019-12-04T12:38:24.473Z] #27 19.41 1.2% # 2.2% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ###### 9.7% ######## 11.6% ######### 13.5% ########### 15.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 27.7% #################### 28.6% ##################### 30.5% ####################### 32.4% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################ 44.7% ################################ 45.6% ################################# 46.6% ################################## 48.5% ################################### 49.4% [2019-12-04T12:38:24.473Z] #27 ... [2019-12-04T12:38:24.473Z] [2019-12-04T12:38:24.473Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:24.473Z] #42 2.198 Note: Building without setproctitle() and strlcpy() support. [2019-12-04T12:38:24.473Z] #42 2.199 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-04T12:38:24.473Z] #42 3.457 fatal: Not a git repository (or any of the parent directories): .git [2019-12-04T12:38:24.473Z] #42 3.492 GEN .gitid [2019-12-04T12:38:24.473Z] #42 3.504 GEN criu/include/version.h [2019-12-04T12:38:24.473Z] #42 3.545 GEN include/common/asm [2019-12-04T12:38:24.473Z] #42 4.806 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-04T12:38:24.473Z] #42 4.891 PBCC images/opts.pb-c.c [2019-12-04T12:38:24.473Z] #42 4.912 PBCC images/sit.pb-c.c [2019-12-04T12:38:24.473Z] #42 4.966 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-04T12:38:24.473Z] #42 5.033 DEP images/opts.pb-c.d [2019-12-04T12:38:24.473Z] #42 5.082 DEP images/sit.pb-c.d [2019-12-04T12:38:24.473Z] #42 5.122 PBCC images/macvlan.pb-c.c [2019-12-04T12:38:24.473Z] #42 5.138 DEP images/macvlan.pb-c.d [2019-12-04T12:38:24.473Z] #42 5.176 PBCC images/autofs.pb-c.c [2019-12-04T12:38:24.473Z] #42 5.210 DEP images/autofs.pb-c.d [2019-12-04T12:38:24.473Z] #42 5.245 PBCC images/sysctl.pb-c.c [2019-12-04T12:38:24.473Z] #42 5.292 DEP images/sysctl.pb-c.d [2019-12-04T12:38:24.473Z] #42 5.359 PBCC images/time.pb-c.c [2019-12-04T12:38:24.473Z] #42 5.365 DEP images/time.pb-c.d [2019-12-04T12:38:24.473Z] #42 5.421 PBCC images/binfmt-misc.pb-c.c [2019-12-04T12:38:24.473Z] #42 5.471 DEP images/binfmt-misc.pb-c.d [2019-12-04T12:38:24.473Z] #42 5.498 PBCC images/seccomp.pb-c.c [2019-12-04T12:38:24.474Z] #42 5.530 DEP images/seccomp.pb-c.d [2019-12-04T12:38:24.474Z] #42 5.562 PBCC images/userns.pb-c.c [2019-12-04T12:38:24.474Z] #42 5.605 DEP images/userns.pb-c.d [2019-12-04T12:38:24.474Z] #42 5.627 PBCC images/cgroup.pb-c.c [2019-12-04T12:38:24.474Z] #42 5.676 DEP images/cgroup.pb-c.d [2019-12-04T12:38:24.474Z] #42 5.713 PBCC images/fown.pb-c.c [2019-12-04T12:38:24.474Z] #42 5.727 PBCC images/ext-file.pb-c.c [2019-12-04T12:38:24.474Z] #42 5.756 DEP images/fown.pb-c.d [2019-12-04T12:38:24.474Z] #42 5.810 DEP images/ext-file.pb-c.d [2019-12-04T12:38:24.474Z] #42 5.847 PBCC images/rpc.pb-c.c [2019-12-04T12:38:24.474Z] #42 5.892 DEP images/rpc.pb-c.d [2019-12-04T12:38:24.474Z] #42 5.974 PBCC images/siginfo.pb-c.c [2019-12-04T12:38:24.474Z] #42 5.993 DEP images/siginfo.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.072 PBCC images/pagemap.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.120 DEP images/pagemap.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.175 PBCC images/rlimit.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.181 DEP images/rlimit.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.213 PBCC images/file-lock.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.228 DEP images/file-lock.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.271 PBCC images/tty.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.316 DEP images/tty.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.387 PBCC images/tun.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.456 PBCC images/netdev.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.578 DEP images/tun.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.607 DEP images/netdev.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.621 PBCC images/vma.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.654 DEP images/vma.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.696 PBCC images/creds.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.716 DEP images/creds.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.746 PBCC images/utsns.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.754 DEP images/utsns.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.876 PBCC images/ipc-desc.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.885 PBCC images/ipc-sem.pb-c.c [2019-12-04T12:38:24.474Z] #42 6.926 DEP images/ipc-desc.pb-c.d [2019-12-04T12:38:24.474Z] #42 6.946 DEP images/ipc-sem.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.009 PBCC images/ipc-msg.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.014 DEP images/ipc-msg.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.109 PBCC images/ipc-shm.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.139 DEP images/ipc-shm.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.177 PBCC images/ipc-var.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.204 DEP images/ipc-var.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.306 PBCC images/sk-opts.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.315 PBCC images/packet-sock.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.386 DEP images/sk-opts.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.426 DEP images/packet-sock.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.450 PBCC images/sk-netlink.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.516 DEP images/sk-netlink.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.587 PBCC images/sk-inet.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.639 DEP images/sk-inet.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.739 PBCC images/sk-unix.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.795 DEP images/sk-unix.pb-c.d [2019-12-04T12:38:24.474Z] #42 7.876 PBCC images/mm.pb-c.c [2019-12-04T12:38:24.474Z] #42 7.931 DEP images/mm.pb-c.d [2019-12-04T12:38:24.474Z] #42 8.027 PBCC images/timerfd.pb-c.c [2019-12-04T12:38:24.474Z] #42 8.075 DEP images/timerfd.pb-c.d [2019-12-04T12:38:24.474Z] #42 8.178 PBCC images/timer.pb-c.c [2019-12-04T12:38:24.474Z] #42 8.300 DEP images/timer.pb-c.d [2019-12-04T12:38:24.474Z] #42 8.317 PBCC images/sa.pb-c.c [2019-12-04T12:38:24.474Z] #42 8.356 DEP images/sa.pb-c.d [2019-12-04T12:38:24.474Z] #42 8.527 PBCC images/pipe-data.pb-c.c [2019-12-04T12:38:24.474Z] #42 8.583 DEP images/pipe-data.pb-c.d [2019-12-04T12:38:24.474Z] #42 8.637 PBCC images/mnt.pb-c.c [2019-12-04T12:38:24.474Z] #42 8.775 DEP images/mnt.pb-c.d [2019-12-04T12:38:24.474Z] #42 8.877 PBCC images/sk-packet.pb-c.c [2019-12-04T12:38:24.474Z] #42 8.907 DEP images/sk-packet.pb-c.d [2019-12-04T12:38:24.474Z] #42 8.957 PBCC images/tcp-stream.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.076 DEP images/tcp-stream.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.163 PBCC images/pipe.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.221 DEP images/pipe.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.272 PBCC images/pstree.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.325 DEP images/pstree.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.392 PBCC images/fs.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.426 DEP images/fs.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.485 PBCC images/signalfd.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.493 DEP images/signalfd.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.554 PBCC images/fh.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.587 PBCC images/fsnotify.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.608 DEP images/fh.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.715 DEP images/fsnotify.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.825 PBCC images/eventpoll.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.836 DEP images/eventpoll.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.916 PBCC images/eventfd.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.932 DEP images/eventfd.pb-c.d [2019-12-04T12:38:24.474Z] #42 9.983 PBCC images/remap-file-path.pb-c.c [2019-12-04T12:38:24.474Z] #42 9.996 DEP images/remap-file-path.pb-c.d [2019-12-04T12:38:24.474Z] #42 10.00 PBCC images/fifo.pb-c.c [2019-12-04T12:38:24.897Z] #42 10.10 DEP images/fifo.pb-c.d [2019-12-04T12:38:24.897Z] #42 10.20 PBCC images/ghost-file.pb-c.c [2019-12-04T12:38:24.897Z] #42 ... [2019-12-04T12:38:24.897Z] [2019-12-04T12:38:24.897Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:25.588Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/rootless [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/volume [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-04T12:38:25.588Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === Skipped [2019-12-04T12:38:25.588Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-04T12:38:25.588Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-04T12:38:25.588Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:73: No driver to put! [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-04T12:38:25.588Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-04T12:38:25.588Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-04T12:38:25.588Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:38:25.588Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-04T12:38:25.588Z] graphtest_unix.go:73: No driver to put! [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-04T12:38:25.588Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-04T12:38:25.588Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] [2019-12-04T12:38:25.588Z] DONE 2141 tests, 20 skipped in 184.864s Post stage [Pipeline] junit [2019-12-04T12:38:25.603Z] Recording test results [2019-12-04T12:38:25.712Z] #27 19.41 1.2% # 2.2% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ###### 9.7% ######## 11.6% ######### 13.5% ########### 15.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 27.7% #################### 28.6% ##################### 30.5% ####################### 32.4% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################ 44.7% ################################ 45.6% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 51.3% ##################################### 52.2% ###################################### 53.6% ####################################### 54.8% ######################################## 56.8% ######################################### 57.8% ########################################## 58.7% [2019-12-04T12:38:25.712Z] #27 ... [2019-12-04T12:38:25.712Z] [2019-12-04T12:38:25.712Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:25.712Z] #37 0.241 + RM_GOPATH=0 [2019-12-04T12:38:25.712Z] #37 0.241 + TMP_GOPATH= [2019-12-04T12:38:25.712Z] #37 0.241 + : /build [2019-12-04T12:38:25.712Z] #37 0.241 + '[' -z '' ']' [2019-12-04T12:38:25.712Z] #37 0.242 ++ mktemp -d [2019-12-04T12:38:25.712Z] #37 0.246 + export GOPATH=/tmp/tmp.FPU1lNQsDK [2019-12-04T12:38:25.712Z] #37 0.246 + GOPATH=/tmp/tmp.FPU1lNQsDK [2019-12-04T12:38:25.712Z] #37 0.246 + RM_GOPATH=1 [2019-12-04T12:38:25.712Z] #37 0.248 ++ dirname ./install.sh [2019-12-04T12:38:25.712Z] #37 0.251 + dir=. [2019-12-04T12:38:25.712Z] #37 0.251 + bin=tini [2019-12-04T12:38:25.712Z] #37 0.251 + shift [2019-12-04T12:38:25.712Z] #37 0.252 + '[' '!' -f ./tini.installer ']' [2019-12-04T12:38:25.712Z] #37 0.252 + . ./tini.installer [2019-12-04T12:38:25.712Z] #37 0.252 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:38:25.712Z] #37 0.253 + install_tini [2019-12-04T12:38:25.712Z] #37 0.253 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-04T12:38:25.712Z] #37 0.253 + git clone https://github.com/krallin/tini.git /tmp/tmp.FPU1lNQsDK/tini [2019-12-04T12:38:25.712Z] #37 0.253 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:38:25.712Z] #37 0.260 Cloning into '/tmp/tmp.FPU1lNQsDK/tini'... [2019-12-04T12:38:25.712Z] #37 1.707 + cd /tmp/tmp.FPU1lNQsDK/tini [2019-12-04T12:38:25.712Z] #37 1.707 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:38:25.712Z] #37 1.711 + cmake . [2019-12-04T12:38:25.712Z] #37 2.289 -- The C compiler identification is GNU 6.3.0 [2019-12-04T12:38:25.712Z] #37 2.311 -- Check for working C compiler: /usr/bin/cc [2019-12-04T12:38:25.712Z] #37 2.879 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-04T12:38:25.712Z] #37 2.880 -- Detecting C compiler ABI info [2019-12-04T12:38:25.712Z] #37 3.326 -- Detecting C compiler ABI info - done [2019-12-04T12:38:25.712Z] #37 3.399 -- Detecting C compile features [2019-12-04T12:38:25.712Z] #37 4.691 -- Detecting C compile features - done [2019-12-04T12:38:25.712Z] #37 4.719 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-04T12:38:25.712Z] #37 5.059 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-04T12:38:25.712Z] #37 5.188 -- Configuring done [2019-12-04T12:38:25.712Z] #37 5.214 -- Generating done [2019-12-04T12:38:25.712Z] #37 5.221 -- Build files have been written to: /tmp/tmp.FPU1lNQsDK/tini [2019-12-04T12:38:25.712Z] #37 5.252 + make tini-static [2019-12-04T12:38:25.712Z] #37 5.855 Scanning dependencies of target tini-static [2019-12-04T12:38:25.712Z] #37 5.912 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-04T12:38:25.712Z] #37 7.292 [100%] Linking C executable tini-static [2019-12-04T12:38:25.712Z] #37 7.850 [100%] Built target tini-static [2019-12-04T12:38:25.712Z] #37 7.974 + mkdir -p /build [2019-12-04T12:38:25.712Z] #37 7.978 + cp tini-static /build/docker-init [2019-12-04T12:38:25.712Z] #37 DONE 8.1s [2019-12-04T12:38:25.712Z] [2019-12-04T12:38:25.712Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:25.712Z] #45 51.19 time [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-04T12:38:26.121Z] #45 ... [2019-12-04T12:38:26.121Z] [2019-12-04T12:38:26.121Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:26.121Z] #18 14.28 Fetched 7672 kB in 13s (552 kB/s) [2019-12-04T12:38:26.121Z] #18 14.28 Reading package lists... [2019-12-04T12:38:26.121Z] #18 18.40 Reading package lists... [2019-12-04T12:38:26.121Z] #18 22.90 Building dependency tree... [2019-12-04T12:38:26.121Z] #18 23.85 The following additional packages will be installed: [2019-12-04T12:38:26.121Z] #18 23.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-04T12:38:26.121Z] #18 23.87 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-04T12:38:26.121Z] #18 23.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-04T12:38:26.121Z] #18 23.87 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-04T12:38:26.121Z] #18 23.87 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-04T12:38:26.121Z] #18 23.87 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-04T12:38:26.121Z] #18 23.87 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-04T12:38:26.121Z] #18 23.87 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-04T12:38:26.121Z] #18 23.87 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-04T12:38:26.121Z] #18 23.91 Suggested packages: [2019-12-04T12:38:26.121Z] #18 23.91 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-04T12:38:26.121Z] #18 23.91 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-04T12:38:26.121Z] #18 23.91 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-04T12:38:26.121Z] #18 23.91 vim-doc vim-scripts xfsdump acl attr quota [2019-12-04T12:38:26.121Z] #18 23.91 Recommended packages: [2019-12-04T12:38:26.121Z] #18 23.91 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-04T12:38:26.121Z] #18 23.91 python3-keyrings.alt python3-xdg unzip [2019-12-04T12:38:26.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/make.sh dynbinary test-integration [2019-12-04T12:38:26.540Z] #18 ... [2019-12-04T12:38:26.540Z] [2019-12-04T12:38:26.540Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:26.667Z] #41 110.7 CC criu/cr-errno.o [2019-12-04T12:38:26.667Z] #41 110.8 CC criu/cr-restore.o [2019-12-04T12:38:27.085Z] [2019-12-04T12:38:27.085Z] Removing bundles/ [2019-12-04T12:38:27.085Z] [2019-12-04T12:38:27.085Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-04T12:38:27.085Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:38:27.085Z] GOOS="" GOARCH="" GOARM="" [2019-12-04T12:38:28.245Z] #41 ... [2019-12-04T12:38:28.245Z] [2019-12-04T12:38:28.245Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:28.245Z] #17 105.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-04T12:38:28.245Z] #17 105.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-04T12:38:28.245Z] #17 105.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:38:28.445Z] #59 ... [2019-12-04T12:38:28.445Z] [2019-12-04T12:38:28.445Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:28.445Z] #62 41.97 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-04T12:38:28.445Z] #62 41.97 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-04T12:38:29.545Z] Removing intermediate container 0d626a17f70e [2019-12-04T12:38:29.545Z] ---> b0fb56cd89e1 [2019-12-04T12:38:29.545Z] Step 11/16 : ARG GOOS [2019-12-04T12:38:29.545Z] ---> Running in d87729638705 [2019-12-04T12:38:29.545Z] Removing intermediate container d87729638705 [2019-12-04T12:38:29.545Z] ---> 01c77521a602 [2019-12-04T12:38:29.545Z] Step 12/16 : ARG GOARCH [2019-12-04T12:38:29.545Z] ---> Running in 06d44c620b25 [2019-12-04T12:38:29.545Z] Removing intermediate container 06d44c620b25 [2019-12-04T12:38:29.545Z] ---> a3a6076ebc90 [2019-12-04T12:38:29.545Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-12-04T12:38:29.545Z] ---> Running in 3f7c4412b62c [2019-12-04T12:38:30.504Z] #27 19.41 1.2% # 2.2% ## 4.0% #### 5.9% ##### 7.8% ###### 8.8% ###### 9.7% ######## 11.6% ######### 13.5% ########### 15.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 27.7% #################### 28.6% ##################### 30.5% ####################### 32.4% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################ 44.7% ################################ 45.6% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 51.3% ##################################### 52.2% ###################################### 53.6% ####################################### 54.8% ######################################## 56.8% ######################################### 57.8% ########################################## 58.7% ########################################## 59.6% ############################################ 61.5% ############################################ 62.5% ############################################# 63.4% ############################################## 64.4% ############################################### 66.3% ################################################# 68.2% ################################################## 70.1% ################################################### 71.0% #################################################### 72.9% ##################################################### 74.8% ####################################################### 76.7% ######################################################## 78.5% ######################################################### 79.5% ########################################################## 81.4% ########################################################### 83.3% ############################################################ 84.2% ############################################################## 86.1% ############################################################### 88.0% ################################################################ 88.9% ################################################################ 89.9% ################################################################## 91.8% ################################################################### 93.7% ##################################################################### 96.5% ###################################################################### 97.5% ###################################################################### 98.4% ####################################################################### 99.3% ######################################################################## 100.0% [2019-12-04T12:38:30.504Z] #27 30.93 [2019-12-04T12:38:30.909Z] #27 ... [2019-12-04T12:38:30.909Z] [2019-12-04T12:38:30.909Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:38:30.909Z] #32 46.51 time [2019-12-04T12:38:30.909Z] #32 53.94 internal/poll [2019-12-04T12:38:30.909Z] #32 56.49 internal/syscall/unix [2019-12-04T12:38:31.321Z] #32 ... [2019-12-04T12:38:31.321Z] [2019-12-04T12:38:31.321Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:31.321Z] #18 29.20 The following NEW packages will be installed: [2019-12-04T12:38:31.321Z] #18 29.21 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-04T12:38:31.321Z] #18 29.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-04T12:38:31.321Z] #18 29.21 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-04T12:38:31.321Z] #18 29.21 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-04T12:38:31.321Z] #18 29.22 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-04T12:38:31.321Z] #18 29.22 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-04T12:38:31.321Z] #18 29.22 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-04T12:38:31.321Z] #18 29.22 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-04T12:38:31.321Z] #18 29.22 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-04T12:38:31.321Z] #18 29.22 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-04T12:38:31.321Z] #18 29.22 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-04T12:38:31.321Z] #18 29.22 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-04T12:38:31.321Z] #18 29.22 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-04T12:38:31.321Z] #18 29.22 xfsprogs xxd xz-utils zip [2019-12-04T12:38:31.321Z] #18 29.30 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:38:31.321Z] #18 29.30 Need to get 88.2 MB of archives. [2019-12-04T12:38:31.321Z] #18 29.30 After this operation, 565 MB of additional disk space will be used. [2019-12-04T12:38:31.321Z] #18 29.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-12-04T12:38:31.321Z] #18 29.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-04T12:38:31.321Z] #18 29.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-12-04T12:38:31.321Z] #18 29.35 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-12-04T12:38:31.321Z] #18 29.36 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-12-04T12:38:31.321Z] #18 29.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-12-04T12:38:31.321Z] #18 29.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-12-04T12:38:31.321Z] #18 29.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-12-04T12:38:31.321Z] #18 29.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-12-04T12:38:31.321Z] #18 29.49 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-12-04T12:38:31.321Z] #18 29.55 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-12-04T12:38:31.633Z] #17 ... [2019-12-04T12:38:31.633Z] [2019-12-04T12:38:31.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:31.633Z] #41 115.3 CC criu/cr-service.o [2019-12-04T12:38:31.719Z] #18 29.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-12-04T12:38:31.719Z] #18 29.57 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-12-04T12:38:31.719Z] #18 29.57 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-12-04T12:38:31.719Z] #18 29.57 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-12-04T12:38:31.719Z] #18 29.58 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-04T12:38:31.719Z] #18 29.58 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-12-04T12:38:31.719Z] #18 29.59 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-04T12:38:31.719Z] #18 29.59 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-12-04T12:38:31.719Z] #18 29.60 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-12-04T12:38:31.719Z] #18 29.60 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-12-04T12:38:31.719Z] #18 29.64 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-04T12:38:31.719Z] #18 29.66 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-04T12:38:31.719Z] #18 29.67 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-12-04T12:38:31.719Z] #18 29.68 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-12-04T12:38:31.719Z] #18 29.68 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-12-04T12:38:31.719Z] #18 29.72 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-12-04T12:38:31.719Z] #18 29.73 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-04T12:38:31.719Z] #18 29.73 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-04T12:38:31.719Z] #18 29.80 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-04T12:38:31.719Z] #18 29.80 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-12-04T12:38:31.719Z] #18 29.81 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-12-04T12:38:31.719Z] #18 29.81 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-04T12:38:31.719Z] #18 29.82 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-04T12:38:31.719Z] #18 29.82 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-04T12:38:31.719Z] #18 29.82 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-12-04T12:38:31.719Z] #18 29.83 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-12-04T12:38:31.719Z] #18 29.83 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] [2019-12-04T12:38:31.719Z] #18 29.83 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-12-04T12:38:31.719Z] #18 29.85 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-12-04T12:38:31.719Z] #18 29.85 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-12-04T12:38:31.719Z] #18 29.88 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-12-04T12:38:31.719Z] #18 29.92 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-12-04T12:38:31.725Z] #62 DONE 45.4s [2019-12-04T12:38:31.725Z] [2019-12-04T12:38:31.725Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-04T12:38:31.725Z] #63 DONE 0.1s [2019-12-04T12:38:31.725Z] [2019-12-04T12:38:31.725Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:32.138Z] #18 29.98 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-12-04T12:38:32.138Z] #18 29.99 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-04T12:38:32.138Z] #18 30.02 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-04T12:38:32.138Z] #18 30.03 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-12-04T12:38:32.138Z] #18 30.03 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-12-04T12:38:32.138Z] #18 30.20 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-12-04T12:38:32.138Z] #18 30.23 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-04T12:38:32.138Z] #18 30.31 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-04T12:38:32.138Z] #18 30.34 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-04T12:38:32.138Z] #18 30.34 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-12-04T12:38:32.138Z] #18 30.35 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-04T12:38:32.138Z] #18 30.35 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-12-04T12:38:32.138Z] #18 30.40 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-04T12:38:32.533Z] #18 30.73 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-12-04T12:38:32.558Z] #41 116.9 CC criu/crtools.o [2019-12-04T12:38:32.935Z] #18 30.85 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-12-04T12:38:32.935Z] #18 30.91 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-12-04T12:38:32.935Z] #18 30.93 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-12-04T12:38:32.935Z] #18 30.94 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-12-04T12:38:32.935Z] #18 30.96 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] [2019-12-04T12:38:32.935Z] #18 31.13 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] [2019-12-04T12:38:33.119Z] #41 117.6 CC criu/eventfd.o [2019-12-04T12:38:33.331Z] #18 31.32 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] [2019-12-04T12:38:33.332Z] #18 31.32 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-04T12:38:33.332Z] #18 31.42 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-04T12:38:33.332Z] #18 31.50 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] [2019-12-04T12:38:33.680Z] #41 117.9 CC criu/eventpoll.o [2019-12-04T12:38:33.746Z] #18 31.51 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] [2019-12-04T12:38:34.691Z] #41 118.9 CC criu/external.o [2019-12-04T12:38:34.946Z] #41 119.3 CC criu/fault-injection.o [2019-12-04T12:38:34.946Z] #41 119.4 CC criu/fdstore.o [2019-12-04T12:38:35.122Z] #18 ... [2019-12-04T12:38:35.122Z] [2019-12-04T12:38:35.122Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:35.122Z] #42 10.24 DEP images/ghost-file.pb-c.d [2019-12-04T12:38:35.122Z] #42 10.32 PBCC images/regfile.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.38 DEP images/regfile.pb-c.d [2019-12-04T12:38:35.122Z] #42 10.43 PBCC images/ns.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.45 DEP images/ns.pb-c.d [2019-12-04T12:38:35.122Z] #42 10.52 PBCC images/fdinfo.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.58 DEP images/fdinfo.pb-c.d [2019-12-04T12:38:35.122Z] #42 10.67 PBCC images/core-aarch64.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.68 PBCC images/core-arm.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.69 PBCC images/core-ppc64.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.73 PBCC images/core-s390.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.76 PBCC images/core-x86.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.79 PBCC images/core.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.84 PBCC images/inventory.pb-c.c [2019-12-04T12:38:35.122Z] #42 10.90 DEP images/core-aarch64.pb-c.d [2019-12-04T12:38:35.122Z] #42 10.95 DEP images/core-arm.pb-c.d [2019-12-04T12:38:35.122Z] #42 11.02 DEP images/core-ppc64.pb-c.d [2019-12-04T12:38:35.122Z] #42 11.08 DEP images/core-s390.pb-c.d [2019-12-04T12:38:35.122Z] #42 11.14 DEP images/core-x86.pb-c.d [2019-12-04T12:38:35.122Z] #42 11.20 DEP images/core.pb-c.d [2019-12-04T12:38:35.122Z] #42 11.46 DEP images/inventory.pb-c.d [2019-12-04T12:38:35.122Z] #42 11.48 PBCC images/cpuinfo.pb-c.c [2019-12-04T12:38:35.122Z] #42 11.55 DEP images/cpuinfo.pb-c.d [2019-12-04T12:38:35.122Z] #42 11.60 PBCC images/stats.pb-c.c [2019-12-04T12:38:35.122Z] #42 11.64 DEP images/stats.pb-c.d [2019-12-04T12:38:35.122Z] #42 12.95 make[1]: Nothing to be done for 'all'. [2019-12-04T12:38:35.122Z] #42 14.10 CC images/stats.o [2019-12-04T12:38:35.122Z] #42 14.51 CC images/core.o [2019-12-04T12:38:35.122Z] #42 15.63 CC images/core-x86.o [2019-12-04T12:38:35.122Z] #42 16.53 CC images/core-arm.o [2019-12-04T12:38:35.122Z] #42 16.87 CC images/core-aarch64.o [2019-12-04T12:38:35.122Z] #42 17.32 CC images/core-ppc64.o [2019-12-04T12:38:35.122Z] #42 17.94 CC images/core-s390.o [2019-12-04T12:38:35.122Z] #42 18.57 CC images/cpuinfo.o [2019-12-04T12:38:35.122Z] #42 19.11 CC images/inventory.o [2019-12-04T12:38:35.122Z] #42 19.36 CC images/fdinfo.o [2019-12-04T12:38:35.122Z] #42 19.72 CC images/fown.o [2019-12-04T12:38:35.122Z] #42 19.93 CC images/ns.o [2019-12-04T12:38:35.122Z] #42 20.09 CC images/regfile.o [2019-12-04T12:38:35.122Z] #42 20.35 CC images/ghost-file.o [2019-12-04T12:38:35.122Z] #42 ... [2019-12-04T12:38:35.122Z] [2019-12-04T12:38:35.122Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:38:35.122Z] #27 32.67 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-04T12:38:35.122Z] #27 33.04 [2019-12-04T12:38:35.122Z] #27 33.33 ################################################# 68.4% ######################################################################## 100.0% [2019-12-04T12:38:35.122Z] #27 33.46 [2019-12-04T12:38:35.122Z] #27 34.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-04T12:38:35.122Z] #27 35.34 [2019-12-04T12:38:35.508Z] #41 119.7 CC criu/fifo.o [2019-12-04T12:38:35.517Z] #27 35.67 ######################################################################## 100.0% [2019-12-04T12:38:35.517Z] #27 35.83 [2019-12-04T12:38:35.764Z] #41 120.1 CC criu/file-ids.o [2019-12-04T12:38:36.369Z] #41 120.5 CC criu/file-lock.o [2019-12-04T12:38:36.369Z] #41 ... [2019-12-04T12:38:36.369Z] [2019-12-04T12:38:36.369Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:36.369Z] #17 116.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-04T12:38:36.369Z] #17 116.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-04T12:38:36.369Z] #17 116.2 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-04T12:38:36.369Z] #17 116.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-04T12:38:36.369Z] #17 116.2 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-04T12:38:36.369Z] #17 116.3 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:36.369Z] #17 116.3 Processing triggers for mime-support (3.60) ... [2019-12-04T12:38:36.369Z] #17 116.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:36.369Z] #17 116.3 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-04T12:38:36.369Z] #17 116.3 Setting up libcap2-bin (1:2.25-1) ... [2019-12-04T12:38:36.369Z] #17 116.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-04T12:38:36.369Z] #17 116.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-04T12:38:36.369Z] #17 116.4 Setting up bash-completion (1:2.1-4.3) ... [2019-12-04T12:38:36.369Z] #17 118.9 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-04T12:38:36.369Z] #17 118.9 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-04T12:38:36.369Z] #17 118.9 Setting up zip (3.0-11+b1) ... [2019-12-04T12:38:36.369Z] #17 118.9 Setting up bzip2 (1.0.6-8.1) ... [2019-12-04T12:38:36.369Z] #17 119.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-04T12:38:36.369Z] #17 119.0 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-04T12:38:36.369Z] #17 119.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:36.369Z] #17 119.0 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-04T12:38:36.369Z] #17 119.0 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:36.369Z] #17 119.0 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-04T12:38:36.369Z] #17 119.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-04T12:38:36.369Z] #17 119.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-04T12:38:36.369Z] #17 119.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:36.369Z] #17 119.1 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-04T12:38:36.369Z] #17 119.1 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-04T12:38:36.369Z] #17 119.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-04T12:38:36.369Z] #17 119.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:36.369Z] #17 119.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-04T12:38:36.369Z] #17 119.6 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-04T12:38:36.369Z] #17 119.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-04T12:38:36.369Z] #17 119.6 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-04T12:38:36.369Z] #17 119.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-04T12:38:36.369Z] #17 119.6 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-04T12:38:36.369Z] #17 119.6 Setting up pigz (2.3.4-1) ... [2019-12-04T12:38:36.369Z] #17 119.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-04T12:38:36.369Z] #17 119.7 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-04T12:38:36.369Z] #17 119.7 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:36.369Z] #17 119.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-04T12:38:36.369Z] #17 119.7 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-04T12:38:36.369Z] #17 119.7 Setting up jq (1.5+dfsg-1.3) ... [2019-12-04T12:38:36.369Z] #17 119.7 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-04T12:38:36.369Z] #17 119.7 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-04T12:38:36.369Z] #17 119.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-04T12:38:36.369Z] #17 119.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:36.369Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-04T12:38:36.369Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-04T12:38:36.369Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-04T12:38:36.369Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-04T12:38:36.369Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-04T12:38:36.369Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-04T12:38:36.369Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-04T12:38:36.369Z] #17 119.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-04T12:38:36.369Z] #17 119.8 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-04T12:38:36.369Z] #17 119.8 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:36.369Z] #17 119.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-04T12:38:36.369Z] #17 119.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:36.369Z] #17 119.9 Setting up btrfs-progs (4.7.3-1) ... [2019-12-04T12:38:36.369Z] #17 119.9 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-04T12:38:36.369Z] #17 119.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-04T12:38:36.937Z] #27 37.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-04T12:38:36.937Z] #27 37.14 skipping existing b63cc5f62c21 [2019-12-04T12:38:36.937Z] #27 37.27 [2019-12-04T12:38:38.848Z] #27 38.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-04T12:38:38.848Z] #27 39.29 [2019-12-04T12:38:38.848Z] #27 39.44 ######################################################################## 100.0% [2019-12-04T12:38:39.259Z] #27 39.55 [2019-12-04T12:38:39.259Z] #27 39.63 Download of images into '/build' complete. [2019-12-04T12:38:39.259Z] #27 39.63 Use something like the following to load the result into a Docker daemon: [2019-12-04T12:38:39.259Z] #27 39.63 tar -cC '/build' . | docker load [2019-12-04T12:38:39.259Z] #27 DONE 39.7s [2019-12-04T12:38:39.259Z] [2019-12-04T12:38:39.259Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:39.259Z] #60 28.19 Checking out files: 36% (1082/2933) Checking out files: 37% (1086/2933) Checking out files: 38% (1115/2933) Checking out files: 39% (1144/2933) Checking out files: 40% (1174/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 78% (2294/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-12-04T12:38:39.259Z] #60 29.87 + cd /tmp/tmp.G22gKzdP8K/src/github.com/containerd/containerd [2019-12-04T12:38:39.259Z] #60 29.87 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:38:39.259Z] #60 30.82 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-04T12:38:39.259Z] #60 30.82 + BUILDTAGS='netgo osusergo static_build' [2019-12-04T12:38:39.259Z] #60 30.82 + export EXTRA_FLAGS=-buildmode=pie [2019-12-04T12:38:39.259Z] #60 30.82 + EXTRA_FLAGS=-buildmode=pie [2019-12-04T12:38:39.259Z] #60 30.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-04T12:38:39.259Z] #60 30.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-04T12:38:39.259Z] #60 30.82 + '[' '' = dynamic ']' [2019-12-04T12:38:39.259Z] #60 30.82 + make [2019-12-04T12:38:39.259Z] #60 32.00 + bin/ctr [2019-12-04T12:38:40.617Z] #17 124.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-04T12:38:40.617Z] #17 124.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:38:40.617Z] #17 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-04T12:38:40.617Z] #17 124.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-04T12:38:40.617Z] #17 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-04T12:38:40.617Z] #17 124.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-04T12:38:40.617Z] #17 124.3 Setting up btrfs-tools (4.7.3-1) ... [2019-12-04T12:38:40.617Z] #17 124.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:38:40.617Z] #17 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-04T12:38:40.617Z] #17 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-04T12:38:40.617Z] #17 124.5 Setting up python3 (3.5.3-1) ... [2019-12-04T12:38:41.210Z] #60 ... [2019-12-04T12:38:41.210Z] [2019-12-04T12:38:41.210Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:38:41.210Z] #32 56.77 os [2019-12-04T12:38:41.210Z] #32 57.44 internal/fmtsort [2019-12-04T12:38:41.210Z] #32 58.01 strings [2019-12-04T12:38:41.210Z] #32 60.87 fmt [2019-12-04T12:38:41.210Z] #32 60.95 path/filepath [2019-12-04T12:38:41.210Z] #32 62.83 io/ioutil [2019-12-04T12:38:41.210Z] #32 63.70 path [2019-12-04T12:38:41.210Z] #32 64.32 text/tabwriter [2019-12-04T12:38:41.210Z] #32 66.38 flag [2019-12-04T12:38:41.210Z] #32 66.38 github.com/BurntSushi/toml [2019-12-04T12:38:41.632Z] #32 ... [2019-12-04T12:38:41.632Z] [2019-12-04T12:38:41.632Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:41.632Z] #42 20.55 CC images/fifo.o [2019-12-04T12:38:41.632Z] #42 20.66 CC images/remap-file-path.o [2019-12-04T12:38:41.632Z] #42 20.85 CC images/eventfd.o [2019-12-04T12:38:41.632Z] #42 20.98 CC images/eventpoll.o [2019-12-04T12:38:41.632Z] #42 21.25 CC images/fh.o [2019-12-04T12:38:41.632Z] #42 21.47 CC images/fsnotify.o [2019-12-04T12:38:41.632Z] #42 21.93 CC images/signalfd.o [2019-12-04T12:38:41.632Z] #42 22.15 CC images/fs.o [2019-12-04T12:38:41.632Z] #42 22.45 CC images/pstree.o [2019-12-04T12:38:41.632Z] #42 22.75 CC images/pipe.o [2019-12-04T12:38:41.632Z] #42 23.10 CC images/tcp-stream.o [2019-12-04T12:38:41.632Z] #42 23.36 CC images/sk-packet.o [2019-12-04T12:38:41.632Z] #42 23.55 CC images/mnt.o [2019-12-04T12:38:41.632Z] #42 23.70 CC images/pipe-data.o [2019-12-04T12:38:41.632Z] #42 23.85 CC images/sa.o [2019-12-04T12:38:41.632Z] #42 24.06 CC images/timer.o [2019-12-04T12:38:41.632Z] #42 24.28 CC images/timerfd.o [2019-12-04T12:38:41.632Z] #42 24.48 CC images/mm.o [2019-12-04T12:38:41.632Z] #42 24.93 CC images/sk-opts.o [2019-12-04T12:38:41.632Z] #42 25.38 CC images/sk-unix.o [2019-12-04T12:38:41.632Z] #42 25.65 CC images/sk-inet.o [2019-12-04T12:38:41.632Z] #42 26.04 CC images/tun.o [2019-12-04T12:38:41.632Z] #42 26.31 CC images/sk-netlink.o [2019-12-04T12:38:41.632Z] #42 26.52 CC images/packet-sock.o [2019-12-04T12:38:41.632Z] #42 26.96 CC images/ipc-var.o [2019-12-04T12:38:41.632Z] #42 ... [2019-12-04T12:38:41.632Z] [2019-12-04T12:38:41.632Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:41.632Z] #45 57.00 internal/fmtsort [2019-12-04T12:38:41.632Z] #45 57.55 os [2019-12-04T12:38:41.632Z] #45 58.11 strings [2019-12-04T12:38:41.632Z] #45 61.15 regexp/syntax [2019-12-04T12:38:41.632Z] #45 61.93 fmt [2019-12-04T12:38:41.632Z] #45 ... [2019-12-04T12:38:41.632Z] [2019-12-04T12:38:41.632Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:41.632Z] #42 27.13 CC images/ipc-desc.o [2019-12-04T12:38:41.981Z] #17 126.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-04T12:38:42.032Z] #42 27.30 CC images/ipc-shm.o [2019-12-04T12:38:42.032Z] #42 27.48 CC images/ipc-msg.o [2019-12-04T12:38:42.237Z] #17 ... [2019-12-04T12:38:42.237Z] [2019-12-04T12:38:42.237Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:42.237Z] #54 146.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-04T12:38:42.237Z] #54 148.8 + mkdir -p /build [2019-12-04T12:38:42.237Z] #54 148.8 + cp runc /build/runc [2019-12-04T12:38:42.237Z] #54 DONE 149.8s [2019-12-04T12:38:42.237Z] [2019-12-04T12:38:42.237Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:42.237Z] #41 121.5 CC criu/files-ext.o [2019-12-04T12:38:42.237Z] #41 121.9 CC criu/files-reg.o [2019-12-04T12:38:42.237Z] #41 124.1 CC criu/files.o [2019-12-04T12:38:42.237Z] #41 126.1 CC criu/filesystems.o [2019-12-04T12:38:42.237Z] #41 126.6 CC criu/fsnotify.o [2019-12-04T12:38:42.426Z] #42 27.68 CC images/ipc-sem.o [2019-12-04T12:38:42.426Z] #42 27.81 CC images/utsns.o [2019-12-04T12:38:42.426Z] #42 27.96 CC images/creds.o [2019-12-04T12:38:42.828Z] #42 28.16 CC images/vma.o [2019-12-04T12:38:42.828Z] #42 28.30 CC images/netdev.o [2019-12-04T12:38:43.250Z] #42 28.65 CC images/tty.o [2019-12-04T12:38:43.653Z] #42 29.07 CC images/file-lock.o [2019-12-04T12:38:43.653Z] #42 29.20 CC images/rlimit.o [2019-12-04T12:38:44.092Z] #42 29.42 CC images/pagemap.o [2019-12-04T12:38:44.092Z] #42 29.71 CC images/siginfo.o [2019-12-04T12:38:44.125Z] #41 128.3 CC criu/image-desc.o [2019-12-04T12:38:44.125Z] #41 ... [2019-12-04T12:38:44.125Z] [2019-12-04T12:38:44.125Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:44.125Z] #17 128.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-04T12:38:44.125Z] #17 128.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-04T12:38:44.381Z] #17 128.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-04T12:38:44.381Z] #17 128.6 Setting up python3-wheel (0.29.0-2) ... [2019-12-04T12:38:44.685Z] #42 30.15 CC images/rpc.o [2019-12-04T12:38:44.942Z] #17 129.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-04T12:38:45.142Z] #42 ... [2019-12-04T12:38:45.142Z] [2019-12-04T12:38:45.142Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:45.142Z] #18 33.33 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] [2019-12-04T12:38:45.142Z] #18 35.83 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:38:45.142Z] #18 36.00 Fetched 88.2 MB in 5s (16.6 MB/s) [2019-12-04T12:38:45.142Z] #18 36.11 Selecting previously unselected package bash-completion. [2019-12-04T12:38:45.142Z] #18 36.11 (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.) [2019-12-04T12:38:45.142Z] #18 36.16 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-04T12:38:45.142Z] #18 39.12 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-04T12:38:45.142Z] #18 39.63 Selecting previously unselected package libnet1:s390x. [2019-12-04T12:38:45.142Z] #18 39.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 39.63 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-04T12:38:45.142Z] #18 39.70 Selecting previously unselected package libnfnetlink0:s390x. [2019-12-04T12:38:45.142Z] #18 39.70 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 39.70 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-12-04T12:38:45.142Z] #18 39.75 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-12-04T12:38:45.142Z] #18 39.75 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 39.76 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-04T12:38:45.142Z] #18 39.87 Selecting previously unselected package libudev-dev:s390x. [2019-12-04T12:38:45.142Z] #18 39.87 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 39.92 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-12-04T12:38:45.142Z] #18 40.08 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-12-04T12:38:45.142Z] #18 40.08 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 40.08 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-04T12:38:45.142Z] #18 40.72 Selecting previously unselected package python3.5-minimal. [2019-12-04T12:38:45.142Z] #18 40.73 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 40.73 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-04T12:38:45.142Z] #18 41.87 Selecting previously unselected package python3-minimal. [2019-12-04T12:38:45.142Z] #18 41.88 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 41.88 Unpacking python3-minimal (3.5.3-1) ... [2019-12-04T12:38:45.142Z] #18 41.97 Selecting previously unselected package libmpdec2:s390x. [2019-12-04T12:38:45.142Z] #18 41.97 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 41.97 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-12-04T12:38:45.142Z] #18 42.10 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-12-04T12:38:45.142Z] #18 42.11 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-12-04T12:38:45.142Z] #18 42.12 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-04T12:38:46.077Z] #18 ... [2019-12-04T12:38:46.077Z] [2019-12-04T12:38:46.077Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:46.077Z] #42 31.64 CC images/ext-file.o [2019-12-04T12:38:46.307Z] #17 130.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-04T12:38:46.307Z] #17 130.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-04T12:38:46.484Z] #42 31.88 CC images/cgroup.o [2019-12-04T12:38:46.877Z] #42 32.35 CC images/userns.o [2019-12-04T12:38:46.877Z] #42 32.48 CC images/google/protobuf/descriptor.o [2019-12-04T12:38:47.234Z] #17 131.5 Setting up dmsetup (2:1.02.137-2) ... [2019-12-04T12:38:47.234Z] #17 131.5 Setting up python3-setuptools (33.1.1-1) ... [2019-12-04T12:38:48.205Z] #17 132.6 Setting up dh-python (2.20170125) ... [2019-12-04T12:38:48.230Z] #42 33.77 CC images/opts.o [2019-12-04T12:38:48.636Z] #42 33.96 CC images/seccomp.o [2019-12-04T12:38:48.636Z] #42 34.13 CC images/binfmt-misc.o [2019-12-04T12:38:49.040Z] #42 34.29 CC images/time.o [2019-12-04T12:38:49.040Z] #42 34.48 CC images/sysctl.o [2019-12-04T12:38:49.040Z] #42 34.63 CC images/autofs.o [2019-12-04T12:38:49.175Z] #17 133.4 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-04T12:38:49.175Z] #17 133.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:38:49.455Z] #42 34.79 CC images/macvlan.o [2019-12-04T12:38:49.455Z] #42 35.04 CC images/sit.o [2019-12-04T12:38:49.738Z] #17 DONE 133.9s [2019-12-04T12:38:49.738Z] [2019-12-04T12:38:49.738Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:38:49.852Z] #42 ... [2019-12-04T12:38:49.852Z] [2019-12-04T12:38:49.852Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:38:49.852Z] #32 68.08 log [2019-12-04T12:38:49.852Z] #32 70.90 github.com/BurntSushi/toml/cmd/tomlv [2019-12-04T12:38:49.852Z] #32 DONE 75.4s [2019-12-04T12:38:49.852Z] [2019-12-04T12:38:49.852Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:49.852Z] #42 35.23 LINK images/built-in.o [2019-12-04T12:38:49.852Z] #42 35.34 GEN compel/include/asm [2019-12-04T12:38:49.852Z] #42 35.35 GEN compel/include/version.h [2019-12-04T12:38:49.852Z] #42 35.37 touch .config [2019-12-04T12:38:49.852Z] #42 35.38 GEN include/common/config.h [2019-12-04T12:38:49.852Z] #42 35.45 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-12-04T12:38:50.249Z] #42 35.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-04T12:38:50.249Z] #42 35.59 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-04T12:38:50.249Z] #42 35.63 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-12-04T12:38:50.249Z] #42 35.67 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-12-04T12:38:50.249Z] #42 35.70 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-12-04T12:38:50.249Z] #42 35.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-04T12:38:50.249Z] #42 35.75 DEP compel/plugins/std/infect.d [2019-12-04T12:38:50.641Z] #42 36.02 DEP compel/plugins/std/string.d [2019-12-04T12:38:51.040Z] #42 36.16 DEP compel/plugins/std/log.d [2019-12-04T12:38:51.040Z] #42 36.37 DEP compel/plugins/std/fds.d [2019-12-04T12:38:51.040Z] #42 36.49 DEP compel/plugins/std/std.d [2019-12-04T12:38:51.040Z] #42 36.55 DEP compel/plugins/shmem/shmem.d [2019-12-04T12:38:51.040Z] #42 36.61 DEP compel/plugins/fds/fds.d [2019-12-04T12:38:51.478Z] #42 36.82 CC compel/plugins/std/std.o [2019-12-04T12:38:52.030Z] #42 37.06 CC compel/plugins/std/fds.o [2019-12-04T12:38:52.030Z] #42 37.59 CC compel/plugins/std/log.o [2019-12-04T12:38:52.030Z] #42 ... [2019-12-04T12:38:52.030Z] [2019-12-04T12:38:52.030Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:52.030Z] #45 67.58 regexp [2019-12-04T12:38:52.030Z] #45 67.85 flag [2019-12-04T12:38:52.030Z] #45 69.72 go/token [2019-12-04T12:38:52.030Z] #45 71.43 go/scanner [2019-12-04T12:38:52.030Z] #45 71.92 internal/lazyregexp [2019-12-04T12:38:52.030Z] #45 72.29 net/url [2019-12-04T12:38:52.030Z] #45 73.26 go/ast [2019-12-04T12:38:52.030Z] #45 73.89 text/template/parse [2019-12-04T12:38:52.621Z] #45 ... [2019-12-04T12:38:52.621Z] [2019-12-04T12:38:52.621Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:38:52.621Z] #18 44.57 Selecting previously unselected package python3.5. [2019-12-04T12:38:52.621Z] #18 44.57 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 44.57 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-04T12:38:52.621Z] #18 44.75 Selecting previously unselected package libpython3-stdlib:s390x. [2019-12-04T12:38:52.621Z] #18 44.75 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 44.75 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-04T12:38:52.621Z] #18 44.87 Selecting previously unselected package dh-python. [2019-12-04T12:38:52.621Z] #18 44.87 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-04T12:38:52.621Z] #18 44.87 Unpacking dh-python (2.20170125) ... [2019-12-04T12:38:52.621Z] #18 45.02 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-04T12:38:52.621Z] #18 45.03 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-04T12:38:52.621Z] #18 47.86 Setting up python3-minimal (3.5.3-1) ... [2019-12-04T12:38:52.621Z] #18 49.19 Selecting previously unselected package python3. [2019-12-04T12:38:52.621Z] #18 49.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-12-04T12:38:52.621Z] #18 49.27 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 49.28 Unpacking python3 (3.5.3-1) ... [2019-12-04T12:38:52.621Z] #18 49.35 Selecting previously unselected package pigz. [2019-12-04T12:38:52.621Z] #18 49.36 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 49.36 Unpacking pigz (2.3.4-1) ... [2019-12-04T12:38:52.621Z] #18 49.45 Selecting previously unselected package libip4tc0:s390x. [2019-12-04T12:38:52.621Z] #18 49.45 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 49.46 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:52.621Z] #18 49.51 Selecting previously unselected package libip6tc0:s390x. [2019-12-04T12:38:52.621Z] #18 49.51 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 49.51 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:52.621Z] #18 49.58 Selecting previously unselected package libiptc0:s390x. [2019-12-04T12:38:52.621Z] #18 49.58 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 49.58 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:52.621Z] #18 49.65 Selecting previously unselected package libxtables12:s390x. [2019-12-04T12:38:52.621Z] #18 49.65 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 49.65 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:52.621Z] #18 49.70 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-12-04T12:38:52.621Z] #18 49.71 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 49.71 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-04T12:38:52.621Z] #18 49.80 Selecting previously unselected package iptables. [2019-12-04T12:38:52.621Z] #18 49.80 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 49.81 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-04T12:38:52.621Z] #18 50.46 Selecting previously unselected package xxd. [2019-12-04T12:38:52.621Z] #18 50.46 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-04T12:38:52.621Z] #18 50.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:52.621Z] #18 50.66 Selecting previously unselected package vim-common. [2019-12-04T12:38:52.621Z] #18 50.66 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:38:52.621Z] #18 50.69 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:38:53.091Z] #18 50.92 Selecting previously unselected package bzip2. [2019-12-04T12:38:53.091Z] #18 50.92 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-12-04T12:38:53.091Z] #18 50.92 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-04T12:38:53.091Z] #18 51.08 Selecting previously unselected package libgpm2:s390x. [2019-12-04T12:38:53.091Z] #18 51.08 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-12-04T12:38:53.091Z] #18 51.09 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-04T12:38:53.091Z] #18 51.16 Selecting previously unselected package xz-utils. [2019-12-04T12:38:53.091Z] #18 51.16 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-12-04T12:38:53.091Z] #18 51.17 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-04T12:38:53.091Z] #18 ... [2019-12-04T12:38:53.091Z] [2019-12-04T12:38:53.091Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:53.091Z] #42 38.63 CC compel/plugins/std/string.o [2019-12-04T12:38:53.500Z] #42 38.92 CC compel/plugins/std/infect.o [2019-12-04T12:38:53.638Z] #59 ... [2019-12-04T12:38:53.639Z] [2019-12-04T12:38:53.639Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:38:53.639Z] #54 65.04 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-04T12:38:53.639Z] #54 66.20 + mkdir -p /build [2019-12-04T12:38:53.639Z] #54 66.20 + cp runc /build/runc [2019-12-04T12:38:53.639Z] #54 DONE 66.8s [2019-12-04T12:38:53.639Z] [2019-12-04T12:38:53.639Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:38:53.911Z] #42 39.30 CC compel/arch/s390/plugins/std/parasite-head.o [2019-12-04T12:38:53.911Z] #42 39.36 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-12-04T12:38:53.911Z] #42 39.42 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-12-04T12:38:54.316Z] #42 39.57 AR compel/plugins/std.lib.a [2019-12-04T12:38:54.316Z] #42 39.65 CC compel/plugins/fds/fds.o [2019-12-04T12:38:54.316Z] #42 39.87 AR compel/plugins/fds.lib.a [2019-12-04T12:38:54.316Z] #42 39.94 HOSTDEP compel/src/lib/log-host.d [2019-12-04T12:38:54.725Z] #42 40.08 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-04T12:38:54.725Z] #42 40.16 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-12-04T12:38:55.021Z] #18 ... [2019-12-04T12:38:55.021Z] [2019-12-04T12:38:55.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:38:55.021Z] #41 128.5 CC criu/image.o [2019-12-04T12:38:55.021Z] #41 129.2 CC criu/ipc_ns.o [2019-12-04T12:38:55.021Z] #41 130.3 CC criu/irmap.o [2019-12-04T12:38:55.021Z] #41 130.9 CC criu/kcmp-ids.o [2019-12-04T12:38:55.021Z] #41 131.2 CC criu/kerndat.o [2019-12-04T12:38:55.021Z] #41 132.2 CC criu/libnetlink.o [2019-12-04T12:38:55.021Z] #41 132.6 CC criu/log.o [2019-12-04T12:38:55.021Z] #41 133.1 CC criu/lsm.o [2019-12-04T12:38:55.021Z] #41 133.5 CC criu/mem.o [2019-12-04T12:38:55.021Z] #41 135.1 CC criu/mount.o [2019-12-04T12:38:55.021Z] #41 138.5 CC criu/namespaces.o [2019-12-04T12:38:55.021Z] #41 ... [2019-12-04T12:38:55.021Z] [2019-12-04T12:38:55.021Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:38:55.021Z] #38 197.3 + dpkg --print-architecture [2019-12-04T12:38:55.021Z] #38 197.3 + cd /tmp/tmp.jxuMGdLnMZ/src/github.com/docker/distribution [2019-12-04T12:38:55.021Z] #38 197.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-04T12:38:55.021Z] #38 197.5 + GOPATH=/tmp/tmp.jxuMGdLnMZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jxuMGdLnMZ [2019-12-04T12:38:55.021Z] #38 197.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-04T12:38:55.137Z] #42 40.28 HOSTDEP compel/src/main-host.d [2019-12-04T12:38:55.137Z] #42 40.48 DEP compel/src/lib/ptrace.d [2019-12-04T12:38:55.137Z] #42 40.60 DEP compel/src/lib/infect.d [2019-12-04T12:38:55.137Z] #42 40.73 DEP compel/src/lib/infect-util.d [2019-12-04T12:38:55.546Z] #42 40.88 DEP compel/src/lib/infect-rpc.d [2019-12-04T12:38:55.546Z] #42 40.99 DEP compel/arch/s390/src/lib/infect.d [2019-12-04T12:38:55.546Z] #42 41.08 DEP compel/arch/s390/src/lib/cpu.d [2019-12-04T12:38:55.582Z] #38 ... [2019-12-04T12:38:55.582Z] [2019-12-04T12:38:55.582Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:38:55.582Z] #18 5.951 Collecting yamllint==1.16.0 [2019-12-04T12:38:55.943Z] #42 41.16 DEP compel/src/lib/log.d [2019-12-04T12:38:55.943Z] #42 41.35 DEP compel/src/main.d [2019-12-04T12:38:56.352Z] #42 41.64 DEP compel/src/lib/handle-elf.d [2019-12-04T12:38:56.352Z] #42 41.74 DEP compel/arch/s390/src/lib/handle-elf.d [2019-12-04T12:38:56.352Z] #42 41.86 CC compel/src/lib/log.o [2019-12-04T12:38:56.756Z] #42 42.09 CC compel/arch/s390/src/lib/cpu.o [2019-12-04T12:38:56.756Z] #42 42.36 CC compel/arch/s390/src/lib/infect.o [2019-12-04T12:38:57.622Z] #42 43.03 CC compel/src/lib/infect-rpc.o [2019-12-04T12:38:58.040Z] #42 43.33 CC compel/src/lib/infect-util.o [2019-12-04T12:38:58.448Z] #42 43.62 CC compel/src/lib/infect.o [2019-12-04T12:39:00.203Z] #42 ... [2019-12-04T12:39:00.203Z] [2019-12-04T12:39:00.203Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:39:00.203Z] #18 51.37 Selecting previously unselected package aufs-tools. [2019-12-04T12:39:00.203Z] #18 51.37 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 51.37 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-04T12:39:00.203Z] #18 51.54 Selecting previously unselected package liblzo2-2:s390x. [2019-12-04T12:39:00.203Z] #18 51.54 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 51.55 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-04T12:39:00.203Z] #18 51.63 Selecting previously unselected package btrfs-progs. [2019-12-04T12:39:00.203Z] #18 51.63 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 51.64 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-04T12:39:00.203Z] #18 52.11 Selecting previously unselected package btrfs-tools. [2019-12-04T12:39:00.203Z] #18 52.11 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 52.12 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-04T12:39:00.203Z] #18 52.19 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-12-04T12:39:00.203Z] #18 52.20 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 52.20 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-04T12:39:00.203Z] #18 52.37 Selecting previously unselected package dmsetup. [2019-12-04T12:39:00.203Z] #18 52.37 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 52.38 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-04T12:39:00.203Z] #18 52.48 Selecting previously unselected package libonig4:s390x. [2019-12-04T12:39:00.203Z] #18 52.49 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 52.49 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-04T12:39:00.203Z] #18 52.67 Selecting previously unselected package libjq1:s390x. [2019-12-04T12:39:00.203Z] #18 52.67 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 52.67 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-04T12:39:00.203Z] #18 52.80 Selecting previously unselected package jq. [2019-12-04T12:39:00.203Z] #18 52.80 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 52.80 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-04T12:39:00.203Z] #18 52.91 Selecting previously unselected package libaio1:s390x. [2019-12-04T12:39:00.203Z] #18 52.91 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-12-04T12:39:00.203Z] #18 52.91 Unpacking libaio1:s390x (0.3.110-3) ... [2019-12-04T12:39:00.203Z] #18 52.98 Selecting previously unselected package libcap2-bin. [2019-12-04T12:39:00.203Z] #18 52.98 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 52.98 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-04T12:39:00.204Z] #18 53.07 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-12-04T12:39:00.204Z] #18 53.07 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 53.07 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-04T12:39:00.204Z] #18 53.13 Selecting previously unselected package libsepol1-dev:s390x. [2019-12-04T12:39:00.204Z] #18 53.13 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 53.13 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-12-04T12:39:00.204Z] #18 53.44 Selecting previously unselected package libpcre16-3:s390x. [2019-12-04T12:39:00.204Z] #18 53.44 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 53.44 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-12-04T12:39:00.204Z] #18 53.56 Selecting previously unselected package libpcre32-3:s390x. [2019-12-04T12:39:00.204Z] #18 53.56 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 53.56 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-12-04T12:39:00.204Z] #18 53.67 Selecting previously unselected package libpcre3-dev:s390x. [2019-12-04T12:39:00.204Z] #18 53.67 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 53.67 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-12-04T12:39:00.204Z] #18 54.06 Selecting previously unselected package libselinux1-dev:s390x. [2019-12-04T12:39:00.204Z] #18 54.06 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 54.07 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-04T12:39:00.204Z] #18 54.38 Selecting previously unselected package libdevmapper-dev:s390x. [2019-12-04T12:39:00.204Z] #18 54.38 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 54.39 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-04T12:39:00.204Z] #18 54.45 Selecting previously unselected package libnl-3-200:s390x. [2019-12-04T12:39:00.204Z] #18 54.45 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 54.45 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-04T12:39:00.204Z] #18 54.56 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-04T12:39:00.204Z] #18 54.56 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 54.56 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-04T12:39:00.204Z] #18 54.61 Selecting previously unselected package libreadline5:s390x. [2019-12-04T12:39:00.204Z] #18 54.61 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 54.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-04T12:39:00.204Z] #18 54.77 Selecting previously unselected package libsystemd-dev:s390x. [2019-12-04T12:39:00.204Z] #18 54.78 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 54.78 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-04T12:39:00.204Z] #18 56.14 Selecting previously unselected package net-tools. [2019-12-04T12:39:00.204Z] #18 56.14 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 56.15 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-04T12:39:00.204Z] #18 56.36 Selecting previously unselected package python-pip-whl. [2019-12-04T12:39:00.204Z] #18 56.36 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-04T12:39:00.204Z] #18 56.39 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-04T12:39:00.204Z] #18 57.09 Selecting previously unselected package python3-pip. [2019-12-04T12:39:00.204Z] #18 57.09 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-04T12:39:00.204Z] #18 57.09 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-04T12:39:00.204Z] #18 57.47 Selecting previously unselected package python3-pkg-resources. [2019-12-04T12:39:00.204Z] #18 57.47 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-04T12:39:00.204Z] #18 57.47 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-04T12:39:00.204Z] #18 57.64 Selecting previously unselected package python3-setuptools. [2019-12-04T12:39:00.204Z] #18 57.64 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-04T12:39:00.204Z] #18 57.64 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-04T12:39:00.204Z] #18 57.96 Selecting previously unselected package python3-wheel. [2019-12-04T12:39:00.204Z] #18 57.96 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-04T12:39:00.204Z] #18 57.97 Unpacking python3-wheel (0.29.0-2) ... [2019-12-04T12:39:00.204Z] #18 58.16 Selecting previously unselected package thin-provisioning-tools. [2019-12-04T12:39:00.204Z] #18 58.17 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-12-04T12:39:00.204Z] #18 58.18 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-04T12:39:00.604Z] #18 58.54 Selecting previously unselected package vim-runtime. [2019-12-04T12:39:00.604Z] #18 58.54 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:39:00.604Z] #18 58.59 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-04T12:39:00.604Z] #18 58.60 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-04T12:39:00.604Z] #18 58.61 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:39:02.297Z] #18 ... [2019-12-04T12:39:02.297Z] [2019-12-04T12:39:02.297Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:02.297Z] #41 140.1 CC criu/net.o [2019-12-04T12:39:02.297Z] #41 142.5 CC criu/netfilter.o [2019-12-04T12:39:02.297Z] #41 142.9 CC criu/page-pipe.o [2019-12-04T12:39:02.297Z] #41 143.4 CC criu/page-xfer.o [2019-12-04T12:39:02.297Z] #41 144.3 CC criu/pagemap-cache.o [2019-12-04T12:39:02.297Z] #41 144.6 CC criu/pagemap.o [2019-12-04T12:39:02.297Z] #41 145.3 CC criu/parasite-syscall.o [2019-12-04T12:39:02.297Z] #41 146.0 CC criu/path.o [2019-12-04T12:39:02.297Z] #41 146.3 CC criu/pie-util-vdso-elf32.o [2019-12-04T12:39:02.297Z] #41 146.6 CC criu/pie-util-vdso.o [2019-12-04T12:39:02.595Z] #41 ... [2019-12-04T12:39:02.595Z] [2019-12-04T12:39:02.595Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:39:02.595Z] #18 12.85 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-04T12:39:02.851Z] #18 13.15 Collecting pyyaml (from yamllint==1.16.0) [2019-12-04T12:39:03.933Z] #18 ... [2019-12-04T12:39:03.934Z] [2019-12-04T12:39:03.934Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:39:03.934Z] #45 79.08 go/parser [2019-12-04T12:39:03.934Z] #45 79.30 text/template [2019-12-04T12:39:03.934Z] #45 82.66 encoding/xml [2019-12-04T12:39:03.934Z] #45 84.76 go/doc [2019-12-04T12:39:03.934Z] #45 88.95 crypto/rsa [2019-12-04T12:39:03.934Z] #45 89.09 github.com/LK4D4/vndr/build [2019-12-04T12:39:03.934Z] #45 ... [2019-12-04T12:39:03.934Z] [2019-12-04T12:39:03.934Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:03.934Z] #42 46.11 CC compel/src/lib/ptrace.o [2019-12-04T12:39:03.934Z] #42 46.46 AR compel/libcompel.a [2019-12-04T12:39:03.934Z] #42 46.50 HOSTCC compel/src/main-host.o [2019-12-04T12:39:03.934Z] #42 46.93 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-12-04T12:39:03.934Z] #42 47.18 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-04T12:39:03.934Z] #42 47.51 HOSTCC compel/src/lib/log-host.o [2019-12-04T12:39:03.934Z] #42 47.67 HOSTLINK compel/compel-host-bin [2019-12-04T12:39:03.934Z] #42 47.74 DEP soccr/soccr.d [2019-12-04T12:39:03.934Z] #42 47.86 CC soccr/soccr.o [2019-12-04T12:39:03.934Z] #42 48.95 AR soccr/libsoccr.a [2019-12-04T12:39:03.934Z] #42 48.97 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-04T12:39:03.934Z] #42 49.18 DEP criu/arch/s390/sigframe.d [2019-12-04T12:39:03.934Z] #42 49.27 DEP criu/arch/s390/crtools.d [2019-12-04T12:39:03.934Z] #42 49.42 DEP criu/arch/s390/cpu.d [2019-12-04T12:39:04.256Z] #18 14.33 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-04T12:39:04.321Z] #42 49.63 CC criu/arch/s390/cpu.o [2019-12-04T12:39:04.740Z] #42 50.26 CC criu/arch/s390/crtools.o [2019-12-04T12:39:06.106Z] #42 51.32 CC criu/arch/s390/sigframe.o [2019-12-04T12:39:06.106Z] #42 51.44 LINK criu/arch/s390/crtools.built-in.o [2019-12-04T12:39:06.106Z] #42 51.50 DEP criu/arch/s390/vdso-pie.d [2019-12-04T12:39:06.106Z] #42 51.63 DEP criu/pie/parasite-vdso.d [2019-12-04T12:39:06.144Z] #18 16.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-04T12:39:06.504Z] #42 51.82 DEP criu/pie/util-vdso.d [2019-12-04T12:39:06.505Z] #42 51.90 DEP criu/pie/util.d [2019-12-04T12:39:06.505Z] #42 52.04 CC criu/pie/util.o [2019-12-04T12:39:06.905Z] #42 52.38 CC criu/pie/util-vdso.o [2019-12-04T12:39:07.199Z] #18 17.34 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-04T12:39:07.454Z] #18 ... [2019-12-04T12:39:07.454Z] [2019-12-04T12:39:07.454Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:39:07.543Z] #42 52.95 CC criu/pie/parasite-vdso.o [2019-12-04T12:39:07.710Z] #38 220.3 + rm -rf /tmp/tmp.jxuMGdLnMZ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jxuMGdLnMZ [2019-12-04T12:39:08.313Z] #38 DONE 220.8s [2019-12-04T12:39:08.313Z] [2019-12-04T12:39:08.313Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:39:08.313Z] #18 18.46 Building wheels for collected packages: pyyaml, pathspec [2019-12-04T12:39:08.313Z] #18 18.47 Running setup.py bdist_wheel for pyyaml: started [2019-12-04T12:39:08.333Z] #42 53.73 CC criu/arch/s390/vdso-pie.o [2019-12-04T12:39:08.897Z] #42 ... [2019-12-04T12:39:08.897Z] [2019-12-04T12:39:08.897Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:39:08.897Z] #18 62.24 Selecting previously unselected package vim. [2019-12-04T12:39:08.897Z] #18 62.26 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-04T12:39:08.897Z] #18 62.26 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:39:08.897Z] #18 62.93 Selecting previously unselected package xfsprogs. [2019-12-04T12:39:08.897Z] #18 62.93 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-12-04T12:39:08.897Z] #18 62.93 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-04T12:39:08.897Z] #18 63.59 Selecting previously unselected package zip. [2019-12-04T12:39:08.897Z] #18 63.61 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-12-04T12:39:08.897Z] #18 63.62 Unpacking zip (3.0-11+b1) ... [2019-12-04T12:39:08.897Z] #18 63.76 Selecting previously unselected package libapparmor-perl. [2019-12-04T12:39:08.897Z] #18 63.76 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-12-04T12:39:08.897Z] #18 63.76 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-04T12:39:08.897Z] #18 63.90 Selecting previously unselected package apparmor. [2019-12-04T12:39:08.897Z] #18 63.92 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-12-04T12:39:08.897Z] #18 64.01 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-04T12:39:08.897Z] #18 64.47 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-04T12:39:08.897Z] #18 64.47 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-12-04T12:39:08.897Z] #18 64.47 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-04T12:39:08.897Z] #18 66.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-04T12:39:08.897Z] #18 66.29 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-12-04T12:39:08.897Z] #18 66.29 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-04T12:39:09.677Z] #18 20.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-04T12:39:09.677Z] #18 20.07 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-04T12:39:09.677Z] #18 20.13 Running setup.py bdist_wheel for pathspec: started [2019-12-04T12:39:10.604Z] #18 20.93 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-04T12:39:10.604Z] #18 20.93 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-04T12:39:10.604Z] #18 20.95 Successfully built pyyaml pathspec [2019-12-04T12:39:10.604Z] #18 20.95 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-04T12:39:10.860Z] #18 21.34 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-04T12:39:10.873Z] #18 68.73 Selecting previously unselected package binutils-mingw-w64. [2019-12-04T12:39:10.873Z] #18 68.74 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-04T12:39:10.873Z] #18 68.74 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-04T12:39:10.873Z] #18 68.84 Selecting previously unselected package mingw-w64-common. [2019-12-04T12:39:10.873Z] #18 68.84 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-04T12:39:10.873Z] #18 68.84 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-04T12:39:11.425Z] #18 DONE 21.7s [2019-12-04T12:39:11.425Z] [2019-12-04T12:39:11.425Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-04T12:39:11.681Z] #23 DONE 0.3s [2019-12-04T12:39:11.681Z] [2019-12-04T12:39:11.681Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-04T12:39:11.822Z] #59 ... [2019-12-04T12:39:11.823Z] [2019-12-04T12:39:11.823Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:11.823Z] #50 DONE 83.1s [2019-12-04T12:39:11.823Z] [2019-12-04T12:39:11.823Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:11.823Z] #59 ... [2019-12-04T12:39:11.823Z] [2019-12-04T12:39:11.823Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-04T12:39:11.823Z] #51 DONE 0.2s [2019-12-04T12:39:11.823Z] [2019-12-04T12:39:11.823Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:11.823Z] #59 ... [2019-12-04T12:39:11.823Z] [2019-12-04T12:39:11.823Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-04T12:39:11.823Z] #55 DONE 0.1s [2019-12-04T12:39:11.823Z] [2019-12-04T12:39:11.823Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:12.609Z] #27 ... [2019-12-04T12:39:12.609Z] [2019-12-04T12:39:12.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:12.609Z] #41 147.0 CC criu/pie-util.o [2019-12-04T12:39:12.609Z] #41 147.2 CC criu/pipes.o [2019-12-04T12:39:12.609Z] #41 147.7 CC criu/plugin.o [2019-12-04T12:39:12.609Z] #41 148.0 CC criu/proc_parse.o [2019-12-04T12:39:12.609Z] #41 150.6 CC criu/protobuf-desc.o [2019-12-04T12:39:12.609Z] #41 151.2 CC criu/protobuf.o [2019-12-04T12:39:12.609Z] #41 151.6 CC criu/pstree.o [2019-12-04T12:39:12.609Z] #41 152.9 CC criu/rbtree.o [2019-12-04T12:39:12.609Z] #41 153.5 CC criu/rst-malloc.o [2019-12-04T12:39:12.609Z] #41 153.8 CC criu/seccomp.o [2019-12-04T12:39:12.609Z] #41 154.3 CC criu/seize.o [2019-12-04T12:39:12.609Z] #41 155.1 CC criu/servicefd.o [2019-12-04T12:39:12.609Z] #41 155.6 CC criu/shmem.o [2019-12-04T12:39:12.609Z] #41 156.6 CC criu/sigframe.o [2019-12-04T12:39:12.609Z] #41 156.9 CC criu/signalfd.o [2019-12-04T12:39:12.865Z] #41 157.1 CC criu/sk-inet.o [2019-12-04T12:39:13.427Z] #41 157.8 CC criu/sk-netlink.o [2019-12-04T12:39:13.684Z] #41 158.2 CC criu/sk-packet.o [2019-12-04T12:39:13.940Z] #41 ... [2019-12-04T12:39:13.940Z] [2019-12-04T12:39:13.940Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-04T12:39:13.940Z] #27 DONE 2.3s [2019-12-04T12:39:13.940Z] [2019-12-04T12:39:13.940Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-04T12:39:14.195Z] #29 DONE 0.3s [2019-12-04T12:39:14.195Z] [2019-12-04T12:39:14.195Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-04T12:39:14.195Z] #32 DONE 0.1s [2019-12-04T12:39:14.195Z] [2019-12-04T12:39:14.195Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:14.226Z] #18 ... [2019-12-04T12:39:14.227Z] [2019-12-04T12:39:14.227Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:14.227Z] #42 54.39 AR criu/pie/pie.lib.a [2019-12-04T12:39:14.227Z] #42 54.44 DEP criu/pie/restorer.d [2019-12-04T12:39:14.227Z] #42 54.65 DEP criu/arch/s390/restorer.d [2019-12-04T12:39:14.227Z] #42 54.79 DEP criu/pie/parasite.d [2019-12-04T12:39:14.227Z] #42 55.09 CC criu/pie/parasite.o [2019-12-04T12:39:14.227Z] #42 56.11 LINK criu/pie/parasite.built-in.o [2019-12-04T12:39:14.227Z] #42 56.11 GEN criu/pie/parasite-blob.h [2019-12-04T12:39:14.227Z] #42 56.15 CC criu/arch/s390/restorer.o [2019-12-04T12:39:14.227Z] #42 56.55 CC criu/pie/restorer.o [2019-12-04T12:39:14.227Z] #42 58.87 LINK criu/pie/restorer.built-in.o [2019-12-04T12:39:14.227Z] #42 58.87 GEN criu/pie/restorer-blob.h [2019-12-04T12:39:14.227Z] #42 58.96 DEP criu/vdso.d [2019-12-04T12:39:14.227Z] #42 59.14 DEP criu/uts_ns.d [2019-12-04T12:39:14.227Z] #42 59.28 DEP criu/util.d [2019-12-04T12:39:14.227Z] #42 59.48 DEP criu/uffd.d [2019-12-04T12:39:14.227Z] #42 59.67 DEP criu/tun.d [2019-12-04T12:39:14.227Z] #42 59.80 DEP criu/tty.d [2019-12-04T12:39:14.351Z] #59 67.29 + bin/containerd [2019-12-04T12:39:14.451Z] #59 ... [2019-12-04T12:39:14.451Z] [2019-12-04T12:39:14.451Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:14.451Z] #41 158.8 CC criu/sk-queue.o [2019-12-04T12:39:14.451Z] #41 ... [2019-12-04T12:39:14.451Z] [2019-12-04T12:39:14.451Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-04T12:39:14.451Z] #37 DONE 0.2s [2019-12-04T12:39:14.633Z] #42 60.00 DEP criu/timerfd.d [2019-12-04T12:39:14.633Z] #42 60.16 DEP criu/sysfs_parse.d [2019-12-04T12:39:14.633Z] #42 ... [2019-12-04T12:39:14.633Z] [2019-12-04T12:39:14.633Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:39:14.633Z] #18 72.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-04T12:39:14.633Z] #18 72.90 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-04T12:39:14.706Z] [2019-12-04T12:39:14.706Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-04T12:39:14.706Z] #39 DONE 0.3s [2019-12-04T12:39:14.706Z] [2019-12-04T12:39:14.706Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:14.706Z] #41 159.2 CC criu/sk-tcp.o [2019-12-04T12:39:15.027Z] #18 72.91 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-04T12:39:15.267Z] #41 159.5 CC criu/sk-unix.o [2019-12-04T12:39:15.432Z] #18 ... [2019-12-04T12:39:15.432Z] [2019-12-04T12:39:15.432Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:39:15.432Z] #45 90.85 crypto/dsa [2019-12-04T12:39:15.432Z] #45 91.18 crypto/x509/pkix [2019-12-04T12:39:15.432Z] #45 91.71 vendor/golang.org/x/crypto/cryptobyte [2019-12-04T12:39:15.432Z] #45 92.96 net [2019-12-04T12:39:15.432Z] #45 94.38 vendor/golang.org/x/sys/cpu [2019-12-04T12:39:15.432Z] #45 94.65 vendor/golang.org/x/crypto/internal/chacha20 [2019-12-04T12:39:15.432Z] #45 95.38 vendor/golang.org/x/crypto/poly1305 [2019-12-04T12:39:15.432Z] #45 95.95 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-04T12:39:15.432Z] #45 96.54 vendor/golang.org/x/crypto/curve25519 [2019-12-04T12:39:15.432Z] #45 97.21 vendor/golang.org/x/crypto/hkdf [2019-12-04T12:39:15.432Z] #45 97.32 vendor/golang.org/x/text/transform [2019-12-04T12:39:15.432Z] #45 97.96 vendor/golang.org/x/text/unicode/bidi [2019-12-04T12:39:15.432Z] #45 99.69 vendor/golang.org/x/text/secure/bidirule [2019-12-04T12:39:15.432Z] #45 100.1 vendor/golang.org/x/text/unicode/norm [2019-12-04T12:39:15.432Z] #45 ... [2019-12-04T12:39:15.432Z] [2019-12-04T12:39:15.432Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:15.432Z] #42 60.39 DEP criu/sysctl.d [2019-12-04T12:39:15.432Z] #42 60.57 DEP criu/string.d [2019-12-04T12:39:15.432Z] #42 60.59 DEP criu/stats.d [2019-12-04T12:39:15.432Z] #42 60.79 DEP criu/sockets.d [2019-12-04T12:39:15.835Z] #42 61.00 DEP criu/sk-unix.d [2019-12-04T12:39:16.239Z] #41 160.7 CC criu/sockets.o [2019-12-04T12:39:16.379Z] #42 61.39 DEP criu/sk-tcp.d [2019-12-04T12:39:16.379Z] #42 61.66 DEP criu/sk-queue.d [2019-12-04T12:39:16.379Z] #42 61.80 DEP criu/sk-packet.d [2019-12-04T12:39:16.800Z] #41 161.1 CC criu/stats.o [2019-12-04T12:39:16.854Z] #42 62.23 DEP criu/sk-netlink.d [2019-12-04T12:39:17.055Z] #41 161.4 CC criu/string.o [2019-12-04T12:39:17.055Z] #41 161.4 CC criu/sysctl.o [2019-12-04T12:39:17.335Z] #42 62.48 DEP criu/sk-inet.d [2019-12-04T12:39:17.335Z] #42 62.83 DEP criu/signalfd.d [2019-12-04T12:39:17.617Z] #41 161.9 CC criu/sysfs_parse.o [2019-12-04T12:39:17.787Z] #42 63.08 DEP criu/sigframe.d [2019-12-04T12:39:17.787Z] #42 63.22 DEP criu/shmem.d [2019-12-04T12:39:17.872Z] #41 162.3 CC criu/timerfd.o [2019-12-04T12:39:18.128Z] #41 162.5 CC criu/tty.o [2019-12-04T12:39:18.181Z] #42 63.57 DEP criu/servicefd.d [2019-12-04T12:39:18.579Z] #42 63.74 DEP criu/seize.d [2019-12-04T12:39:18.579Z] #42 63.92 DEP criu/seccomp.d [2019-12-04T12:39:18.979Z] #42 64.20 DEP criu/rst-malloc.d [2019-12-04T12:39:18.979Z] #42 64.36 DEP criu/rbtree.d [2019-12-04T12:39:18.979Z] #42 64.40 DEP criu/pstree.d [2019-12-04T12:39:18.979Z] #42 64.62 DEP criu/protobuf.d [2019-12-04T12:39:19.377Z] #42 64.80 GEN criu/protobuf-desc-gen.h [2019-12-04T12:39:19.491Z] #41 163.8 CC criu/tun.o [2019-12-04T12:39:19.790Z] #41 164.1 CC criu/uffd.o [2019-12-04T12:39:20.740Z] #42 ... [2019-12-04T12:39:20.740Z] [2019-12-04T12:39:20.740Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:39:20.740Z] #18 78.74 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-04T12:39:20.740Z] #18 78.75 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-04T12:39:20.740Z] #18 78.76 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-04T12:39:20.740Z] #18 78.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-04T12:39:20.740Z] #18 78.85 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-04T12:39:20.740Z] #18 78.85 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:39:20.742Z] #41 165.1 CC criu/util.o [2019-12-04T12:39:21.673Z] #41 165.9 CC criu/uts_ns.o [2019-12-04T12:39:21.928Z] #41 166.1 CC criu/vdso-compat.o [2019-12-04T12:39:21.928Z] #41 166.2 CC criu/vdso.o [2019-12-04T12:39:22.487Z] #41 166.8 LINK criu/built-in.o [2019-12-04T12:39:22.487Z] #41 166.9 LINK criu/criu [2019-12-04T12:39:22.690Z] #18 ... [2019-12-04T12:39:22.690Z] [2019-12-04T12:39:22.690Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:22.690Z] #63 99.48 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-04T12:39:22.690Z] #63 99.48 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-04T12:39:22.690Z] #63 DONE 107.8s [2019-12-04T12:39:22.690Z] [2019-12-04T12:39:22.690Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-04T12:39:22.690Z] #64 DONE 0.1s [2019-12-04T12:39:22.690Z] [2019-12-04T12:39:22.690Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:22.690Z] #42 66.27 DEP criu/protobuf-desc.d [2019-12-04T12:39:22.690Z] #42 66.46 DEP criu/proc_parse.d [2019-12-04T12:39:22.690Z] #42 66.67 DEP criu/plugin.d [2019-12-04T12:39:22.690Z] #42 66.74 DEP criu/pipes.d [2019-12-04T12:39:22.690Z] #42 66.92 DEP criu/pie-util.d [2019-12-04T12:39:22.690Z] #42 67.01 DEP criu/pie-util-vdso.d [2019-12-04T12:39:22.690Z] #42 67.11 DEP criu/pie-util-vdso-elf32.d [2019-12-04T12:39:22.690Z] #42 67.29 DEP criu/path.d [2019-12-04T12:39:22.690Z] #42 67.40 DEP criu/parasite-syscall.d [2019-12-04T12:39:22.690Z] #42 67.59 DEP criu/pagemap.d [2019-12-04T12:39:22.690Z] #42 67.74 DEP criu/pagemap-cache.d [2019-12-04T12:39:22.690Z] #42 67.86 DEP criu/page-xfer.d [2019-12-04T12:39:22.690Z] #42 68.17 DEP criu/page-pipe.d [2019-12-04T12:39:22.742Z] #41 167.2 DEP lib/c/criu.d [2019-12-04T12:39:22.998Z] #41 167.3 CC images/rpc.pb-c.o [2019-12-04T12:39:23.080Z] #42 68.37 DEP criu/netfilter.d [2019-12-04T12:39:23.471Z] #42 68.93 DEP criu/net.d [2019-12-04T12:39:23.559Z] #41 167.8 CC lib/c/criu.o [2019-12-04T12:39:24.110Z] #42 69.17 DEP criu/namespaces.d [2019-12-04T12:39:24.110Z] #42 69.40 DEP criu/mount.d [2019-12-04T12:39:24.120Z] #41 168.6 LINK lib/c/built-in.o [2019-12-04T12:39:24.376Z] #41 168.6 LINK lib/c/libcriu.so [2019-12-04T12:39:24.376Z] #41 168.7 GEN magic.py [2019-12-04T12:39:24.376Z] #41 168.8 Note: Building without setproctitle() and strlcpy() support. [2019-12-04T12:39:24.376Z] #41 168.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-04T12:39:24.851Z] #42 69.63 DEP criu/mem.d [2019-12-04T12:39:24.851Z] #42 69.82 DEP criu/lsm.d [2019-12-04T12:39:24.851Z] #42 69.99 DEP criu/log.d [2019-12-04T12:39:24.851Z] #42 70.28 DEP criu/libnetlink.d [2019-12-04T12:39:24.937Z] #41 169.3 fatal: Not a git repository (or any of the parent directories): .git [2019-12-04T12:39:25.301Z] #42 70.48 DEP criu/kerndat.d [2019-12-04T12:39:25.301Z] #42 70.70 DEP criu/kcmp-ids.d [2019-12-04T12:39:25.301Z] #42 70.74 DEP criu/irmap.d [2019-12-04T12:39:25.498Z] #41 169.9 make[1]: Nothing to be done for 'all'. [2019-12-04T12:39:25.498Z] #41 ... [2019-12-04T12:39:25.498Z] [2019-12-04T12:39:25.498Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:25.498Z] #59 192.4 + bin/containerd [2019-12-04T12:39:25.705Z] #42 70.88 DEP criu/ipc_ns.d [2019-12-04T12:39:25.705Z] #42 71.05 DEP criu/image.d [2019-12-04T12:39:25.705Z] #42 71.13 DEP criu/image-desc.d [2019-12-04T12:39:25.705Z] #42 71.19 DEP criu/fsnotify.d [2019-12-04T12:39:26.111Z] #42 71.36 DEP criu/filesystems.d [2019-12-04T12:39:26.111Z] #42 71.59 DEP criu/files.d [2019-12-04T12:39:26.496Z] #42 71.89 DEP criu/files-reg.d [2019-12-04T12:39:26.863Z] #59 ... [2019-12-04T12:39:26.863Z] [2019-12-04T12:39:26.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:26.863Z] #41 170.3 make[1]: 'images/built-in.o' is up to date. [2019-12-04T12:39:26.863Z] #41 170.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-04T12:39:26.863Z] #41 170.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-04T12:39:26.863Z] #41 170.4 make[1]: 'compel/libcompel.a' is up to date. [2019-12-04T12:39:26.863Z] #41 170.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-04T12:39:26.863Z] #41 170.5 make[1]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-04T12:39:26.863Z] #41 170.6 make[2]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.6 make[2]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.6 make[2]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.7 make[2]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.7 make[2]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.8 make[2]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.8 make[2]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.8 make[2]: Nothing to be done for 'all'. [2019-12-04T12:39:26.863Z] #41 170.8 INSTALL criu/criu [2019-12-04T12:39:26.863Z] #41 DONE 171.3s [2019-12-04T12:39:26.896Z] #42 72.04 DEP criu/files-ext.d [2019-12-04T12:39:26.897Z] #42 72.18 DEP criu/file-lock.d [2019-12-04T12:39:26.897Z] #42 72.34 DEP criu/file-ids.d [2019-12-04T12:39:26.897Z] #42 72.45 DEP criu/fifo.d [2019-12-04T12:39:27.119Z] [2019-12-04T12:39:27.119Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:27.302Z] #42 72.65 DEP criu/fdstore.d [2019-12-04T12:39:27.302Z] #42 72.72 DEP criu/fault-injection.d [2019-12-04T12:39:27.302Z] #42 72.75 DEP criu/external.d [2019-12-04T12:39:27.302Z] #42 72.85 DEP criu/eventpoll.d [2019-12-04T12:39:27.697Z] #42 73.03 DEP criu/eventfd.d [2019-12-04T12:39:27.697Z] #42 73.25 DEP criu/crtools.d [2019-12-04T12:39:28.046Z] #59 ... [2019-12-04T12:39:28.046Z] [2019-12-04T12:39:28.046Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-04T12:39:28.046Z] #42 DONE 0.1s [2019-12-04T12:39:28.046Z] [2019-12-04T12:39:28.046Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-04T12:39:28.046Z] #45 DONE 0.1s [2019-12-04T12:39:28.046Z] [2019-12-04T12:39:28.046Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-04T12:39:28.103Z] #42 73.50 DEP criu/cr-service.d [2019-12-04T12:39:28.103Z] #42 ... [2019-12-04T12:39:28.103Z] [2019-12-04T12:39:28.103Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:28.103Z] #48 DONE 113.6s [2019-12-04T12:39:28.103Z] [2019-12-04T12:39:28.103Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:28.103Z] #42 73.65 DEP criu/cr-restore.d [2019-12-04T12:39:28.103Z] #42 ... [2019-12-04T12:39:28.103Z] [2019-12-04T12:39:28.103Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:39:28.103Z] #45 106.8 vendor/golang.org/x/net/idna [2019-12-04T12:39:28.103Z] #45 110.7 vendor/golang.org/x/net/http2/hpack [2019-12-04T12:39:28.103Z] #45 111.9 mime [2019-12-04T12:39:28.302Z] #48 DONE 0.2s [2019-12-04T12:39:28.302Z] [2019-12-04T12:39:28.302Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:28.502Z] #45 ... [2019-12-04T12:39:28.502Z] [2019-12-04T12:39:28.502Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:28.502Z] #42 73.95 DEP criu/cr-errno.d [2019-12-04T12:39:28.502Z] #42 73.98 DEP criu/cr-dump.d [2019-12-04T12:39:28.909Z] #42 74.36 DEP criu/cr-dedup.d [2019-12-04T12:39:29.307Z] #42 74.52 DEP criu/cr-check.d [2019-12-04T12:39:29.307Z] #42 74.72 DEP criu/config.d [2019-12-04T12:39:29.307Z] #42 74.86 DEP criu/clone-noasan.d [2019-12-04T12:39:29.705Z] #42 74.93 DEP criu/cgroup.d [2019-12-04T12:39:29.705Z] #42 75.11 DEP criu/cgroup-props.d [2019-12-04T12:39:29.705Z] #42 75.24 DEP criu/bitmap.d [2019-12-04T12:39:29.705Z] #42 75.25 DEP criu/bfd.d [2019-12-04T12:39:30.118Z] #42 75.32 DEP criu/autofs.d [2019-12-04T12:39:30.118Z] #42 75.50 DEP criu/aio.d [2019-12-04T12:39:30.118Z] #42 75.64 DEP criu/action-scripts.d [2019-12-04T12:39:30.539Z] #42 75.91 CC criu/action-scripts.o [2019-12-04T12:39:31.131Z] #42 76.40 CC criu/aio.o [2019-12-04T12:39:31.772Z] #42 77.13 CC criu/autofs.o [2019-12-04T12:39:32.510Z] #59 ... [2019-12-04T12:39:32.510Z] [2019-12-04T12:39:32.510Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:32.510Z] #50 DONE 244.0s [2019-12-04T12:39:32.510Z] [2019-12-04T12:39:32.510Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:33.260Z] #42 78.72 CC criu/bfd.o [2019-12-04T12:39:33.481Z] #59 ... [2019-12-04T12:39:33.481Z] [2019-12-04T12:39:33.481Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-04T12:39:33.481Z] #51 DONE 0.2s [2019-12-04T12:39:33.481Z] [2019-12-04T12:39:33.481Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-04T12:39:33.481Z] #55 DONE 0.1s [2019-12-04T12:39:33.481Z] [2019-12-04T12:39:33.481Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:39:34.129Z] #42 79.26 CC criu/bitmap.o [2019-12-04T12:39:34.129Z] #42 79.45 CC criu/cgroup-props.o [2019-12-04T12:39:34.549Z] #42 80.07 CC criu/cgroup.o [2019-12-04T12:39:34.794Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:39:34.794Z] [2019-12-04T12:39:34.794Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-04T12:39:34.794Z] PKG_CONFIG=pkg-config [2019-12-04T12:39:34.794Z] GOLANG_VERSION=1.13.4 [2019-12-04T12:39:34.794Z] HOSTNAME=a1d5fb0e09ec [2019-12-04T12:39:34.794Z] DOCKER_EXPERIMENTAL=1 [2019-12-04T12:39:34.794Z] container=docker [2019-12-04T12:39:34.794Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-04T12:39:34.794Z] GO111MODULE=off [2019-12-04T12:39:34.794Z] GOPATH=/go [2019-12-04T12:39:34.794Z] PWD=/go/src/github.com/docker/docker [2019-12-04T12:39:34.794Z] HOME=/root [2019-12-04T12:39:34.794Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-04T12:39:34.794Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-04T12:39:34.794Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-04T12:39:34.794Z] DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:39:34.794Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-04T12:39:34.794Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-04T12:39:34.794Z] TERM=xterm [2019-12-04T12:39:34.794Z] VALIDATE_BRANCH=master [2019-12-04T12:39:34.794Z] DEST=bundles/test-integration [2019-12-04T12:39:34.794Z] SHLVL=1 [2019-12-04T12:39:34.794Z] TIMEOUT=120m [2019-12-04T12:39:34.794Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-04T12:39:34.794Z] DOCKER_PKG=github.com/docker/docker [2019-12-04T12:39:34.794Z] TESTDEBUG=0 [2019-12-04T12:39:34.794Z] _=/usr/bin/env [2019-12-04T12:39:34.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-04T12:39:37.177Z] #42 82.39 CC criu/clone-noasan.o [2019-12-04T12:39:37.177Z] #42 82.48 CC criu/config.o [2019-12-04T12:39:38.135Z] #42 ... [2019-12-04T12:39:38.136Z] [2019-12-04T12:39:38.136Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:39:38.136Z] #18 96.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-04T12:39:38.136Z] #18 96.09 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-04T12:39:38.136Z] #18 96.09 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:39:39.198Z] Removing intermediate container 3f7c4412b62c [2019-12-04T12:39:39.198Z] ---> 6cfd651fb35c [2019-12-04T12:39:39.198Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-04T12:39:39.198Z] ---> ebd73b5ebd31 [2019-12-04T12:39:39.198Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-04T12:39:39.198Z] ---> 27ac757afd55 [2019-12-04T12:39:39.198Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-04T12:39:39.198Z] ---> Running in 5a0da9c2ace5 [2019-12-04T12:39:39.198Z] Removing intermediate container 5a0da9c2ace5 [2019-12-04T12:39:39.198Z] ---> bad0585bc157 [2019-12-04T12:39:39.198Z] Successfully built bad0585bc157 [2019-12-04T12:39:39.198Z] Successfully tagged moby-buildx:latest [2019-12-04T12:39:39.198Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-04T12:39:39.198Z] if [ -n "${id}" ]; then \ [2019-12-04T12:39:39.198Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-04T12:39:39.198Z] && touch bundles/buildx; \ [2019-12-04T12:39:39.198Z] docker rm -f ${id}; \ [2019-12-04T12:39:39.198Z] fi [2019-12-04T12:39:39.198Z] 8721dd33cbabaf238501f5c5782c0d120d0a4da9539281a025ab21961fb18c9c [2019-12-04T12:39:39.198Z] bundles/buildx version [2019-12-04T12:39:39.198Z] buildx v0.3.1 6db68d0 [2019-12-04T12:39:39.198Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:718005e5883cf45087f1fb06fbe013650adb63f4 . [2019-12-04T12:39:39.198Z] #1 [internal] booting buildkit [2019-12-04T12:39:39.198Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-04T12:39:39.198Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2019-12-04T12:39:39.198Z] #1 creating container buildx_buildkit_default [2019-12-04T12:39:39.198Z] #1 creating container buildx_buildkit_default 0.4s done [2019-12-04T12:39:39.198Z] #1 DONE 3.4s [2019-12-04T12:39:39.198Z] [2019-12-04T12:39:39.198Z] #3 [internal] load build definition from Dockerfile [2019-12-04T12:39:39.198Z] #3 transferring dockerfile: 14.85kB done [2019-12-04T12:39:39.198Z] #3 DONE 0.0s [2019-12-04T12:39:39.198Z] [2019-12-04T12:39:39.198Z] #2 [internal] load .dockerignore [2019-12-04T12:39:39.198Z] #2 transferring context: 87B done [2019-12-04T12:39:39.198Z] #2 DONE 0.0s [2019-12-04T12:39:39.198Z] [2019-12-04T12:39:39.198Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-04T12:39:39.198Z] #4 DONE 0.8s [2019-12-04T12:39:39.198Z] [2019-12-04T12:39:39.198Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-04T12:39:39.198Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-04T12:39:39.198Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-04T12:39:39.198Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-12-04T12:39:39.198Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.00MB / 8.18MB 0.1s [2019-12-04T12:39:39.198Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-12-04T12:39:39.198Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-12-04T12:39:39.198Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-04T12:39:39.198Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-12-04T12:39:39.198Z] #5 DONE 0.9s [2019-12-04T12:39:39.198Z] [2019-12-04T12:39:39.198Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-04T12:39:39.198Z] #7 DONE 0.4s [2019-12-04T12:39:39.198Z] [2019-12-04T12:39:39.198Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-04T12:39:39.198Z] #6 DONE 0.4s [2019-12-04T12:39:39.198Z] [2019-12-04T12:39:39.198Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-04T12:39:39.198Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-04T12:39:39.198Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 719.96kB / 9.11MB 0.1s [2019-12-04T12:39:39.198Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.42MB / 9.11MB 0.3s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.95MB / 9.11MB 0.4s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.51MB / 9.11MB 0.6s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.16MB / 9.11MB 0.7s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.62MB / 9.11MB 0.9s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.20MB / 9.11MB 1.0s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.70MB / 9.11MB 1.2s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.26MB / 9.11MB 1.3s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.88MB / 9.11MB 1.5s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.49MB / 9.11MB 1.6s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.19MB / 9.11MB 1.8s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.88MB / 9.11MB 1.9s [2019-12-04T12:39:39.198Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2019-12-04T12:39:39.198Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-12-04T12:39:39.481Z] #18 ... [2019-12-04T12:39:39.481Z] [2019-12-04T12:39:39.481Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:39:39.481Z] #45 114.7 mime/quotedprintable [2019-12-04T12:39:39.481Z] #45 114.9 net/http/internal [2019-12-04T12:39:39.481Z] #45 116.0 crypto/tls [2019-12-04T12:39:39.481Z] #45 122.5 net/http/httptrace [2019-12-04T12:39:39.481Z] #45 122.7 net/http [2019-12-04T12:39:39.481Z] #45 ... [2019-12-04T12:39:39.481Z] [2019-12-04T12:39:39.481Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:39.481Z] #42 83.69 CC criu/cr-check.o [2019-12-04T12:39:39.481Z] #42 84.99 CC criu/cr-dedup.o [2019-12-04T12:39:39.982Z] #42 85.31 CC criu/cr-dump.o [2019-12-04T12:39:40.884Z] #59 91.94 + bin/containerd-stress [2019-12-04T12:39:40.884Z] #59 93.65 + bin/containerd-shim [2019-12-04T12:39:41.031Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2019-12-04T12:39:41.031Z] #66 DONE 5.2s [2019-12-04T12:39:41.031Z] [2019-12-04T12:39:41.031Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:39:41.031Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-04T12:39:41.031Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done [2019-12-04T12:39:41.031Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done [2019-12-04T12:39:41.031Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 21.82MB / 45.65MB 5.1s [2019-12-04T12:39:41.031Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.7s done [2019-12-04T12:39:41.031Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-04T12:39:41.031Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.4s done [2019-12-04T12:39:41.031Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 21.49MB / 50.07MB 5.1s [2019-12-04T12:39:41.031Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s done [2019-12-04T12:39:41.031Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 21.61MB / 96.41MB 5.1s [2019-12-04T12:39:41.031Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 21.11MB / 52.87MB 5.1s [2019-12-04T12:39:41.375Z] #8 ... [2019-12-04T12:39:41.375Z] [2019-12-04T12:39:41.375Z] #20 [internal] load build context [2019-12-04T12:39:41.375Z] #20 transferring context: 45.91MB 5.5s done [2019-12-04T12:39:41.375Z] #20 DONE 5.5s [2019-12-04T12:39:41.375Z] [2019-12-04T12:39:41.375Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-04T12:39:41.375Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 24.84MB / 45.65MB 5.5s [2019-12-04T12:39:41.375Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 24.54MB / 50.07MB 5.5s [2019-12-04T12:39:41.375Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 24.35MB / 52.87MB 5.5s [2019-12-04T12:39:41.718Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 26.65MB / 96.41MB 5.7s [2019-12-04T12:39:41.718Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 28.15MB / 45.65MB 5.8s [2019-12-04T12:39:41.718Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 27.95MB / 50.07MB 5.8s [2019-12-04T12:39:41.718Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 27.90MB / 52.87MB 5.8s [2019-12-04T12:39:42.064Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 31.75MB / 45.65MB 6.1s [2019-12-04T12:39:42.064Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 31.62MB / 50.07MB 6.1s [2019-12-04T12:39:42.064Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 32.16MB / 96.41MB 6.1s [2019-12-04T12:39:42.064Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 31.69MB / 52.87MB 6.1s [2019-12-04T12:39:42.409Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 34.21MB / 45.65MB 6.4s [2019-12-04T12:39:42.409Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 35.62MB / 50.07MB 6.6s [2019-12-04T12:39:42.409Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 35.88MB / 52.87MB 6.6s [2019-12-04T12:39:42.753Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 37.72MB / 45.65MB 6.7s [2019-12-04T12:39:42.753Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 38.12MB / 96.41MB 6.7s [2019-12-04T12:39:42.753Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 39.48MB / 50.07MB 6.9s [2019-12-04T12:39:42.753Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 39.29MB / 52.87MB 6.9s [2019-12-04T12:39:42.908Z] #42 88.20 CC criu/cr-errno.o [2019-12-04T12:39:42.908Z] #42 88.25 CC criu/cr-restore.o [2019-12-04T12:39:43.093Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 41.29MB / 45.65MB 7.0s [2019-12-04T12:39:43.093Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 43.06MB / 50.07MB 7.2s [2019-12-04T12:39:43.093Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 43.49MB / 96.41MB 7.2s [2019-12-04T12:39:43.093Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 42.83MB / 52.87MB 7.2s [2019-12-04T12:39:43.532Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 44.73MB / 45.65MB 7.3s [2019-12-04T12:39:43.532Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.4s done [2019-12-04T12:39:43.532Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 46.86MB / 50.07MB 7.5s [2019-12-04T12:39:43.532Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 47.18MB / 52.87MB 7.5s [2019-12-04T12:39:43.532Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 49.94MB / 96.41MB 7.6s [2019-12-04T12:39:43.880Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.7s done [2019-12-04T12:39:43.880Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.53MB / 52.87MB 7.8s [2019-12-04T12:39:43.880Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 59.40MB / 96.41MB 7.9s [2019-12-04T12:39:43.880Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.8s done [2019-12-04T12:39:44.224Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 68.29MB / 96.41MB 8.1s [2019-12-04T12:39:44.224Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 76.50MB / 96.41MB 8.2s [2019-12-04T12:39:44.224Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 84.66MB / 96.41MB 8.4s [2019-12-04T12:39:44.563Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.6s done [2019-12-04T12:39:44.563Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-12-04T12:39:47.118Z] #42 ... [2019-12-04T12:39:47.118Z] [2019-12-04T12:39:47.118Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:39:47.118Z] #45 132.3 github.com/LK4D4/vndr/godl [2019-12-04T12:39:47.438Z] #59 100.2 + bin/containerd-shim-runc-v1 [2019-12-04T12:39:47.507Z] #45 132.9 github.com/LK4D4/vndr [2019-12-04T12:39:49.967Z] #59 103.2 + bin/containerd-shim-runc-v2 [2019-12-04T12:39:50.899Z] #59 104.0 + binaries [2019-12-04T12:39:50.899Z] #59 104.0 + mkdir -p /build [2019-12-04T12:39:50.899Z] #59 104.0 + cp bin/containerd /build/containerd [2019-12-04T12:39:50.899Z] #59 104.1 + cp bin/containerd-shim /build/containerd-shim [2019-12-04T12:39:50.899Z] #59 104.1 + cp bin/ctr /build/ctr [2019-12-04T12:39:51.467Z] #59 DONE 104.8s [2019-12-04T12:39:52.399Z] [2019-12-04T12:39:52.399Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-04T12:39:52.657Z] #60 DONE 0.3s [2019-12-04T12:39:52.657Z] [2019-12-04T12:39:52.657Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-04T12:39:52.882Z] #45 ... [2019-12-04T12:39:52.882Z] [2019-12-04T12:39:52.882Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:39:52.882Z] #18 108.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-04T12:39:52.882Z] #18 108.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-04T12:39:52.882Z] #18 108.4 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-12-04T12:39:52.882Z] #18 108.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-04T12:39:52.882Z] #18 108.4 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-04T12:39:52.882Z] #18 108.5 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-04T12:39:52.882Z] #18 108.5 Processing triggers for mime-support (3.60) ... [2019-12-04T12:39:52.882Z] #18 108.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:39:52.883Z] #18 108.5 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-04T12:39:52.883Z] #18 108.5 Setting up libcap2-bin (1:2.25-1) ... [2019-12-04T12:39:52.883Z] #18 108.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-04T12:39:52.883Z] #18 108.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-04T12:39:52.883Z] #18 108.6 Setting up bash-completion (1:2.1-4.3) ... [2019-12-04T12:39:52.883Z] #18 110.6 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-04T12:39:52.883Z] #18 110.6 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-04T12:39:52.883Z] #18 110.6 Setting up zip (3.0-11+b1) ... [2019-12-04T12:39:52.883Z] #18 110.6 Setting up bzip2 (1.0.6-8.1) ... [2019-12-04T12:39:52.883Z] #18 110.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-04T12:39:52.883Z] #18 110.6 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-04T12:39:52.883Z] #18 110.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:39:52.883Z] #18 110.7 Setting up libaio1:s390x (0.3.110-3) ... [2019-12-04T12:39:52.883Z] #18 110.7 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-04T12:39:52.883Z] #18 110.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-04T12:39:52.883Z] #18 110.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-04T12:39:52.883Z] #18 110.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-04T12:39:52.883Z] #18 110.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:39:52.883Z] #18 110.7 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-04T12:39:52.883Z] #18 110.7 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-12-04T12:39:52.883Z] #18 110.8 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-12-04T12:39:52.883Z] #18 110.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:39:52.883Z] #18 111.1 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-04T12:39:52.883Z] #18 111.1 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-12-04T12:39:52.883Z] #18 111.1 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-04T12:39:52.883Z] #18 111.1 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-04T12:39:52.883Z] #18 111.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-04T12:39:52.883Z] #18 111.1 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-12-04T12:39:52.883Z] #18 111.1 Setting up pigz (2.3.4-1) ... [2019-12-04T12:39:52.883Z] #18 111.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-04T12:39:52.914Z] #64 DONE 0.2s [2019-12-04T12:39:52.914Z] [2019-12-04T12:39:52.914Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-04T12:39:52.914Z] #66 DONE 0.1s [2019-12-04T12:39:52.914Z] [2019-12-04T12:39:52.914Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-04T12:39:53.171Z] #69 DONE 0.1s [2019-12-04T12:39:53.171Z] [2019-12-04T12:39:53.171Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-04T12:39:53.171Z] #70 DONE 0.0s [2019-12-04T12:39:53.171Z] [2019-12-04T12:39:53.171Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-04T12:39:53.284Z] #18 111.1 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-12-04T12:39:53.284Z] #18 111.1 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-04T12:39:53.284Z] #18 111.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-04T12:39:53.284Z] #18 111.2 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-04T12:39:53.284Z] #18 111.2 Setting up jq (1.5+dfsg-1.3) ... [2019-12-04T12:39:53.284Z] #18 111.2 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-12-04T12:39:53.284Z] #18 111.2 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-04T12:39:53.284Z] #18 111.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-04T12:39:53.284Z] #18 111.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:39:53.284Z] #18 111.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-04T12:39:53.284Z] #18 111.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-04T12:39:53.285Z] #18 111.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-04T12:39:53.285Z] #18 111.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-04T12:39:53.285Z] #18 111.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-04T12:39:53.285Z] #18 111.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-04T12:39:53.285Z] #18 111.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-04T12:39:53.285Z] #18 111.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-04T12:39:53.285Z] #18 111.3 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-04T12:39:53.285Z] #18 111.3 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-04T12:39:53.285Z] #18 111.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-04T12:39:53.285Z] #18 111.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-04T12:39:53.285Z] #18 111.3 Setting up btrfs-progs (4.7.3-1) ... [2019-12-04T12:39:53.285Z] #18 111.3 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-04T12:39:53.285Z] #18 111.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-04T12:39:54.105Z] #71 DONE 0.8s [2019-12-04T12:39:54.105Z] [2019-12-04T12:39:54.105Z] #72 exporting to image [2019-12-04T12:39:54.105Z] #72 exporting layers [2019-12-04T12:39:55.357Z] #59 222.0 + bin/containerd-stress [2019-12-04T12:39:56.802Z] #18 ... [2019-12-04T12:39:56.802Z] [2019-12-04T12:39:56.802Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:39:56.802Z] #45 DONE 142.2s [2019-12-04T12:39:56.802Z] [2019-12-04T12:39:56.803Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:39:56.803Z] #42 93.08 CC criu/cr-service.o [2019-12-04T12:39:56.803Z] #42 94.40 CC criu/crtools.o [2019-12-04T12:39:56.803Z] #42 95.72 CC criu/eventfd.o [2019-12-04T12:39:56.803Z] #42 96.34 CC criu/eventpoll.o [2019-12-04T12:39:56.803Z] #42 97.20 CC criu/external.o [2019-12-04T12:39:56.803Z] #42 97.73 CC criu/fault-injection.o [2019-12-04T12:39:56.803Z] #42 97.81 CC criu/fdstore.o [2019-12-04T12:39:56.803Z] #42 98.12 CC criu/fifo.o [2019-12-04T12:39:56.803Z] #42 98.51 CC criu/file-ids.o [2019-12-04T12:39:56.803Z] #42 98.90 CC criu/file-lock.o [2019-12-04T12:39:56.803Z] #42 99.81 CC criu/files-ext.o [2019-12-04T12:39:56.803Z] #42 100.2 CC criu/files-reg.o [2019-12-04T12:39:56.803Z] #42 102.3 CC criu/files.o [2019-12-04T12:39:56.803Z] #42 ... [2019-12-04T12:39:56.803Z] [2019-12-04T12:39:56.803Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:39:56.803Z] #18 115.0 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-04T12:39:56.803Z] #18 115.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:39:56.803Z] #18 115.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 [2019-12-04T12:39:56.803Z] #18 115.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 [2019-12-04T12:39:56.803Z] #18 115.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 [2019-12-04T12:39:56.803Z] #18 115.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 [2019-12-04T12:39:56.803Z] #18 115.0 Setting up btrfs-tools (4.7.3-1) ... [2019-12-04T12:39:56.803Z] #18 115.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:39:56.803Z] #18 115.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-04T12:39:57.212Z] #18 115.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-04T12:39:57.212Z] #18 115.1 Setting up python3 (3.5.3-1) ... [2019-12-04T12:39:57.243Z] #59 223.9 + bin/containerd-shim [2019-12-04T12:39:59.169Z] #18 117.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-04T12:40:00.981Z] #18 118.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-04T12:40:00.981Z] #18 119.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-04T12:40:00.981Z] #18 119.1 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-04T12:40:00.982Z] #18 119.2 Setting up python3-wheel (0.29.0-2) ... [2019-12-04T12:40:01.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-04T12:40:01.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-04T12:40:01.807Z] #18 119.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-04T12:40:02.648Z] #18 120.7 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-04T12:40:02.648Z] #18 120.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-04T12:40:03.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-04T12:40:03.944Z] #59 230.6 + bin/containerd-shim-runc-v1 [2019-12-04T12:40:04.016Z] #18 121.9 Setting up dmsetup (2:1.02.137-2) ... [2019-12-04T12:40:04.016Z] #18 121.9 Setting up python3-setuptools (33.1.1-1) ... [2019-12-04T12:40:04.063Z] #72 exporting layers 9.6s done [2019-12-04T12:40:04.063Z] #72 writing image sha256:59b536aa30b7ec238e31d697971ddb683fdff21d240da886979a696d37134d4d done [2019-12-04T12:40:04.063Z] #72 naming to docker.io/library/docker:718005e5883cf45087f1fb06fbe013650adb63f4 done [2019-12-04T12:40:04.063Z] #72 DONE 9.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-12-04T12:40:04.421Z] #18 ... [2019-12-04T12:40:04.421Z] [2019-12-04T12:40:04.421Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:40:04.421Z] #29 150.2 + rm -rf /tmp/tmp.A3MAVsn5Ca [2019-12-04T12:40:04.815Z] #29 DONE 150.6s [2019-12-04T12:40:04.815Z] [2019-12-04T12:40:04.815Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:40:04.815Z] #18 122.7 Setting up dh-python (2.20170125) ... [2019-12-04T12:40:05.084Z] [2019-12-04T12:40:05.084Z] Removing bundles/ [2019-12-04T12:40:05.084Z] [2019-12-04T12:40:05.084Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-04T12:40:05.084Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:40:05.084Z] GOOS="" GOARCH="" GOARM="" [2019-12-04T12:40:05.716Z] #18 123.5 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-04T12:40:05.716Z] #18 123.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:40:05.716Z] #18 DONE 124.0s [2019-12-04T12:40:05.716Z] [2019-12-04T12:40:05.716Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:40:05.716Z] #42 104.5 CC criu/filesystems.o [2019-12-04T12:40:05.717Z] #42 105.2 CC criu/fsnotify.o [2019-12-04T12:40:05.717Z] #42 106.5 CC criu/image-desc.o [2019-12-04T12:40:05.717Z] #42 106.7 CC criu/image.o [2019-12-04T12:40:05.717Z] #42 107.6 CC criu/ipc_ns.o [2019-12-04T12:40:05.717Z] #42 108.5 CC criu/irmap.o [2019-12-04T12:40:05.717Z] #42 109.0 CC criu/kcmp-ids.o [2019-12-04T12:40:05.717Z] #42 109.3 CC criu/kerndat.o [2019-12-04T12:40:05.717Z] #42 110.3 CC criu/libnetlink.o [2019-12-04T12:40:05.717Z] #42 110.8 CC criu/log.o [2019-12-04T12:40:06.122Z] #42 111.4 CC criu/lsm.o [2019-12-04T12:40:06.122Z] #42 ... [2019-12-04T12:40:06.122Z] [2019-12-04T12:40:06.122Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:40:07.205Z] #59 233.7 + bin/containerd-shim-runc-v2 [2019-12-04T12:40:07.764Z] #59 234.6 + binaries [2019-12-04T12:40:07.764Z] #59 234.6 + mkdir -p /build [2019-12-04T12:40:07.764Z] #59 234.6 + cp bin/containerd /build/containerd [2019-12-04T12:40:07.764Z] #59 234.7 + cp bin/containerd-shim /build/containerd-shim [2019-12-04T12:40:07.764Z] #59 234.7 + cp bin/ctr /build/ctr [2019-12-04T12:40:08.687Z] #59 DONE 235.5s [2019-12-04T12:40:09.611Z] [2019-12-04T12:40:09.611Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-04T12:40:09.611Z] #60 DONE 0.2s [2019-12-04T12:40:09.611Z] [2019-12-04T12:40:09.611Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-04T12:40:09.611Z] #64 DONE 0.2s [2019-12-04T12:40:09.866Z] [2019-12-04T12:40:09.866Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-04T12:40:09.866Z] #66 DONE 0.1s [2019-12-04T12:40:09.866Z] [2019-12-04T12:40:09.866Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-04T12:40:09.866Z] #69 DONE 0.1s [2019-12-04T12:40:09.866Z] [2019-12-04T12:40:09.866Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-04T12:40:09.866Z] #70 DONE 0.0s [2019-12-04T12:40:10.121Z] [2019-12-04T12:40:10.121Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-04T12:40:10.680Z] #71 DONE 0.8s [2019-12-04T12:40:10.680Z] [2019-12-04T12:40:10.680Z] #72 exporting to image [2019-12-04T12:40:10.680Z] #72 exporting layers [2019-12-04T12:40:10.717Z] #19 4.113 Collecting yamllint==1.16.0 [2019-12-04T12:40:10.717Z] #19 4.597 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-04T12:40:10.717Z] #19 4.758 Collecting pyyaml (from yamllint==1.16.0) [2019-12-04T12:40:10.717Z] #19 4.889 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-04T12:40:12.475Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.9s done [2019-12-04T12:40:12.475Z] #8 DONE 34.6s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-04T12:40:12.475Z] #9 DONE 0.2s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-04T12:40:12.475Z] #10 DONE 0.2s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:40:12.475Z] #21 DONE 0.1s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-04T12:40:12.475Z] #62 ... [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-04T12:40:12.475Z] #50 DONE 0.1s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-04T12:40:12.475Z] #44 DONE 0.1s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-04T12:40:12.475Z] #68 DONE 0.1s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-04T12:40:12.475Z] #22 DONE 0.2s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-04T12:40:12.475Z] #47 DONE 0.3s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:12.475Z] #23 ... [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-04T12:40:12.475Z] #31 DONE 0.3s [2019-12-04T12:40:12.475Z] [2019-12-04T12:40:12.475Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-04T12:40:12.476Z] #62 DONE 0.3s [2019-12-04T12:40:12.476Z] [2019-12-04T12:40:12.476Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:12.476Z] #63 0.702 + RM_GOPATH=0 [2019-12-04T12:40:12.476Z] #63 0.703 + TMP_GOPATH= [2019-12-04T12:40:12.476Z] #63 0.705 + : /build/ [2019-12-04T12:40:12.476Z] #63 0.705 + '[' -z '' ']' [2019-12-04T12:40:12.476Z] #63 0.708 ++ mktemp -d [2019-12-04T12:40:12.476Z] #63 0.722 + export GOPATH=/tmp/tmp.NbnanOK7Vn [2019-12-04T12:40:12.476Z] #63 0.746 + GOPATH=/tmp/tmp.NbnanOK7Vn [2019-12-04T12:40:12.476Z] #63 0.748 + RM_GOPATH=1 [2019-12-04T12:40:12.476Z] #63 0.752 ++ dirname ./install.sh [2019-12-04T12:40:12.476Z] #63 0.759 + dir=. [2019-12-04T12:40:12.476Z] #63 0.761 + bin=rootlesskit [2019-12-04T12:40:12.476Z] #63 0.761 + shift [2019-12-04T12:40:12.476Z] #63 0.765 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-04T12:40:12.476Z] #63 0.769 + . ./rootlesskit.installer [2019-12-04T12:40:12.476Z] #63 0.774 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:40:12.476Z] #63 0.777 + install_rootlesskit [2019-12-04T12:40:12.476Z] #63 0.790 + case "$1" in [2019-12-04T12:40:12.476Z] #63 0.791 + export CGO_ENABLED=0 [2019-12-04T12:40:12.476Z] #63 0.791 + CGO_ENABLED=0 [2019-12-04T12:40:12.476Z] #63 0.792 + _install_rootlesskit [2019-12-04T12:40:12.476Z] #63 0.793 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-04T12:40:12.476Z] #63 0.794 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:40:12.476Z] #63 0.794 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NbnanOK7Vn/src/github.com/rootless-containers/rootlesskit [2019-12-04T12:40:12.476Z] #63 0.803 Cloning into '/tmp/tmp.NbnanOK7Vn/src/github.com/rootless-containers/rootlesskit'... [2019-12-04T12:40:12.674Z] #19 6.592 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-04T12:40:12.675Z] #19 6.690 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-04T12:40:13.544Z] #19 7.475 Building wheels for collected packages: pyyaml, pathspec [2019-12-04T12:40:13.544Z] #19 7.481 Running setup.py bdist_wheel for pyyaml: started [2019-12-04T12:40:14.425Z] #19 8.304 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-04T12:40:14.425Z] #19 8.304 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-04T12:40:14.425Z] #19 8.366 Running setup.py bdist_wheel for pathspec: started [2019-12-04T12:40:15.297Z] #19 9.058 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-04T12:40:15.297Z] #19 9.060 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-04T12:40:15.297Z] #19 9.092 Successfully built pyyaml pathspec [2019-12-04T12:40:15.297Z] #19 9.092 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-04T12:40:15.297Z] #19 9.450 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-04T12:40:15.700Z] #19 DONE 9.8s [2019-12-04T12:40:15.700Z] [2019-12-04T12:40:15.700Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:40:15.700Z] #42 111.8 CC criu/mem.o [2019-12-04T12:40:15.700Z] #42 113.3 CC criu/mount.o [2019-12-04T12:40:15.700Z] #42 116.5 CC criu/namespaces.o [2019-12-04T12:40:15.700Z] #42 118.0 CC criu/net.o [2019-12-04T12:40:15.700Z] #42 120.6 CC criu/netfilter.o [2019-12-04T12:40:15.700Z] #42 120.9 CC criu/page-pipe.o [2019-12-04T12:40:15.700Z] #42 ... [2019-12-04T12:40:15.700Z] [2019-12-04T12:40:15.701Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-04T12:40:15.701Z] #24 DONE 0.1s [2019-12-04T12:40:16.096Z] [2019-12-04T12:40:16.096Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-04T12:40:16.615Z] #28 DONE 0.8s [2019-12-04T12:40:16.615Z] [2019-12-04T12:40:16.615Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-04T12:40:16.615Z] #30 DONE 0.1s [2019-12-04T12:40:16.615Z] [2019-12-04T12:40:16.615Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:40:16.615Z] #42 121.4 CC criu/page-xfer.o [2019-12-04T12:40:17.194Z] #42 ... [2019-12-04T12:40:17.194Z] [2019-12-04T12:40:17.194Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-04T12:40:17.194Z] #33 DONE 0.1s [2019-12-04T12:40:17.194Z] [2019-12-04T12:40:17.194Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-04T12:40:17.194Z] #38 DONE 0.1s [2019-12-04T12:40:17.194Z] [2019-12-04T12:40:17.194Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:40:17.422Z] #63 ... [2019-12-04T12:40:17.422Z] [2019-12-04T12:40:17.422Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:17.422Z] #23 0.876 + RM_GOPATH=0 [2019-12-04T12:40:17.422Z] #23 0.897 + TMP_GOPATH= [2019-12-04T12:40:17.422Z] #23 0.898 + : /build [2019-12-04T12:40:17.422Z] #23 0.901 + '[' -z '' ']' [2019-12-04T12:40:17.422Z] #23 0.908 ++ mktemp -d [2019-12-04T12:40:17.422Z] #23 0.917 + export GOPATH=/tmp/tmp.7nC6LfBtn2 [2019-12-04T12:40:17.422Z] #23 0.918 + GOPATH=/tmp/tmp.7nC6LfBtn2 [2019-12-04T12:40:17.422Z] #23 0.918 + RM_GOPATH=1 [2019-12-04T12:40:17.422Z] #23 0.941 ++ dirname ./install.sh [2019-12-04T12:40:17.422Z] #23 0.946 + dir=. [2019-12-04T12:40:17.422Z] #23 0.958 + bin=dockercli [2019-12-04T12:40:17.422Z] #23 0.958 + shift [2019-12-04T12:40:17.422Z] #23 0.966 + '[' '!' -f ./dockercli.installer ']' [2019-12-04T12:40:17.422Z] #23 0.968 + . ./dockercli.installer [2019-12-04T12:40:17.422Z] #23 0.971 ++ : stable [2019-12-04T12:40:17.422Z] #23 0.972 ++ : 17.06.2-ce [2019-12-04T12:40:17.422Z] #23 0.974 + install_dockercli [2019-12-04T12:40:17.422Z] #23 0.975 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-04T12:40:17.422Z] #23 0.976 Install docker/cli version 17.06.2-ce from stable [2019-12-04T12:40:17.422Z] #23 0.978 ++ uname -m [2019-12-04T12:40:17.422Z] #23 0.981 + arch=ppc64le [2019-12-04T12:40:17.422Z] #23 0.997 + '[' ppc64le '!=' x86_64 ']' [2019-12-04T12:40:17.422Z] #23 0.998 + '[' ppc64le '!=' s390x ']' [2019-12-04T12:40:17.422Z] #23 0.998 + '[' ppc64le '!=' armhf ']' [2019-12-04T12:40:17.422Z] #23 0.999 + build_dockercli [2019-12-04T12:40:17.422Z] #23 0.999 + git clone https://github.com/docker/docker-ce /tmp/tmp.7nC6LfBtn2/tmp/docker-ce [2019-12-04T12:40:17.422Z] #23 1.023 Cloning into '/tmp/tmp.7nC6LfBtn2/tmp/docker-ce'... [2019-12-04T12:40:17.685Z] #42 122.9 CC criu/pagemap-cache.o [2019-12-04T12:40:17.771Z] #23 ... [2019-12-04T12:40:17.771Z] [2019-12-04T12:40:17.771Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:40:17.771Z] #45 0.904 + RM_GOPATH=0 [2019-12-04T12:40:17.771Z] #45 0.905 + TMP_GOPATH= [2019-12-04T12:40:17.771Z] #45 0.907 + : /build [2019-12-04T12:40:17.771Z] #45 0.910 + '[' -z '' ']' [2019-12-04T12:40:17.771Z] #45 0.917 ++ mktemp -d [2019-12-04T12:40:17.772Z] #45 0.920 + export GOPATH=/tmp/tmp.ScBClarBqe [2019-12-04T12:40:17.772Z] #45 0.920 + GOPATH=/tmp/tmp.ScBClarBqe [2019-12-04T12:40:17.772Z] #45 0.920 + RM_GOPATH=1 [2019-12-04T12:40:17.772Z] #45 0.965 ++ dirname ./install.sh [2019-12-04T12:40:17.772Z] #45 0.993 + dir=. [2019-12-04T12:40:17.772Z] #45 0.993 + bin=vndr [2019-12-04T12:40:17.772Z] #45 0.994 + shift [2019-12-04T12:40:17.772Z] #45 1.014 + '[' '!' -f ./vndr.installer ']' [2019-12-04T12:40:17.772Z] #45 1.014 + . ./vndr.installer [2019-12-04T12:40:17.772Z] #45 1.014 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:40:17.772Z] #45 1.024 + install_vndr [2019-12-04T12:40:17.772Z] #45 1.024 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-04T12:40:17.772Z] #45 1.024 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:40:17.772Z] #45 1.025 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ScBClarBqe/src/github.com/LK4D4/vndr [2019-12-04T12:40:17.772Z] #45 1.034 Cloning into '/tmp/tmp.ScBClarBqe/src/github.com/LK4D4/vndr'... [2019-12-04T12:40:17.772Z] #45 2.979 + cd /tmp/tmp.ScBClarBqe/src/github.com/LK4D4/vndr [2019-12-04T12:40:17.772Z] #45 2.981 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-04T12:40:17.772Z] #45 2.994 + go build -buildmode=pie -v -o /build/vndr . [2019-12-04T12:40:17.772Z] #45 5.104 internal/cpu [2019-12-04T12:40:17.772Z] #45 5.172 runtime/internal/sys [2019-12-04T12:40:17.772Z] #45 5.192 internal/race [2019-12-04T12:40:17.772Z] #45 5.308 runtime/internal/atomic [2019-12-04T12:40:17.772Z] #45 5.624 sync/atomic [2019-12-04T12:40:17.772Z] #45 6.216 unicode [2019-12-04T12:40:17.772Z] #45 6.742 unicode/utf8 [2019-12-04T12:40:18.121Z] #45 7.013 math/bits [2019-12-04T12:40:18.121Z] #45 7.064 internal/bytealg [2019-12-04T12:40:18.144Z] #42 123.3 CC criu/pagemap.o [2019-12-04T12:40:18.525Z] #42 124.0 CC criu/parasite-syscall.o [2019-12-04T12:40:18.865Z] #45 ... [2019-12-04T12:40:18.865Z] [2019-12-04T12:40:18.865Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:18.865Z] #63 7.658 + cd /tmp/tmp.NbnanOK7Vn/src/github.com/rootless-containers/rootlesskit [2019-12-04T12:40:18.865Z] #63 7.661 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-04T12:40:19.378Z] #42 124.8 CC criu/path.o [2019-12-04T12:40:19.626Z] #63 8.500 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-04T12:40:19.626Z] #63 8.502 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-04T12:40:19.789Z] #42 125.0 CC criu/pie-util-vdso-elf32.o [2019-12-04T12:40:20.192Z] #42 125.4 CC criu/pie-util-vdso.o [2019-12-04T12:40:20.192Z] #42 125.7 CC criu/pie-util.o [2019-12-04T12:40:20.592Z] #42 125.9 CC criu/pipes.o [2019-12-04T12:40:20.865Z] #63 ... [2019-12-04T12:40:20.865Z] [2019-12-04T12:40:20.865Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:40:20.865Z] #25 0.852 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:40:20.865Z] #25 0.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:40:20.865Z] #25 0.965 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:40:20.865Z] #25 0.978 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:40:20.865Z] #25 1.002 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:40:20.865Z] #25 2.565 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-04T12:40:20.865Z] #25 5.663 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-04T12:40:20.865Z] #25 7.502 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-04T12:40:20.865Z] #25 ... [2019-12-04T12:40:20.865Z] [2019-12-04T12:40:20.865Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:40:20.865Z] #29 1.066 + mktemp -d [2019-12-04T12:40:20.865Z] #29 1.081 + export GOPATH=/tmp/tmp.3esVL4tl17 [2019-12-04T12:40:20.865Z] #29 1.086 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.3esVL4tl17/src/github.com/go-swagger/go-swagger [2019-12-04T12:40:20.865Z] #29 1.093 Cloning into '/tmp/tmp.3esVL4tl17/src/github.com/go-swagger/go-swagger'... [2019-12-04T12:40:20.999Z] #42 126.5 CC criu/plugin.o [2019-12-04T12:40:21.208Z] #29 ... [2019-12-04T12:40:21.209Z] [2019-12-04T12:40:21.209Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:40:21.209Z] #57 0.752 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:40:21.209Z] #57 0.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:40:21.209Z] #57 0.912 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:40:21.209Z] #57 0.961 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:40:21.209Z] #57 0.991 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:40:21.209Z] #57 2.151 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-04T12:40:21.209Z] #57 4.848 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-04T12:40:21.209Z] #57 6.892 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-04T12:40:21.209Z] #57 ... [2019-12-04T12:40:21.209Z] [2019-12-04T12:40:21.209Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:40:21.209Z] #41 0.810 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:40:21.209Z] #41 0.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:40:21.209Z] #41 0.922 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:40:21.209Z] #41 0.934 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:40:21.209Z] #41 0.964 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:40:21.209Z] #41 2.465 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-04T12:40:21.209Z] #41 5.312 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-04T12:40:21.209Z] #41 7.225 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-04T12:40:21.209Z] #41 ... [2019-12-04T12:40:21.209Z] [2019-12-04T12:40:21.209Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:21.209Z] #48 0.522 + RM_GOPATH=0 [2019-12-04T12:40:21.209Z] #48 0.524 + TMP_GOPATH= [2019-12-04T12:40:21.209Z] #48 0.524 + : /build [2019-12-04T12:40:21.209Z] #48 0.524 + '[' -z '' ']' [2019-12-04T12:40:21.209Z] #48 0.524 ++ mktemp -d [2019-12-04T12:40:21.209Z] #48 0.527 + export GOPATH=/tmp/tmp.rUXV6vcusi [2019-12-04T12:40:21.209Z] #48 0.533 + GOPATH=/tmp/tmp.rUXV6vcusi [2019-12-04T12:40:21.209Z] #48 0.534 + RM_GOPATH=1 [2019-12-04T12:40:21.209Z] #48 0.537 ++ dirname ./install.sh [2019-12-04T12:40:21.209Z] #48 0.539 + dir=. [2019-12-04T12:40:21.209Z] #48 0.539 + bin=gotestsum [2019-12-04T12:40:21.209Z] #48 0.539 + shift [2019-12-04T12:40:21.209Z] #48 0.540 + '[' '!' -f ./gotestsum.installer ']' [2019-12-04T12:40:21.209Z] #48 0.540 + . ./gotestsum.installer [2019-12-04T12:40:21.209Z] #48 0.541 ++ : v0.3.5 [2019-12-04T12:40:21.209Z] #48 0.542 + install_gotestsum [2019-12-04T12:40:21.209Z] #48 0.542 + echo 'Installing gotestsum version v0.3.5' [2019-12-04T12:40:21.209Z] #48 0.542 Installing gotestsum version v0.3.5 [2019-12-04T12:40:21.209Z] #48 0.542 + go get -d gotest.tools/gotestsum [2019-12-04T12:40:21.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-04T12:40:21.411Z] #42 126.8 CC criu/proc_parse.o [2019-12-04T12:40:21.633Z] #48 ... [2019-12-04T12:40:21.633Z] [2019-12-04T12:40:21.633Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:40:21.633Z] #11 1.394 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:40:21.633Z] #11 1.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:40:21.633Z] #11 1.527 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:40:21.633Z] #11 1.550 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:40:21.633Z] #11 1.596 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:40:21.633Z] #11 3.631 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-04T12:40:21.633Z] #11 6.479 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-04T12:40:21.633Z] #11 8.570 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-04T12:40:21.633Z] #11 ... [2019-12-04T12:40:21.633Z] [2019-12-04T12:40:21.633Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:21.633Z] #51 0.965 + RM_GOPATH=0 [2019-12-04T12:40:21.633Z] #51 0.966 + TMP_GOPATH= [2019-12-04T12:40:21.633Z] #51 0.968 + : /build [2019-12-04T12:40:21.633Z] #51 0.972 + '[' -z '' ']' [2019-12-04T12:40:21.633Z] #51 0.985 ++ mktemp -d [2019-12-04T12:40:21.633Z] #51 0.988 + export GOPATH=/tmp/tmp.0LM6tMh85J [2019-12-04T12:40:21.633Z] #51 0.988 + GOPATH=/tmp/tmp.0LM6tMh85J [2019-12-04T12:40:21.633Z] #51 0.988 + RM_GOPATH=1 [2019-12-04T12:40:21.633Z] #51 1.009 ++ dirname ./install.sh [2019-12-04T12:40:21.633Z] #51 1.016 + dir=. [2019-12-04T12:40:21.633Z] #51 1.021 + bin=golangci_lint [2019-12-04T12:40:21.633Z] #51 1.021 + shift [2019-12-04T12:40:21.633Z] #51 1.024 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-04T12:40:21.633Z] #51 1.025 + . ./golangci_lint.installer [2019-12-04T12:40:21.633Z] #51 1.026 ++ : v1.20.0 [2019-12-04T12:40:21.633Z] #51 1.028 + install_golangci_lint [2019-12-04T12:40:21.633Z] #51 1.040 + echo 'Installing golangci-lint version v1.20.0' [2019-12-04T12:40:21.633Z] #51 1.042 Installing golangci-lint version v1.20.0 [2019-12-04T12:40:21.633Z] #51 1.043 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-04T12:40:22.022Z] #51 ... [2019-12-04T12:40:22.022Z] [2019-12-04T12:40:22.022Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:40:22.022Z] #32 0.767 + RM_GOPATH=0 [2019-12-04T12:40:22.022Z] #32 0.769 + TMP_GOPATH= [2019-12-04T12:40:22.022Z] #32 0.772 + : /build [2019-12-04T12:40:22.022Z] #32 0.775 + '[' -z '' ']' [2019-12-04T12:40:22.022Z] #32 0.783 ++ mktemp -d [2019-12-04T12:40:22.022Z] #32 0.796 + export GOPATH=/tmp/tmp.ODxizsud07 [2019-12-04T12:40:22.022Z] #32 0.796 + GOPATH=/tmp/tmp.ODxizsud07 [2019-12-04T12:40:22.022Z] #32 0.796 + RM_GOPATH=1 [2019-12-04T12:40:22.022Z] #32 0.797 ++ dirname ./install.sh [2019-12-04T12:40:22.022Z] #32 0.877 + dir=. [2019-12-04T12:40:22.022Z] #32 0.883 + bin=tomlv [2019-12-04T12:40:22.022Z] #32 0.883 + shift [2019-12-04T12:40:22.022Z] #32 0.883 + '[' '!' -f ./tomlv.installer ']' [2019-12-04T12:40:22.022Z] #32 0.883 + . ./tomlv.installer [2019-12-04T12:40:22.022Z] #32 0.885 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:40:22.022Z] #32 0.890 + install_tomlv [2019-12-04T12:40:22.022Z] #32 0.891 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:40:22.022Z] #32 0.891 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-04T12:40:22.022Z] #32 0.891 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ODxizsud07/src/github.com/BurntSushi/toml [2019-12-04T12:40:22.022Z] #32 0.905 Cloning into '/tmp/tmp.ODxizsud07/src/github.com/BurntSushi/toml'... [2019-12-04T12:40:22.022Z] #32 3.226 + cd /tmp/tmp.ODxizsud07/src/github.com/BurntSushi/toml [2019-12-04T12:40:22.022Z] #32 3.228 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-04T12:40:22.022Z] #32 3.265 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-04T12:40:22.022Z] #32 4.527 runtime/internal/sys [2019-12-04T12:40:22.022Z] #32 4.537 runtime/internal/atomic [2019-12-04T12:40:22.022Z] #32 4.576 math/bits [2019-12-04T12:40:22.022Z] #32 4.599 internal/cpu [2019-12-04T12:40:22.022Z] #32 5.410 runtime/internal/math [2019-12-04T12:40:22.022Z] #32 5.551 unicode/utf8 [2019-12-04T12:40:22.022Z] #32 5.688 sync/atomic [2019-12-04T12:40:22.022Z] #32 7.140 unicode [2019-12-04T12:40:22.022Z] #32 7.301 internal/bytealg [2019-12-04T12:40:22.022Z] #32 7.747 math [2019-12-04T12:40:22.022Z] #32 8.736 internal/testlog [2019-12-04T12:40:22.022Z] #32 9.929 runtime [2019-12-04T12:40:22.022Z] #32 10.42 encoding [2019-12-04T12:40:22.022Z] #32 ... [2019-12-04T12:40:22.022Z] [2019-12-04T12:40:22.022Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:40:22.022Z] #69 0.882 + RM_GOPATH=0 [2019-12-04T12:40:22.022Z] #69 0.883 + TMP_GOPATH= [2019-12-04T12:40:22.022Z] #69 0.883 + : /build [2019-12-04T12:40:22.022Z] #69 0.883 + '[' -z '' ']' [2019-12-04T12:40:22.022Z] #69 0.940 ++ mktemp -d [2019-12-04T12:40:22.022Z] #69 0.944 + export GOPATH=/tmp/tmp.XbOSgvSJnZ [2019-12-04T12:40:22.022Z] #69 0.945 + GOPATH=/tmp/tmp.XbOSgvSJnZ [2019-12-04T12:40:22.022Z] #69 0.945 + RM_GOPATH=1 [2019-12-04T12:40:22.022Z] #69 0.955 ++ dirname ./install.sh [2019-12-04T12:40:22.022Z] #69 0.963 + dir=. [2019-12-04T12:40:22.022Z] #69 0.963 + bin=proxy [2019-12-04T12:40:22.022Z] #69 0.963 + shift [2019-12-04T12:40:22.022Z] #69 0.965 + '[' '!' -f ./proxy.installer ']' [2019-12-04T12:40:22.022Z] #69 0.965 + . ./proxy.installer [2019-12-04T12:40:22.022Z] #69 0.966 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:40:22.022Z] #69 0.968 + install_proxy [2019-12-04T12:40:22.022Z] #69 0.969 + case "$1" in [2019-12-04T12:40:22.022Z] #69 0.969 + export CGO_ENABLED=0 [2019-12-04T12:40:22.022Z] #69 0.969 + CGO_ENABLED=0 [2019-12-04T12:40:22.022Z] #69 0.969 + _install_proxy [2019-12-04T12:40:22.022Z] #69 0.969 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-04T12:40:22.022Z] #69 0.970 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:40:22.022Z] #69 0.970 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XbOSgvSJnZ/src/github.com/docker/libnetwork [2019-12-04T12:40:22.022Z] #69 0.991 Cloning into '/tmp/tmp.XbOSgvSJnZ/src/github.com/docker/libnetwork'... [2019-12-04T12:40:22.022Z] #69 ... [2019-12-04T12:40:22.022Z] [2019-12-04T12:40:22.022Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:40:22.022Z] #34 1.457 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:40:22.022Z] #34 1.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:40:22.022Z] #34 1.592 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:40:22.022Z] #34 1.607 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:40:22.022Z] #34 1.666 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:40:22.022Z] #34 3.393 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-04T12:40:22.022Z] #34 6.193 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-04T12:40:22.022Z] #34 8.781 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-04T12:40:22.365Z] #34 ... [2019-12-04T12:40:22.365Z] [2019-12-04T12:40:22.365Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:40:22.365Z] #39 0.748 + mktemp -d [2019-12-04T12:40:22.365Z] #39 0.750 + export GOPATH=/tmp/tmp.q8WYSwk8Y1 [2019-12-04T12:40:22.365Z] #39 0.750 + git clone https://github.com/docker/distribution.git /tmp/tmp.q8WYSwk8Y1/src/github.com/docker/distribution [2019-12-04T12:40:22.365Z] #39 0.753 Cloning into '/tmp/tmp.q8WYSwk8Y1/src/github.com/docker/distribution'... [2019-12-04T12:40:22.365Z] #39 ... [2019-12-04T12:40:22.365Z] [2019-12-04T12:40:22.365Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:40:22.365Z] #32 11.13 runtime/cgo [2019-12-04T12:40:22.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-04T12:40:22.919Z] #72 exporting layers 10.2s done [2019-12-04T12:40:22.919Z] #72 writing image sha256:e6ac1d6cf624c63f1c15e045af5e6acfd1a971d7a934ebd89f89c575ff528964 done [2019-12-04T12:40:22.919Z] #72 naming to docker.io/library/docker:718005e5883cf45087f1fb06fbe013650adb63f4 done [2019-12-04T12:40:22.919Z] #72 DONE 10.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-12-04T12:40:23.254Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40257/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/validate/default [2019-12-04T12:40:23.387Z] #42 ... [2019-12-04T12:40:23.387Z] [2019-12-04T12:40:23.387Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:40:23.387Z] #55 143.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-04T12:40:24.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-04T12:40:24.220Z] Congratulations! All commits are properly signed with the DCO! [2019-12-04T12:40:24.221Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-12-04T12:40:24.221Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-12-04T12:40:25.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-04T12:40:25.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-04T12:40:25.619Z] #55 145.8 + mkdir -p /build [2019-12-04T12:40:25.619Z] #55 145.8 + cp runc /build/runc [2019-12-04T12:40:25.619Z] #55 DONE 146.0s [2019-12-04T12:40:25.619Z] [2019-12-04T12:40:25.619Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:40:25.619Z] #42 128.5 CC criu/protobuf-desc.o [2019-12-04T12:40:25.619Z] #42 129.3 CC criu/protobuf.o [2019-12-04T12:40:25.619Z] #42 129.6 CC criu/pstree.o [2019-12-04T12:40:25.619Z] #42 131.1 CC criu/rbtree.o [2019-12-04T12:40:26.025Z] #42 131.3 CC criu/rst-malloc.o [2019-12-04T12:40:26.025Z] #42 131.5 CC criu/seccomp.o [2019-12-04T12:40:26.881Z] #42 132.1 CC criu/seize.o [2019-12-04T12:40:27.294Z] #42 132.7 CC criu/servicefd.o [2019-12-04T12:40:27.692Z] #42 132.9 CC criu/shmem.o [2019-12-04T12:40:28.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-04T12:40:28.126Z] #42 133.5 CC criu/sigframe.o [2019-12-04T12:40:28.126Z] #42 133.6 CC criu/signalfd.o [2019-12-04T12:40:28.398Z] #32 ... [2019-12-04T12:40:28.398Z] [2019-12-04T12:40:28.398Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:40:28.398Z] #45 9.664 math [2019-12-04T12:40:28.398Z] #45 9.839 runtime [2019-12-04T12:40:28.398Z] #45 9.863 internal/testlog [2019-12-04T12:40:28.398Z] #45 11.28 unicode/utf16 [2019-12-04T12:40:28.398Z] #45 12.59 container/list [2019-12-04T12:40:28.398Z] #45 15.69 crypto/internal/subtle [2019-12-04T12:40:28.398Z] #45 16.23 crypto/subtle [2019-12-04T12:40:28.398Z] #45 16.81 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-04T12:40:28.398Z] #45 17.41 internal/nettrace [2019-12-04T12:40:28.546Z] #42 133.8 CC criu/sk-inet.o [2019-12-04T12:40:28.742Z] #45 17.79 runtime/cgo [2019-12-04T12:40:28.949Z] #42 134.4 CC criu/sk-netlink.o [2019-12-04T12:40:28.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-04T12:40:29.454Z] #42 134.7 CC criu/sk-packet.o [2019-12-04T12:40:29.867Z] #42 135.2 CC criu/sk-queue.o [2019-12-04T12:40:29.867Z] #42 135.4 CC criu/sk-tcp.o [2019-12-04T12:40:30.289Z] #42 135.7 CC criu/sk-unix.o [2019-12-04T12:40:31.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-04T12:40:31.706Z] #42 137.1 CC criu/sockets.o [2019-12-04T12:40:32.643Z] #45 ... [2019-12-04T12:40:32.643Z] [2019-12-04T12:40:32.643Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:40:32.643Z] #41 21.81 Fetched 7728 kB in 21s (368 kB/s) [2019-12-04T12:40:32.705Z] #42 137.9 CC criu/stats.o [2019-12-04T12:40:32.705Z] #42 138.2 CC criu/string.o [2019-12-04T12:40:33.196Z] #42 138.4 CC criu/sysctl.o [2019-12-04T12:40:33.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-04T12:40:33.621Z] #42 139.0 CC criu/sysfs_parse.o [2019-12-04T12:40:34.028Z] #42 ... [2019-12-04T12:40:34.028Z] [2019-12-04T12:40:34.028Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:40:34.028Z] #39 179.5 + dpkg --print-architecture [2019-12-04T12:40:34.028Z] #39 179.6 + cd /tmp/tmp.BoqTSeiHCT/src/github.com/docker/distribution [2019-12-04T12:40:34.028Z] #39 179.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-04T12:40:34.028Z] #39 179.8 + GOPATH=/tmp/tmp.BoqTSeiHCT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BoqTSeiHCT [2019-12-04T12:40:34.028Z] #39 179.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-04T12:40:36.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-04T12:40:37.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-04T12:40:38.663Z] #41 21.81 Reading package lists... [2019-12-04T12:40:38.663Z] #41 ... [2019-12-04T12:40:38.663Z] [2019-12-04T12:40:38.663Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:40:38.663Z] #39 24.17 + cd /tmp/tmp.q8WYSwk8Y1/src/github.com/docker/distribution [2019-12-04T12:40:38.663Z] #39 24.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-04T12:40:38.663Z] #39 27.71 + GOPATH=/tmp/tmp.q8WYSwk8Y1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q8WYSwk8Y1 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-04T12:40:39.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-04T12:40:40.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-04T12:40:41.732Z] #39 ... [2019-12-04T12:40:41.732Z] [2019-12-04T12:40:41.732Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:40:41.732Z] #41 21.81 Reading package lists... [2019-12-04T12:40:41.965Z] #39 ... [2019-12-04T12:40:41.965Z] [2019-12-04T12:40:41.965Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:40:41.965Z] #42 139.4 CC criu/timerfd.o [2019-12-04T12:40:41.965Z] #42 139.6 CC criu/tty.o [2019-12-04T12:40:41.965Z] #42 141.1 CC criu/tun.o [2019-12-04T12:40:41.965Z] #42 141.5 CC criu/uffd.o [2019-12-04T12:40:41.965Z] #42 142.2 CC criu/util.o [2019-12-04T12:40:41.965Z] #42 143.0 CC criu/uts_ns.o [2019-12-04T12:40:41.965Z] #42 143.2 CC criu/vdso.o [2019-12-04T12:40:41.965Z] #42 143.6 LINK criu/built-in.o [2019-12-04T12:40:41.965Z] #42 143.7 LINK criu/criu [2019-12-04T12:40:41.965Z] #42 144.1 DEP lib/c/criu.d [2019-12-04T12:40:41.965Z] #42 144.1 CC images/rpc.pb-c.o [2019-12-04T12:40:41.965Z] #42 144.5 CC lib/c/criu.o [2019-12-04T12:40:41.965Z] #42 145.3 LINK lib/c/built-in.o [2019-12-04T12:40:41.965Z] #42 145.3 LINK lib/c/libcriu.so [2019-12-04T12:40:41.965Z] #42 145.4 GEN magic.py [2019-12-04T12:40:41.965Z] #42 145.5 Note: Building without setproctitle() and strlcpy() support. [2019-12-04T12:40:41.965Z] #42 145.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-04T12:40:41.965Z] #42 145.8 fatal: Not a git repository (or any of the parent directories): .git [2019-12-04T12:40:41.965Z] #42 146.2 make[1]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 146.7 make[1]: 'images/built-in.o' is up to date. [2019-12-04T12:40:41.965Z] #42 146.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-04T12:40:41.965Z] #42 146.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-04T12:40:41.965Z] #42 146.8 make[1]: 'compel/libcompel.a' is up to date. [2019-12-04T12:40:41.965Z] #42 146.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-04T12:40:41.965Z] #42 146.8 make[1]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 146.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-04T12:40:41.965Z] #42 146.9 make[2]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 146.9 make[2]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 147.0 make[2]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 147.0 make[2]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 147.0 make[2]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 147.1 make[2]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 147.1 make[2]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 147.1 make[2]: Nothing to be done for 'all'. [2019-12-04T12:40:41.965Z] #42 147.1 INSTALL criu/criu [2019-12-04T12:40:41.965Z] #42 DONE 147.3s [2019-12-04T12:40:41.965Z] [2019-12-04T12:40:41.965Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:42.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-04T12:40:42.811Z] #41 31.30 Reading package lists... [2019-12-04T12:40:42.812Z] #41 ... [2019-12-04T12:40:42.812Z] [2019-12-04T12:40:42.812Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:40:42.812Z] #57 22.06 Fetched 7728 kB in 21s (362 kB/s) [2019-12-04T12:40:42.812Z] #57 22.06 Reading package lists... [2019-12-04T12:40:42.812Z] #57 31.43 Reading package lists... [2019-12-04T12:40:42.812Z] #57 ... [2019-12-04T12:40:42.812Z] [2019-12-04T12:40:42.812Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:42.812Z] #51 30.77 + cd /tmp/tmp.0LM6tMh85J/src/github.com/golangci/golangci-lint/ [2019-12-04T12:40:42.812Z] #51 30.77 + git checkout -q v1.20.0 [2019-12-04T12:40:42.812Z] #51 31.87 ++ git describe --tags [2019-12-04T12:40:42.812Z] #51 31.88 + version=v1.20.0 [2019-12-04T12:40:42.812Z] #51 31.88 ++ git rev-parse --short HEAD [2019-12-04T12:40:42.812Z] #51 31.88 + commit=cc98739 [2019-12-04T12:40:42.812Z] #51 31.89 ++ git show -s --format=%cd [2019-12-04T12:40:42.812Z] #51 31.92 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-04T12:40:42.812Z] #51 31.92 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-04T12:40:43.260Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-04T12:40:43.260Z] Using test binary docker [2019-12-04T12:40:43.518Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-04T12:40:43.518Z] +++ /etc/init.d/apparmor start [2019-12-04T12:40:43.518Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-04T12:40:43.518Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-04T12:40:43.518Z] Warning failed to create cache: (null) [2019-12-04T12:40:43.518Z] . [2019-12-04T12:40:43.518Z] INFO: Waiting for daemon to start... [2019-12-04T12:40:43.518Z] Starting dockerd [2019-12-04T12:40:43.518Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-04T12:40:43.548Z] #51 ... [2019-12-04T12:40:43.548Z] [2019-12-04T12:40:43.548Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:40:43.548Z] #25 22.76 Fetched 7728 kB in 21s (352 kB/s) [2019-12-04T12:40:43.548Z] #25 22.76 Reading package lists... [2019-12-04T12:40:43.548Z] #25 32.50 Reading package lists... [2019-12-04T12:40:43.548Z] #25 ... [2019-12-04T12:40:43.548Z] [2019-12-04T12:40:43.548Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:40:43.548Z] #69 28.26 + cd /tmp/tmp.XbOSgvSJnZ/src/github.com/docker/libnetwork [2019-12-04T12:40:43.548Z] #69 28.27 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-04T12:40:43.548Z] #69 28.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-04T12:40:44.283Z] #69 ... [2019-12-04T12:40:44.283Z] [2019-12-04T12:40:44.283Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:40:44.283Z] #34 23.41 Fetched 7728 kB in 22s (351 kB/s) [2019-12-04T12:40:44.283Z] #34 23.41 Reading package lists... [2019-12-04T12:40:44.283Z] #34 32.96 Reading package lists... [2019-12-04T12:40:44.283Z] #34 ... [2019-12-04T12:40:44.283Z] [2019-12-04T12:40:44.283Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:40:44.283Z] #45 23.34 vendor/golang.org/x/crypto/internal/subtle [2019-12-04T12:40:44.627Z] #45 ... [2019-12-04T12:40:44.627Z] [2019-12-04T12:40:44.627Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:40:44.627Z] #11 24.18 Fetched 7728 kB in 22s (339 kB/s) [2019-12-04T12:40:44.627Z] #11 24.18 Reading package lists... [2019-12-04T12:40:46.051Z] . [2019-12-04T12:40:46.051Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-04T12:40:46.051Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-04T12:40:46.051Z] Error: No such image: emptyfs [2019-12-04T12:40:46.051Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-04T12:40:46.051Z] ++++ docker load [2019-12-04T12:40:46.051Z] Running integration-test (iteration 1) [2019-12-04T12:40:46.051Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-12-04T12:40:46.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:40:46.051Z] ++ set -e [2019-12-04T12:40:46.051Z] ++ '[' -n 0 ']' [2019-12-04T12:40:46.051Z] ++ set -x [2019-12-04T12:40:46.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:40:49.926Z] #51 ... [2019-12-04T12:40:49.926Z] [2019-12-04T12:40:49.926Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:40:49.926Z] #39 194.8 + rm -rf /tmp/tmp.BoqTSeiHCT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BoqTSeiHCT [2019-12-04T12:40:49.926Z] #39 DONE 194.9s [2019-12-04T12:40:49.926Z] [2019-12-04T12:40:49.926Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:49.926Z] #60 ... [2019-12-04T12:40:49.926Z] [2019-12-04T12:40:49.926Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-04T12:40:50.339Z] #40 DONE 0.3s [2019-12-04T12:40:50.339Z] [2019-12-04T12:40:50.339Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:50.339Z] #60 ... [2019-12-04T12:40:50.339Z] [2019-12-04T12:40:50.339Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-04T12:40:50.339Z] #43 DONE 0.2s [2019-12-04T12:40:50.339Z] [2019-12-04T12:40:50.339Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-04T12:40:50.745Z] #46 DONE 0.1s [2019-12-04T12:40:50.745Z] [2019-12-04T12:40:50.745Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-04T12:40:50.745Z] #49 DONE 0.1s [2019-12-04T12:40:50.745Z] [2019-12-04T12:40:50.745Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:51.036Z] #11 33.99 Reading package lists... [2019-12-04T12:40:51.036Z] #11 ... [2019-12-04T12:40:51.036Z] [2019-12-04T12:40:51.036Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:40:51.036Z] #41 31.30 Reading package lists... [2019-12-04T12:40:53.096Z] #41 40.52 Building dependency tree... [2019-12-04T12:40:53.832Z] #41 43.16 The following additional packages will be installed: [2019-12-04T12:40:53.832Z] #41 43.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-04T12:40:53.832Z] #41 43.19 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-04T12:40:54.175Z] #41 43.19 Suggested packages: [2019-12-04T12:40:54.175Z] #41 43.19 manpages-dev python-setuptools [2019-12-04T12:40:56.034Z] Loaded image: buildpack-deps:jessie [2019-12-04T12:40:56.034Z] Loaded image: busybox:latest [2019-12-04T12:40:56.034Z] Loaded image: busybox:glibc [2019-12-04T12:40:56.034Z] Loaded image: debian:jessie [2019-12-04T12:40:56.034Z] Loaded image: hello-world:latest [2019-12-04T12:40:56.034Z] INFO: Testing against a local daemon [2019-12-04T12:40:56.034Z] === RUN TestCgroupNamespacesBuild [2019-12-04T12:40:57.231Z] #41 ... [2019-12-04T12:40:57.231Z] [2019-12-04T12:40:57.231Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:40:57.231Z] #57 31.43 Reading package lists... [2019-12-04T12:40:57.231Z] #57 40.95 Building dependency tree... [2019-12-04T12:40:57.231Z] #57 43.63 The following additional packages will be installed: [2019-12-04T12:40:57.231Z] #57 43.64 btrfs-progs liblzo2-2 [2019-12-04T12:40:57.231Z] #57 43.86 The following NEW packages will be installed: [2019-12-04T12:40:57.231Z] #57 43.86 btrfs-progs btrfs-tools liblzo2-2 [2019-12-04T12:40:57.231Z] #57 44.02 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:40:57.231Z] #57 44.02 Need to get 588 kB of archives. [2019-12-04T12:40:57.231Z] #57 44.02 After this operation, 5005 kB of additional disk space will be used. [2019-12-04T12:40:57.231Z] #57 44.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-04T12:40:57.231Z] #57 44.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-04T12:40:57.231Z] #57 44.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-04T12:40:57.231Z] #57 45.63 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:40:57.231Z] #57 45.85 Fetched 588 kB in 0s (2906 kB/s) [2019-12-04T12:40:57.231Z] #57 46.00 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-04T12:40:57.231Z] #57 46.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-04T12:40:57.231Z] #57 46.10 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-04T12:40:57.231Z] #57 46.12 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-04T12:40:57.231Z] #57 ... [2019-12-04T12:40:57.231Z] [2019-12-04T12:40:57.231Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:40:57.231Z] #41 46.22 The following NEW packages will be installed: [2019-12-04T12:40:57.231Z] #41 46.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-04T12:40:57.231Z] #41 46.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-04T12:40:57.231Z] #41 46.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-04T12:40:57.231Z] #41 46.23 zlib1g-dev [2019-12-04T12:40:57.231Z] #41 46.37 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:40:57.231Z] #41 46.37 Need to get 3548 kB of archives. [2019-12-04T12:40:57.231Z] #41 46.37 After this operation, 21.2 MB of additional disk space will be used. [2019-12-04T12:40:57.231Z] #41 46.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-04T12:40:57.231Z] #41 46.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-12-04T12:40:57.231Z] #41 46.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-12-04T12:40:57.231Z] #41 46.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-04T12:40:57.231Z] #41 46.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-12-04T12:40:57.231Z] #41 46.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-04T12:40:57.231Z] #41 46.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-12-04T12:40:57.232Z] #41 46.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-12-04T12:40:57.232Z] #41 46.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-12-04T12:40:57.578Z] #41 46.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-12-04T12:40:57.578Z] #41 46.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-12-04T12:40:57.923Z] #41 46.96 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-12-04T12:40:57.923Z] #41 47.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-12-04T12:40:57.923Z] #41 47.09 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-12-04T12:40:57.923Z] #41 47.10 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-04T12:40:57.923Z] #41 47.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-12-04T12:40:58.787Z] #51 ... [2019-12-04T12:40:58.787Z] [2019-12-04T12:40:58.787Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:58.787Z] #60 175.9 + bin/containerd [2019-12-04T12:40:59.121Z] #41 ... [2019-12-04T12:40:59.121Z] [2019-12-04T12:40:59.121Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-04T12:40:59.121Z] #57 46.31 Selecting previously unselected package btrfs-progs. [2019-12-04T12:40:59.121Z] #57 46.32 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-04T12:40:59.121Z] #57 46.33 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-04T12:40:59.121Z] #57 47.50 Selecting previously unselected package btrfs-tools. [2019-12-04T12:40:59.121Z] #57 47.50 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-04T12:40:59.121Z] #57 47.51 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-04T12:40:59.121Z] #57 47.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:40:59.121Z] #57 47.86 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-04T12:40:59.121Z] #57 47.87 Setting up btrfs-progs (4.7.3-1) ... [2019-12-04T12:40:59.121Z] #57 47.87 Setting up btrfs-tools (4.7.3-1) ... [2019-12-04T12:40:59.121Z] #57 47.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:40:59.121Z] #57 DONE 48.2s [2019-12-04T12:40:59.121Z] [2019-12-04T12:40:59.121Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:40:59.121Z] #58 DONE 0.1s [2019-12-04T12:40:59.121Z] [2019-12-04T12:40:59.121Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-04T12:40:59.121Z] #59 DONE 0.1s [2019-12-04T12:40:59.121Z] [2019-12-04T12:40:59.121Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:40:59.858Z] #60 0.451 + RM_GOPATH=0 [2019-12-04T12:40:59.858Z] #60 0.452 + TMP_GOPATH= [2019-12-04T12:40:59.858Z] #60 0.452 + : /build [2019-12-04T12:40:59.858Z] #60 0.453 + '[' -z '' ']' [2019-12-04T12:40:59.858Z] #60 0.455 ++ mktemp -d [2019-12-04T12:40:59.858Z] #60 0.458 + export GOPATH=/tmp/tmp.9UhbnDP0yl [2019-12-04T12:40:59.858Z] #60 0.458 + GOPATH=/tmp/tmp.9UhbnDP0yl [2019-12-04T12:40:59.858Z] #60 0.458 + RM_GOPATH=1 [2019-12-04T12:40:59.858Z] #60 0.470 ++ dirname ./install.sh [2019-12-04T12:40:59.858Z] #60 0.491 + dir=. [2019-12-04T12:40:59.858Z] #60 0.492 + bin=containerd [2019-12-04T12:40:59.858Z] #60 0.492 + shift [2019-12-04T12:40:59.858Z] #60 0.495 + '[' '!' -f ./containerd.installer ']' [2019-12-04T12:40:59.858Z] #60 0.496 + . ./containerd.installer [2019-12-04T12:40:59.858Z] #60 0.499 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:40:59.858Z] #60 0.513 + install_containerd [2019-12-04T12:40:59.858Z] #60 0.514 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-12-04T12:40:59.858Z] #60 0.515 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:40:59.858Z] #60 0.516 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9UhbnDP0yl/src/github.com/containerd/containerd [2019-12-04T12:40:59.858Z] #60 0.564 Cloning into '/tmp/tmp.9UhbnDP0yl/src/github.com/containerd/containerd'... [2019-12-04T12:41:00.226Z] --- PASS: TestCgroupNamespacesBuild (4.49s) [2019-12-04T12:41:00.226Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-04T12:41:00.605Z] #60 ... [2019-12-04T12:41:00.605Z] [2019-12-04T12:41:00.605Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-04T12:41:00.605Z] #25 32.50 Reading package lists... [2019-12-04T12:41:00.605Z] #25 41.97 Building dependency tree... [2019-12-04T12:41:00.605Z] #25 44.73 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-04T12:41:00.605Z] #25 44.73 The following additional packages will be installed: [2019-12-04T12:41:00.605Z] #25 44.74 libjq1 libonig4 [2019-12-04T12:41:00.605Z] #25 45.43 The following NEW packages will be installed: [2019-12-04T12:41:00.605Z] #25 45.44 jq libjq1 libonig4 [2019-12-04T12:41:00.605Z] #25 45.64 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:41:00.605Z] #25 45.64 Need to get 310 kB of archives. [2019-12-04T12:41:00.605Z] #25 45.64 After this operation, 1267 kB of additional disk space will be used. [2019-12-04T12:41:00.605Z] #25 45.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-04T12:41:00.605Z] #25 45.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-04T12:41:00.605Z] #25 45.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-04T12:41:00.605Z] #25 47.44 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:41:00.605Z] #25 47.67 Fetched 310 kB in 0s (1665 kB/s) [2019-12-04T12:41:00.605Z] #25 47.84 Selecting previously unselected package libonig4:ppc64el. [2019-12-04T12:41:00.605Z] #25 47.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-04T12:41:00.605Z] #25 47.95 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-12-04T12:41:00.605Z] #25 47.96 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-04T12:41:00.605Z] #25 48.57 Selecting previously unselected package libjq1:ppc64el. [2019-12-04T12:41:00.605Z] #25 48.57 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-04T12:41:00.605Z] #25 48.58 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-04T12:41:00.605Z] #25 48.73 Selecting previously unselected package jq. [2019-12-04T12:41:00.605Z] #25 48.73 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-04T12:41:00.605Z] #25 48.74 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-04T12:41:00.605Z] #25 49.17 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-04T12:41:00.605Z] #25 49.19 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-04T12:41:00.605Z] #25 49.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:41:00.605Z] #25 49.35 Setting up jq (1.5+dfsg-1.3) ... [2019-12-04T12:41:00.605Z] #25 DONE 49.6s [2019-12-04T12:41:00.605Z] [2019-12-04T12:41:00.605Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-04T12:41:00.605Z] #26 DONE 0.1s [2019-12-04T12:41:00.605Z] [2019-12-04T12:41:00.605Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:41:01.382Z] #60 ... [2019-12-04T12:41:01.382Z] [2019-12-04T12:41:01.382Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:41:01.382Z] #51 DONE 206.8s [2019-12-04T12:41:01.382Z] [2019-12-04T12:41:01.382Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:41:01.801Z] #27 ... [2019-12-04T12:41:01.801Z] [2019-12-04T12:41:01.801Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-04T12:41:01.801Z] #11 33.99 Reading package lists... [2019-12-04T12:41:01.801Z] #11 43.95 Building dependency tree... [2019-12-04T12:41:01.801Z] #11 46.52 The following additional packages will be installed: [2019-12-04T12:41:01.801Z] #11 46.53 libapparmor1 libseccomp2 [2019-12-04T12:41:01.801Z] #11 46.53 Suggested packages: [2019-12-04T12:41:01.801Z] #11 46.53 seccomp [2019-12-04T12:41:01.801Z] #11 46.85 The following NEW packages will be installed: [2019-12-04T12:41:01.801Z] #11 46.85 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-04T12:41:01.801Z] #11 46.98 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:41:01.801Z] #11 46.98 Need to get 296 kB of archives. [2019-12-04T12:41:01.801Z] #11 46.98 After this operation, 1346 kB of additional disk space will be used. [2019-12-04T12:41:01.801Z] #11 46.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-12-04T12:41:01.801Z] #11 47.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-12-04T12:41:01.801Z] #11 47.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-12-04T12:41:01.801Z] #11 47.04 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-12-04T12:41:01.801Z] #11 48.49 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:41:01.801Z] #11 48.69 Fetched 296 kB in 0s (2303 kB/s) [2019-12-04T12:41:01.801Z] #11 48.96 Selecting previously unselected package libseccomp2:ppc64el. [2019-12-04T12:41:01.801Z] #11 48.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-04T12:41:01.801Z] #11 49.07 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-04T12:41:01.801Z] #11 49.08 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-04T12:41:01.801Z] #11 49.29 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-12-04T12:41:01.801Z] #11 49.30 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-04T12:41:01.801Z] #11 49.31 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-04T12:41:01.801Z] #11 49.47 Selecting previously unselected package libapparmor1:ppc64el. [2019-12-04T12:41:01.801Z] #11 49.49 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-04T12:41:01.801Z] #11 49.50 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-04T12:41:01.801Z] #11 49.76 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-12-04T12:41:01.801Z] #11 49.77 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-04T12:41:01.801Z] #11 49.77 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-04T12:41:01.801Z] #11 50.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:41:01.801Z] #11 50.43 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-04T12:41:01.801Z] #11 50.44 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-04T12:41:01.801Z] #11 50.45 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-04T12:41:01.801Z] #11 50.47 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-04T12:41:01.801Z] #11 50.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:41:01.801Z] #11 DONE 50.8s [2019-12-04T12:41:01.801Z] [2019-12-04T12:41:01.801Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:41:01.801Z] #53 DONE 0.1s [2019-12-04T12:41:01.801Z] [2019-12-04T12:41:01.801Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-04T12:41:01.801Z] #54 DONE 0.1s [2019-12-04T12:41:01.801Z] [2019-12-04T12:41:01.801Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:41:01.801Z] #41 49.40 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:41:01.801Z] #41 49.73 Fetched 3548 kB in 0s (4118 kB/s) [2019-12-04T12:41:01.801Z] #41 49.90 Selecting previously unselected package libnet1:ppc64el. [2019-12-04T12:41:01.801Z] #41 49.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-04T12:41:01.801Z] #41 50.01 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-04T12:41:01.801Z] #41 50.01 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-04T12:41:01.801Z] #41 50.24 Selecting previously unselected package libcap-dev:ppc64el. [2019-12-04T12:41:01.801Z] #41 50.25 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-12-04T12:41:01.801Z] #41 50.25 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-12-04T12:41:01.801Z] #41 50.47 Selecting previously unselected package libnet1-dev. [2019-12-04T12:41:01.801Z] #41 50.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-04T12:41:01.801Z] #41 50.50 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-04T12:41:01.801Z] #41 50.79 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-04T12:41:01.801Z] #41 50.83 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-04T12:41:01.801Z] #41 50.85 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-04T12:41:01.801Z] #41 51.10 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-12-04T12:41:01.903Z] Running on azwin-2-9dfef0 in d:\jenkins\workspace\moby_PR-40257 [Pipeline] { [Pipeline] ws [2019-12-04T12:41:01.921Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-12-04T12:41:02.130Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2019-12-04T12:41:02.131Z] === RUN TestBuildWithSession [2019-12-04T12:41:02.131Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-04T12:41:02.131Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T12:41:02.131Z] === RUN TestBuildSquashParent [2019-12-04T12:41:02.146Z] #41 51.11 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-12-04T12:41:02.146Z] #41 51.11 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-04T12:41:02.146Z] #41 51.48 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-04T12:41:02.201Z] #60 ... [2019-12-04T12:41:02.201Z] [2019-12-04T12:41:02.201Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-04T12:41:02.201Z] #52 DONE 0.1s [2019-12-04T12:41:02.201Z] [2019-12-04T12:41:02.201Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-04T12:41:02.201Z] #56 DONE 0.1s [2019-12-04T12:41:02.201Z] [2019-12-04T12:41:02.201Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:41:02.491Z] #41 51.49 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-04T12:41:02.491Z] #41 51.49 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-04T12:41:02.491Z] #41 ... [2019-12-04T12:41:02.491Z] [2019-12-04T12:41:02.492Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-04T12:41:02.492Z] #12 DONE 0.8s [2019-12-04T12:41:02.492Z] [2019-12-04T12:41:02.492Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:41:02.492Z] #41 51.65 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-12-04T12:41:02.492Z] #41 51.69 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-12-04T12:41:02.492Z] #41 51.69 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-04T12:41:02.492Z] #41 51.87 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-12-04T12:41:02.849Z] #41 51.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-12-04T12:41:02.849Z] #41 51.90 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-04T12:41:02.849Z] #41 ... [2019-12-04T12:41:02.849Z] [2019-12-04T12:41:02.849Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-04T12:41:02.849Z] #13 DONE 0.4s [2019-12-04T12:41:03.240Z] [2019-12-04T12:41:03.240Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:41:03.240Z] #34 32.96 Reading package lists... [2019-12-04T12:41:03.240Z] #34 42.37 Building dependency tree... [2019-12-04T12:41:03.240Z] #34 45.15 The following additional packages will be installed: [2019-12-04T12:41:03.240Z] #34 45.17 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-04T12:41:03.240Z] #34 45.18 Suggested packages: [2019-12-04T12:41:03.240Z] #34 45.19 codeblocks eclipse ninja-build lrzip [2019-12-04T12:41:03.240Z] #34 45.19 Recommended packages: [2019-12-04T12:41:03.240Z] #34 45.19 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-04T12:41:03.240Z] #34 46.79 The following NEW packages will be installed: [2019-12-04T12:41:03.240Z] #34 46.81 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-04T12:41:03.240Z] #34 46.82 vim-common xxd [2019-12-04T12:41:03.240Z] #34 46.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:41:03.240Z] #34 46.98 Need to get 13.4 MB of archives. [2019-12-04T12:41:03.240Z] #34 46.98 After this operation, 60.4 MB of additional disk space will be used. [2019-12-04T12:41:03.240Z] #34 46.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-12-04T12:41:03.240Z] #34 47.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-04T12:41:03.240Z] #34 47.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-12-04T12:41:03.240Z] #34 48.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-12-04T12:41:03.240Z] #34 49.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-12-04T12:41:03.240Z] #34 49.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-12-04T12:41:03.240Z] #34 49.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-12-04T12:41:03.240Z] #34 49.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-12-04T12:41:03.240Z] #34 49.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-04T12:41:03.240Z] #34 49.77 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-04T12:41:03.240Z] #34 51.73 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:41:03.240Z] #34 51.97 Fetched 13.4 MB in 2s (4665 kB/s) [2019-12-04T12:41:03.240Z] #34 52.23 Selecting previously unselected package cmake-data. [2019-12-04T12:41:03.240Z] #34 52.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-04T12:41:03.240Z] #34 52.26 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-04T12:41:03.240Z] #34 52.26 Unpacking cmake-data (3.7.2-1) ... [2019-12-04T12:41:03.240Z] #34 ... [2019-12-04T12:41:03.240Z] [2019-12-04T12:41:03.240Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:41:03.240Z] #41 52.37 Selecting previously unselected package libprotobuf10:ppc64el. [2019-12-04T12:41:03.240Z] #41 52.38 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-12-04T12:41:03.240Z] #41 52.38 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-04T12:41:03.240Z] #41 ... [2019-12-04T12:41:03.240Z] [2019-12-04T12:41:03.240Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-04T12:41:03.240Z] #14 0.409 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-04T12:41:03.240Z] #14 DONE 0.5s [2019-12-04T12:41:03.608Z] [2019-12-04T12:41:03.608Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:03.608Z] #55 0.369 + RM_GOPATH=0 [2019-12-04T12:41:03.608Z] #55 0.369 + TMP_GOPATH= [2019-12-04T12:41:03.608Z] #55 0.369 + : /build [2019-12-04T12:41:03.608Z] #55 0.370 + '[' -z '' ']' [2019-12-04T12:41:03.608Z] #55 0.371 ++ mktemp -d [2019-12-04T12:41:03.608Z] #55 0.376 + export GOPATH=/tmp/tmp.ENE3nMO3pA [2019-12-04T12:41:03.608Z] #55 0.377 + GOPATH=/tmp/tmp.ENE3nMO3pA [2019-12-04T12:41:03.608Z] #55 0.377 + RM_GOPATH=1 [2019-12-04T12:41:03.608Z] #55 0.378 ++ dirname ./install.sh [2019-12-04T12:41:03.608Z] #55 0.390 + dir=. [2019-12-04T12:41:03.608Z] #55 0.401 + bin=runc [2019-12-04T12:41:03.608Z] #55 0.402 + shift [2019-12-04T12:41:03.608Z] #55 0.403 + '[' '!' -f ./runc.installer ']' [2019-12-04T12:41:03.608Z] #55 0.404 + . ./runc.installer [2019-12-04T12:41:03.608Z] #55 0.409 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-04T12:41:03.608Z] #55 0.412 + install_runc [2019-12-04T12:41:03.608Z] #55 0.421 + uname -r [2019-12-04T12:41:03.608Z] #55 0.433 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-04T12:41:03.608Z] #55 0.436 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-04T12:41:03.608Z] #55 0.436 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-04T12:41:03.608Z] #55 0.436 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-04T12:41:03.608Z] #55 0.436 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ENE3nMO3pA/src/github.com/opencontainers/runc [2019-12-04T12:41:03.608Z] #55 0.487 Cloning into '/tmp/tmp.ENE3nMO3pA/src/github.com/opencontainers/runc'... [2019-12-04T12:41:03.952Z] #55 ... [2019-12-04T12:41:03.952Z] [2019-12-04T12:41:03.952Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-04T12:41:03.952Z] #15 DONE 0.5s [2019-12-04T12:41:03.952Z] [2019-12-04T12:41:03.952Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-04T12:41:04.297Z] #16 DONE 0.5s [2019-12-04T12:41:04.297Z] [2019-12-04T12:41:04.297Z] #17 [dev 6/24] RUN ldconfig [2019-12-04T12:41:05.040Z] #17 DONE 0.6s [2019-12-04T12:41:05.040Z] [2019-12-04T12:41:05.040Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:41:05.040Z] #41 53.69 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-12-04T12:41:05.040Z] #41 53.71 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-12-04T12:41:05.040Z] #41 53.71 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-04T12:41:05.040Z] #41 54.05 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-12-04T12:41:05.040Z] #41 54.06 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-12-04T12:41:05.040Z] #41 54.07 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-04T12:41:07.402Z] #41 56.64 Selecting previously unselected package libprotoc10:ppc64el. [2019-12-04T12:41:07.402Z] #41 56.66 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-12-04T12:41:07.402Z] #41 56.67 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-12-04T12:41:08.296Z] #41 57.67 Selecting previously unselected package protobuf-c-compiler. [2019-12-04T12:41:08.639Z] #41 57.68 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-12-04T12:41:08.639Z] #41 57.68 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-04T12:41:08.639Z] #41 57.93 Selecting previously unselected package protobuf-compiler. [2019-12-04T12:41:08.697Z] --- PASS: TestBuildSquashParent (6.06s) [2019-12-04T12:41:08.697Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-04T12:41:08.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:41:08.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:41:08.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:41:08.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:41:08.697Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:41:08.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:41:08.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:41:08.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:41:08.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:41:08.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:41:08.697Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:41:08.697Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:41:08.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:41:08.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:41:08.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:41:08.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:41:09.000Z] #41 57.94 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-12-04T12:41:09.000Z] #41 57.95 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-04T12:41:09.000Z] #41 58.33 Selecting previously unselected package python-pkg-resources. [2019-12-04T12:41:09.000Z] #41 58.34 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-04T12:41:09.373Z] #41 58.35 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-04T12:41:09.373Z] #41 58.76 Selecting previously unselected package python-protobuf. [2019-12-04T12:41:09.716Z] #41 58.81 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-12-04T12:41:09.716Z] #41 58.82 Unpacking python-protobuf (3.0.0-9) ... [2019-12-04T12:41:10.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:41:10.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:41:10.918Z] #41 60.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-04T12:41:10.918Z] #41 ... [2019-12-04T12:41:10.918Z] [2019-12-04T12:41:10.918Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:41:10.918Z] #27 4.491 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-04T12:41:10.918Z] #27 5.790 [2019-12-04T12:41:10.918Z] #27 6.544 #### 5.6% ####### 9.8% ############ 17.2% ################# 23.6% ##################### 30.0% ########################## 36.4% ################################ 44.9% ###################################### 53.4% ######################################### 57.7% ############################################## 64.1% ################################################## 70.4% ######################################################## 79.0% ########################################################### 82.1% ############################################################## 86.7% ################################################################# 90.9% ###################################################################### 97.3% ######################################################################## 100.0% [2019-12-04T12:41:10.918Z] #27 9.720 [2019-12-04T12:41:11.265Z] #27 10.37 ####### 10.4% ################### 27.7% ################################ 44.9% ################################################ 68.0% ############################################################# 85.2% ######################################################################## 100.0% [2019-12-04T12:41:11.610Z] #27 ... [2019-12-04T12:41:11.610Z] [2019-12-04T12:41:11.610Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:41:11.610Z] #69 DONE 60.5s [2019-12-04T12:41:11.610Z] [2019-12-04T12:41:11.610Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:41:11.610Z] #41 60.24 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-04T12:41:11.610Z] #41 60.24 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-04T12:41:13.144Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-04T12:41:13.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s) [2019-12-04T12:41:13.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2019-12-04T12:41:13.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2019-12-04T12:41:13.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s) [2019-12-04T12:41:13.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.17s) [2019-12-04T12:41:13.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2019-12-04T12:41:13.144Z] === RUN TestBuildMultiStageCopy [2019-12-04T12:41:13.144Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-04T12:41:15.049Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-04T12:41:15.506Z] #41 ... [2019-12-04T12:41:15.506Z] [2019-12-04T12:41:15.506Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:41:15.506Z] #18 0.633 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-04T12:41:15.506Z] #18 0.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-04T12:41:15.506Z] #18 0.831 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-04T12:41:15.506Z] #18 0.851 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-04T12:41:15.506Z] #18 0.942 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-04T12:41:15.506Z] #18 2.867 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-04T12:41:15.506Z] #18 6.453 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-04T12:41:15.506Z] #18 8.609 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-04T12:41:15.506Z] #18 ... [2019-12-04T12:41:15.506Z] [2019-12-04T12:41:15.506Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:41:15.506Z] #27 13.12 [2019-12-04T12:41:15.617Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-04T12:41:16.183Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-04T12:41:16.194Z] #27 14.08 ### 5.2% ######### 13.0% ############## 20.7% ################## 25.9% ###################### 31.0% ############################# 41.4% ################################### 49.1% ########################################## 59.4% ################################################ 67.2% ##################################################### 74.9% ########################################################## 81.3% ############################################################## 86.6% ################################################################## 91.8% ####################################################################### 99.5% ######################################################################## 100.0% [2019-12-04T12:41:16.750Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-04T12:41:16.932Z] #27 ... [2019-12-04T12:41:16.932Z] [2019-12-04T12:41:16.932Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:41:16.932Z] #34 56.21 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-04T12:41:16.932Z] #34 56.24 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-04T12:41:16.932Z] #34 56.26 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-04T12:41:16.932Z] #34 56.63 Selecting previously unselected package libicu57:ppc64el. [2019-12-04T12:41:16.932Z] #34 56.66 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-12-04T12:41:16.932Z] #34 56.67 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-04T12:41:17.278Z] #34 ... [2019-12-04T12:41:17.278Z] [2019-12-04T12:41:17.278Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:17.278Z] #45 65.71 sync [2019-12-04T12:41:17.278Z] #45 65.73 internal/reflectlite [2019-12-04T12:41:17.317Z] --- PASS: TestBuildMultiStageCopy (4.44s) [2019-12-04T12:41:17.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2019-12-04T12:41:17.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-12-04T12:41:17.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-12-04T12:41:17.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2019-12-04T12:41:17.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-12-04T12:41:17.317Z] === RUN TestBuildMultiStageParentConfig [2019-12-04T12:41:18.698Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2019-12-04T12:41:18.698Z] === RUN TestBuildLabelWithTargets [2019-12-04T12:41:21.232Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2019-12-04T12:41:21.232Z] === RUN TestBuildWithEmptyLayers [2019-12-04T12:41:21.443Z] #45 70.46 math/rand [2019-12-04T12:41:21.443Z] #45 70.52 github.com/LK4D4/vndr/godl/singleflight [2019-12-04T12:41:21.443Z] #45 70.55 internal/singleflight [2019-12-04T12:41:21.789Z] #45 ... [2019-12-04T12:41:21.789Z] [2019-12-04T12:41:21.789Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:41:21.789Z] #27 16.82 [2019-12-04T12:41:22.169Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-12-04T12:41:22.169Z] === RUN TestBuildMultiStageOnBuild [2019-12-04T12:41:22.475Z] #27 17.57 # 2.1% ## 3.8% #### 6.5% ####### 10.1% ######### 13.7% ########### 16.4% ############### 21.7% ################# 24.4% ################### 27.0% #################### 28.8% ##################### 29.7% ####################### 32.4% ######################### 35.1% ########################### 38.6% ############################## 42.2% ################################ 45.8% ################################## 47.6% #################################### 50.2% ##################################### 52.6% ####################################### 55.3% ########################################### 59.7% ############################################# 62.8% ############################################## 64.4% ################################################ 67.1% ################################################## 70.6% #################################################### 73.3% ###################################################### 75.1% ######################################################## 77.8% ######################################################### 80.5% ########################################################### 83.1% ############################################################### 87.8% ################################################################# 91.4% ################################################################### 94.0% ##################################################################### 96.7% ####################################################################### 99.4% ######################################################################## 100.0% [2019-12-04T12:41:22.475Z] #27 ... [2019-12-04T12:41:22.475Z] [2019-12-04T12:41:22.475Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:41:22.475Z] #48 61.13 + cd /tmp/tmp.rUXV6vcusi/src/gotest.tools/gotestsum [2019-12-04T12:41:22.475Z] #48 61.13 + git checkout -q v0.3.5 [2019-12-04T12:41:22.475Z] #48 61.23 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-04T12:41:22.475Z] #48 ... [2019-12-04T12:41:22.475Z] [2019-12-04T12:41:22.475Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:41:22.475Z] #34 68.43 Selecting previously unselected package libxml2:ppc64el. [2019-12-04T12:41:22.475Z] #34 68.47 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-12-04T12:41:22.475Z] #34 68.47 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-04T12:41:22.475Z] #34 69.46 Selecting previously unselected package libarchive13:ppc64el. [2019-12-04T12:41:22.475Z] #34 69.49 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-12-04T12:41:22.475Z] #34 69.49 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-04T12:41:22.475Z] #34 70.48 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-12-04T12:41:22.475Z] #34 70.53 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-12-04T12:41:22.475Z] #34 70.53 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-04T12:41:22.475Z] #34 70.74 Selecting previously unselected package libuv1:ppc64el. [2019-12-04T12:41:22.475Z] #34 70.76 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-12-04T12:41:22.475Z] #34 70.80 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-12-04T12:41:22.475Z] #34 71.17 Selecting previously unselected package cmake. [2019-12-04T12:41:22.475Z] #34 71.18 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-12-04T12:41:22.475Z] #34 71.36 Unpacking cmake (3.7.2-1) ... [2019-12-04T12:41:22.512Z] #60 200.7 + bin/containerd-stress [2019-12-04T12:41:24.891Z] using credential docker-jenkins-github-credentials [2019-12-04T12:41:24.969Z] Cloning the remote Git repository [2019-12-04T12:41:24.969Z] Cloning with configured refspecs honoured and without tags [2019-12-04T12:41:25.024Z] #60 202.9 + bin/containerd-shim [2019-12-04T12:41:25.457Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2019-12-04T12:41:25.457Z] === RUN TestBuildUncleanTarFilenames [2019-12-04T12:41:26.361Z] #34 ... [2019-12-04T12:41:26.361Z] [2019-12-04T12:41:26.361Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:41:26.361Z] #29 75.23 + cd /tmp/tmp.3esVL4tl17/src/github.com/go-swagger/go-swagger [2019-12-04T12:41:26.361Z] #29 75.23 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-04T12:41:26.361Z] #29 ... [2019-12-04T12:41:26.361Z] [2019-12-04T12:41:26.361Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:41:26.361Z] #32 65.01 internal/reflectlite [2019-12-04T12:41:26.361Z] #32 65.01 sync [2019-12-04T12:41:26.361Z] #32 71.53 sort [2019-12-04T12:41:26.361Z] #32 71.53 errors [2019-12-04T12:41:26.361Z] #32 72.53 internal/oserror [2019-12-04T12:41:26.361Z] #32 72.54 strconv [2019-12-04T12:41:26.361Z] #32 72.57 io [2019-12-04T12:41:26.361Z] #32 73.16 syscall [2019-12-04T12:41:26.361Z] #32 ... [2019-12-04T12:41:26.361Z] [2019-12-04T12:41:26.361Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:26.361Z] #45 75.31 io [2019-12-04T12:41:26.361Z] #45 75.33 strconv [2019-12-04T12:41:26.361Z] #45 75.34 sort [2019-12-04T12:41:26.361Z] #45 75.42 syscall [2019-12-04T12:41:26.394Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2019-12-04T12:41:26.394Z] === RUN TestBuildMultiStageLayerLeak [2019-12-04T12:41:26.518Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:41:26.518Z] [2019-12-04T12:41:26.518Z] [2019-12-04T12:41:26.518Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-04T12:41:26.518Z] PKG_CONFIG=pkg-config [2019-12-04T12:41:26.518Z] GOLANG_VERSION=1.13.4 [2019-12-04T12:41:26.518Z] HOSTNAME=44cb043ea66f [2019-12-04T12:41:26.518Z] KEEPBUNDLE=1 [2019-12-04T12:41:26.518Z] container=docker [2019-12-04T12:41:26.518Z] TEST_SKIP_INTEGRATION=1 [2019-12-04T12:41:26.518Z] GO111MODULE=off [2019-12-04T12:41:26.518Z] GOPATH=/go [2019-12-04T12:41:26.518Z] PWD=/go/src/github.com/docker/docker [2019-12-04T12:41:26.518Z] HOME=/root [2019-12-04T12:41:26.518Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-04T12:41:26.518Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-04T12:41:26.518Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-04T12:41:26.518Z] DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:41:26.518Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-04T12:41:26.518Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-04T12:41:26.518Z] TERM=xterm [2019-12-04T12:41:26.518Z] VALIDATE_BRANCH=master [2019-12-04T12:41:26.518Z] DEST=bundles/test-integration [2019-12-04T12:41:26.518Z] SHLVL=1 [2019-12-04T12:41:26.518Z] TIMEOUT=120m [2019-12-04T12:41:26.518Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-04T12:41:26.518Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-04T12:41:26.518Z] DOCKER_PKG=github.com/docker/docker [2019-12-04T12:41:26.518Z] TESTDEBUG=0 [2019-12-04T12:41:26.518Z] _=/usr/bin/env [2019-12-04T12:41:26.518Z] Building test suite binary ./integration-cli/test.main [2019-12-04T12:41:26.518Z] [2019-12-04T12:41:26.518Z] [2019-12-04T12:41:26.518Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-12-04T12:41:26.518Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-04T12:41:26.518Z] PKG_CONFIG=pkg-config [2019-12-04T12:41:26.518Z] GOLANG_VERSION=1.13.4 [2019-12-04T12:41:26.518Z] HOSTNAME=d18d28114cbc [2019-12-04T12:41:26.518Z] KEEPBUNDLE=1 [2019-12-04T12:41:26.518Z] container=docker [2019-12-04T12:41:26.518Z] TEST_SKIP_INTEGRATION=1 [2019-12-04T12:41:26.518Z] GO111MODULE=off [2019-12-04T12:41:26.518Z] GOPATH=/go [2019-12-04T12:41:26.518Z] PWD=/go/src/github.com/docker/docker [2019-12-04T12:41:26.518Z] HOME=/root [2019-12-04T12:41:26.518Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-04T12:41:26.518Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-04T12:41:26.518Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-04T12:41:26.518Z] DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:41:26.518Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-04T12:41:26.518Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-04T12:41:26.518Z] TERM=xterm [2019-12-04T12:41:26.518Z] VALIDATE_BRANCH=master [2019-12-04T12:41:26.518Z] DEST=bundles/test-integration [2019-12-04T12:41:26.518Z] SHLVL=1 [2019-12-04T12:41:26.518Z] TIMEOUT=120m [2019-12-04T12:41:26.518Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-04T12:41:26.518Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-04T12:41:26.518Z] DOCKER_PKG=github.com/docker/docker [2019-12-04T12:41:26.518Z] TESTDEBUG=0 [2019-12-04T12:41:26.518Z] _=/usr/bin/env [2019-12-04T12:41:26.518Z] Building test suite binary ./integration-cli/test.main [2019-12-04T12:41:26.775Z] No new tests added to integration. [2019-12-04T12:41:26.775Z] [2019-12-04T12:41:26.775Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-04T12:41:25.183Z] Cloning repository https://github.com/moby/moby.git [2019-12-04T12:41:25.553Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-12-04T12:41:26.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:41:26.677Z] > git --version # timeout=10 [2019-12-04T12:41:26.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:41:26.726Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:41:28.102Z] #45 ... [2019-12-04T12:41:28.102Z] [2019-12-04T12:41:28.102Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-04T12:41:28.102Z] #34 75.43 Selecting previously unselected package xxd. [2019-12-04T12:41:28.102Z] #34 75.43 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-04T12:41:28.102Z] #34 75.44 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:41:28.102Z] #34 75.70 Selecting previously unselected package vim-common. [2019-12-04T12:41:28.102Z] #34 75.71 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:41:28.102Z] #34 75.76 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:41:28.102Z] #34 76.10 Processing triggers for mime-support (3.60) ... [2019-12-04T12:41:28.102Z] #34 76.28 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:41:28.102Z] #34 76.29 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-12-04T12:41:28.102Z] #34 76.32 Setting up cmake-data (3.7.2-1) ... [2019-12-04T12:41:28.102Z] #34 76.35 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-04T12:41:28.102Z] #34 76.36 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-04T12:41:28.102Z] #34 76.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:41:28.102Z] #34 76.58 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:41:28.102Z] #34 76.60 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-04T12:41:28.102Z] #34 76.61 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-04T12:41:28.102Z] #34 76.63 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-04T12:41:28.102Z] #34 76.64 Setting up cmake (3.7.2-1) ... [2019-12-04T12:41:28.102Z] #34 76.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:41:28.102Z] #34 DONE 77.1s [2019-12-04T12:41:28.102Z] [2019-12-04T12:41:28.102Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:41:28.102Z] #27 22.23 [2019-12-04T12:41:28.102Z] #27 25.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-04T12:41:28.102Z] #27 26.71 [2019-12-04T12:41:28.102Z] #27 27.37 ######################################################################## 100.0% [2019-12-04T12:41:28.102Z] #27 ... [2019-12-04T12:41:28.102Z] [2019-12-04T12:41:28.102Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T12:41:28.102Z] #35 DONE 0.1s [2019-12-04T12:41:28.102Z] [2019-12-04T12:41:28.102Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-04T12:41:28.102Z] #36 DONE 0.1s [2019-12-04T12:41:28.102Z] [2019-12-04T12:41:28.102Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:41:28.102Z] #27 27.72 [2019-12-04T12:41:28.102Z] #27 ... [2019-12-04T12:41:28.102Z] [2019-12-04T12:41:28.102Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:28.148Z] PKG_CONFIG=pkg-config [2019-12-04T12:41:28.148Z] GOLANG_VERSION=1.13.4 [2019-12-04T12:41:28.148Z] HOSTNAME=4870f639e09a [2019-12-04T12:41:28.148Z] KEEPBUNDLE=1 [2019-12-04T12:41:28.148Z] container=docker [2019-12-04T12:41:28.148Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-04T12:41:28.148Z] GO111MODULE=off [2019-12-04T12:41:28.148Z] GOPATH=/go [2019-12-04T12:41:28.148Z] PWD=/go/src/github.com/docker/docker [2019-12-04T12:41:28.148Z] HOME=/root [2019-12-04T12:41:28.148Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-04T12:41:28.148Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-04T12:41:28.148Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-04T12:41:28.148Z] DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:41:28.148Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-04T12:41:28.148Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-04T12:41:28.148Z] TERM=xterm [2019-12-04T12:41:28.148Z] VALIDATE_BRANCH=master [2019-12-04T12:41:28.148Z] DEST=bundles/test-integration [2019-12-04T12:41:28.148Z] SHLVL=1 [2019-12-04T12:41:28.148Z] TIMEOUT=120m [2019-12-04T12:41:28.148Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-04T12:41:28.148Z] DOCKER_PKG=github.com/docker/docker [2019-12-04T12:41:28.148Z] TESTDEBUG=0 [2019-12-04T12:41:28.148Z] _=/usr/bin/env [2019-12-04T12:41:28.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-04T12:41:28.448Z] #37 ... [2019-12-04T12:41:28.448Z] [2019-12-04T12:41:28.448Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:41:28.448Z] #41 67.66 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-04T12:41:28.448Z] #41 67.68 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-04T12:41:28.448Z] #41 67.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:41:28.448Z] #41 67.77 Setting up python-protobuf (3.0.0-9) ... [2019-12-04T12:41:28.791Z] #41 ... [2019-12-04T12:41:28.791Z] [2019-12-04T12:41:28.791Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:28.791Z] #37 0.396 + RM_GOPATH=0 [2019-12-04T12:41:28.791Z] #37 0.396 + TMP_GOPATH= [2019-12-04T12:41:28.791Z] #37 0.398 + : /build [2019-12-04T12:41:28.791Z] #37 0.398 + '[' -z '' ']' [2019-12-04T12:41:28.791Z] #37 0.402 ++ mktemp -d [2019-12-04T12:41:28.791Z] #37 0.414 + export GOPATH=/tmp/tmp.22j31c95DU [2019-12-04T12:41:28.791Z] #37 0.415 + GOPATH=/tmp/tmp.22j31c95DU [2019-12-04T12:41:28.791Z] #37 0.415 + RM_GOPATH=1 [2019-12-04T12:41:28.791Z] #37 0.420 ++ dirname ./install.sh [2019-12-04T12:41:28.791Z] #37 0.429 + dir=. [2019-12-04T12:41:28.791Z] #37 0.430 + bin=tini [2019-12-04T12:41:28.791Z] #37 0.430 + shift [2019-12-04T12:41:28.791Z] #37 0.431 + '[' '!' -f ./tini.installer ']' [2019-12-04T12:41:28.791Z] #37 0.432 + . ./tini.installer [2019-12-04T12:41:28.791Z] #37 0.433 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:41:28.791Z] #37 0.434 + install_tini [2019-12-04T12:41:28.791Z] #37 0.435 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-04T12:41:28.791Z] #37 0.436 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:41:28.791Z] #37 0.436 + git clone https://github.com/krallin/tini.git /tmp/tmp.22j31c95DU/tini [2019-12-04T12:41:28.791Z] #37 0.448 Cloning into '/tmp/tmp.22j31c95DU/tini'... [2019-12-04T12:41:29.679Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2019-12-04T12:41:29.679Z] === RUN TestBuildWithHugeFile [2019-12-04T12:41:30.513Z] #37 ... [2019-12-04T12:41:30.513Z] [2019-12-04T12:41:30.513Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-04T12:41:30.513Z] #41 79.15 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-12-04T12:41:30.513Z] #41 79.15 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-04T12:41:30.513Z] #41 79.16 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-04T12:41:30.513Z] #41 79.20 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-04T12:41:30.513Z] #41 79.25 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-12-04T12:41:30.513Z] #41 79.25 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-04T12:41:30.513Z] #41 79.26 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-04T12:41:30.513Z] #41 79.26 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-04T12:41:30.513Z] #41 79.27 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-04T12:41:30.513Z] #41 79.28 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-04T12:41:30.513Z] #41 79.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:41:30.513Z] #41 DONE 79.5s [2019-12-04T12:41:30.513Z] [2019-12-04T12:41:30.513Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:41:30.513Z] #32 79.21 bytes [2019-12-04T12:41:30.513Z] #32 79.24 strings [2019-12-04T12:41:31.587Z] #60 209.5 + bin/containerd-shim-runc-v1 [2019-12-04T12:41:34.156Z] #60 212.5 + bin/containerd-shim-runc-v2 [2019-12-04T12:41:35.454Z] #32 ... [2019-12-04T12:41:35.454Z] [2019-12-04T12:41:35.454Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:35.454Z] #55 23.18 + cd /tmp/tmp.ENE3nMO3pA/src/github.com/opencontainers/runc [2019-12-04T12:41:35.454Z] #55 23.18 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-04T12:41:35.454Z] #55 23.96 + '[' -z '' ']' [2019-12-04T12:41:35.454Z] #55 23.96 + target=static [2019-12-04T12:41:35.454Z] #55 23.96 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-04T12:41:35.454Z] #55 27.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-04T12:41:35.454Z] #55 ... [2019-12-04T12:41:35.454Z] [2019-12-04T12:41:35.454Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:35.454Z] #37 2.707 + cd /tmp/tmp.22j31c95DU/tini [2019-12-04T12:41:35.454Z] #37 2.708 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-04T12:41:35.454Z] #37 2.740 + cmake . [2019-12-04T12:41:35.454Z] #37 4.067 -- The C compiler identification is GNU 6.3.0 [2019-12-04T12:41:35.454Z] #37 4.177 -- Check for working C compiler: /usr/bin/cc [2019-12-04T12:41:35.454Z] #37 5.119 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-04T12:41:35.454Z] #37 5.125 -- Detecting C compiler ABI info [2019-12-04T12:41:35.454Z] #37 6.077 -- Detecting C compiler ABI info - done [2019-12-04T12:41:35.454Z] #37 6.277 -- Detecting C compile features [2019-12-04T12:41:35.482Z] #60 213.5 + binaries [2019-12-04T12:41:35.482Z] #60 213.5 + mkdir -p /build [2019-12-04T12:41:35.482Z] #60 213.5 + cp bin/containerd /build/containerd [2019-12-04T12:41:35.482Z] #60 213.6 + cp bin/containerd-shim /build/containerd-shim [2019-12-04T12:41:35.482Z] #60 213.6 + cp bin/ctr /build/ctr [2019-12-04T12:41:35.482Z] #60 DONE 213.8s [2019-12-04T12:41:36.770Z] [2019-12-04T12:41:36.770Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-04T12:41:36.770Z] #61 DONE 0.2s [2019-12-04T12:41:36.770Z] [2019-12-04T12:41:36.770Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-04T12:41:36.770Z] #65 DONE 0.1s [2019-12-04T12:41:36.770Z] [2019-12-04T12:41:36.770Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-04T12:41:36.770Z] #67 DONE 0.1s [2019-12-04T12:41:37.229Z] [2019-12-04T12:41:37.229Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-04T12:41:37.229Z] #70 DONE 0.1s [2019-12-04T12:41:37.229Z] [2019-12-04T12:41:37.229Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-04T12:41:37.229Z] #71 DONE 0.0s [2019-12-04T12:41:37.229Z] [2019-12-04T12:41:37.229Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-04T12:41:37.639Z] #72 DONE 0.6s [2019-12-04T12:41:37.639Z] [2019-12-04T12:41:37.639Z] #73 exporting to oci image format [2019-12-04T12:41:37.639Z] #73 exporting layers [2019-12-04T12:41:37.787Z] #37 9.450 -- Detecting C compile features - done [2019-12-04T12:41:37.787Z] #37 9.533 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-04T12:41:38.130Z] #37 9.950 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-04T12:41:38.475Z] #37 10.25 -- Configuring done [2019-12-04T12:41:38.475Z] #37 10.30 -- Generating done [2019-12-04T12:41:38.475Z] #37 10.31 -- Build files have been written to: /tmp/tmp.22j31c95DU/tini [2019-12-04T12:41:38.475Z] #37 10.31 + make tini-static [2019-12-04T12:41:38.823Z] #37 10.82 Scanning dependencies of target tini-static [2019-12-04T12:41:39.166Z] #37 10.92 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-04T12:41:39.509Z] #37 ... [2019-12-04T12:41:39.509Z] [2019-12-04T12:41:39.509Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:41:39.509Z] #18 24.60 Fetched 7728 kB in 24s (322 kB/s) [2019-12-04T12:41:39.509Z] #18 24.60 Reading package lists... [2019-12-04T12:41:39.853Z] #18 34.46 Reading package lists... [2019-12-04T12:41:39.853Z] #18 ... [2019-12-04T12:41:39.853Z] [2019-12-04T12:41:39.853Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:41:39.853Z] #42 2.631 Note: Building without setproctitle() and strlcpy() support. [2019-12-04T12:41:39.853Z] #42 2.632 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-04T12:41:39.853Z] #42 4.829 fatal: Not a git repository (or any of the parent directories): .git [2019-12-04T12:41:39.853Z] #42 4.946 GEN .gitid [2019-12-04T12:41:39.853Z] #42 4.972 GEN criu/include/version.h [2019-12-04T12:41:39.853Z] #42 5.044 GEN include/common/asm [2019-12-04T12:41:39.853Z] #42 8.022 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-04T12:41:39.853Z] #42 8.287 PBCC images/opts.pb-c.c [2019-12-04T12:41:39.853Z] #42 8.412 PBCC images/sit.pb-c.c [2019-12-04T12:41:39.853Z] #42 8.567 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-04T12:41:39.853Z] #42 8.773 DEP images/opts.pb-c.d [2019-12-04T12:41:39.853Z] #42 8.949 DEP images/sit.pb-c.d [2019-12-04T12:41:39.853Z] #42 9.135 PBCC images/macvlan.pb-c.c [2019-12-04T12:41:39.853Z] #42 9.178 DEP images/macvlan.pb-c.d [2019-12-04T12:41:39.853Z] #42 9.254 PBCC images/autofs.pb-c.c [2019-12-04T12:41:39.853Z] #42 9.316 DEP images/autofs.pb-c.d [2019-12-04T12:41:39.853Z] #42 9.443 PBCC images/sysctl.pb-c.c [2019-12-04T12:41:39.853Z] #42 9.511 DEP images/sysctl.pb-c.d [2019-12-04T12:41:39.853Z] #42 ... [2019-12-04T12:41:39.853Z] [2019-12-04T12:41:39.853Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:41:39.853Z] #29 78.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-04T12:41:39.853Z] #29 ... [2019-12-04T12:41:39.853Z] [2019-12-04T12:41:39.853Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:41:39.853Z] #42 9.588 PBCC images/time.pb-c.c [2019-12-04T12:41:39.853Z] #42 9.653 DEP images/time.pb-c.d [2019-12-04T12:41:40.197Z] #42 9.827 PBCC images/binfmt-misc.pb-c.c [2019-12-04T12:41:40.197Z] #42 9.880 DEP images/binfmt-misc.pb-c.d [2019-12-04T12:41:40.197Z] #42 9.923 PBCC images/seccomp.pb-c.c [2019-12-04T12:41:40.197Z] #42 9.979 DEP images/seccomp.pb-c.d [2019-12-04T12:41:40.541Z] #42 10.17 PBCC images/userns.pb-c.c [2019-12-04T12:41:40.541Z] #42 10.25 DEP images/userns.pb-c.d [2019-12-04T12:41:40.894Z] #42 10.40 PBCC images/cgroup.pb-c.c [2019-12-04T12:41:40.894Z] #42 10.49 DEP images/cgroup.pb-c.d [2019-12-04T12:41:41.238Z] #42 10.66 PBCC images/fown.pb-c.c [2019-12-04T12:41:41.238Z] #42 10.72 PBCC images/ext-file.pb-c.c [2019-12-04T12:41:41.238Z] #42 10.80 DEP images/fown.pb-c.d [2019-12-04T12:41:41.238Z] #42 10.85 DEP images/ext-file.pb-c.d [2019-12-04T12:41:41.238Z] #42 11.00 PBCC images/rpc.pb-c.c [2019-12-04T12:41:41.583Z] #42 11.15 DEP images/rpc.pb-c.d [2019-12-04T12:41:41.583Z] #42 11.23 PBCC images/siginfo.pb-c.c [2019-12-04T12:41:41.583Z] #42 11.26 DEP images/siginfo.pb-c.d [2019-12-04T12:41:41.583Z] #42 11.36 PBCC images/pagemap.pb-c.c [2019-12-04T12:41:41.933Z] #42 11.45 DEP images/pagemap.pb-c.d [2019-12-04T12:41:41.933Z] #42 11.59 PBCC images/rlimit.pb-c.c [2019-12-04T12:41:41.933Z] #42 11.64 DEP images/rlimit.pb-c.d [2019-12-04T12:41:41.933Z] #42 ... [2019-12-04T12:41:41.933Z] [2019-12-04T12:41:41.933Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:41:41.933Z] #27 31.50 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-04T12:41:41.933Z] #27 32.58 [2019-12-04T12:41:41.933Z] #27 33.20 ######################################################################## 100.0% [2019-12-04T12:41:41.933Z] #27 33.57 [2019-12-04T12:41:41.933Z] #27 36.61 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-04T12:41:41.933Z] #27 36.75 skipping existing c8c2d4a6b2e3 [2019-12-04T12:41:41.933Z] #27 37.02 [2019-12-04T12:41:41.933Z] #27 40.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-04T12:41:41.933Z] #27 ... [2019-12-04T12:41:41.933Z] [2019-12-04T12:41:41.933Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:41:41.933Z] #42 11.72 PBCC images/file-lock.pb-c.c [2019-12-04T12:41:41.933Z] #42 11.78 DEP images/file-lock.pb-c.d [2019-12-04T12:41:41.957Z] Fetching without tags [2019-12-04T12:41:42.279Z] #42 11.91 PBCC images/tty.pb-c.c [2019-12-04T12:41:42.279Z] #42 12.04 DEP images/tty.pb-c.d [2019-12-04T12:41:42.623Z] #42 12.12 PBCC images/tun.pb-c.c [2019-12-04T12:41:42.623Z] #42 12.23 PBCC images/netdev.pb-c.c [2019-12-04T12:41:42.623Z] #42 12.37 DEP images/tun.pb-c.d [2019-12-04T12:41:42.623Z] #42 12.48 DEP images/netdev.pb-c.d [2019-12-04T12:41:42.623Z] #42 ... [2019-12-04T12:41:42.623Z] [2019-12-04T12:41:42.623Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:42.623Z] #45 81.71 vendor/golang.org/x/net/dns/dnsmessage [2019-12-04T12:41:42.623Z] #45 82.48 bytes [2019-12-04T12:41:42.650Z] Merging remotes/origin/master commit e25754b80c0ce9f15a438001eea4c5a8c77141d4 into PR head commit 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:41:42.968Z] #45 ... [2019-12-04T12:41:42.968Z] [2019-12-04T12:41:42.968Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:41:42.968Z] #42 12.60 PBCC images/vma.pb-c.c [2019-12-04T12:41:42.968Z] #42 12.69 DEP images/vma.pb-c.d [2019-12-04T12:41:42.968Z] #42 ... [2019-12-04T12:41:42.968Z] [2019-12-04T12:41:42.968Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-04T12:41:42.968Z] #27 41.74 [2019-12-04T12:41:42.968Z] #27 42.14 ######################################################################## 100.0% [2019-12-04T12:41:42.968Z] #27 42.42 [2019-12-04T12:41:42.968Z] #27 42.60 Download of images into '/build' complete. [2019-12-04T12:41:42.968Z] #27 42.60 Use something like the following to load the result into a Docker daemon: [2019-12-04T12:41:42.968Z] #27 42.60 tar -cC '/build' . | docker load [2019-12-04T12:41:42.968Z] #27 DONE 42.7s [2019-12-04T12:41:42.968Z] [2019-12-04T12:41:42.968Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:41:42.968Z] #42 12.84 PBCC images/creds.pb-c.c [2019-12-04T12:41:43.312Z] #42 12.89 DEP images/creds.pb-c.d [2019-12-04T12:41:43.312Z] #42 13.03 PBCC images/utsns.pb-c.c [2019-12-04T12:41:43.312Z] #42 13.11 DEP images/utsns.pb-c.d [2019-12-04T12:41:43.656Z] #42 13.34 PBCC images/ipc-desc.pb-c.c [2019-12-04T12:41:43.656Z] #42 13.41 PBCC images/ipc-sem.pb-c.c [2019-12-04T12:41:43.656Z] #42 13.43 DEP images/ipc-desc.pb-c.d [2019-12-04T12:41:43.656Z] #42 13.52 DEP images/ipc-sem.pb-c.d [2019-12-04T12:41:41.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:41:41.708Z] > git config --add remote.origin.fetch +refs/pull/40257/head:refs/remotes/origin/PR-40257 # timeout=10 [2019-12-04T12:41:41.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-04T12:41:41.869Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-04T12:41:41.987Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-04T12:41:41.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-04T12:41:41.988Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40257/head:refs/remotes/origin/PR-40257 +refs/heads/master:refs/remotes/origin/master [2019-12-04T12:41:42.751Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:41:42.805Z] > git checkout -f 9aa55d97e564329f9b1c5b0b2c09c5f2bc1cc578 [2019-12-04T12:41:44.001Z] #42 13.62 PBCC images/ipc-msg.pb-c.c [2019-12-04T12:41:44.001Z] #42 13.69 DEP images/ipc-msg.pb-c.d [2019-12-04T12:41:44.001Z] #42 ... [2019-12-04T12:41:44.001Z] [2019-12-04T12:41:44.001Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:44.001Z] #37 14.09 [100%] Linking C executable tini-static [2019-12-04T12:41:44.001Z] #37 15.82 [100%] Built target tini-static [2019-12-04T12:41:44.001Z] #37 15.96 + mkdir -p /build [2019-12-04T12:41:44.001Z] #37 15.97 + cp tini-static /build/docker-init [2019-12-04T12:41:44.001Z] #37 DONE 16.1s [2019-12-04T12:41:44.001Z] [2019-12-04T12:41:44.002Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:41:44.002Z] #42 13.79 PBCC images/ipc-shm.pb-c.c [2019-12-04T12:41:44.491Z] #42 13.99 DEP images/ipc-shm.pb-c.d [2019-12-04T12:41:44.491Z] #42 14.12 PBCC images/ipc-var.pb-c.c [2019-12-04T12:41:44.491Z] #42 14.21 DEP images/ipc-var.pb-c.d [2019-12-04T12:41:44.491Z] #42 14.23 PBCC images/sk-opts.pb-c.c [2019-12-04T12:41:44.837Z] #42 14.29 PBCC images/packet-sock.pb-c.c [2019-12-04T12:41:44.837Z] #42 14.38 DEP images/sk-opts.pb-c.d [2019-12-04T12:41:44.837Z] #42 14.46 DEP images/packet-sock.pb-c.d [2019-12-04T12:41:44.837Z] #42 14.62 PBCC images/sk-netlink.pb-c.c [2019-12-04T12:41:45.181Z] #42 14.71 DEP images/sk-netlink.pb-c.d [2019-12-04T12:41:45.181Z] #42 14.78 PBCC images/sk-inet.pb-c.c [2019-12-04T12:41:45.181Z] #42 14.82 DEP images/sk-inet.pb-c.d [2019-12-04T12:41:45.181Z] #42 14.91 PBCC images/sk-unix.pb-c.c [2019-12-04T12:41:45.524Z] #42 15.03 DEP images/sk-unix.pb-c.d [2019-12-04T12:41:45.524Z] #42 15.20 PBCC images/mm.pb-c.c [2019-12-04T12:41:45.524Z] #42 15.40 DEP images/mm.pb-c.d [2019-12-04T12:41:45.867Z] #42 15.65 PBCC images/timerfd.pb-c.c [2019-12-04T12:41:46.212Z] #42 15.92 DEP images/timerfd.pb-c.d [2019-12-04T12:41:46.394Z] Merge succeeded, producing a3def66143d46c1b99fc3dd8282f5478f54dfd67 [2019-12-04T12:41:46.395Z] Checking out Revision a3def66143d46c1b99fc3dd8282f5478f54dfd67 (PR-40257) [2019-12-04T12:41:46.555Z] #42 16.15 PBCC images/timer.pb-c.c [2019-12-04T12:41:46.555Z] #42 16.18 DEP images/timer.pb-c.d [2019-12-04T12:41:46.555Z] #42 16.30 PBCC images/sa.pb-c.c [2019-12-04T12:41:46.555Z] #42 16.40 DEP images/sa.pb-c.d [2019-12-04T12:41:45.249Z] > git merge e25754b80c0ce9f15a438001eea4c5a8c77141d4 # timeout=10 [2019-12-04T12:41:46.279Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-12-04T12:41:46.424Z] > git config core.sparsecheckout # timeout=10 [2019-12-04T12:41:46.467Z] > git checkout -f a3def66143d46c1b99fc3dd8282f5478f54dfd67 [2019-12-04T12:41:46.899Z] #42 16.50 PBCC images/pipe-data.pb-c.c [2019-12-04T12:41:46.899Z] #42 16.52 DEP images/pipe-data.pb-c.d [2019-12-04T12:41:46.899Z] #42 16.61 PBCC images/mnt.pb-c.c [2019-12-04T12:41:46.899Z] #42 16.68 DEP images/mnt.pb-c.d [2019-12-04T12:41:47.242Z] #42 16.77 PBCC images/sk-packet.pb-c.c [2019-12-04T12:41:47.242Z] #42 16.82 DEP images/sk-packet.pb-c.d [2019-12-04T12:41:47.242Z] #42 17.01 PBCC images/tcp-stream.pb-c.c [2019-12-04T12:41:47.620Z] #42 17.09 DEP images/tcp-stream.pb-c.d [2019-12-04T12:41:47.620Z] #42 17.23 PBCC images/pipe.pb-c.c [2019-12-04T12:41:47.620Z] #42 17.39 DEP images/pipe.pb-c.d [2019-12-04T12:41:47.620Z] #42 17.48 PBCC images/pstree.pb-c.c [2019-12-04T12:41:47.963Z] #42 17.51 DEP images/pstree.pb-c.d [2019-12-04T12:41:47.963Z] #42 17.62 PBCC images/fs.pb-c.c [2019-12-04T12:41:47.963Z] #42 17.66 DEP images/fs.pb-c.d [2019-12-04T12:41:47.963Z] #42 17.77 PBCC images/signalfd.pb-c.c [2019-12-04T12:41:48.306Z] #42 17.86 DEP images/signalfd.pb-c.d [2019-12-04T12:41:48.306Z] #42 18.03 PBCC images/fh.pb-c.c [2019-12-04T12:41:48.306Z] #42 18.13 PBCC images/fsnotify.pb-c.c [2019-12-04T12:41:48.653Z] #42 18.22 DEP images/fh.pb-c.d [2019-12-04T12:41:48.653Z] #42 18.31 DEP images/fsnotify.pb-c.d [2019-12-04T12:41:48.653Z] #42 18.42 PBCC images/eventpoll.pb-c.c [2019-12-04T12:41:48.999Z] #42 18.50 DEP images/eventpoll.pb-c.d [2019-12-04T12:41:48.999Z] #42 18.59 PBCC images/eventfd.pb-c.c [2019-12-04T12:41:48.999Z] #42 18.64 DEP images/eventfd.pb-c.d [2019-12-04T12:41:48.999Z] #42 18.79 PBCC images/remap-file-path.pb-c.c [2019-12-04T12:41:48.999Z] #42 18.83 DEP images/remap-file-path.pb-c.d [2019-12-04T12:41:49.345Z] #42 18.94 PBCC images/fifo.pb-c.c [2019-12-04T12:41:49.345Z] #42 18.98 DEP images/fifo.pb-c.d [2019-12-04T12:41:49.691Z] #42 19.16 PBCC images/ghost-file.pb-c.c [2019-12-04T12:41:49.691Z] #42 19.24 DEP images/ghost-file.pb-c.d [2019-12-04T12:41:49.691Z] #42 19.42 PBCC images/regfile.pb-c.c [2019-12-04T12:41:49.691Z] #42 ... [2019-12-04T12:41:49.691Z] [2019-12-04T12:41:49.691Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:41:49.691Z] #18 34.46 Reading package lists... [2019-12-04T12:41:51.760Z] #18 45.28 Building dependency tree... [2019-12-04T12:41:52.504Z] #18 47.76 The following additional packages will be installed: [2019-12-04T12:41:52.850Z] #18 47.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-04T12:41:52.850Z] #18 47.76 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-04T12:41:52.850Z] #18 47.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-04T12:41:52.850Z] #18 47.76 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-04T12:41:52.850Z] #18 47.76 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-04T12:41:52.850Z] #18 47.76 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-04T12:41:52.850Z] #18 47.76 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-04T12:41:52.850Z] #18 47.76 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-04T12:41:52.850Z] #18 47.76 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-04T12:41:52.850Z] #18 47.77 Suggested packages: [2019-12-04T12:41:52.850Z] #18 47.77 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-04T12:41:52.850Z] #18 47.77 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-04T12:41:52.850Z] #18 47.77 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-04T12:41:52.850Z] #18 47.77 vim-doc vim-scripts xfsdump acl attr quota [2019-12-04T12:41:52.850Z] #18 47.77 Recommended packages: [2019-12-04T12:41:52.850Z] #18 47.77 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-04T12:41:52.850Z] #18 47.77 python3-keyrings.alt python3-xdg unzip [2019-12-04T12:41:53.212Z] #18 ... [2019-12-04T12:41:53.212Z] [2019-12-04T12:41:53.212Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:41:53.212Z] #32 91.84 bufio [2019-12-04T12:41:53.212Z] #32 93.77 reflect [2019-12-04T12:41:53.212Z] #32 95.60 path [2019-12-04T12:41:53.212Z] #32 98.70 text/tabwriter [2019-12-04T12:41:53.212Z] #32 ... [2019-12-04T12:41:53.212Z] [2019-12-04T12:41:53.212Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:41:53.212Z] #42 19.65 DEP images/regfile.pb-c.d [2019-12-04T12:41:53.212Z] #42 19.72 PBCC images/ns.pb-c.c [2019-12-04T12:41:53.212Z] #42 19.76 DEP images/ns.pb-c.d [2019-12-04T12:41:53.212Z] #42 19.85 PBCC images/fdinfo.pb-c.c [2019-12-04T12:41:53.212Z] #42 20.01 DEP images/fdinfo.pb-c.d [2019-12-04T12:41:53.212Z] #42 20.11 PBCC images/core-aarch64.pb-c.c [2019-12-04T12:41:53.212Z] #42 20.19 PBCC images/core-arm.pb-c.c [2019-12-04T12:41:53.212Z] #42 20.30 PBCC images/core-ppc64.pb-c.c [2019-12-04T12:41:53.212Z] #42 20.37 PBCC images/core-s390.pb-c.c [2019-12-04T12:41:53.212Z] #42 20.49 PBCC images/core-x86.pb-c.c [2019-12-04T12:41:53.212Z] #42 20.58 PBCC images/core.pb-c.c [2019-12-04T12:41:53.212Z] #42 20.68 PBCC images/inventory.pb-c.c [2019-12-04T12:41:53.212Z] #42 20.86 DEP images/core-aarch64.pb-c.d [2019-12-04T12:41:53.212Z] #42 20.94 DEP images/core-arm.pb-c.d [2019-12-04T12:41:53.212Z] #42 21.05 DEP images/core-ppc64.pb-c.d [2019-12-04T12:41:53.212Z] #42 21.12 DEP images/core-s390.pb-c.d [2019-12-04T12:41:53.212Z] #42 21.24 DEP images/core-x86.pb-c.d [2019-12-04T12:41:53.212Z] #42 21.32 DEP images/core.pb-c.d [2019-12-04T12:41:53.212Z] #42 21.48 DEP images/inventory.pb-c.d [2019-12-04T12:41:53.212Z] #42 21.56 PBCC images/cpuinfo.pb-c.c [2019-12-04T12:41:53.212Z] #42 21.61 DEP images/cpuinfo.pb-c.d [2019-12-04T12:41:53.212Z] #42 21.73 PBCC images/stats.pb-c.c [2019-12-04T12:41:53.212Z] #42 21.80 DEP images/stats.pb-c.d [2019-12-04T12:41:54.596Z] Commit message: "Merge commit 'e25754b80c0ce9f15a438001eea4c5a8c77141d4' into HEAD" [2019-12-04T12:41:54.716Z] First time build. Skipping changelog. [2019-12-04T12:41:54.932Z] #42 24.63 make[1]: Nothing to be done for 'all'. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-04T12:41:54.626Z] > git rev-list --no-walk 8bd4c6fe6ea66aea719b900da76e9fe53ba700a3 # timeout=10 [2019-12-04T12:41:56.646Z] #42 ... [2019-12-04T12:41:56.647Z] [2019-12-04T12:41:56.647Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:41:56.647Z] #45 95.59 bufio [2019-12-04T12:41:56.647Z] #45 98.09 reflect [2019-12-04T12:41:56.647Z] #45 102.9 regexp/syntax [2019-12-04T12:41:57.383Z] #45 ... [2019-12-04T12:41:57.383Z] [2019-12-04T12:41:57.383Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:41:57.383Z] #32 106.2 internal/syscall/unix [2019-12-04T12:41:57.383Z] #32 106.3 time [2019-12-04T12:41:57.836Z] + docker version [2019-12-04T12:42:03.459Z] #32 ... [2019-12-04T12:42:03.459Z] [2019-12-04T12:42:03.459Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:42:03.459Z] #18 55.33 The following NEW packages will be installed: [2019-12-04T12:42:03.459Z] #18 55.33 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-04T12:42:03.459Z] #18 55.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-04T12:42:03.459Z] #18 55.33 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-04T12:42:03.459Z] #18 55.33 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-04T12:42:03.459Z] #18 55.33 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-04T12:42:03.459Z] #18 55.33 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-04T12:42:03.459Z] #18 55.33 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-04T12:42:03.459Z] #18 55.33 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-04T12:42:03.459Z] #18 55.33 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-04T12:42:03.459Z] #18 55.33 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-04T12:42:03.459Z] #18 55.33 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-04T12:42:03.459Z] #18 55.33 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-04T12:42:03.459Z] #18 55.34 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-04T12:42:03.459Z] #18 55.34 xfsprogs xxd xz-utils zip [2019-12-04T12:42:03.459Z] #18 55.52 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-04T12:42:03.459Z] #18 55.52 Need to get 87.3 MB of archives. [2019-12-04T12:42:03.459Z] #18 55.52 After this operation, 585 MB of additional disk space will be used. [2019-12-04T12:42:03.459Z] #18 55.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-12-04T12:42:03.459Z] #18 55.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-04T12:42:03.459Z] #18 55.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-12-04T12:42:03.459Z] #18 55.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-12-04T12:42:03.459Z] #18 55.67 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-12-04T12:42:03.459Z] #18 55.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-12-04T12:42:03.459Z] #18 55.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-12-04T12:42:03.459Z] #18 56.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-12-04T12:42:03.459Z] #18 56.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-12-04T12:42:03.459Z] #18 56.21 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-12-04T12:42:03.459Z] #18 56.52 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-12-04T12:42:03.459Z] #18 56.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-12-04T12:42:03.459Z] #18 56.58 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-12-04T12:42:03.459Z] #18 56.61 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-12-04T12:42:03.459Z] #18 56.63 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-12-04T12:42:03.459Z] #18 56.64 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-12-04T12:42:03.459Z] #18 56.66 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-04T12:42:03.459Z] #18 56.67 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-12-04T12:42:03.459Z] #18 56.68 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-12-04T12:42:03.459Z] #18 56.70 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-12-04T12:42:03.459Z] #18 56.71 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-12-04T12:42:03.459Z] #18 56.76 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-04T12:42:03.459Z] #18 56.78 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-04T12:42:03.459Z] #18 56.81 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-12-04T12:42:03.459Z] #18 56.82 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-12-04T12:42:03.459Z] #18 56.82 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-12-04T12:42:03.459Z] #18 56.88 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-12-04T12:42:03.459Z] #18 56.90 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-04T12:42:03.459Z] #18 56.91 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-04T12:42:03.459Z] #18 57.01 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-04T12:42:03.459Z] #18 57.02 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-12-04T12:42:03.459Z] #18 57.04 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-12-04T12:42:03.459Z] #18 57.07 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-04T12:42:03.459Z] #18 57.08 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-04T12:42:03.459Z] #18 57.10 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-04T12:42:03.459Z] #18 57.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-12-04T12:42:03.459Z] #18 57.12 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-12-04T12:42:03.459Z] #18 57.13 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] [2019-12-04T12:42:03.459Z] #18 57.14 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-12-04T12:42:03.459Z] #18 57.18 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-12-04T12:42:03.459Z] #18 57.22 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-12-04T12:42:03.459Z] #18 57.25 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-12-04T12:42:03.459Z] #18 57.34 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-12-04T12:42:03.459Z] #18 57.37 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-12-04T12:42:03.459Z] #18 57.38 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-04T12:42:03.459Z] #18 57.39 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-04T12:42:03.459Z] #18 57.40 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-12-04T12:42:03.459Z] #18 57.41 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-12-04T12:42:03.459Z] #18 57.66 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-12-04T12:42:03.459Z] #18 57.69 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-04T12:42:03.459Z] #18 57.88 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-04T12:42:03.459Z] #18 57.91 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-04T12:42:03.459Z] #18 57.94 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-12-04T12:42:03.459Z] #18 57.97 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-04T12:42:03.459Z] #18 57.98 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-12-04T12:42:03.459Z] #18 58.03 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-04T12:42:03.459Z] #18 58.60 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-12-04T12:42:03.459Z] #18 58.70 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-12-04T12:42:03.805Z] #18 58.76 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-12-04T12:42:03.805Z] #18 58.80 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-12-04T12:42:03.805Z] #18 58.81 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-12-04T12:42:03.805Z] #18 58.86 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] [2019-12-04T12:42:03.805Z] #18 59.08 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] [2019-12-04T12:42:04.546Z] #18 59.47 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] [2019-12-04T12:42:04.546Z] #18 59.50 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-04T12:42:05.290Z] #18 60.22 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-04T12:42:05.636Z] #18 60.70 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] [2019-12-04T12:42:05.636Z] #18 60.73 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] [2019-12-04T12:42:06.422Z] Client: Docker Engine - Enterprise [2019-12-04T12:42:06.422Z] Version: 19.03.2 [2019-12-04T12:42:06.422Z] API version: 1.40 [2019-12-04T12:42:06.422Z] Go version: go1.12.8 [2019-12-04T12:42:06.422Z] Git commit: c92ab06ed9 [2019-12-04T12:42:06.422Z] Built: 09/03/2019 16:38:11 [2019-12-04T12:42:06.422Z] OS/Arch: windows/amd64 [2019-12-04T12:42:06.422Z] Experimental: false [2019-12-04T12:42:06.422Z] [2019-12-04T12:42:06.422Z] Server: Docker Engine - Enterprise [2019-12-04T12:42:06.422Z] Engine: [2019-12-04T12:42:06.422Z] Version: 19.03.2 [2019-12-04T12:42:06.422Z] API version: 1.40 (minimum version 1.24) [2019-12-04T12:42:06.422Z] Go version: go1.12.8 [2019-12-04T12:42:06.422Z] Git commit: c92ab06ed9 [2019-12-04T12:42:06.422Z] Built: 09/03/2019 16:35:47 [2019-12-04T12:42:06.422Z] OS/Arch: windows/amd64 [2019-12-04T12:42:06.422Z] Experimental: true [Pipeline] sh [2019-12-04T12:42:07.951Z] + docker info [2019-12-04T12:42:07.978Z] #18 ... [2019-12-04T12:42:07.978Z] [2019-12-04T12:42:07.978Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:07.978Z] #42 27.32 CC images/stats.o [2019-12-04T12:42:07.978Z] #42 28.11 CC images/core.o [2019-12-04T12:42:07.978Z] #42 29.33 CC images/core-x86.o [2019-12-04T12:42:07.978Z] #42 30.94 CC images/core-arm.o [2019-12-04T12:42:07.978Z] #42 32.00 CC images/core-aarch64.o [2019-12-04T12:42:07.978Z] #42 33.04 CC images/core-ppc64.o [2019-12-04T12:42:07.978Z] #42 34.39 CC images/core-s390.o [2019-12-04T12:42:07.978Z] #42 36.17 CC images/cpuinfo.o [2019-12-04T12:42:07.978Z] #42 37.12 CC images/inventory.o [2019-12-04T12:42:07.978Z] #42 ... [2019-12-04T12:42:07.978Z] [2019-12-04T12:42:07.978Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:42:07.978Z] #60 60.91 Checking out files: 44% (1292/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-12-04T12:42:07.978Z] #60 61.76 + cd /tmp/tmp.9UhbnDP0yl/src/github.com/containerd/containerd [2019-12-04T12:42:07.978Z] #60 61.77 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-12-04T12:42:07.978Z] #60 63.64 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-04T12:42:07.978Z] #60 63.65 + BUILDTAGS='netgo osusergo static_build' [2019-12-04T12:42:07.978Z] #60 63.65 + export EXTRA_FLAGS=-buildmode=pie [2019-12-04T12:42:07.978Z] #60 63.65 + EXTRA_FLAGS=-buildmode=pie [2019-12-04T12:42:07.978Z] #60 63.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-04T12:42:07.978Z] #60 63.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-04T12:42:07.978Z] #60 63.65 + '[' '' = dynamic ']' [2019-12-04T12:42:07.978Z] #60 63.65 + make [2019-12-04T12:42:07.978Z] #60 65.86 + bin/ctr [2019-12-04T12:42:07.978Z] #60 ... [2019-12-04T12:42:07.978Z] [2019-12-04T12:42:07.978Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:07.978Z] #42 37.63 CC images/fdinfo.o [2019-12-04T12:42:08.719Z] #42 38.35 CC images/fown.o [2019-12-04T12:42:09.066Z] #42 38.84 CC images/ns.o [2019-12-04T12:42:09.443Z] #42 ... [2019-12-04T12:42:09.443Z] [2019-12-04T12:42:09.443Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:42:09.443Z] #45 108.2 vendor/golang.org/x/text/transform [2019-12-04T12:42:09.443Z] #45 114.7 time [2019-12-04T12:42:09.443Z] #45 ... [2019-12-04T12:42:09.443Z] [2019-12-04T12:42:09.443Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:42:09.443Z] #18 64.44 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] [2019-12-04T12:42:13.332Z] #18 68.53 debconf: delaying package configuration, since apt-utils is not installed [2019-12-04T12:42:13.676Z] #18 68.69 Fetched 87.3 MB in 11s (7422 kB/s) [2019-12-04T12:42:13.676Z] #18 68.82 Selecting previously unselected package bash-completion. [2019-12-04T12:42:14.020Z] #18 68.82 (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.) [2019-12-04T12:42:14.020Z] #18 68.91 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-04T12:42:15.715Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 1m49.708649499s [2019-12-04T12:42:15.715Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.727326ms [2019-12-04T12:42:16.360Z] --- PASS: TestBuildWithHugeFile (43.32s) [2019-12-04T12:42:16.360Z] === RUN TestBuildWithEmptyDockerfile [2019-12-04T12:42:16.360Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:42:16.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:42:16.360Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:42:16.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:42:16.360Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:42:16.360Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:42:16.360Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:42:16.360Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:42:16.360Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:42:16.360Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-12-04T12:42:16.360Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-12-04T12:42:16.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-12-04T12:42:16.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-12-04T12:42:16.360Z] === RUN TestBuildPreserveOwnership [2019-12-04T12:42:16.360Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-04T12:42:16.943Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-04T12:42:17.125Z] #18 ... [2019-12-04T12:42:17.125Z] [2019-12-04T12:42:17.125Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:17.125Z] #42 39.30 CC images/regfile.o [2019-12-04T12:42:17.125Z] #42 39.79 CC images/ghost-file.o [2019-12-04T12:42:17.125Z] #42 40.39 CC images/fifo.o [2019-12-04T12:42:17.125Z] #42 40.89 CC images/remap-file-path.o [2019-12-04T12:42:17.125Z] #42 41.35 CC images/eventfd.o [2019-12-04T12:42:17.125Z] #42 41.68 CC images/eventpoll.o [2019-12-04T12:42:17.125Z] #42 42.22 CC images/fh.o [2019-12-04T12:42:17.125Z] #42 42.83 CC images/fsnotify.o [2019-12-04T12:42:17.125Z] #42 43.95 CC images/signalfd.o [2019-12-04T12:42:17.125Z] #42 44.47 CC images/fs.o [2019-12-04T12:42:17.125Z] #42 44.96 CC images/pstree.o [2019-12-04T12:42:17.125Z] #42 45.35 CC images/pipe.o [2019-12-04T12:42:17.125Z] #42 45.81 CC images/tcp-stream.o [2019-12-04T12:42:17.125Z] #42 46.25 CC images/sk-packet.o [2019-12-04T12:42:17.125Z] #42 46.80 CC images/mnt.o [2019-12-04T12:42:17.468Z] #42 47.22 CC images/pipe-data.o [2019-12-04T12:42:17.812Z] #42 47.57 CC images/sa.o [2019-12-04T12:42:18.606Z] #42 48.07 CC images/timer.o [2019-12-04T12:42:19.355Z] #42 ... [2019-12-04T12:42:19.355Z] [2019-12-04T12:42:19.355Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:42:19.355Z] #32 118.1 internal/poll [2019-12-04T12:42:19.355Z] #32 122.2 os [2019-12-04T12:42:19.355Z] #32 123.2 internal/fmtsort [2019-12-04T12:42:19.355Z] #32 125.9 path/filepath [2019-12-04T12:42:19.355Z] #32 125.9 fmt [2019-12-04T12:42:19.355Z] #32 ... [2019-12-04T12:42:19.355Z] [2019-12-04T12:42:19.355Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:19.355Z] #42 49.01 CC images/timerfd.o [2019-12-04T12:42:19.475Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2019-12-04T12:42:19.475Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2019-12-04T12:42:19.475Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2019-12-04T12:42:19.475Z] === RUN TestBuildPlatformInvalid [2019-12-04T12:42:19.475Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-12-04T12:42:19.475Z] PASS [2019-12-04T12:42:19.475Z] [2019-12-04T12:42:19.475Z] === Skipped [2019-12-04T12:42:19.475Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-12-04T12:42:19.475Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T12:42:19.475Z] [2019-12-04T12:42:19.475Z] [2019-12-04T12:42:19.475Z] DONE 32 tests, 1 skipped in 93.159s [2019-12-04T12:42:19.475Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-12-04T12:42:19.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:42:19.475Z] ++ set -e [2019-12-04T12:42:19.475Z] ++ '[' -n 0 ']' [2019-12-04T12:42:19.475Z] ++ set -x [2019-12-04T12:42:19.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:42:19.475Z] INFO: Testing against a local daemon [2019-12-04T12:42:19.475Z] === RUN TestConfigList [2019-12-04T12:42:19.698Z] #42 49.44 CC images/mm.o [2019-12-04T12:42:20.434Z] #42 50.13 CC images/sk-opts.o [2019-12-04T12:42:21.178Z] #42 50.74 CC images/sk-unix.o [2019-12-04T12:42:21.916Z] #42 51.42 CC images/sk-inet.o [2019-12-04T12:42:22.651Z] #42 52.36 CC images/tun.o [2019-12-04T12:42:22.762Z] --- PASS: TestConfigList (3.35s) [2019-12-04T12:42:22.762Z] === RUN TestConfigsCreateAndDelete [2019-12-04T12:42:23.394Z] #42 53.03 CC images/sk-netlink.o [2019-12-04T12:42:23.745Z] #42 53.52 CC images/packet-sock.o [2019-12-04T12:42:24.481Z] #42 ... [2019-12-04T12:42:24.481Z] [2019-12-04T12:42:24.481Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:42:24.481Z] #45 123.4 regexp [2019-12-04T12:42:24.481Z] #45 132.3 os/exec [2019-12-04T12:42:24.481Z] #45 132.5 net [2019-12-04T12:42:24.481Z] #45 ... [2019-12-04T12:42:24.481Z] [2019-12-04T12:42:24.481Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:24.481Z] #42 54.31 CC images/ipc-var.o [2019-12-04T12:42:25.221Z] #42 54.66 CC images/ipc-desc.o [2019-12-04T12:42:25.221Z] #42 55.00 CC images/ipc-shm.o [2019-12-04T12:42:25.565Z] #42 55.35 CC images/ipc-msg.o [2019-12-04T12:42:26.048Z] --- PASS: TestConfigsCreateAndDelete (3.31s) [2019-12-04T12:42:26.048Z] === RUN TestConfigsUpdate [2019-12-04T12:42:26.303Z] #42 55.83 CC images/ipc-sem.o [2019-12-04T12:42:26.648Z] #42 56.43 CC images/utsns.o [2019-12-04T12:42:26.994Z] #42 56.71 CC images/creds.o [2019-12-04T12:42:27.338Z] #42 57.05 CC images/vma.o [2019-12-04T12:42:27.684Z] #42 57.32 CC images/netdev.o [2019-12-04T12:42:28.514Z] #42 58.19 CC images/tty.o [2019-12-04T12:42:29.494Z] --- PASS: TestConfigsUpdate (3.24s) [2019-12-04T12:42:29.494Z] === RUN TestTemplatedConfig [2019-12-04T12:42:29.708Z] #42 ... [2019-12-04T12:42:29.708Z] [2019-12-04T12:42:29.708Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:42:29.708Z] #32 128.3 io/ioutil [2019-12-04T12:42:29.708Z] #32 132.2 flag [2019-12-04T12:42:29.708Z] #32 132.2 log [2019-12-04T12:42:29.708Z] #32 132.2 github.com/BurntSushi/toml [2019-12-04T12:42:29.708Z] #32 ... [2019-12-04T12:42:29.708Z] [2019-12-04T12:42:29.708Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:42:29.708Z] #18 74.70 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-04T12:42:29.708Z] #18 75.48 Selecting previously unselected package libnet1:ppc64el. [2019-12-04T12:42:29.708Z] #18 75.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 75.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-04T12:42:29.708Z] #18 75.71 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-12-04T12:42:29.708Z] #18 75.72 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 75.72 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-04T12:42:29.708Z] #18 75.84 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-12-04T12:42:29.708Z] #18 75.86 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 75.88 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-04T12:42:29.708Z] #18 76.17 Selecting previously unselected package libudev-dev:ppc64el. [2019-12-04T12:42:29.708Z] #18 76.19 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 76.27 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-04T12:42:29.708Z] #18 76.56 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-12-04T12:42:29.708Z] #18 76.56 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 76.57 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-04T12:42:29.708Z] #18 77.46 Selecting previously unselected package python3.5-minimal. [2019-12-04T12:42:29.708Z] #18 77.47 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 77.50 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-04T12:42:29.708Z] #18 79.12 Selecting previously unselected package python3-minimal. [2019-12-04T12:42:29.708Z] #18 79.13 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 79.13 Unpacking python3-minimal (3.5.3-1) ... [2019-12-04T12:42:29.708Z] #18 79.31 Selecting previously unselected package libmpdec2:ppc64el. [2019-12-04T12:42:29.708Z] #18 79.34 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 79.35 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-12-04T12:42:29.708Z] #18 79.48 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-12-04T12:42:29.708Z] #18 79.50 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 79.50 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-04T12:42:29.708Z] #18 81.68 Selecting previously unselected package python3.5. [2019-12-04T12:42:29.708Z] #18 81.68 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 81.68 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-04T12:42:29.708Z] #18 81.80 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-12-04T12:42:29.708Z] #18 81.81 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-12-04T12:42:29.708Z] #18 81.82 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-04T12:42:29.708Z] #18 81.90 Selecting previously unselected package dh-python. [2019-12-04T12:42:29.708Z] #18 81.91 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-04T12:42:29.708Z] #18 81.92 Unpacking dh-python (2.20170125) ... [2019-12-04T12:42:29.708Z] #18 82.30 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-04T12:42:29.708Z] #18 82.31 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-04T12:42:30.053Z] #18 ... [2019-12-04T12:42:30.053Z] [2019-12-04T12:42:30.053Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:30.053Z] #42 59.57 CC images/file-lock.o [2019-12-04T12:42:30.397Z] #42 60.01 CC images/rlimit.o [2019-12-04T12:42:30.749Z] #42 60.39 CC images/pagemap.o [2019-12-04T12:42:31.508Z] #42 61.27 CC images/siginfo.o [2019-12-04T12:42:32.247Z] #42 61.93 CC images/rpc.o [2019-12-04T12:42:33.684Z] --- PASS: TestTemplatedConfig (3.59s) [2019-12-04T12:42:33.684Z] === RUN TestConfigInspect [2019-12-04T12:42:35.294Z] #42 64.69 CC images/ext-file.o [2019-12-04T12:42:35.294Z] #42 65.11 CC images/cgroup.o [2019-12-04T12:42:36.032Z] #42 ... [2019-12-04T12:42:36.032Z] [2019-12-04T12:42:36.032Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:42:36.032Z] #18 88.52 Setting up python3-minimal (3.5.3-1) ... [2019-12-04T12:42:36.032Z] #18 90.71 Selecting previously unselected package python3. [2019-12-04T12:42:36.033Z] #18 90.71 (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.) [2019-12-04T12:42:36.033Z] #18 90.78 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-12-04T12:42:36.033Z] #18 90.79 Unpacking python3 (3.5.3-1) ... [2019-12-04T12:42:36.033Z] #18 90.94 Selecting previously unselected package pigz. [2019-12-04T12:42:36.033Z] #18 90.96 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-12-04T12:42:36.033Z] #18 90.97 Unpacking pigz (2.3.4-1) ... [2019-12-04T12:42:36.033Z] #18 91.18 Selecting previously unselected package libip4tc0:ppc64el. [2019-12-04T12:42:36.033Z] #18 91.18 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-04T12:42:36.033Z] #18 91.19 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-04T12:42:36.216Z] --- PASS: TestConfigInspect (3.21s) [2019-12-04T12:42:36.216Z] === RUN TestConfigCreateWithLabels [2019-12-04T12:42:36.377Z] #18 91.37 Selecting previously unselected package libip6tc0:ppc64el. [2019-12-04T12:42:36.377Z] #18 91.37 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-04T12:42:36.377Z] #18 91.38 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-04T12:42:36.377Z] #18 ... [2019-12-04T12:42:36.377Z] [2019-12-04T12:42:36.377Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:42:36.377Z] #45 135.3 internal/lazyregexp [2019-12-04T12:42:36.377Z] #45 139.8 encoding/binary [2019-12-04T12:42:36.377Z] #45 139.9 go/token [2019-12-04T12:42:36.377Z] #45 140.0 net/url [2019-12-04T12:42:36.377Z] #45 143.3 go/scanner [2019-12-04T12:42:36.377Z] #45 ... [2019-12-04T12:42:36.377Z] [2019-12-04T12:42:36.377Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:42:36.377Z] #18 91.54 Selecting previously unselected package libiptc0:ppc64el. [2019-12-04T12:42:36.377Z] #18 91.56 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-04T12:42:36.377Z] #18 91.58 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-04T12:42:36.721Z] #18 91.81 Selecting previously unselected package libxtables12:ppc64el. [2019-12-04T12:42:36.721Z] #18 91.81 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-04T12:42:36.721Z] #18 91.82 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-04T12:42:36.969Z] #73 exporting layers 57.6s done [2019-12-04T12:42:36.970Z] #73 exporting manifest sha256:8ad16188e56976eefe2529ba064f22d2657dfea15cc3ffd889082f055d9b0580 done [2019-12-04T12:42:36.970Z] #73 exporting config sha256:832c5806bd93653b2416fd1d385c04afe612d56d0d03a2f37d641ac19a099342 [2019-12-04T12:42:36.970Z] #73 exporting config sha256:832c5806bd93653b2416fd1d385c04afe612d56d0d03a2f37d641ac19a099342 0.0s done [2019-12-04T12:42:36.970Z] #73 sending tarball [2019-12-04T12:42:37.064Z] #18 92.00 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-12-04T12:42:37.064Z] #18 92.01 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-12-04T12:42:37.064Z] #18 92.03 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-04T12:42:37.064Z] #18 92.18 Selecting previously unselected package iptables. [2019-12-04T12:42:37.064Z] #18 92.21 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-04T12:42:37.064Z] #18 92.21 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-04T12:42:37.808Z] #18 93.05 Selecting previously unselected package xxd. [2019-12-04T12:42:37.928Z] Client: [2019-12-04T12:42:37.929Z] Debug Mode: false [2019-12-04T12:42:37.929Z] Plugins: [2019-12-04T12:42:37.929Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-04T12:42:37.929Z] [2019-12-04T12:42:37.929Z] Server: [2019-12-04T12:42:37.929Z] Containers: 0 [2019-12-04T12:42:37.929Z] Running: 0 [2019-12-04T12:42:37.929Z] Paused: 0 [2019-12-04T12:42:37.929Z] Stopped: 0 [2019-12-04T12:42:37.929Z] Images: 0 [2019-12-04T12:42:37.929Z] Server Version: 19.03.2 [2019-12-04T12:42:37.929Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-04T12:42:37.929Z] Windows: [2019-12-04T12:42:37.929Z] LCOW: [2019-12-04T12:42:37.929Z] Logging Driver: json-file [2019-12-04T12:42:37.929Z] Plugins: [2019-12-04T12:42:37.929Z] Volume: local [2019-12-04T12:42:37.929Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-04T12:42:37.929Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-04T12:42:37.929Z] Swarm: inactive [2019-12-04T12:42:37.929Z] Default Isolation: process [2019-12-04T12:42:37.929Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-04T12:42:37.929Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-04T12:42:37.929Z] OSType: windows [2019-12-04T12:42:37.929Z] Architecture: x86_64 [2019-12-04T12:42:37.929Z] CPUs: 4 [2019-12-04T12:42:37.929Z] Total Memory: 32GiB [2019-12-04T12:42:37.929Z] Name: azwin-2-9dfef0 [2019-12-04T12:42:37.929Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-04T12:42:37.929Z] Docker Root Dir: D:\docker [2019-12-04T12:42:37.929Z] Debug Mode: false [2019-12-04T12:42:37.929Z] Registry: https://index.docker.io/v1/ [2019-12-04T12:42:37.929Z] Labels: [2019-12-04T12:42:37.929Z] Experimental: true [2019-12-04T12:42:37.929Z] Insecure Registries: [2019-12-04T12:42:37.929Z] 10.0.0.4:5000 [2019-12-04T12:42:37.929Z] 127.0.0.0/8 [2019-12-04T12:42:37.929Z] Registry Mirrors: [2019-12-04T12:42:37.929Z] http://10.0.0.4:5000/ [2019-12-04T12:42:37.929Z] Live Restore Enabled: false [2019-12-04T12:42:37.929Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-12-04T12:42:38.157Z] #18 93.07 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-04T12:42:38.157Z] #18 93.08 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:42:38.157Z] #18 93.32 Selecting previously unselected package vim-common. [2019-12-04T12:42:38.157Z] #18 ... [2019-12-04T12:42:38.157Z] [2019-12-04T12:42:38.157Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-04T12:42:38.157Z] #32 139.8 github.com/BurntSushi/toml/cmd/tomlv [2019-12-04T12:42:38.157Z] #32 DONE 147.1s [2019-12-04T12:42:38.157Z] [2019-12-04T12:42:38.157Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:42:38.157Z] #18 93.34 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:42:38.157Z] #18 93.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:42:38.898Z] #18 93.91 Selecting previously unselected package bzip2. [2019-12-04T12:42:38.898Z] #18 93.92 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-12-04T12:42:38.898Z] #18 93.93 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-04T12:42:38.898Z] #18 94.10 Selecting previously unselected package libgpm2:ppc64el. [2019-12-04T12:42:38.898Z] #18 94.11 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-12-04T12:42:38.898Z] #18 94.11 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-04T12:42:39.241Z] #18 94.26 Selecting previously unselected package xz-utils. [2019-12-04T12:42:39.241Z] #18 94.28 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-12-04T12:42:39.241Z] #18 94.29 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-04T12:42:39.505Z] --- PASS: TestConfigCreateWithLabels (3.27s) [2019-12-04T12:42:39.505Z] === RUN TestConfigCreateResolve [2019-12-04T12:42:39.586Z] #18 94.75 Selecting previously unselected package aufs-tools. [2019-12-04T12:42:39.586Z] #18 94.76 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-12-04T12:42:39.586Z] #18 94.79 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-04T12:42:39.930Z] #18 95.15 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-04T12:42:39.931Z] #18 95.17 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-04T12:42:39.931Z] #18 95.18 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-04T12:42:40.274Z] #18 95.34 Selecting previously unselected package btrfs-progs. [2019-12-04T12:42:40.274Z] #18 95.35 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-04T12:42:40.274Z] #18 95.35 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-04T12:42:40.964Z] #18 95.92 Selecting previously unselected package btrfs-tools. [2019-12-04T12:42:40.964Z] #18 95.93 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-04T12:42:40.964Z] #18 95.94 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-04T12:42:40.964Z] #18 96.00 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-12-04T12:42:40.964Z] #18 96.01 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-04T12:42:40.964Z] #18 96.05 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-04T12:42:41.309Z] #18 96.26 Selecting previously unselected package dmsetup. [2019-12-04T12:42:41.309Z] #18 96.28 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-12-04T12:42:41.309Z] #18 96.29 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-04T12:42:41.652Z] #18 96.54 Selecting previously unselected package libonig4:ppc64el. [2019-12-04T12:42:41.652Z] #18 96.55 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-12-04T12:42:41.652Z] #18 96.56 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-04T12:42:41.652Z] #18 96.79 Selecting previously unselected package libjq1:ppc64el. [2019-12-04T12:42:41.652Z] #18 96.81 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-04T12:42:41.652Z] #18 96.82 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-04T12:42:41.998Z] #18 97.05 Selecting previously unselected package jq. [2019-12-04T12:42:41.998Z] #18 97.06 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-04T12:42:41.998Z] #18 97.07 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-04T12:42:42.345Z] #18 97.25 Selecting previously unselected package libaio1:ppc64el. [2019-12-04T12:42:42.345Z] #18 97.26 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-12-04T12:42:42.345Z] #18 97.26 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-12-04T12:42:42.345Z] #18 97.36 Selecting previously unselected package libcap2-bin. [2019-12-04T12:42:42.345Z] #18 97.38 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-12-04T12:42:42.345Z] #18 97.38 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-04T12:42:42.345Z] #18 97.57 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-12-04T12:42:42.345Z] #18 97.58 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-04T12:42:42.688Z] #18 97.60 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-04T12:42:42.688Z] #18 97.72 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-12-04T12:42:42.688Z] #18 97.73 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-12-04T12:42:42.688Z] #18 97.74 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-12-04T12:42:42.792Z] --- PASS: TestConfigCreateResolve (3.26s) [2019-12-04T12:42:42.792Z] === RUN TestConfigDaemonLibtrustID [2019-12-04T12:42:43.032Z] #18 98.14 Selecting previously unselected package libpcre16-3:ppc64el. [2019-12-04T12:42:43.032Z] #18 98.15 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-12-04T12:42:43.032Z] #18 98.15 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-04T12:42:43.360Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2019-12-04T12:42:43.360Z] PASS [2019-12-04T12:42:43.360Z] [2019-12-04T12:42:43.360Z] DONE 8 tests in 24.029s [2019-12-04T12:42:43.360Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-12-04T12:42:43.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:42:43.360Z] ++ set -e [2019-12-04T12:42:43.360Z] ++ '[' -n 0 ']' [2019-12-04T12:42:43.360Z] ++ set -x [2019-12-04T12:42:43.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:42:43.360Z] INFO: Testing against a local daemon [2019-12-04T12:42:43.360Z] === RUN TestCheckpoint [2019-12-04T12:42:43.360Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-04T12:42:43.360Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T12:42:43.360Z] === RUN TestContainerInvalidJSON [2019-12-04T12:42:43.375Z] #18 98.41 Selecting previously unselected package libpcre32-3:ppc64el. [2019-12-04T12:42:43.375Z] #18 98.42 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-12-04T12:42:43.375Z] #18 98.44 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-04T12:42:43.619Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:42:43.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:42:43.619Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:42:43.619Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:42:43.619Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:42:43.619Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:42:43.619Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:42:43.619Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:42:43.619Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:42:43.619Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-12-04T12:42:43.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-04T12:42:43.619Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-04T12:42:43.619Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-04T12:42:43.619Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-04T12:42:43.619Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-12-04T12:42:43.619Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-04T12:42:43.728Z] #18 98.68 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-12-04T12:42:43.728Z] #18 98.70 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-12-04T12:42:43.728Z] #18 98.71 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-04T12:42:43.878Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-12-04T12:42:43.878Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-04T12:42:43.878Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-12-04T12:42:43.878Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-04T12:42:44.073Z] #18 99.34 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-12-04T12:42:44.073Z] #18 99.36 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-12-04T12:42:44.137Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-12-04T12:42:44.137Z] === RUN TestCopyFromContainer [2019-12-04T12:42:44.387Z] #73 sending tarball 8.9s done [2019-12-04T12:42:44.387Z] #73 DONE 66.5s [2019-12-04T12:42:44.387Z] [2019-12-04T12:42:44.387Z] #74 importing to docker [2019-12-04T12:42:44.417Z] #18 99.38 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-04T12:42:44.761Z] #18 99.83 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-12-04T12:42:44.761Z] #18 99.86 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-12-04T12:42:44.761Z] #18 99.86 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-04T12:42:44.761Z] #18 100.0 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-04T12:42:44.761Z] #18 100.1 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-04T12:42:45.103Z] #18 100.1 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-04T12:42:45.103Z] #18 100.2 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-04T12:42:45.103Z] #18 100.2 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-04T12:42:45.103Z] #18 100.2 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-04T12:42:45.446Z] #18 100.3 Selecting previously unselected package libreadline5:ppc64el. [2019-12-04T12:42:45.446Z] #18 100.4 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-12-04T12:42:45.446Z] #18 100.4 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-04T12:42:45.446Z] #18 100.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-12-04T12:42:45.446Z] #18 100.6 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-04T12:42:45.446Z] #18 100.6 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-04T12:42:46.041Z] === RUN TestCopyFromContainer// [2019-12-04T12:42:46.042Z] === RUN TestCopyFromContainer//bar/root [2019-12-04T12:42:46.300Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-04T12:42:46.300Z] === RUN TestCopyFromContainer/bar/quux [2019-12-04T12:42:46.559Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-04T12:42:46.559Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-04T12:42:46.818Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-04T12:42:46.818Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-04T12:42:47.077Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-04T12:42:47.077Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-04T12:42:47.159Z] #18 ... [2019-12-04T12:42:47.159Z] [2019-12-04T12:42:47.159Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:47.159Z] #42 66.62 CC images/userns.o [2019-12-04T12:42:47.159Z] #42 67.30 CC images/google/protobuf/descriptor.o [2019-12-04T12:42:47.159Z] #42 72.06 CC images/opts.o [2019-12-04T12:42:47.159Z] #42 72.44 CC images/seccomp.o [2019-12-04T12:42:47.159Z] #42 72.94 CC images/binfmt-misc.o [2019-12-04T12:42:47.159Z] #42 73.48 CC images/time.o [2019-12-04T12:42:47.159Z] #42 73.83 CC images/sysctl.o [2019-12-04T12:42:47.159Z] #42 74.15 CC images/autofs.o [2019-12-04T12:42:47.159Z] #42 74.51 CC images/macvlan.o [2019-12-04T12:42:47.159Z] #42 74.90 CC images/sit.o [2019-12-04T12:42:47.159Z] #42 75.34 LINK images/built-in.o [2019-12-04T12:42:47.159Z] #42 75.62 GEN compel/include/asm [2019-12-04T12:42:47.159Z] #42 75.63 GEN compel/include/version.h [2019-12-04T12:42:47.159Z] #42 75.68 touch .config [2019-12-04T12:42:47.159Z] #42 75.69 GEN include/common/config.h [2019-12-04T12:42:47.159Z] #42 75.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-04T12:42:47.159Z] #42 76.07 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-04T12:42:47.159Z] #42 76.14 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-12-04T12:42:47.159Z] #42 76.19 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-12-04T12:42:47.159Z] #42 76.30 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-12-04T12:42:47.159Z] #42 76.34 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-12-04T12:42:47.159Z] #42 76.42 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-12-04T12:42:47.159Z] #42 76.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-04T12:42:47.159Z] #42 76.52 DEP compel/plugins/std/infect.d [2019-12-04T12:42:47.159Z] #42 76.83 DEP compel/plugins/std/string.d [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer (3.24s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-12-04T12:42:47.336Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-12-04T12:42:47.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-04T12:42:47.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:42:47.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:42:47.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:42:47.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:42:47.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:42:47.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:42:47.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:42:47.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:42:47.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:42:47.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-04T12:42:47.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-04T12:42:47.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-04T12:42:47.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-04T12:42:47.336Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-04T12:42:47.336Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-12-04T12:42:47.336Z] === RUN TestCreateWithInvalidEnv [2019-12-04T12:42:47.336Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-04T12:42:47.336Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-04T12:42:47.336Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-04T12:42:47.336Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-04T12:42:47.336Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-04T12:42:47.336Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-04T12:42:47.336Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-04T12:42:47.336Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-04T12:42:47.336Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-04T12:42:47.336Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-04T12:42:47.336Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-04T12:42:47.336Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-04T12:42:47.336Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-04T12:42:47.336Z] === RUN TestCreateTmpfsMountsTarget [2019-12-04T12:42:47.336Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-04T12:42:47.336Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-04T12:42:47.501Z] #42 77.01 DEP compel/plugins/std/log.d [2019-12-04T12:42:47.501Z] #42 77.20 DEP compel/plugins/std/fds.d [2019-12-04T12:42:47.844Z] #42 77.40 DEP compel/plugins/std/std.d [2019-12-04T12:42:47.844Z] #42 ... [2019-12-04T12:42:47.844Z] [2019-12-04T12:42:47.844Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:42:47.844Z] #45 146.8 text/template/parse [2019-12-04T12:42:47.844Z] #45 147.7 encoding/base64 [2019-12-04T12:42:47.844Z] #45 149.3 go/ast [2019-12-04T12:42:47.844Z] #45 151.4 encoding/json [2019-12-04T12:42:47.844Z] #45 ... [2019-12-04T12:42:47.844Z] [2019-12-04T12:42:47.844Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:47.844Z] #42 77.61 DEP compel/plugins/shmem/shmem.d [2019-12-04T12:42:48.186Z] #42 77.79 DEP compel/plugins/fds/fds.d [2019-12-04T12:42:48.529Z] #42 78.10 CC compel/plugins/std/std.o [2019-12-04T12:42:49.301Z] #42 78.77 CC compel/plugins/std/fds.o [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:42:49.869Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:42:49.869Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-04T12:42:49.869Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-12-04T12:42:49.869Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-04T12:42:50.035Z] #42 79.45 CC compel/plugins/std/log.o [2019-12-04T12:42:51.031Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-12-04T12:42:51.031Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7a250da5\powershellScript.ps1'; exit $LASTEXITCODE; [2019-12-04T12:42:51.032Z] ---------------------------------------------------------------------------- [2019-12-04T12:42:51.032Z] [2019-12-04T12:42:51.032Z] INFO: executeCI.ps1 starting at Wed Dec 4 12:42:49 CUT 2019 [2019-12-04T12:42:51.032Z] [2019-12-04T12:42:51.032Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-12-04T12:42:51.032Z] INFO: Running git version 2.24.0.windows.1 [2019-12-04T12:42:51.032Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-12-04T12:42:51.032Z] INFO: Environment variables: [2019-12-04T12:42:51.032Z] [2019-12-04T12:42:51.032Z] Name Value [2019-12-04T12:42:51.032Z] ---- ----- [2019-12-04T12:42:51.032Z] ALLUSERSPROFILE C:\ProgramData [2019-12-04T12:42:51.032Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-12-04T12:42:51.032Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-12-04T12:42:51.032Z] BRANCH_NAME PR-40257 [2019-12-04T12:42:51.032Z] BUILD_DISPLAY_NAME #3 [2019-12-04T12:42:51.032Z] BUILD_ID 3 [2019-12-04T12:42:51.032Z] BUILD_NUMBER 3 [2019-12-04T12:42:51.032Z] BUILD_TAG jenkins-moby-PR-40257-3 [2019-12-04T12:42:51.032Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40257/3/ [2019-12-04T12:42:51.032Z] CHANGE_AUTHOR thaJeztah [2019-12-04T12:42:51.032Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-12-04T12:42:51.032Z] CHANGE_BRANCH bump_go_runc [2019-12-04T12:42:51.032Z] CHANGE_FORK thaJeztah [2019-12-04T12:42:51.032Z] CHANGE_ID 40257 [2019-12-04T12:42:51.032Z] CHANGE_TARGET master [2019-12-04T12:42:51.032Z] CHANGE_TITLE bump containerd/go-runc a2952bc25f5116103a8b78f3817f6df759aa7def [2019-12-04T12:42:51.032Z] CHANGE_URL https://github.com/moby/moby/pull/40257 [2019-12-04T12:42:51.032Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-04T12:42:51.032Z] CommonProgramFiles C:\Program Files\Common Files [2019-12-04T12:42:51.032Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-12-04T12:42:51.032Z] CommonProgramW6432 C:\Program Files\Common Files [2019-12-04T12:42:51.032Z] COMPUTERNAME azwin-2-9dfef0 [2019-12-04T12:42:51.032Z] ComSpec C:\windows\system32\cmd.exe [2019-12-04T12:42:51.032Z] ConfigSequenceNumber 0 [2019-12-04T12:42:51.032Z] DOCKER_BUILDKIT 0 [2019-12-04T12:42:51.032Z] DOCKER_DUT_DEBUG 1 [2019-12-04T12:42:51.032Z] DOCKER_EXPERIMENTAL 1 [2019-12-04T12:42:51.032Z] DOCKER_GRAPHDRIVER overlay2 [2019-12-04T12:42:51.032Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-12-04T12:42:51.032Z] EXECUTOR_NUMBER 0 [2019-12-04T12:42:51.032Z] FQDN azwin-2-9dfef0.westus.cloudapp.azure.com [2019-12-04T12:42:51.032Z] GIT_BRANCH PR-40257 [2019-12-04T12:42:51.032Z] GIT_COMMIT 718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:42:51.032Z] GIT_PREVIOUS_COMMIT 8bd4c6fe6ea66aea719b900da76e9fe53ba700a3 [2019-12-04T12:42:51.032Z] GIT_URL https://github.com/moby/moby.git [2019-12-04T12:42:51.032Z] HUDSON_COOKIE cac0804e-0997-4405-ab52-bd6ccc973d39 [2019-12-04T12:42:51.032Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-12-04T12:42:51.032Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-12-04T12:42:51.032Z] HUDSON_URL https://ci.docker.com/public/ [2019-12-04T12:42:51.032Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-12-04T12:42:51.032Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-12-04T12:42:51.032Z] JENKINS_NODE_COOKIE 798f4220-7cd2-4afc-9129-cda4a0c9e288 [2019-12-04T12:42:51.032Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-12-04T12:42:51.032Z] JENKINS_URL https://ci.docker.com/public/ [2019-12-04T12:42:51.032Z] JOB_BASE_NAME PR-40257 [2019-12-04T12:42:51.032Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40257/display/redirect [2019-12-04T12:42:51.032Z] JOB_NAME moby/PR-40257 [2019-12-04T12:42:51.032Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40257/ [2019-12-04T12:42:51.032Z] library.jps.version master [2019-12-04T12:42:51.032Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-12-04T12:42:51.032Z] NODE_LABELS amd64 azure azwin-2-9dfef0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-12-04T12:42:51.032Z] NODE_NAME azwin-2-9dfef0 [2019-12-04T12:42:51.032Z] NUMBER_OF_PROCESSORS 4 [2019-12-04T12:42:51.032Z] OS Windows_NT [2019-12-04T12:42:51.032Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-12-04T12:42:51.032Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-12-04T12:42:51.032Z] PROCESSOR_ARCHITECTURE AMD64 [2019-12-04T12:42:51.032Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-12-04T12:42:51.032Z] PROCESSOR_LEVEL 6 [2019-12-04T12:42:51.032Z] PROCESSOR_REVISION 4f01 [2019-12-04T12:42:51.032Z] ProgramData C:\ProgramData [2019-12-04T12:42:51.032Z] ProgramFiles C:\Program Files [2019-12-04T12:42:51.032Z] ProgramFiles(x86) C:\Program Files (x86) [2019-12-04T12:42:51.032Z] ProgramW6432 C:\Program Files [2019-12-04T12:42:51.032Z] PROMPT $P$G [2019-12-04T12:42:51.032Z] PSExecutionPolicyPreference Bypass [2019-12-04T12:42:51.032Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-12-04T12:42:51.032Z] PUBLIC C:\Users\Public [2019-12-04T12:42:51.032Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40257/3/display/redirect?page=changes [2019-12-04T12:42:51.032Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40257/3/display/redirect [2019-12-04T12:42:51.032Z] SKIP_VALIDATION_TESTS 1 [2019-12-04T12:42:51.032Z] SOURCES_DRIVE d [2019-12-04T12:42:51.032Z] SOURCES_SUBDIR gopath [2019-12-04T12:42:51.032Z] STAGE_NAME Run tests [2019-12-04T12:42:51.032Z] SystemDrive C: [2019-12-04T12:42:51.032Z] SystemRoot C:\windows [2019-12-04T12:42:51.032Z] TEMP C:\windows\TEMP [2019-12-04T12:42:51.032Z] TESTDEBUG 0 [2019-12-04T12:42:51.032Z] TESTRUN_DRIVE d [2019-12-04T12:42:51.032Z] TESTRUN_SUBDIR CI [2019-12-04T12:42:51.032Z] TIMEOUT 120m [2019-12-04T12:42:51.032Z] TMP C:\windows\TEMP [2019-12-04T12:42:51.032Z] USERDOMAIN WORKGROUP [2019-12-04T12:42:51.032Z] USERNAME azwin-2-9dfef0$ [2019-12-04T12:42:51.032Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-12-04T12:42:51.032Z] windir C:\windows [2019-12-04T12:42:51.032Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-12-04T12:42:51.032Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-12-04T12:42:51.032Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-12-04T12:42:51.032Z] [2019-12-04T12:42:51.032Z] [2019-12-04T12:42:51.032Z] [2019-12-04T12:42:51.032Z] INFO: Sources under d:\gopath\... [2019-12-04T12:42:51.032Z] INFO: Test run under d:\CI\... [2019-12-04T12:42:51.032Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-12-04T12:42:51.032Z] INFO: docker/docker repository was found [2019-12-04T12:42:51.032Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-12-04T12:42:51.220Z] #42 81.07 CC compel/plugins/std/string.o [2019-12-04T12:42:51.493Z] ltsc2019: Pulling from windows/servercore [2019-12-04T12:42:51.960Z] 65014b3c3121: Pulling fs layer [2019-12-04T12:42:51.960Z] e96b0897c5d1: Pulling fs layer [2019-12-04T12:42:52.402Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2019-12-04T12:42:52.402Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-04T12:42:52.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:42:52.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:42:52.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:42:52.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:42:52.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:42:52.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:42:52.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:42:52.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:42:52.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:42:52.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:42:52.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:42:52.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:42:52.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:42:52.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:42:52.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:42:52.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-04T12:42:52.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-12-04T12:42:52.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-12-04T12:42:52.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-12-04T12:42:52.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-12-04T12:42:52.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-12-04T12:42:52.402Z] === RUN TestContainerStartOnDaemonRestart [2019-12-04T12:42:52.402Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-04T12:42:52.402Z] === RUN TestDaemonRestartIpcMode [2019-12-04T12:42:52.402Z] === PAUSE TestDaemonRestartIpcMode [2019-12-04T12:42:52.402Z] === RUN TestDiff [2019-12-04T12:42:52.407Z] #42 82.18 CC compel/plugins/std/infect.o [2019-12-04T12:42:53.145Z] #42 82.97 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-12-04T12:42:53.337Z] --- PASS: TestDiff (0.81s) [2019-12-04T12:42:53.337Z] === RUN TestExecWithCloseStdin [2019-12-04T12:42:53.488Z] #42 83.07 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-12-04T12:42:53.488Z] #42 83.15 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-12-04T12:42:53.488Z] #42 83.29 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-12-04T12:42:53.832Z] #42 83.42 AR compel/plugins/std.lib.a [2019-12-04T12:42:54.177Z] #42 83.61 CC compel/plugins/fds/fds.o [2019-12-04T12:42:54.273Z] --- PASS: TestExecWithCloseStdin (1.05s) [2019-12-04T12:42:54.273Z] === RUN TestExec [2019-12-04T12:42:54.521Z] #42 84.14 AR compel/plugins/fds.lib.a [2019-12-04T12:42:54.521Z] #42 84.21 HOSTDEP compel/src/lib/log-host.d [2019-12-04T12:42:54.521Z] #42 84.40 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-04T12:42:55.209Z] --- PASS: TestExec (0.98s) [2019-12-04T12:42:55.209Z] === RUN TestExecUser [2019-12-04T12:42:55.259Z] #42 84.71 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-12-04T12:42:55.259Z] #42 84.94 HOSTDEP compel/src/main-host.d [2019-12-04T12:42:55.603Z] #42 85.18 DEP compel/src/lib/ptrace.d [2019-12-04T12:42:55.603Z] #42 85.45 DEP compel/src/lib/infect.d [2019-12-04T12:42:56.145Z] --- PASS: TestExecUser (1.02s) [2019-12-04T12:42:56.145Z] === RUN TestExportContainerAndImportImage [2019-12-04T12:42:56.374Z] #42 85.77 DEP compel/src/lib/infect-util.d [2019-12-04T12:42:56.374Z] #42 85.99 DEP compel/src/lib/infect-rpc.d [2019-12-04T12:42:56.716Z] #42 86.25 DEP compel/arch/ppc64/src/lib/infect.d [2019-12-04T12:42:56.716Z] #42 86.49 DEP compel/arch/ppc64/src/lib/cpu.d [2019-12-04T12:42:57.060Z] #42 ... [2019-12-04T12:42:57.060Z] [2019-12-04T12:42:57.060Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:42:57.060Z] #45 165.9 text/template [2019-12-04T12:42:57.527Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2019-12-04T12:42:57.527Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-04T12:42:58.248Z] #45 ... [2019-12-04T12:42:58.248Z] [2019-12-04T12:42:58.248Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:42:58.248Z] #18 103.2 Selecting previously unselected package net-tools. [2019-12-04T12:42:58.248Z] #18 103.2 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-12-04T12:42:58.248Z] #18 103.2 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-04T12:42:58.248Z] #18 103.6 Selecting previously unselected package python-pip-whl. [2019-12-04T12:42:58.248Z] #18 103.7 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-04T12:42:58.248Z] #18 103.7 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-04T12:42:58.248Z] #18 104.4 Selecting previously unselected package python3-pip. [2019-12-04T12:42:58.248Z] #18 104.4 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-04T12:42:58.248Z] #18 104.4 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-04T12:42:58.248Z] #18 104.8 Selecting previously unselected package python3-pkg-resources. [2019-12-04T12:42:58.248Z] #18 104.8 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-04T12:42:58.248Z] #18 104.8 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-04T12:42:58.248Z] #18 105.0 Selecting previously unselected package python3-setuptools. [2019-12-04T12:42:58.248Z] #18 105.0 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-04T12:42:58.248Z] #18 105.0 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-04T12:42:58.248Z] #18 105.4 Selecting previously unselected package python3-wheel. [2019-12-04T12:42:58.248Z] #18 105.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-04T12:42:58.248Z] #18 105.4 Unpacking python3-wheel (0.29.0-2) ... [2019-12-04T12:42:58.248Z] #18 105.6 Selecting previously unselected package thin-provisioning-tools. [2019-12-04T12:42:58.248Z] #18 105.6 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-12-04T12:42:58.248Z] #18 105.6 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-04T12:42:58.248Z] #18 106.1 Selecting previously unselected package vim-runtime. [2019-12-04T12:42:58.248Z] #18 106.1 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-04T12:42:58.248Z] #18 106.2 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-04T12:42:58.248Z] #18 106.2 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-04T12:42:58.248Z] #18 106.3 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:42:58.248Z] #18 112.2 Selecting previously unselected package vim. [2019-12-04T12:42:58.248Z] #18 112.2 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-04T12:42:58.248Z] #18 112.2 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:42:58.248Z] #18 112.9 Selecting previously unselected package xfsprogs. [2019-12-04T12:42:58.248Z] #18 112.9 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-12-04T12:42:58.248Z] #18 112.9 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-04T12:42:58.248Z] #18 ... [2019-12-04T12:42:58.248Z] [2019-12-04T12:42:58.248Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:42:58.248Z] #42 86.70 DEP compel/src/lib/log.d [2019-12-04T12:42:58.248Z] #42 86.97 DEP compel/src/main.d [2019-12-04T12:42:58.248Z] #42 87.31 DEP compel/src/lib/handle-elf.d [2019-12-04T12:42:58.248Z] #42 87.65 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-12-04T12:42:58.248Z] #42 87.97 CC compel/src/lib/log.o [2019-12-04T12:42:58.987Z] #42 88.56 CC compel/arch/ppc64/src/lib/cpu.o [2019-12-04T12:42:59.725Z] #42 89.31 CC compel/arch/ppc64/src/lib/infect.o [2019-12-04T12:43:00.061Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2019-12-04T12:43:00.061Z] === RUN TestHealthCheckWorkdir [2019-12-04T12:43:00.631Z] e96b0897c5d1: Verifying Checksum [2019-12-04T12:43:00.631Z] e96b0897c5d1: Download complete [2019-12-04T12:43:00.918Z] #42 90.57 CC compel/src/lib/infect-rpc.o [2019-12-04T12:43:00.998Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2019-12-04T12:43:00.998Z] === RUN TestHealthKillContainer [2019-12-04T12:43:01.658Z] #42 91.28 CC compel/src/lib/infect-util.o [2019-12-04T12:43:02.010Z] #42 91.79 CC compel/src/lib/infect.o [2019-12-04T12:43:04.282Z] --- PASS: TestHealthKillContainer (2.96s) [2019-12-04T12:43:04.282Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-04T12:43:04.336Z] #42 ... [2019-12-04T12:43:04.336Z] [2019-12-04T12:43:04.336Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:43:04.336Z] #18 113.8 Selecting previously unselected package zip. [2019-12-04T12:43:04.336Z] #18 113.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-12-04T12:43:04.336Z] #18 113.8 Unpacking zip (3.0-11+b1) ... [2019-12-04T12:43:04.336Z] #18 114.1 Selecting previously unselected package libapparmor-perl. [2019-12-04T12:43:04.336Z] #18 114.1 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-04T12:43:04.336Z] #18 114.1 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-04T12:43:04.336Z] #18 114.4 Selecting previously unselected package apparmor. [2019-12-04T12:43:04.336Z] #18 114.4 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-04T12:43:04.336Z] #18 114.5 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-04T12:43:04.336Z] #18 115.1 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-04T12:43:04.336Z] #18 115.2 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-04T12:43:04.336Z] #18 115.2 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-04T12:43:04.336Z] #18 117.7 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-04T12:43:04.336Z] #18 117.7 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-04T12:43:04.336Z] #18 117.7 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-04T12:43:04.541Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-12-04T12:43:04.541Z] === RUN TestIpcModeNone [2019-12-04T12:43:05.072Z] #18 120.4 Selecting previously unselected package binutils-mingw-w64. [2019-12-04T12:43:05.415Z] #18 120.4 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-04T12:43:05.415Z] #18 120.4 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-04T12:43:05.415Z] #18 120.5 Selecting previously unselected package mingw-w64-common. [2019-12-04T12:43:05.415Z] #18 120.5 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-04T12:43:05.415Z] #18 120.5 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-04T12:43:05.477Z] --- PASS: TestIpcModeNone (0.98s) [2019-12-04T12:43:05.477Z] === RUN TestIpcModePrivate [2019-12-04T12:43:06.413Z] --- PASS: TestIpcModePrivate (0.98s) [2019-12-04T12:43:06.413Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-12-04T12:43:06.413Z] === RUN TestIpcModeShareable [2019-12-04T12:43:06.605Z] #18 ... [2019-12-04T12:43:06.605Z] [2019-12-04T12:43:06.605Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:43:06.605Z] #42 96.02 CC compel/src/lib/ptrace.o [2019-12-04T12:43:07.344Z] #42 96.97 AR compel/libcompel.a [2019-12-04T12:43:07.344Z] #42 97.14 HOSTCC compel/src/main-host.o [2019-12-04T12:43:07.741Z] 65014b3c3121: Verifying Checksum [2019-12-04T12:43:07.741Z] 65014b3c3121: Download complete [2019-12-04T12:43:07.789Z] --- PASS: TestIpcModeShareable (0.99s) [2019-12-04T12:43:07.789Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-12-04T12:43:07.789Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-04T12:43:08.273Z] #74 DONE 21.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-04T12:43:08.535Z] #42 97.98 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-12-04T12:43:08.879Z] #42 98.46 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-04T12:43:09.168Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/test/unit [2019-12-04T12:43:09.641Z] #42 99.39 HOSTCC compel/src/lib/log-host.o [2019-12-04T12:43:10.378Z] #42 99.92 HOSTLINK compel/compel-host-bin [2019-12-04T12:43:10.378Z] #42 100.2 DEP soccr/soccr.d [2019-12-04T12:43:11.080Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2019-12-04T12:43:11.080Z] === RUN TestAPIIpcModeHost [2019-12-04T12:43:11.115Z] #42 100.6 CC soccr/soccr.o [2019-12-04T12:43:11.340Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-12-04T12:43:11.340Z] === RUN TestDaemonIpcModeShareable [2019-12-04T12:43:11.458Z] #42 ... [2019-12-04T12:43:11.458Z] [2019-12-04T12:43:11.458Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:43:11.458Z] #45 170.3 go/parser [2019-12-04T12:43:11.458Z] #45 177.7 encoding/xml [2019-12-04T12:43:11.458Z] #45 ... [2019-12-04T12:43:11.458Z] [2019-12-04T12:43:11.458Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:43:11.458Z] #18 126.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-04T12:43:11.458Z] #18 126.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-04T12:43:11.458Z] #18 126.5 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-04T12:43:11.731Z] ? github.com/docker/docker/api [no test files] [2019-12-04T12:43:13.244Z] --- PASS: TestDaemonIpcModeShareable (1.99s) [2019-12-04T12:43:13.244Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-12-04T12:43:13.244Z] === RUN TestDaemonIpcModePrivate [2019-12-04T12:43:15.149Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2019-12-04T12:43:15.149Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-12-04T12:43:15.149Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-04T12:43:17.071Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2019-12-04T12:43:17.071Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-12-04T12:43:17.071Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-04T12:43:18.882Z] #18 ... [2019-12-04T12:43:18.882Z] [2019-12-04T12:43:18.882Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:43:18.882Z] #42 103.7 AR soccr/libsoccr.a [2019-12-04T12:43:18.882Z] #42 103.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-04T12:43:18.882Z] #42 104.4 DEP criu/arch/ppc64/sigframe.d [2019-12-04T12:43:18.882Z] #42 104.7 DEP criu/arch/ppc64/crtools.d [2019-12-04T12:43:18.882Z] #42 105.0 DEP criu/arch/ppc64/cpu.d [2019-12-04T12:43:18.882Z] #42 105.4 CC criu/arch/ppc64/cpu.o [2019-12-04T12:43:18.882Z] #42 106.4 CC criu/arch/ppc64/crtools.o [2019-12-04T12:43:18.882Z] #42 108.3 CC criu/arch/ppc64/sigframe.o [2019-12-04T12:43:18.975Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2019-12-04T12:43:18.975Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-12-04T12:43:18.975Z] === RUN TestIpcModeOlderClient [2019-12-04T12:43:18.975Z] === PAUSE TestIpcModeOlderClient [2019-12-04T12:43:18.975Z] === RUN TestKillContainerInvalidSignal [2019-12-04T12:43:19.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-04T12:43:19.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-04T12:43:19.614Z] #42 109.1 LINK criu/arch/ppc64/crtools.built-in.o [2019-12-04T12:43:19.614Z] #42 109.2 DEP criu/arch/ppc64/misc.d [2019-12-04T12:43:19.614Z] #42 109.2 DEP criu/arch/ppc64/vdso-trampoline.d [2019-12-04T12:43:19.614Z] #42 109.3 DEP criu/arch/ppc64/vdso-pie.d [2019-12-04T12:43:19.913Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-12-04T12:43:19.913Z] === RUN TestKillContainer [2019-12-04T12:43:19.913Z] === RUN TestKillContainer/no_signal [2019-12-04T12:43:19.957Z] #42 109.5 DEP criu/pie/parasite-vdso.d [2019-12-04T12:43:20.301Z] #42 109.9 DEP criu/pie/util-vdso.d [2019-12-04T12:43:20.301Z] #42 ... [2019-12-04T12:43:20.301Z] [2019-12-04T12:43:20.301Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:43:20.301Z] #45 189.2 math/big [2019-12-04T12:43:20.906Z] === RUN TestKillContainer/non_killing_signal [2019-12-04T12:43:21.165Z] === RUN TestKillContainer/killing_signal [2019-12-04T12:43:21.193Z] #45 ... [2019-12-04T12:43:21.193Z] [2019-12-04T12:43:21.193Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:43:21.193Z] #63 179.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-04T12:43:21.193Z] #63 179.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-04T12:43:21.193Z] #63 ... [2019-12-04T12:43:21.193Z] [2019-12-04T12:43:21.193Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:43:21.193Z] #42 110.2 DEP criu/pie/util.d [2019-12-04T12:43:21.193Z] #42 110.5 CC criu/pie/util.o [2019-12-04T12:43:21.536Z] #42 111.2 CC criu/pie/util-vdso.o [2019-12-04T12:43:22.542Z] --- PASS: TestKillContainer (2.45s) [2019-12-04T12:43:22.542Z] --- PASS: TestKillContainer/no_signal (0.78s) [2019-12-04T12:43:22.542Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-12-04T12:43:22.542Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-12-04T12:43:22.542Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-04T12:43:22.542Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-04T12:43:23.109Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-04T12:43:23.253Z] #42 113.1 CC criu/pie/parasite-vdso.o [2019-12-04T12:43:23.344Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-12-04T12:43:24.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2019-12-04T12:43:24.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-12-04T12:43:24.044Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-12-04T12:43:24.044Z] === RUN TestKillStoppedContainer [2019-12-04T12:43:24.044Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-04T12:43:24.044Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-04T12:43:24.303Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-12-04T12:43:24.303Z] === RUN TestKillDifferentUserContainer [2019-12-04T12:43:24.444Z] #42 ... [2019-12-04T12:43:24.444Z] [2019-12-04T12:43:24.444Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:43:24.444Z] #63 DONE 193.1s [2019-12-04T12:43:24.444Z] [2019-12-04T12:43:24.444Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-04T12:43:24.444Z] #64 DONE 0.1s [2019-12-04T12:43:24.444Z] [2019-12-04T12:43:24.444Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:43:24.444Z] #18 133.9 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-04T12:43:24.444Z] #18 133.9 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-04T12:43:24.444Z] #18 133.9 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-04T12:43:24.444Z] #18 134.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-04T12:43:24.444Z] #18 134.1 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-04T12:43:24.444Z] #18 134.1 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:43:25.181Z] #18 ... [2019-12-04T12:43:25.182Z] [2019-12-04T12:43:25.182Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:43:25.182Z] #42 114.8 CC criu/arch/ppc64/vdso-pie.o [2019-12-04T12:43:25.238Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-12-04T12:43:25.238Z] === RUN TestInspectOomKilledTrue [2019-12-04T12:43:25.238Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-04T12:43:25.238Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:43:25.238Z] === RUN TestInspectOomKilledFalse [2019-12-04T12:43:25.238Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-04T12:43:25.238Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:43:25.238Z] === RUN TestLinksEtcHostsContentMatch [2019-12-04T12:43:25.805Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-12-04T12:43:25.805Z] === RUN TestLinksContainerNames [2019-12-04T12:43:26.428Z] #42 116.2 CC criu/arch/ppc64/vdso-trampoline.o [2019-12-04T12:43:26.771Z] #42 116.4 CC criu/arch/ppc64/misc.o [2019-12-04T12:43:26.771Z] #42 116.4 AR criu/pie/pie.lib.a [2019-12-04T12:43:27.114Z] #42 116.5 DEP criu/pie/restorer.d [2019-12-04T12:43:27.456Z] #42 117.1 DEP criu/arch/ppc64/restorer.d [2019-12-04T12:43:27.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-04T12:43:27.708Z] --- PASS: TestLinksContainerNames (1.69s) [2019-12-04T12:43:27.708Z] === RUN TestLogsFollowTailEmpty [2019-12-04T12:43:27.799Z] #42 117.5 DEP criu/pie/parasite.d [2019-12-04T12:43:28.146Z] #42 117.9 CC criu/pie/parasite.o [2019-12-04T12:43:28.644Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-12-04T12:43:28.644Z] === RUN TestContainerNetworkMountsNoChown [2019-12-04T12:43:29.212Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/default [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/default [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/private [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/private [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rprivate [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/slave [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/slave [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rslave [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/shared [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/shared [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rshared [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/default [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/rslave [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/slave [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/rprivate [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/private [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/shared [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/rshared [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:43:29.212Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-04T12:43:29.212Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-04T12:43:29.212Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:43:29.471Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:43:29.731Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-04T12:43:29.731Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-12-04T12:43:29.731Z] === RUN TestContainerBindMountNonRecursive [2019-12-04T12:43:30.476Z] #42 120.1 LINK criu/pie/parasite.built-in.o [2019-12-04T12:43:30.476Z] #42 120.1 GEN criu/pie/parasite-blob.h [2019-12-04T12:43:30.476Z] #42 120.2 CC criu/arch/ppc64/restorer.o [2019-12-04T12:43:31.669Z] #42 121.1 CC criu/pie/restorer.o [2019-12-04T12:43:31.669Z] #42 ... [2019-12-04T12:43:31.669Z] [2019-12-04T12:43:31.669Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:43:31.669Z] #45 190.6 go/doc [2019-12-04T12:43:32.269Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2019-12-04T12:43:32.269Z] === RUN TestNetworkNat [2019-12-04T12:43:32.836Z] --- PASS: TestNetworkNat (0.94s) [2019-12-04T12:43:32.836Z] === RUN TestNetworkLocalhostTCPNat [2019-12-04T12:43:33.773Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-12-04T12:43:33.773Z] === RUN TestNetworkLoopbackNat [2019-12-04T12:43:35.150Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-12-04T12:43:35.150Z] === RUN TestPause [2019-12-04T12:43:36.086Z] --- PASS: TestPause (1.08s) [2019-12-04T12:43:36.087Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-04T12:43:36.087Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-04T12:43:36.087Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-04T12:43:36.087Z] === RUN TestPauseStopPausedContainer [2019-12-04T12:43:36.570Z] #45 205.4 vendor/golang.org/x/text/unicode/norm [2019-12-04T12:43:36.570Z] #45 ... [2019-12-04T12:43:36.570Z] [2019-12-04T12:43:36.570Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:43:36.570Z] #42 126.3 LINK criu/pie/restorer.built-in.o [2019-12-04T12:43:36.914Z] #42 126.3 GEN criu/pie/restorer-blob.h [2019-12-04T12:43:36.914Z] #42 126.6 DEP criu/vdso.d [2019-12-04T12:43:37.023Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-12-04T12:43:37.023Z] === RUN TestPsFilter [2019-12-04T12:43:37.023Z] --- PASS: TestPsFilter (0.29s) [2019-12-04T12:43:37.023Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-04T12:43:37.258Z] #42 127.0 DEP criu/uts_ns.d [2019-12-04T12:43:37.602Z] #42 127.3 DEP criu/util.d [2019-12-04T12:43:37.959Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-12-04T12:43:37.959Z] === RUN TestRemoveContainerWithVolume [2019-12-04T12:43:38.340Z] #42 127.8 DEP criu/uffd.d [2019-12-04T12:43:38.340Z] #42 128.1 DEP criu/tun.d [2019-12-04T12:43:38.896Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2019-12-04T12:43:38.896Z] === RUN TestRemoveContainerRunning [2019-12-04T12:43:39.079Z] #42 128.5 DEP criu/tty.d [2019-12-04T12:43:39.079Z] #42 128.9 DEP criu/timerfd.d [2019-12-04T12:43:39.814Z] #42 129.4 DEP criu/sysfs_parse.d [2019-12-04T12:43:39.832Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-12-04T12:43:39.832Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-04T12:43:40.157Z] #42 129.8 DEP criu/sysctl.d [2019-12-04T12:43:40.400Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2019-12-04T12:43:40.400Z] === RUN TestRemoveInvalidContainer [2019-12-04T12:43:40.400Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-04T12:43:40.400Z] === RUN TestRenameLinkedContainer [2019-12-04T12:43:40.500Z] #42 130.1 DEP criu/string.d [2019-12-04T12:43:40.500Z] #42 130.3 DEP criu/stats.d [2019-12-04T12:43:40.843Z] #42 130.5 DEP criu/sockets.d [2019-12-04T12:43:41.611Z] #42 131.0 DEP criu/sk-unix.d [2019-12-04T12:43:41.611Z] #42 131.3 DEP criu/sk-tcp.d [2019-12-04T12:43:42.348Z] #42 131.8 DEP criu/sk-queue.d [2019-12-04T12:43:42.348Z] #42 132.1 DEP criu/sk-packet.d [2019-12-04T12:43:43.082Z] #42 132.6 DEP criu/sk-netlink.d [2019-12-04T12:43:43.430Z] #42 133.0 DEP criu/sk-inet.d [2019-12-04T12:43:43.430Z] #42 ... [2019-12-04T12:43:43.430Z] [2019-12-04T12:43:43.430Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:43:43.430Z] #18 158.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-04T12:43:43.430Z] #18 158.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-04T12:43:43.430Z] #18 158.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:43:43.687Z] --- PASS: TestRenameLinkedContainer (3.33s) [2019-12-04T12:43:43.687Z] === RUN TestRenameStoppedContainer [2019-12-04T12:43:44.624Z] --- PASS: TestRenameStoppedContainer (0.79s) [2019-12-04T12:43:44.624Z] === RUN TestRenameRunningContainerAndReuse [2019-12-04T12:43:46.526Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2019-12-04T12:43:46.526Z] === RUN TestRenameInvalidName [2019-12-04T12:43:47.096Z] --- PASS: TestRenameInvalidName (0.84s) [2019-12-04T12:43:47.096Z] === RUN TestRenameAnonymousContainer [2019-12-04T12:43:49.474Z] #18 ... [2019-12-04T12:43:49.474Z] [2019-12-04T12:43:49.474Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:43:49.474Z] #45 207.4 github.com/LK4D4/vndr/build [2019-12-04T12:43:49.474Z] #45 ... [2019-12-04T12:43:49.474Z] [2019-12-04T12:43:49.474Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:43:49.474Z] #42 133.5 DEP criu/signalfd.d [2019-12-04T12:43:49.474Z] #42 133.8 DEP criu/sigframe.d [2019-12-04T12:43:49.474Z] #42 134.0 DEP criu/shmem.d [2019-12-04T12:43:49.474Z] #42 134.3 DEP criu/servicefd.d [2019-12-04T12:43:49.474Z] #42 134.6 DEP criu/seize.d [2019-12-04T12:43:49.474Z] #42 135.0 DEP criu/seccomp.d [2019-12-04T12:43:49.474Z] #42 135.3 DEP criu/rst-malloc.d [2019-12-04T12:43:49.474Z] #42 135.6 DEP criu/rbtree.d [2019-12-04T12:43:49.474Z] #42 135.7 DEP criu/pstree.d [2019-12-04T12:43:49.474Z] #42 136.1 DEP criu/protobuf.d [2019-12-04T12:43:49.474Z] #42 136.4 GEN criu/protobuf-desc-gen.h [2019-12-04T12:43:49.817Z] #42 139.5 DEP criu/protobuf-desc.d [2019-12-04T12:43:50.159Z] #42 139.8 DEP criu/proc_parse.d [2019-12-04T12:43:50.502Z] #42 140.2 DEP criu/plugin.d [2019-12-04T12:43:50.502Z] #42 140.4 DEP criu/pipes.d [2019-12-04T12:43:51.238Z] #42 140.7 DEP criu/pie-util.d [2019-12-04T12:43:51.238Z] #42 140.9 DEP criu/pie-util-vdso.d [2019-12-04T12:43:51.288Z] --- PASS: TestRenameAnonymousContainer (4.12s) [2019-12-04T12:43:51.288Z] === RUN TestRenameContainerWithSameName [2019-12-04T12:43:51.586Z] #42 141.2 DEP criu/pie-util-vdso-elf32.d [2019-12-04T12:43:51.930Z] #42 141.6 DEP criu/path.d [2019-12-04T12:43:52.224Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-12-04T12:43:52.224Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-04T12:43:52.273Z] #42 141.9 DEP criu/parasite-syscall.d [2019-12-04T12:43:52.396Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-12-04T12:43:52.396Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-12-04T12:43:52.396Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 10/10, exclude-rules: 1/1, filename_unadjuster: 10/10, nolint: 0/1, cgo: 10/46, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, exclude: 1/1 [2019-12-04T12:43:52.396Z] INFO [runner] processing took 1.300546ms with stages: nolint: 752.919µs, path_prettifier: 197.525µs, skip_dirs: 132.521µs, cgo: 93.259µs, autogenerated_exclude: 83.004µs, identifier_marker: 26.446µs, filename_unadjuster: 5.66µs, exclude-rules: 3.996µs, max_same_issues: 1.861µs, diff: 614ns, source_code: 526ns, max_from_linter: 491ns, exclude: 392ns, uniq_by_line: 360ns, path_shortener: 351ns, max_per_file_from_linter: 315ns, skip_files: 306ns [2019-12-04T12:43:52.396Z] INFO [runner] linters took 1m29.11818715s with stages: goanalysis_metalinter: 1m10.548714156s, unused: 18.567917226s [2019-12-04T12:43:52.396Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-12-04T12:43:52.396Z] INFO Memory: 1355 samples, avg is 627.2MB, max is 3436.8MB [2019-12-04T12:43:52.396Z] INFO Execution took 3m19.385595085s [2019-12-04T12:43:52.396Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-12-04T12:43:52.396Z] No api/types/ or api/swagger.yaml changes in diff. [2019-12-04T12:43:52.396Z] Congratulations! All toml source files changed here have valid syntax. [2019-12-04T12:43:52.396Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-12-04T12:43:52.396Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-12-04T12:43:52.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/make.sh dynbinary-daemon test-docker-py [2019-12-04T12:43:53.011Z] #42 142.5 DEP criu/pagemap.d [2019-12-04T12:43:53.332Z] [2019-12-04T12:43:53.332Z] Removing bundles/ [2019-12-04T12:43:53.332Z] [2019-12-04T12:43:53.332Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-04T12:43:53.332Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:43:53.332Z] GOOS="" GOARCH="" GOARM="" [2019-12-04T12:43:53.355Z] #42 142.9 DEP criu/pagemap-cache.d [2019-12-04T12:43:53.698Z] #42 143.2 DEP criu/page-xfer.d [2019-12-04T12:43:54.041Z] #42 143.6 DEP criu/page-pipe.d [2019-12-04T12:43:54.041Z] #42 143.8 DEP criu/netfilter.d [2019-12-04T12:43:54.128Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2019-12-04T12:43:54.128Z] === RUN TestResize [2019-12-04T12:43:54.384Z] #42 144.2 DEP criu/net.d [2019-12-04T12:43:54.696Z] --- PASS: TestResize (0.85s) [2019-12-04T12:43:54.696Z] === RUN TestResizeWithInvalidSize [2019-12-04T12:43:55.124Z] #42 144.7 DEP criu/namespaces.d [2019-12-04T12:43:55.468Z] #42 145.1 DEP criu/mount.d [2019-12-04T12:43:55.631Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2019-12-04T12:43:55.632Z] === RUN TestResizeWhenContainerNotStarted [2019-12-04T12:43:55.846Z] #42 ... [2019-12-04T12:43:55.846Z] [2019-12-04T12:43:55.846Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:43:55.846Z] #45 224.7 mime [2019-12-04T12:43:56.568Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:43:56.568Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:43:56.568Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:43:56.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:43:56.568Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:43:56.568Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:43:56.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:43:59.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:43:59.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:43:59.722Z] #45 228.1 vendor/golang.org/x/net/idna [2019-12-04T12:44:00.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:44:00.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:44:00.914Z] #45 ... [2019-12-04T12:44:00.914Z] [2019-12-04T12:44:00.914Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:44:01.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:44:01.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:44:03.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:44:03.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:44:03.667Z] #23 227.4 Checking out files: 22% (2381/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 34% (3668/10716) Checking out files: 35% (3751/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 50% (5427/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 68% (7308/10716) Checking out files: 69% (7395/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 76% (8145/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 81% (8680/10716) Checking out files: 82% (8788/10716) Checking out files: 82% (8840/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) Checking out files: 96% (10288/10716) Checking out files: 96% (10317/10716) Checking out files: 97% (10395/10716) Checking out files: 98% (10502/10716) Checking out files: 99% (10609/10716) Checking out files: 100% (10716/10716) Checking out files: 100% (10716/10716), done. [2019-12-04T12:44:04.010Z] #23 232.9 + cd /tmp/tmp.7nC6LfBtn2/tmp/docker-ce [2019-12-04T12:44:04.010Z] #23 232.9 + git checkout -q v17.06.2-ce [2019-12-04T12:44:06.335Z] #23 ... [2019-12-04T12:44:06.335Z] [2019-12-04T12:44:06.335Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:44:06.335Z] #42 145.6 DEP criu/mem.d [2019-12-04T12:44:06.335Z] #42 146.0 DEP criu/lsm.d [2019-12-04T12:44:06.335Z] #42 146.3 DEP criu/log.d [2019-12-04T12:44:06.335Z] #42 146.6 DEP criu/libnetlink.d [2019-12-04T12:44:06.335Z] #42 147.0 DEP criu/kerndat.d [2019-12-04T12:44:06.335Z] #42 147.5 DEP criu/kcmp-ids.d [2019-12-04T12:44:06.335Z] #42 147.8 DEP criu/irmap.d [2019-12-04T12:44:06.335Z] #42 148.1 DEP criu/ipc_ns.d [2019-12-04T12:44:06.335Z] #42 148.6 DEP criu/image.d [2019-12-04T12:44:06.335Z] #42 148.9 DEP criu/image-desc.d [2019-12-04T12:44:06.335Z] #42 149.1 DEP criu/fsnotify.d [2019-12-04T12:44:06.335Z] #42 149.5 DEP criu/filesystems.d [2019-12-04T12:44:06.335Z] #42 149.9 DEP criu/files.d [2019-12-04T12:44:06.335Z] #42 150.4 DEP criu/files-reg.d [2019-12-04T12:44:06.335Z] #42 150.7 DEP criu/files-ext.d [2019-12-04T12:44:06.335Z] #42 151.0 DEP criu/file-lock.d [2019-12-04T12:44:06.335Z] #42 151.5 DEP criu/file-ids.d [2019-12-04T12:44:06.335Z] #42 151.8 DEP criu/fifo.d [2019-12-04T12:44:06.335Z] #42 152.1 DEP criu/fdstore.d [2019-12-04T12:44:06.335Z] #42 152.4 DEP criu/fault-injection.d [2019-12-04T12:44:06.335Z] #42 152.5 DEP criu/external.d [2019-12-04T12:44:06.335Z] #42 152.9 DEP criu/eventpoll.d [2019-12-04T12:44:06.335Z] #42 153.3 DEP criu/eventfd.d [2019-12-04T12:44:06.335Z] #42 153.5 DEP criu/crtools.d [2019-12-04T12:44:06.335Z] #42 153.9 DEP criu/cr-service.d [2019-12-04T12:44:06.335Z] #42 154.4 DEP criu/cr-restore.d [2019-12-04T12:44:06.335Z] #42 154.9 DEP criu/cr-errno.d [2019-12-04T12:44:06.335Z] #42 154.9 DEP criu/cr-dump.d [2019-12-04T12:44:06.335Z] #42 155.4 DEP criu/cr-dedup.d [2019-12-04T12:44:06.335Z] #42 155.8 DEP criu/cr-check.d [2019-12-04T12:44:06.335Z] #42 ... [2019-12-04T12:44:06.335Z] [2019-12-04T12:44:06.335Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:44:06.335Z] #18 176.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-04T12:44:06.335Z] #18 176.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-04T12:44:06.335Z] #18 176.7 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-12-04T12:44:06.335Z] #18 176.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-04T12:44:06.335Z] #18 176.7 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-04T12:44:06.335Z] #18 176.8 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-04T12:44:06.335Z] #18 176.8 Processing triggers for mime-support (3.60) ... [2019-12-04T12:44:06.335Z] #18 177.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:44:06.335Z] #18 177.0 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-04T12:44:06.335Z] #18 177.0 Setting up libcap2-bin (1:2.25-1) ... [2019-12-04T12:44:06.335Z] #18 177.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-04T12:44:06.335Z] #18 177.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-04T12:44:06.335Z] #18 177.0 Setting up bash-completion (1:2.1-4.3) ... [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.55s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (3.75s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (6.77s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s) [2019-12-04T12:44:06.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s) [2019-12-04T12:44:06.361Z] === RUN TestCgroupNamespacesRun [2019-12-04T12:44:07.073Z] #18 ... [2019-12-04T12:44:07.073Z] [2019-12-04T12:44:07.073Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:44:07.073Z] #45 236.0 net/textproto [2019-12-04T12:44:07.073Z] #45 236.0 vendor/golang.org/x/net/http/httpproxy [2019-12-04T12:44:07.073Z] #45 236.1 crypto/x509 [2019-12-04T12:44:08.267Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2019-12-04T12:44:08.267Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-04T12:44:09.398Z] #45 ... [2019-12-04T12:44:09.398Z] [2019-12-04T12:44:09.398Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:44:09.398Z] #48 DONE 238.0s [2019-12-04T12:44:09.398Z] [2019-12-04T12:44:09.398Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:44:09.398Z] #18 182.5 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-04T12:44:09.398Z] #18 182.5 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-04T12:44:09.398Z] #18 182.5 Setting up zip (3.0-11+b1) ... [2019-12-04T12:44:09.398Z] #18 182.5 Setting up bzip2 (1.0.6-8.1) ... [2019-12-04T12:44:09.398Z] #18 182.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-04T12:44:09.398Z] #18 182.5 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-04T12:44:09.398Z] #18 182.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:44:09.398Z] #18 182.6 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-12-04T12:44:09.398Z] #18 182.6 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-04T12:44:09.398Z] #18 182.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-04T12:44:09.398Z] #18 182.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-04T12:44:09.398Z] #18 182.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-04T12:44:09.398Z] #18 182.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:44:09.398Z] #18 182.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-04T12:44:09.398Z] #18 182.7 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-04T12:44:09.398Z] #18 182.7 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-04T12:44:09.398Z] #18 182.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:44:09.398Z] #18 183.5 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-04T12:44:09.398Z] #18 183.6 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-04T12:44:09.398Z] #18 183.6 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-04T12:44:09.398Z] #18 183.6 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-04T12:44:09.398Z] #18 183.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-04T12:44:09.398Z] #18 183.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-04T12:44:09.398Z] #18 183.6 Setting up pigz (2.3.4-1) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up jq (1.5+dfsg-1.3) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-04T12:44:09.398Z] #18 183.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-04T12:44:09.398Z] #18 183.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-04T12:44:09.398Z] #18 183.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-04T12:44:09.398Z] #18 183.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-04T12:44:09.398Z] #18 183.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-04T12:44:09.398Z] #18 183.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-04T12:44:09.398Z] #18 183.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-04T12:44:09.398Z] #18 183.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-04T12:44:09.398Z] #18 183.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-04T12:44:09.398Z] #18 183.9 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-04T12:44:09.398Z] #18 183.9 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-04T12:44:09.398Z] #18 183.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-04T12:44:09.398Z] #18 183.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-04T12:44:09.398Z] #18 183.9 Setting up btrfs-progs (4.7.3-1) ... [2019-12-04T12:44:09.398Z] #18 184.0 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-04T12:44:09.398Z] #18 184.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-04T12:44:10.169Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2019-12-04T12:44:10.169Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-04T12:44:12.074Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-12-04T12:44:12.074Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-04T12:44:13.980Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2019-12-04T12:44:13.980Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-04T12:44:15.883Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2019-12-04T12:44:15.883Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-04T12:44:16.452Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2019-12-04T12:44:16.452Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-04T12:44:16.842Z] #18 ... [2019-12-04T12:44:16.842Z] [2019-12-04T12:44:16.842Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:44:16.842Z] #42 156.2 DEP criu/config.d [2019-12-04T12:44:16.842Z] #42 156.5 DEP criu/clone-noasan.d [2019-12-04T12:44:16.842Z] #42 156.6 DEP criu/cgroup.d [2019-12-04T12:44:16.842Z] #42 156.9 DEP criu/cgroup-props.d [2019-12-04T12:44:16.842Z] #42 157.3 DEP criu/bitmap.d [2019-12-04T12:44:16.842Z] #42 157.3 DEP criu/bfd.d [2019-12-04T12:44:16.842Z] #42 157.6 DEP criu/autofs.d [2019-12-04T12:44:16.842Z] #42 158.1 DEP criu/aio.d [2019-12-04T12:44:16.842Z] #42 158.7 DEP criu/action-scripts.d [2019-12-04T12:44:16.842Z] #42 159.5 CC criu/action-scripts.o [2019-12-04T12:44:16.842Z] #42 161.2 CC criu/aio.o [2019-12-04T12:44:16.842Z] #42 162.3 CC criu/autofs.o [2019-12-04T12:44:16.842Z] #42 165.5 CC criu/bfd.o [2019-12-04T12:44:17.186Z] #42 166.7 CC criu/bitmap.o [2019-12-04T12:44:17.186Z] #42 167.0 CC criu/cgroup-props.o [2019-12-04T12:44:17.389Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2019-12-04T12:44:17.389Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-04T12:44:19.293Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2019-12-04T12:44:19.293Z] === RUN TestKernelTCPMemory [2019-12-04T12:44:19.503Z] #42 168.9 CC criu/cgroup.o [2019-12-04T12:44:19.845Z] #42 ... [2019-12-04T12:44:19.845Z] [2019-12-04T12:44:19.845Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:44:19.845Z] #23 238.6 + mkdir -p /tmp/tmp.7nC6LfBtn2/src/github.com/docker [2019-12-04T12:44:19.845Z] #23 238.6 + mv components/cli /tmp/tmp.7nC6LfBtn2/src/github.com/docker/cli [2019-12-04T12:44:19.845Z] #23 238.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-04T12:44:19.845Z] #23 ... [2019-12-04T12:44:19.845Z] [2019-12-04T12:44:19.845Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:44:19.845Z] #45 239.8 vendor/golang.org/x/net/http/httpguts [2019-12-04T12:44:19.845Z] #45 239.8 mime/multipart [2019-12-04T12:44:19.845Z] #45 244.5 crypto/tls [2019-12-04T12:44:19.845Z] #45 ... [2019-12-04T12:44:19.845Z] [2019-12-04T12:44:19.845Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:44:19.845Z] #18 195.2 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-04T12:44:20.188Z] #18 195.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:44:20.188Z] #18 195.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-04T12:44:20.188Z] #18 195.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-04T12:44:20.188Z] #18 195.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-04T12:44:20.188Z] #18 195.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-04T12:44:20.188Z] #18 195.2 Setting up btrfs-tools (4.7.3-1) ... [2019-12-04T12:44:20.188Z] #18 195.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-04T12:44:20.188Z] #18 195.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-04T12:44:20.188Z] #18 195.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-04T12:44:20.188Z] #18 195.3 Setting up python3 (3.5.3-1) ... [2019-12-04T12:44:20.229Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-12-04T12:44:20.229Z] === RUN TestNISDomainname [2019-12-04T12:44:21.606Z] --- PASS: TestNISDomainname (1.17s) [2019-12-04T12:44:21.606Z] === RUN TestHostnameDnsResolution [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-04T12:44:22.591Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-12-04T12:44:22.591Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-04T12:44:22.591Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-04T12:44:22.591Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2019-12-04T12:44:22.591Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-04T12:44:22.591Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-12-04T12:44:22.591Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/builder [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-04T12:44:22.591Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-04T12:44:22.591Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-12-04T12:44:23.510Z] --- PASS: TestHostnameDnsResolution (1.76s) [2019-12-04T12:44:23.510Z] === RUN TestStats [2019-12-04T12:44:24.065Z] #18 199.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-04T12:44:25.782Z] #18 ... [2019-12-04T12:44:25.782Z] [2019-12-04T12:44:25.782Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:44:25.782Z] #42 175.2 CC criu/clone-noasan.o [2019-12-04T12:44:25.782Z] #42 175.6 CC criu/config.o [2019-12-04T12:44:25.935Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2019-12-04T12:44:25.935Z] ok github.com/docker/docker/builder/dockerfile 0.907s coverage: 48.2% of statements [2019-12-04T12:44:26.045Z] --- PASS: TestStats (2.65s) [2019-12-04T12:44:26.045Z] === RUN TestStopContainerWithTimeout [2019-12-04T12:44:26.045Z] === RUN TestStopContainerWithTimeout/0 [2019-12-04T12:44:26.045Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-04T12:44:26.045Z] === RUN TestStopContainerWithTimeout/1 [2019-12-04T12:44:26.045Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-04T12:44:26.045Z] === RUN TestStopContainerWithTimeout/3 [2019-12-04T12:44:26.045Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-04T12:44:26.045Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-04T12:44:26.045Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-04T12:44:26.045Z] === CONT TestStopContainerWithTimeout/0 [2019-12-04T12:44:26.045Z] === CONT TestStopContainerWithTimeout/3 [2019-12-04T12:44:26.045Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-04T12:44:26.045Z] === CONT TestStopContainerWithTimeout/1 [2019-12-04T12:44:26.308Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-12-04T12:44:27.126Z] ok github.com/docker/docker/builder/remotecontext/git 0.788s coverage: 85.1% of statements [2019-12-04T12:44:27.126Z] ? github.com/docker/docker/cli [no test files] [2019-12-04T12:44:27.126Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-04T12:44:28.828Z] #42 178.3 CC criu/cr-check.o [2019-12-04T12:44:29.333Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-04T12:44:29.333Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2019-12-04T12:44:29.333Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2019-12-04T12:44:29.333Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2019-12-04T12:44:29.333Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2019-12-04T12:44:29.333Z] === RUN TestDeleteDevicemapper [2019-12-04T12:44:29.333Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-04T12:44:29.333Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-04T12:44:29.333Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-04T12:44:31.532Z] ok github.com/docker/docker/client 0.276s coverage: 75.8% of statements [2019-12-04T12:44:31.915Z] #42 ... [2019-12-04T12:44:31.915Z] [2019-12-04T12:44:31.915Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:44:31.915Z] #18 201.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-04T12:44:31.915Z] #18 201.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-04T12:44:31.915Z] #18 202.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-04T12:44:31.915Z] #18 202.0 Setting up python3-wheel (0.29.0-2) ... [2019-12-04T12:44:31.915Z] #18 203.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-04T12:44:31.915Z] #18 205.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-04T12:44:31.915Z] #18 205.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-04T12:44:32.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2019-12-04T12:44:32.621Z] === RUN TestUpdateMemory [2019-12-04T12:44:32.621Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-04T12:44:32.621Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:44:32.621Z] === RUN TestUpdateCPUQuota [2019-12-04T12:44:33.106Z] #18 207.9 Setting up dmsetup (2:1.02.137-2) ... [2019-12-04T12:44:33.106Z] #18 207.9 Setting up python3-setuptools (33.1.1-1) ... [2019-12-04T12:44:34.524Z] --- PASS: TestUpdateCPUQuota (1.76s) [2019-12-04T12:44:34.524Z] === RUN TestUpdatePidsLimit [2019-12-04T12:44:34.524Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-04T12:44:34.783Z] === RUN TestUpdatePidsLimit/no_change [2019-12-04T12:44:35.042Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-04T12:44:35.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-04T12:44:35.424Z] #18 210.1 Setting up dh-python (2.20170125) ... [2019-12-04T12:44:35.609Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-04T12:44:35.869Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-04T12:44:36.158Z] #18 ... [2019-12-04T12:44:36.159Z] [2019-12-04T12:44:36.159Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:44:36.159Z] #45 254.9 net/http/httptrace [2019-12-04T12:44:36.159Z] #45 255.3 net/http [2019-12-04T12:44:36.159Z] #45 ... [2019-12-04T12:44:36.159Z] [2019-12-04T12:44:36.159Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:44:36.159Z] #42 181.8 CC criu/cr-dedup.o [2019-12-04T12:44:36.159Z] #42 183.0 CC criu/cr-dump.o [2019-12-04T12:44:36.437Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-04T12:44:36.501Z] #42 ... [2019-12-04T12:44:36.501Z] [2019-12-04T12:44:36.501Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-04T12:44:36.501Z] #18 211.3 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-04T12:44:36.501Z] #18 211.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-04T12:44:36.501Z] #18 DONE 211.6s [2019-12-04T12:44:36.852Z] [2019-12-04T12:44:36.852Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:44:37.004Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-04T12:44:38.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-04T12:44:38.909Z] --- PASS: TestUpdatePidsLimit (4.51s) [2019-12-04T12:44:38.909Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-12-04T12:44:38.909Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-12-04T12:44:38.909Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-12-04T12:44:38.909Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-12-04T12:44:38.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-12-04T12:44:38.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-12-04T12:44:38.909Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-12-04T12:44:38.909Z] === RUN TestUpdateRestartPolicy [2019-12-04T12:44:42.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-04T12:44:44.262Z] #19 ... [2019-12-04T12:44:44.263Z] [2019-12-04T12:44:44.263Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:44:44.263Z] #42 187.7 CC criu/cr-errno.o [2019-12-04T12:44:44.263Z] #42 187.9 CC criu/cr-restore.o [2019-12-04T12:44:45.979Z] #42 ... [2019-12-04T12:44:45.979Z] [2019-12-04T12:44:45.979Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:44:45.979Z] #45 274.8 github.com/LK4D4/vndr/godl [2019-12-04T12:44:46.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-04T12:44:46.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-04T12:44:47.167Z] #45 276.1 github.com/LK4D4/vndr [2019-12-04T12:44:51.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-04T12:44:53.232Z] #45 ... [2019-12-04T12:44:53.232Z] [2019-12-04T12:44:53.232Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:44:53.233Z] #19 10.32 Collecting yamllint==1.16.0 [2019-12-04T12:44:53.233Z] #19 12.06 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-04T12:44:53.233Z] #19 12.99 Collecting pyyaml (from yamllint==1.16.0) [2019-12-04T12:44:53.233Z] #19 13.57 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-04T12:44:53.790Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2019-12-04T12:44:53.790Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-04T12:44:53.790Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-12-04T12:44:53.790Z] === RUN TestWaitNonBlocked [2019-12-04T12:44:53.790Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:44:53.790Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:44:53.790Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:44:53.790Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:44:53.790Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:44:53.790Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:44:53.790Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-04T12:44:53.790Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-12-04T12:44:53.790Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-12-04T12:44:53.790Z] === RUN TestWaitBlocked [2019-12-04T12:44:53.790Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:44:53.790Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:44:53.790Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:44:53.790Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:44:53.790Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:44:53.790Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:44:54.730Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-04T12:44:54.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2019-12-04T12:44:54.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2019-12-04T12:44:54.730Z] === CONT TestContainerStartOnDaemonRestart [2019-12-04T12:44:54.730Z] === CONT TestIpcModeOlderClient [2019-12-04T12:44:54.730Z] === CONT TestDaemonRestartIpcMode [2019-12-04T12:44:54.730Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-12-04T12:44:54.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-04T12:44:54.948Z] #19 18.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-04T12:44:55.295Z] #19 18.59 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-04T12:44:58.017Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2019-12-04T12:44:58.343Z] #19 21.49 Building wheels for collected packages: pyyaml, pathspec [2019-12-04T12:44:58.343Z] #19 21.49 Running setup.py bdist_wheel for pyyaml: started [2019-12-04T12:44:59.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-04T12:44:59.513Z] --- PASS: TestDaemonRestartIpcMode (4.90s) [2019-12-04T12:44:59.513Z] PASS [2019-12-04T12:44:59.513Z] [2019-12-04T12:44:59.513Z] === Skipped [2019-12-04T12:44:59.513Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-12-04T12:44:59.513Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T12:44:59.513Z] [2019-12-04T12:44:59.513Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-04T12:44:59.513Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:44:59.513Z] [2019-12-04T12:44:59.513Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-04T12:44:59.513Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:44:59.513Z] [2019-12-04T12:44:59.513Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-04T12:44:59.513Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-04T12:44:59.513Z] [2019-12-04T12:44:59.513Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-04T12:44:59.513Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-04T12:44:59.513Z] [2019-12-04T12:44:59.513Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-12-04T12:44:59.513Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:44:59.513Z] [2019-12-04T12:44:59.513Z] [2019-12-04T12:44:59.513Z] DONE 197 tests, 6 skipped in 136.089s [2019-12-04T12:44:59.513Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-12-04T12:44:59.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:44:59.513Z] ++ set -e [2019-12-04T12:44:59.513Z] ++ '[' -n 0 ']' [2019-12-04T12:44:59.513Z] ++ set -x [2019-12-04T12:44:59.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:44:59.534Z] #19 ... [2019-12-04T12:44:59.534Z] [2019-12-04T12:44:59.534Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:44:59.534Z] #42 199.0 CC criu/cr-service.o [2019-12-04T12:44:59.534Z] #42 203.3 CC criu/crtools.o [2019-12-04T12:44:59.534Z] #42 204.7 CC criu/eventfd.o [2019-12-04T12:44:59.534Z] #42 205.9 CC criu/eventpoll.o [2019-12-04T12:44:59.534Z] #42 208.0 CC criu/external.o [2019-12-04T12:44:59.534Z] #42 208.9 CC criu/fault-injection.o [2019-12-04T12:44:59.534Z] #42 209.2 CC criu/fdstore.o [2019-12-04T12:44:59.771Z] INFO: Testing against a local daemon [2019-12-04T12:44:59.771Z] === RUN TestCommitInheritsEnv [2019-12-04T12:45:00.211Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.3% of statements [2019-12-04T12:45:00.338Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-12-04T12:45:00.338Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-04T12:45:00.338Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-04T12:45:00.338Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-04T12:45:00.338Z] === RUN TestImagesFilterMultiReference [2019-12-04T12:45:00.338Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-12-04T12:45:00.338Z] === RUN TestImagePullPlatformInvalid [2019-12-04T12:45:00.338Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-04T12:45:00.338Z] === RUN TestRemoveImageOrphaning [2019-12-04T12:45:00.727Z] #42 210.2 CC criu/fifo.o [2019-12-04T12:45:00.906Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-12-04T12:45:00.906Z] === RUN TestRemoveImageGarbageCollector [2019-12-04T12:45:00.906Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-04T12:45:00.906Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:45:00.906Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-04T12:45:00.906Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-04T12:45:00.906Z] === RUN TestTagInvalidReference [2019-12-04T12:45:01.070Z] #42 ... [2019-12-04T12:45:01.070Z] [2019-12-04T12:45:01.070Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:45:01.071Z] #19 24.57 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-04T12:45:01.071Z] #19 24.58 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-04T12:45:01.164Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-04T12:45:01.164Z] === RUN TestTagValidPrefixedRepo [2019-12-04T12:45:01.164Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-12-04T12:45:01.164Z] === RUN TestTagExistedNameWithoutForce [2019-12-04T12:45:01.164Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-04T12:45:01.164Z] === RUN TestTagOfficialNames [2019-12-04T12:45:01.164Z] --- PASS: TestTagOfficialNames (0.08s) [2019-12-04T12:45:01.164Z] === RUN TestTagMatchesDigest [2019-12-04T12:45:01.164Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-04T12:45:01.164Z] PASS [2019-12-04T12:45:01.164Z] [2019-12-04T12:45:01.164Z] === Skipped [2019-12-04T12:45:01.164Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-04T12:45:01.164Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-04T12:45:01.164Z] [2019-12-04T12:45:01.164Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-04T12:45:01.164Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:45:01.164Z] [2019-12-04T12:45:01.164Z] [2019-12-04T12:45:01.164Z] DONE 12 tests, 2 skipped in 1.843s [2019-12-04T12:45:01.415Z] #19 24.79 Running setup.py bdist_wheel for pathspec: started [2019-12-04T12:45:01.423Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-12-04T12:45:01.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:45:01.423Z] ++ set -e [2019-12-04T12:45:01.423Z] ++ '[' -n 0 ']' [2019-12-04T12:45:01.423Z] ++ set -x [2019-12-04T12:45:01.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:45:01.423Z] INFO: Testing against a local daemon [2019-12-04T12:45:01.423Z] === RUN TestNetworkCreateDelete [2019-12-04T12:45:01.759Z] #19 ... [2019-12-04T12:45:01.759Z] [2019-12-04T12:45:01.759Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:45:01.759Z] #45 DONE 290.8s [2019-12-04T12:45:01.991Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-12-04T12:45:01.991Z] === RUN TestDockerNetworkDeletePreferID [2019-12-04T12:45:02.089Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2019-12-04T12:45:02.089Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-04T12:45:02.089Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-04T12:45:02.089Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-04T12:45:02.089Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-04T12:45:02.103Z] [2019-12-04T12:45:02.103Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:45:02.103Z] #42 211.4 CC criu/file-ids.o [2019-12-04T12:45:02.843Z] #42 212.6 CC criu/file-lock.o [2019-12-04T12:45:02.927Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2019-12-04T12:45:02.928Z] === RUN TestInspectNetwork [2019-12-04T12:45:05.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-04T12:45:05.889Z] #42 215.1 CC criu/files-ext.o [2019-12-04T12:45:06.232Z] #42 215.9 CC criu/files-reg.o [2019-12-04T12:45:06.573Z] #42 ... [2019-12-04T12:45:06.573Z] [2019-12-04T12:45:06.573Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-04T12:45:06.573Z] #19 28.72 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-04T12:45:06.573Z] #19 28.72 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-04T12:45:06.573Z] #19 28.79 Successfully built pyyaml pathspec [2019-12-04T12:45:06.573Z] #19 28.81 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-04T12:45:06.573Z] #19 29.73 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-04T12:45:06.573Z] #19 DONE 30.1s [2019-12-04T12:45:06.573Z] [2019-12-04T12:45:06.573Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:45:09.491Z] === RUN TestInspectNetwork/full_network_id [2019-12-04T12:45:09.491Z] === RUN TestInspectNetwork/partial_network_id [2019-12-04T12:45:09.491Z] === RUN TestInspectNetwork/network_name [2019-12-04T12:45:09.491Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-04T12:45:09.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-04T12:45:09.929Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2019-12-04T12:45:11.445Z] #60 ... [2019-12-04T12:45:11.445Z] [2019-12-04T12:45:11.445Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:45:11.445Z] #42 220.2 CC criu/files.o [2019-12-04T12:45:12.039Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-12-04T12:45:12.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-04T12:45:13.976Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.8% of statements [2019-12-04T12:45:14.757Z] --- PASS: TestInspectNetwork (11.07s) [2019-12-04T12:45:14.757Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-04T12:45:14.757Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-04T12:45:14.757Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-04T12:45:14.757Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-04T12:45:14.757Z] === RUN TestRunContainerWithBridgeNone [2019-12-04T12:45:14.779Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:45:14.779Z] [2019-12-04T12:45:14.779Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-12-04T12:45:14.779Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-12-04T12:45:14.779Z] Using test binary docker [2019-12-04T12:45:14.779Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-04T12:45:14.779Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-04T12:45:14.779Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-04T12:45:14.779Z] Warning failed to create cache: (null) [2019-12-04T12:45:14.779Z] . [2019-12-04T12:45:14.779Z] INFO: Waiting for daemon to start... [2019-12-04T12:45:14.779Z] Starting dockerd [2019-12-04T12:45:14.779Z] . [2019-12-04T12:45:14.779Z] INFO: Building docker-sdk-python3:4.1.0... [2019-12-04T12:45:15.317Z] #42 224.3 CC criu/filesystems.o [2019-12-04T12:45:16.052Z] #42 225.6 CC criu/fsnotify.o [2019-12-04T12:45:16.395Z] #42 ... [2019-12-04T12:45:16.395Z] [2019-12-04T12:45:16.395Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-04T12:45:16.396Z] #29 305.7 + rm -rf /tmp/tmp.3esVL4tl17 [2019-12-04T12:45:16.738Z] #29 DONE 306.0s [2019-12-04T12:45:16.738Z] [2019-12-04T12:45:16.738Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:45:17.288Z] --- PASS: TestRunContainerWithBridgeNone (2.85s) [2019-12-04T12:45:17.289Z] === RUN TestNetworkInvalidJSON [2019-12-04T12:45:17.289Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-04T12:45:17.289Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-04T12:45:17.289Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:45:17.289Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:45:17.289Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:45:17.289Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:45:17.289Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-04T12:45:17.289Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:45:17.289Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:45:17.289Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-04T12:45:17.289Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-04T12:45:17.289Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-04T12:45:17.289Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-04T12:45:17.289Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-04T12:45:17.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-04T12:45:18.664Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s) [2019-12-04T12:45:18.664Z] === RUN TestDaemonDefaultNetworkPools [2019-12-04T12:45:19.063Z] #51 ... [2019-12-04T12:45:19.064Z] [2019-12-04T12:45:19.064Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:45:19.064Z] #42 228.4 CC criu/image-desc.o [2019-12-04T12:45:19.064Z] #42 228.6 CC criu/image.o [2019-12-04T12:45:19.456Z] 65014b3c3121: Pull complete [2019-12-04T12:45:19.599Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2019-12-04T12:45:19.599Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-04T12:45:20.251Z] #42 229.9 CC criu/ipc_ns.o [2019-12-04T12:45:20.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-04T12:45:21.502Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s) [2019-12-04T12:45:21.502Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-04T12:45:21.675Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.6% of statements [2019-12-04T12:45:22.066Z] ok github.com/docker/docker/daemon 12.316s coverage: 17.6% of statements [2019-12-04T12:45:22.066Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-04T12:45:22.066Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-04T12:45:22.631Z] #42 232.2 CC criu/irmap.o [2019-12-04T12:45:23.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-04T12:45:23.834Z] #42 233.6 CC criu/kcmp-ids.o [2019-12-04T12:45:23.994Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 82.1% of statements [2019-12-04T12:45:23.994Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-12-04T12:45:24.037Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2019-12-04T12:45:24.037Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-04T12:45:24.569Z] #42 234.1 CC criu/kerndat.o [2019-12-04T12:45:24.608Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2019-12-04T12:45:24.608Z] === RUN TestServiceWithPredefinedNetwork [2019-12-04T12:45:24.830Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-12-04T12:45:24.830Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-04T12:45:24.830Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-04T12:45:25.662Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2019-12-04T12:45:26.276Z] #42 235.8 CC criu/libnetlink.o [2019-12-04T12:45:26.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-04T12:45:26.729Z] Using test binary docker [2019-12-04T12:45:26.986Z] +++ /etc/init.d/apparmor start [2019-12-04T12:45:26.986Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-04T12:45:26.986Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-04T12:45:26.986Z] Warning failed to create cache: (null) [2019-12-04T12:45:26.986Z] . [2019-12-04T12:45:26.986Z] Starting dockerd [2019-12-04T12:45:26.986Z] INFO: Waiting for daemon to start... [2019-12-04T12:45:26.986Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-04T12:45:27.010Z] #42 236.4 CC criu/log.o [2019-12-04T12:45:27.797Z] #42 237.2 CC criu/lsm.o [2019-12-04T12:45:27.896Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2019-12-04T12:45:27.896Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-04T12:45:27.896Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T12:45:27.896Z] service_test.go:230: FLAKY_TEST [2019-12-04T12:45:27.896Z] === RUN TestServiceWithDataPathPortInit [2019-12-04T12:45:28.138Z] #42 238.0 CC criu/mem.o [2019-12-04T12:45:28.203Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-12-04T12:45:28.587Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.242s coverage: 57.9% of statements [2019-12-04T12:45:29.511Z] . [2019-12-04T12:45:29.511Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-04T12:45:29.511Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-04T12:45:29.511Z] Error: No such image: emptyfs [2019-12-04T12:45:29.511Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-04T12:45:29.511Z] ++++ docker load [2019-12-04T12:45:29.768Z] Running integration-test (iteration 1) [2019-12-04T12:45:29.768Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-12-04T12:45:29.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:45:29.768Z] ++ set -e [2019-12-04T12:45:29.768Z] ++ '[' -n 0 ']' [2019-12-04T12:45:29.768Z] ++ set -x [2019-12-04T12:45:29.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:45:31.172Z] #42 241.0 CC criu/mount.o [2019-12-04T12:45:35.124Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.437s coverage: 45.9% of statements [2019-12-04T12:45:37.200Z] #42 ... [2019-12-04T12:45:37.200Z] [2019-12-04T12:45:37.200Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-04T12:45:37.200Z] #55 274.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-04T12:45:38.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.961s coverage: 48.6% of statements [2019-12-04T12:45:39.554Z] #55 277.7 + mkdir -p /build [2019-12-04T12:45:39.554Z] #55 277.7 + cp runc /build/runc [2019-12-04T12:45:39.554Z] #55 DONE 277.9s [2019-12-04T12:45:39.554Z] [2019-12-04T12:45:39.554Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:45:39.554Z] #42 247.4 CC criu/namespaces.o [2019-12-04T12:45:39.680Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.956s coverage: 72.5% of statements [2019-12-04T12:45:39.680Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-04T12:45:41.741Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.648s coverage: 76.1% of statements [2019-12-04T12:45:42.537Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-12-04T12:45:42.599Z] #42 251.7 CC criu/net.o [2019-12-04T12:45:43.840Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-12-04T12:45:45.689Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.055s coverage: 59.8% of statements [2019-12-04T12:45:45.689Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-04T12:45:45.689Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-04T12:45:46.078Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-12-04T12:45:46.078Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-04T12:45:46.465Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-12-04T12:45:46.465Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-04T12:45:46.485Z] #42 256.2 CC criu/netfilter.o [2019-12-04T12:45:47.224Z] #42 257.0 CC criu/page-pipe.o [2019-12-04T12:45:48.000Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 42.7% of statements [2019-12-04T12:45:48.407Z] #42 258.1 CC criu/page-xfer.o [2019-12-04T12:45:49.019Z] ok github.com/docker/docker/daemon/logger/awslogs 0.117s coverage: 77.4% of statements [2019-12-04T12:45:49.019Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-04T12:45:49.019Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-04T12:45:49.826Z] --- PASS: TestServiceWithDataPathPortInit (19.80s) [2019-12-04T12:45:49.826Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-04T12:45:49.866Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2019-12-04T12:45:50.259Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2019-12-04T12:45:50.733Z] #42 260.0 CC criu/pagemap-cache.o [2019-12-04T12:45:50.733Z] #42 260.5 CC criu/pagemap.o [2019-12-04T12:45:51.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2019-12-04T12:45:51.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2019-12-04T12:45:52.450Z] #42 262.1 CC criu/parasite-syscall.o [2019-12-04T12:45:52.476Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 74.7% of statements [2019-12-04T12:45:52.476Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-04T12:45:52.476Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 19.9% of statements [2019-12-04T12:45:53.826Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2019-12-04T12:45:54.170Z] #42 263.4 CC criu/path.o [2019-12-04T12:45:54.170Z] #42 264.0 CC criu/pie-util-vdso-elf32.o [2019-12-04T12:45:54.665Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-12-04T12:45:54.903Z] #42 264.7 CC criu/pie-util-vdso.o [2019-12-04T12:45:55.513Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-12-04T12:45:55.513Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2019-12-04T12:45:55.513Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-04T12:45:55.513Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-04T12:45:55.640Z] #42 265.4 CC criu/pie-util.o [2019-12-04T12:45:55.983Z] #42 265.7 CC criu/pipes.o [2019-12-04T12:45:57.172Z] #42 266.9 CC criu/plugin.o [2019-12-04T12:45:57.909Z] #42 267.7 CC criu/proc_parse.o [2019-12-04T12:45:57.941Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.92s) [2019-12-04T12:45:57.941Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d44iszase408b5owqwqn7z3fp Created:2019-12-04 12:45:49.369712802 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4489655c2aa7f5c295b959c84b8c60ba67b3c994384a09a69eb66f4c7043fc60:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lyspp51k3jnb3iqzzejkotfd9 EndpointID:d5e60595a0ff9eebc0b4319efd7cd37a5a126464cda026e1141da59bc3a52642 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce70aa2c2ce1141fb54b1d9b3cc8e90baef9396f05cf6a6828ffb2edf499bccd MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b98b1897ba84 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lyspp51k3jnb3iqzzejkotfd9 EndpointID:d5e60595a0ff9eebc0b4319efd7cd37a5a126464cda026e1141da59bc3a52642 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-04T12:45:57.941Z] PASS [2019-12-04T12:45:57.941Z] [2019-12-04T12:45:57.941Z] === Skipped [2019-12-04T12:45:57.941Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T12:45:57.941Z] service_test.go:230: FLAKY_TEST [2019-12-04T12:45:57.941Z] [2019-12-04T12:45:57.941Z] [2019-12-04T12:45:57.941Z] DONE 21 tests, 1 skipped in 56.353s [2019-12-04T12:45:57.941Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-04T12:45:57.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:45:57.941Z] ++ set -e [2019-12-04T12:45:57.941Z] ++ '[' -n 0 ']' [2019-12-04T12:45:57.941Z] ++ set -x [2019-12-04T12:45:57.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:45:57.941Z] INFO: Testing against a local daemon [2019-12-04T12:45:57.941Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-04T12:45:57.941Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-04T12:45:57.941Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:45:57.941Z] === RUN TestDockerNetworkIpvlan [2019-12-04T12:45:57.941Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-04T12:45:57.941Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:45:57.941Z] PASS [2019-12-04T12:45:57.941Z] [2019-12-04T12:45:57.941Z] === Skipped [2019-12-04T12:45:57.941Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-04T12:45:57.941Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:45:57.941Z] [2019-12-04T12:45:57.941Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-04T12:45:57.941Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:45:57.941Z] [2019-12-04T12:45:57.941Z] [2019-12-04T12:45:57.941Z] DONE 2 tests, 2 skipped in 0.160s [2019-12-04T12:45:57.941Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-04T12:45:57.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:45:57.941Z] ++ set -e [2019-12-04T12:45:57.941Z] ++ '[' -n 0 ']' [2019-12-04T12:45:57.941Z] ++ set -x [2019-12-04T12:45:57.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:45:57.941Z] INFO: Testing against a local daemon [2019-12-04T12:45:57.941Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-04T12:45:58.090Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2019-12-04T12:45:58.478Z] ok github.com/docker/docker/distribution 0.298s coverage: 22.1% of statements [2019-12-04T12:45:58.478Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-04T12:45:59.807Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-12-04T12:46:00.473Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2019-12-04T12:46:00.473Z] === RUN TestDockerNetworkMacvlan [2019-12-04T12:46:01.080Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-12-04T12:46:01.411Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-04T12:46:01.461Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.1% of statements [2019-12-04T12:46:01.461Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-04T12:46:01.465Z] sha256:8f7f48231c39e11fca1d2681b443d7bd138ca324c27bcd8d6f3551b87e4b41bb [2019-12-04T12:46:01.465Z] INFO: Starting docker-py tests... [2019-12-04T12:46:01.465Z] ============================= test session starts ============================== [2019-12-04T12:46:01.465Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-12-04T12:46:01.465Z] rootdir: /src, inifile: pytest.ini [2019-12-04T12:46:01.465Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-12-04T12:46:01.465Z] collected 385 items / 5 deselected / 380 selected [2019-12-04T12:46:01.465Z] [2019-12-04T12:46:01.820Z] Loaded image: buildpack-deps:jessie [2019-12-04T12:46:01.820Z] Loaded image: busybox:latest [2019-12-04T12:46:01.820Z] Loaded image: busybox:glibc [2019-12-04T12:46:01.820Z] Loaded image: debian:jessie [2019-12-04T12:46:01.820Z] Loaded image: hello-world:latest [2019-12-04T12:46:01.820Z] INFO: Testing against a local daemon [2019-12-04T12:46:01.820Z] === RUN TestCgroupNamespacesBuild [2019-12-04T12:46:01.857Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2019-12-04T12:46:01.857Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-04T12:46:02.349Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-04T12:46:02.807Z] #42 272.0 CC criu/protobuf-desc.o [2019-12-04T12:46:03.297Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2019-12-04T12:46:03.297Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-04T12:46:03.724Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-04T12:46:03.989Z] #42 273.6 CC criu/protobuf.o [2019-12-04T12:46:04.419Z] --- PASS: TestCgroupNamespacesBuild (3.48s) [2019-12-04T12:46:04.419Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-04T12:46:04.468Z] #42 274.2 CC criu/pstree.o [2019-12-04T12:46:04.845Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-04T12:46:05.651Z] ok github.com/docker/docker/opts 0.021s coverage: 66.9% of statements [2019-12-04T12:46:05.654Z] #42 ... [2019-12-04T12:46:05.654Z] [2019-12-04T12:46:05.654Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:46:05.654Z] #39 354.9 + dpkg --print-architecture [2019-12-04T12:46:05.654Z] #39 354.9 + cd /tmp/tmp.q8WYSwk8Y1/src/github.com/docker/distribution [2019-12-04T12:46:05.654Z] #39 354.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-04T12:46:05.996Z] #39 355.3 + GOPATH=/tmp/tmp.q8WYSwk8Y1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q8WYSwk8Y1 [2019-12-04T12:46:05.996Z] #39 355.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-04T12:46:06.036Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-04T12:46:06.946Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.61s) [2019-12-04T12:46:06.946Z] === RUN TestBuildWithSession [2019-12-04T12:46:06.946Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-04T12:46:06.946Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T12:46:06.946Z] === RUN TestBuildSquashParent [2019-12-04T12:46:07.138Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-04T12:46:07.931Z] ok github.com/docker/docker/pkg/archive 0.483s coverage: 77.3% of statements [2019-12-04T12:46:09.297Z] ok github.com/docker/docker/pkg/authorization 0.563s coverage: 68.3% of statements [2019-12-04T12:46:09.668Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2019-12-04T12:46:09.668Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-04T12:46:12.285Z] ok github.com/docker/docker/layer 7.501s coverage: 68.8% of statements [2019-12-04T12:46:12.285Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-04T12:46:12.285Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-04T12:46:12.285Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-04T12:46:12.285Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-04T12:46:12.285Z] ? github.com/docker/docker/oci [no test files] [2019-12-04T12:46:12.285Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-04T12:46:12.407Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-04T12:46:12.665Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-12-04T12:46:13.049Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-12-04T12:46:13.435Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-12-04T12:46:14.264Z] ok github.com/docker/docker/pkg/chrootarchive 3.566s coverage: 43.2% of statements [2019-12-04T12:46:14.264Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-04T12:46:14.264Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-04T12:46:15.084Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-12-04T12:46:15.912Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-12-04T12:46:16.298Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-12-04T12:46:16.987Z] #39 ... [2019-12-04T12:46:16.987Z] [2019-12-04T12:46:16.987Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:46:16.987Z] #42 276.0 CC criu/rbtree.o [2019-12-04T12:46:16.987Z] #42 276.5 CC criu/rst-malloc.o [2019-12-04T12:46:16.987Z] #42 277.0 CC criu/seccomp.o [2019-12-04T12:46:16.987Z] #42 278.2 CC criu/seize.o [2019-12-04T12:46:16.987Z] #42 279.6 CC criu/servicefd.o [2019-12-04T12:46:16.987Z] #42 280.5 CC criu/shmem.o [2019-12-04T12:46:16.987Z] #42 282.0 CC criu/sigframe.o [2019-12-04T12:46:16.987Z] #42 282.4 CC criu/signalfd.o [2019-12-04T12:46:16.987Z] #42 282.9 CC criu/sk-inet.o [2019-12-04T12:46:16.987Z] #42 284.6 CC criu/sk-netlink.o [2019-12-04T12:46:16.987Z] #42 285.3 CC criu/sk-packet.o [2019-12-04T12:46:16.987Z] #42 286.4 CC criu/sk-queue.o [2019-12-04T12:46:17.330Z] #42 287.2 CC criu/sk-tcp.o [2019-12-04T12:46:17.616Z] ok github.com/docker/docker/pkg/discovery/kv 3.191s coverage: 84.1% of statements [2019-12-04T12:46:17.616Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-12-04T12:46:18.021Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-12-04T12:46:18.489Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2019-12-04T12:46:18.522Z] #42 288.1 CC criu/sk-unix.o [2019-12-04T12:46:18.912Z] ok github.com/docker/docker/pkg/fsutils 0.477s coverage: 85.1% of statements [2019-12-04T12:46:18.973Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-04T12:46:19.153Z] --- PASS: TestBuildSquashParent (10.49s) [2019-12-04T12:46:19.153Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-04T12:46:19.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:46:19.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:46:19.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:46:19.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:46:19.153Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:46:19.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:46:19.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:46:19.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:46:19.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:46:19.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:46:19.153Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:46:19.153Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:46:19.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:46:19.153Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:46:19.826Z] ok github.com/docker/docker/pkg/idtools 0.191s coverage: 70.1% of statements [2019-12-04T12:46:20.350Z] --- PASS: TestDockerNetworkMacvlan (19.97s) [2019-12-04T12:46:20.350Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2019-12-04T12:46:20.350Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-12-04T12:46:20.350Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2019-12-04T12:46:20.350Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s) [2019-12-04T12:46:20.350Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.91s) [2019-12-04T12:46:20.350Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-12-04T12:46:20.350Z] PASS [2019-12-04T12:46:20.350Z] [2019-12-04T12:46:20.350Z] DONE 8 tests in 22.216s [2019-12-04T12:46:20.350Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-04T12:46:20.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:46:20.350Z] ++ set -e [2019-12-04T12:46:20.350Z] ++ '[' -n 0 ']' [2019-12-04T12:46:20.350Z] ++ set -x [2019-12-04T12:46:20.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:46:20.350Z] testing: warning: no tests to run [2019-12-04T12:46:20.350Z] PASS [2019-12-04T12:46:20.350Z] [2019-12-04T12:46:20.350Z] DONE 0 tests in 0.030s [2019-12-04T12:46:20.350Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-04T12:46:20.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:46:20.350Z] ++ set -e [2019-12-04T12:46:20.350Z] ++ '[' -n 0 ']' [2019-12-04T12:46:20.350Z] ++ set -x [2019-12-04T12:46:20.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:46:20.350Z] INFO: Testing against a local daemon [2019-12-04T12:46:20.350Z] === RUN TestAuthZPluginAllowRequest [2019-12-04T12:46:20.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:46:20.650Z] ok github.com/docker/docker/pkg/ioutils 0.559s coverage: 70.6% of statements [2019-12-04T12:46:20.650Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-12-04T12:46:20.785Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:46:21.049Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2019-12-04T12:46:21.049Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-12-04T12:46:21.049Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-04T12:46:21.455Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-12-04T12:46:21.843Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-04T12:46:22.142Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-12-04T12:46:22.213Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-12-04T12:46:22.253Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2019-12-04T12:46:22.253Z] === RUN TestAuthZPluginTLS [2019-12-04T12:46:22.397Z] #42 291.7 CC criu/sockets.o [2019-12-04T12:46:22.602Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-12-04T12:46:22.652Z] tests/integration/api_client_test.py ..... [ 7%] [2019-12-04T12:46:22.821Z] --- PASS: TestAuthZPluginTLS (0.68s) [2019-12-04T12:46:22.821Z] === RUN TestAuthZPluginDenyRequest [2019-12-04T12:46:23.008Z] ok github.com/docker/docker/pkg/mount 1.217s coverage: 70.0% of statements [2019-12-04T12:46:23.008Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-04T12:46:23.008Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-12-04T12:46:23.008Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-04T12:46:23.008Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-04T12:46:23.389Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2019-12-04T12:46:23.389Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-04T12:46:23.632Z] #42 293.4 CC criu/stats.o [2019-12-04T12:46:23.845Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2019-12-04T12:46:24.069Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:46:24.325Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2019-12-04T12:46:24.325Z] === RUN TestAuthZPluginDenyResponse [2019-12-04T12:46:24.327Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:46:24.370Z] #42 294.0 CC criu/string.o [2019-12-04T12:46:24.571Z] tests/integration/api_config_test.py ..... [ 8%] [2019-12-04T12:46:24.656Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-04T12:46:24.713Z] #42 294.2 CC criu/sysctl.o [2019-12-04T12:46:24.895Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2019-12-04T12:46:24.895Z] === RUN TestAuthZPluginAllowEventStream [2019-12-04T12:46:25.029Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2019-12-04T12:46:25.462Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-12-04T12:46:25.908Z] #42 295.5 CC criu/sysfs_parse.o [2019-12-04T12:46:26.645Z] #42 296.2 CC criu/timerfd.o [2019-12-04T12:46:26.785Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 73.9% of statements [2019-12-04T12:46:26.801Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2019-12-04T12:46:26.801Z] === RUN TestAuthZPluginErrorResponse [2019-12-04T12:46:27.153Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-12-04T12:46:27.367Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2019-12-04T12:46:27.367Z] === RUN TestAuthZPluginErrorRequest [2019-12-04T12:46:27.385Z] #42 296.9 CC criu/tty.o [2019-12-04T12:46:27.607Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-04T12:46:27.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) [2019-12-04T12:46:27.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.64s) [2019-12-04T12:46:27.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.53s) [2019-12-04T12:46:27.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.55s) [2019-12-04T12:46:27.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2019-12-04T12:46:27.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2019-12-04T12:46:27.607Z] === RUN TestBuildMultiStageCopy [2019-12-04T12:46:27.607Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-04T12:46:27.935Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2019-12-04T12:46:27.935Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-04T12:46:28.871Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2019-12-04T12:46:28.871Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-04T12:46:30.356Z] ok github.com/docker/docker/pkg/signal 2.519s coverage: 61.0% of statements [2019-12-04T12:46:30.761Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-12-04T12:46:30.775Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2019-12-04T12:46:30.775Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-04T12:46:30.904Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-04T12:46:31.146Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-12-04T12:46:31.275Z] #42 300.6 CC criu/tun.o [2019-12-04T12:46:31.468Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-04T12:46:31.520Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-04T12:46:31.923Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-12-04T12:46:32.013Z] #42 301.7 CC criu/uffd.o [2019-12-04T12:46:32.301Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-12-04T12:46:32.401Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-04T12:46:32.966Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-04T12:46:33.163Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.9% of statements [2019-12-04T12:46:33.308Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.53s) [2019-12-04T12:46:33.308Z] === RUN TestAuthZPluginHeader [2019-12-04T12:46:33.673Z] ok github.com/docker/docker/pkg/tailfile 0.080s coverage: 88.6% of statements [2019-12-04T12:46:33.900Z] --- PASS: TestBuildMultiStageCopy (6.12s) [2019-12-04T12:46:33.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2019-12-04T12:46:33.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2019-12-04T12:46:33.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2019-12-04T12:46:33.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2019-12-04T12:46:33.900Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2019-12-04T12:46:33.900Z] === RUN TestBuildMultiStageParentConfig [2019-12-04T12:46:34.334Z] #42 304.1 CC criu/util.o [2019-12-04T12:46:34.534Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2019-12-04T12:46:34.685Z] --- PASS: TestAuthZPluginHeader (1.04s) [2019-12-04T12:46:34.685Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-04T12:46:34.685Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-04T12:46:34.685Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:46:34.685Z] === RUN TestAuthZPluginV2Disable [2019-12-04T12:46:34.685Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-04T12:46:34.685Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:46:34.685Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-04T12:46:34.685Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-04T12:46:34.685Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:46:34.685Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-04T12:46:34.685Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-04T12:46:34.685Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:46:34.685Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-04T12:46:34.909Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-12-04T12:46:34.909Z] testing: warning: no tests to run [2019-12-04T12:46:34.909Z] coverage: [no statements] [2019-12-04T12:46:34.909Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-04T12:46:35.291Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-04T12:46:35.694Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-04T12:46:35.797Z] --- PASS: TestBuildMultiStageParentConfig (1.76s) [2019-12-04T12:46:35.797Z] === RUN TestBuildLabelWithTargets [2019-12-04T12:46:36.083Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-12-04T12:46:37.369Z] #42 306.7 CC criu/uts_ns.o [2019-12-04T12:46:37.712Z] #42 307.3 CC criu/vdso.o [2019-12-04T12:46:38.322Z] --- PASS: TestBuildLabelWithTargets (2.67s) [2019-12-04T12:46:38.322Z] === RUN TestBuildWithEmptyLayers [2019-12-04T12:46:38.575Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.1% of statements [2019-12-04T12:46:38.933Z] #42 308.3 LINK criu/built-in.o [2019-12-04T12:46:38.933Z] #42 308.5 LINK criu/criu [2019-12-04T12:46:38.956Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-04T12:46:39.666Z] #42 309.4 DEP lib/c/criu.d [2019-12-04T12:46:39.693Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2019-12-04T12:46:39.693Z] === RUN TestBuildMultiStageOnBuild [2019-12-04T12:46:40.008Z] #42 309.5 CC images/rpc.pb-c.o [2019-12-04T12:46:40.267Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-12-04T12:46:40.825Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-12-04T12:46:41.192Z] #42 310.9 CC lib/c/criu.o [2019-12-04T12:46:42.835Z] ok github.com/docker/docker/registry 0.216s coverage: 56.0% of statements [2019-12-04T12:46:42.900Z] #42 ... [2019-12-04T12:46:42.900Z] [2019-12-04T12:46:42.900Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-04T12:46:42.900Z] #39 392.1 + rm -rf /tmp/tmp.q8WYSwk8Y1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q8WYSwk8Y1 [2019-12-04T12:46:43.244Z] #39 DONE 392.2s [2019-12-04T12:46:43.244Z] [2019-12-04T12:46:43.244Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:46:43.249Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-04T12:46:43.629Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-12-04T12:46:43.873Z] --- PASS: TestBuildMultiStageOnBuild (3.70s) [2019-12-04T12:46:43.873Z] === RUN TestBuildUncleanTarFilenames [2019-12-04T12:46:43.983Z] #23 ... [2019-12-04T12:46:43.983Z] [2019-12-04T12:46:43.983Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-04T12:46:43.983Z] #42 313.5 LINK lib/c/built-in.o [2019-12-04T12:46:43.983Z] #42 313.5 LINK lib/c/libcriu.so [2019-12-04T12:46:44.328Z] #42 314.0 GEN magic.py [2019-12-04T12:46:44.475Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-12-04T12:46:44.671Z] #42 314.2 Note: Building without setproctitle() and strlcpy() support. [2019-12-04T12:46:44.671Z] #42 314.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-04T12:46:44.865Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-04T12:46:45.246Z] --- PASS: TestBuildUncleanTarFilenames (1.96s) [2019-12-04T12:46:45.246Z] === RUN TestBuildMultiStageLayerLeak [2019-12-04T12:46:45.868Z] #42 315.4 fatal: Not a git repository (or any of the parent directories): .git [2019-12-04T12:46:46.759Z] #42 316.5 make[1]: Nothing to be done for 'all'. [2019-12-04T12:46:48.134Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-12-04T12:46:48.486Z] #42 317.8 make[1]: 'images/built-in.o' is up to date. [2019-12-04T12:46:48.486Z] #42 317.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-04T12:46:48.486Z] #42 317.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-04T12:46:48.486Z] #42 318.0 make[1]: 'compel/libcompel.a' is up to date. [2019-12-04T12:46:48.486Z] #42 318.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-04T12:46:48.486Z] #42 318.1 make[1]: Nothing to be done for 'all'. [2019-12-04T12:46:48.486Z] #42 318.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-04T12:46:48.530Z] ok github.com/docker/docker/volume/local 0.030s coverage: 73.0% of statements [2019-12-04T12:46:48.829Z] #42 318.4 make[2]: Nothing to be done for 'all'. [2019-12-04T12:46:48.829Z] #42 318.5 make[2]: Nothing to be done for 'all'. [2019-12-04T12:46:48.829Z] #42 318.5 make[2]: Nothing to be done for 'all'. [2019-12-04T12:46:49.172Z] #42 318.7 make[2]: Nothing to be done for 'all'. [2019-12-04T12:46:49.172Z] #42 318.9 make[2]: Nothing to be done for 'all'. [2019-12-04T12:46:49.172Z] #42 318.9 make[2]: Nothing to be done for 'all'. [2019-12-04T12:46:49.430Z] --- PASS: TestBuildMultiStageLayerLeak (3.95s) [2019-12-04T12:46:49.430Z] === RUN TestBuildWithHugeFile [2019-12-04T12:46:49.455Z] ok github.com/docker/docker/volume/mounts 0.030s coverage: 67.0% of statements [2019-12-04T12:46:49.515Z] #42 319.0 make[2]: Nothing to be done for 'all'. [2019-12-04T12:46:49.515Z] #42 319.2 make[2]: Nothing to be done for 'all'. [2019-12-04T12:46:49.515Z] #42 319.2 INSTALL criu/criu [2019-12-04T12:46:49.858Z] #42 DONE 319.3s [2019-12-04T12:46:49.858Z] [2019-12-04T12:46:49.858Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:46:50.754Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-12-04T12:46:52.767Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.21s) [2019-12-04T12:46:52.767Z] PASS [2019-12-04T12:46:52.767Z] [2019-12-04T12:46:52.767Z] === Skipped [2019-12-04T12:46:52.767Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-04T12:46:52.767Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:46:52.767Z] [2019-12-04T12:46:52.767Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-04T12:46:52.767Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:46:52.767Z] [2019-12-04T12:46:52.767Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-04T12:46:52.767Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:46:52.767Z] [2019-12-04T12:46:52.767Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-04T12:46:52.767Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:46:52.767Z] [2019-12-04T12:46:52.767Z] [2019-12-04T12:46:52.767Z] DONE 17 tests, 4 skipped in 32.524s [2019-12-04T12:46:52.767Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-04T12:46:52.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:46:52.767Z] ++ set -e [2019-12-04T12:46:52.767Z] ++ '[' -n 0 ']' [2019-12-04T12:46:52.767Z] ++ set -x [2019-12-04T12:46:52.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:46:52.768Z] INFO: Testing against a local daemon [2019-12-04T12:46:52.768Z] === RUN TestPluginInvalidJSON [2019-12-04T12:46:52.768Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:46:52.768Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:46:52.768Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:46:52.768Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-04T12:46:52.768Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-04T12:46:52.768Z] PASS [2019-12-04T12:46:52.768Z] [2019-12-04T12:46:52.768Z] DONE 2 tests in 0.177s [2019-12-04T12:46:52.768Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-04T12:46:52.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:46:52.768Z] ++ set -e [2019-12-04T12:46:52.768Z] ++ '[' -n 0 ']' [2019-12-04T12:46:52.768Z] ++ set -x [2019-12-04T12:46:52.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:46:53.026Z] INFO: Testing against a local daemon [2019-12-04T12:46:53.026Z] === RUN TestExternalGraphDriver [2019-12-04T12:46:53.286Z] === RUN TestExternalGraphDriver/json [2019-12-04T12:46:55.827Z] === RUN TestExternalGraphDriver/spec [2019-12-04T12:46:55.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-04T12:46:55.996Z] Using test binary docker [2019-12-04T12:46:55.996Z] +++ /etc/init.d/apparmor start [2019-12-04T12:46:55.996Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-04T12:46:55.996Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-04T12:46:55.996Z] Warning failed to create cache: (null) [2019-12-04T12:46:55.996Z] . [2019-12-04T12:46:55.996Z] INFO: Waiting for daemon to start... [2019-12-04T12:46:55.996Z] Starting dockerd [2019-12-04T12:46:55.996Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-04T12:46:55.996Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-04T12:46:55.996Z] Using test binary docker [2019-12-04T12:46:55.996Z] +++ /etc/init.d/apparmor start [2019-12-04T12:46:55.996Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-04T12:46:55.996Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-04T12:46:55.996Z] Warning failed to create cache: (null) [2019-12-04T12:46:55.996Z] . [2019-12-04T12:46:55.996Z] INFO: Waiting for daemon to start... [2019-12-04T12:46:55.996Z] Starting dockerd [2019-12-04T12:46:55.996Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-04T12:46:58.330Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/rootless [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/volume [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-04T12:46:58.330Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === Skipped [2019-12-04T12:46:58.330Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-04T12:46:58.330Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-04T12:46:58.330Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:73: No driver to put! [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-04T12:46:58.330Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-04T12:46:58.330Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-04T12:46:58.330Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:46:58.330Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-04T12:46:58.330Z] graphtest_unix.go:73: No driver to put! [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-04T12:46:58.330Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-04T12:46:58.330Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] [2019-12-04T12:46:58.330Z] DONE 2141 tests, 20 skipped in 227.170s [2019-12-04T12:46:58.765Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] Post stage [Pipeline] junit [2019-12-04T12:46:58.842Z] Recording test results [2019-12-04T12:46:59.114Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-04T12:47:01.017Z] --- PASS: TestExternalGraphDriver (8.01s) [2019-12-04T12:47:01.017Z] --- PASS: TestExternalGraphDriver/json (2.56s) [2019-12-04T12:47:01.017Z] --- PASS: TestExternalGraphDriver/spec (2.85s) [2019-12-04T12:47:01.017Z] --- PASS: TestExternalGraphDriver/pull (2.44s) [2019-12-04T12:47:01.017Z] === RUN TestGraphdriverPluginV2 [2019-12-04T12:47:01.017Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-12-04T12:47:01.017Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:47:01.017Z] PASS [2019-12-04T12:47:01.017Z] [2019-12-04T12:47:01.017Z] === Skipped [2019-12-04T12:47:01.017Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-12-04T12:47:01.017Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:47:01.017Z] [2019-12-04T12:47:01.017Z] [2019-12-04T12:47:01.017Z] DONE 5 tests, 1 skipped in 8.189s [2019-12-04T12:47:01.017Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-04T12:47:01.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:47:01.017Z] ++ set -e [2019-12-04T12:47:01.017Z] ++ '[' -n 0 ']' [2019-12-04T12:47:01.017Z] ++ set -x [2019-12-04T12:47:01.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:47:01.256Z] . [2019-12-04T12:47:01.256Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-04T12:47:01.256Z] [2019-12-04T12:47:01.256Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-04T12:47:01.256Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-04T12:47:01.256Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-04T12:47:01.256Z] Error: No such image: emptyfs [2019-12-04T12:47:01.256Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-04T12:47:01.256Z] ++++ docker load [2019-12-04T12:47:01.256Z] Error: No such image: emptyfs [2019-12-04T12:47:01.275Z] INFO: Testing against a local daemon [2019-12-04T12:47:01.276Z] === RUN TestContinueAfterPluginCrash [2019-12-04T12:47:01.276Z] === PAUSE TestContinueAfterPluginCrash [2019-12-04T12:47:01.276Z] === RUN TestDaemonStartWithLogOpt [2019-12-04T12:47:01.276Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-04T12:47:01.276Z] === CONT TestContinueAfterPluginCrash [2019-12-04T12:47:01.276Z] === CONT TestDaemonStartWithLogOpt [2019-12-04T12:47:01.513Z] ++++ docker load [2019-12-04T12:47:01.513Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-04T12:47:01.627Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/make.sh dynbinary test-integration [2019-12-04T12:47:01.771Z] Running integration-test (iteration 1) [2019-12-04T12:47:01.771Z] Running integration-test (iteration 1) [2019-12-04T12:47:01.771Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-04T12:47:01.771Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-12-04T12:47:01.771Z] ++ set -e [2019-12-04T12:47:01.771Z] ++ '[' -n 0 ']' [2019-12-04T12:47:01.771Z] ++ set -x [2019-12-04T12:47:01.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-12-04T12:47:01.771Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-04T12:47:01.771Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-12-04T12:47:01.771Z] ++ set -e [2019-12-04T12:47:01.771Z] ++ '[' -n 0 ']' [2019-12-04T12:47:01.771Z] ++ set -x [2019-12-04T12:47:01.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-12-04T12:47:01.999Z] [2019-12-04T12:47:01.999Z] Removing bundles/ [2019-12-04T12:47:01.999Z] [2019-12-04T12:47:01.999Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-04T12:47:01.999Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:47:01.999Z] GOOS="" GOARCH="" GOARM="" [2019-12-04T12:47:13.491Z] --- PASS: TestDaemonStartWithLogOpt (10.20s) [2019-12-04T12:47:16.158Z] e96b0897c5d1: Pull complete [2019-12-04T12:47:16.158Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-12-04T12:47:16.158Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T12:47:16.158Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T12:47:16.158Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-12-04T12:47:16.158Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-12-04T12:47:16.158Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-12-04T12:47:16.158Z] INFO: Docker version of control daemon [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] Client: Docker Engine - Enterprise [2019-12-04T12:47:16.158Z] Version: 19.03.2 [2019-12-04T12:47:16.158Z] API version: 1.40 [2019-12-04T12:47:16.158Z] Go version: go1.12.8 [2019-12-04T12:47:16.158Z] Git commit: c92ab06ed9 [2019-12-04T12:47:16.158Z] Built: 09/03/2019 16:38:11 [2019-12-04T12:47:16.158Z] OS/Arch: windows/amd64 [2019-12-04T12:47:16.158Z] Experimental: false [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] Server: Docker Engine - Enterprise [2019-12-04T12:47:16.158Z] Engine: [2019-12-04T12:47:16.158Z] Version: 19.03.2 [2019-12-04T12:47:16.158Z] API version: 1.40 (minimum version 1.24) [2019-12-04T12:47:16.158Z] Go version: go1.12.8 [2019-12-04T12:47:16.158Z] Git commit: c92ab06ed9 [2019-12-04T12:47:16.158Z] Built: 09/03/2019 16:35:47 [2019-12-04T12:47:16.158Z] OS/Arch: windows/amd64 [2019-12-04T12:47:16.158Z] Experimental: true [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] INFO: Docker info of control daemon [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] Client: [2019-12-04T12:47:16.158Z] Debug Mode: false [2019-12-04T12:47:16.158Z] Plugins: [2019-12-04T12:47:16.158Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] Server: [2019-12-04T12:47:16.158Z] Containers: 0 [2019-12-04T12:47:16.158Z] Running: 0 [2019-12-04T12:47:16.158Z] Paused: 0 [2019-12-04T12:47:16.158Z] Stopped: 0 [2019-12-04T12:47:16.158Z] Images: 1 [2019-12-04T12:47:16.158Z] Server Version: 19.03.2 [2019-12-04T12:47:16.158Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-12-04T12:47:16.158Z] LCOW: [2019-12-04T12:47:16.158Z] Windows: [2019-12-04T12:47:16.158Z] Logging Driver: json-file [2019-12-04T12:47:16.158Z] Plugins: [2019-12-04T12:47:16.158Z] Volume: local [2019-12-04T12:47:16.158Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-04T12:47:16.158Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-04T12:47:16.158Z] Swarm: inactive [2019-12-04T12:47:16.158Z] Default Isolation: process [2019-12-04T12:47:16.158Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-04T12:47:16.158Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-04T12:47:16.158Z] OSType: windows [2019-12-04T12:47:16.158Z] Architecture: x86_64 [2019-12-04T12:47:16.158Z] CPUs: 4 [2019-12-04T12:47:16.158Z] Total Memory: 32GiB [2019-12-04T12:47:16.158Z] Name: azwin-2-9dfef0 [2019-12-04T12:47:16.158Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-04T12:47:16.158Z] Docker Root Dir: D:\docker [2019-12-04T12:47:16.158Z] Debug Mode: false [2019-12-04T12:47:16.158Z] Registry: https://index.docker.io/v1/ [2019-12-04T12:47:16.158Z] Labels: [2019-12-04T12:47:16.158Z] Experimental: true [2019-12-04T12:47:16.158Z] Insecure Registries: [2019-12-04T12:47:16.158Z] 10.0.0.4:5000 [2019-12-04T12:47:16.158Z] 127.0.0.0/8 [2019-12-04T12:47:16.158Z] Registry Mirrors: [2019-12-04T12:47:16.158Z] http://10.0.0.4:5000/ [2019-12-04T12:47:16.158Z] Live Restore Enabled: false [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] INFO: Commit hash is a3def6614 [2019-12-04T12:47:16.158Z] INFO: Nuke-Everything... [2019-12-04T12:47:16.158Z] INFO: Container count on control daemon to delete is 0 [2019-12-04T12:47:16.158Z] INFO: Nuking d:\CI [2019-12-04T12:47:16.158Z] INFO: Zapped successfully [2019-12-04T12:47:16.158Z] INFO: Location for testing is d:\CI\PR-40257\3 [2019-12-04T12:47:16.158Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] INFO: Building the image from Dockerfile.windows at 12/04/2019 12:47:06... [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] Sending build context to Docker daemon 50.4MB [2019-12-04T12:47:16.158Z] [2019-12-04T12:47:16.158Z] Step 1/8 : FROM microsoft/windowsservercore [2019-12-04T12:47:16.158Z] ---> 49e459dc7a6b [2019-12-04T12:47:16.158Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-12-04T12:47:16.158Z] ---> Running in 7a9c938ed62d [2019-12-04T12:47:16.158Z] Removing intermediate container 7a9c938ed62d [2019-12-04T12:47:16.158Z] ---> f540b24244a7 [2019-12-04T12:47:16.158Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-12-04T12:47:16.158Z] ---> Running in 7982452fdfb1 [2019-12-04T12:47:16.158Z] Removing intermediate container 7982452fdfb1 [2019-12-04T12:47:16.158Z] ---> 89a4aaa97259 [2019-12-04T12:47:16.158Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-12-04T12:47:16.158Z] ---> Running in ce2c1bbdc995 [2019-12-04T12:47:16.158Z] Removing intermediate container ce2c1bbdc995 [2019-12-04T12:47:16.158Z] ---> e888280fee03 [2019-12-04T12:47:16.159Z] 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 [2019-12-04T12:47:16.159Z] ---> Running in 6a6d64ac5054 [2019-12-04T12:47:16.777Z] --- PASS: TestContinueAfterPluginCrash (15.05s) [2019-12-04T12:47:16.777Z] PASS [2019-12-04T12:47:16.777Z] [2019-12-04T12:47:16.777Z] DONE 2 tests in 15.208s [2019-12-04T12:47:16.777Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-04T12:47:16.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:47:16.777Z] ++ set -e [2019-12-04T12:47:16.777Z] ++ '[' -n 0 ']' [2019-12-04T12:47:16.777Z] ++ set -x [2019-12-04T12:47:16.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:47:16.777Z] INFO: Testing against a local daemon [2019-12-04T12:47:16.777Z] === RUN TestPluginWithDevMounts [2019-12-04T12:47:16.777Z] === PAUSE TestPluginWithDevMounts [2019-12-04T12:47:16.777Z] === CONT TestPluginWithDevMounts [2019-12-04T12:47:18.680Z] --- PASS: TestPluginWithDevMounts (2.24s) [2019-12-04T12:47:18.680Z] PASS [2019-12-04T12:47:18.680Z] [2019-12-04T12:47:18.680Z] DONE 1 tests in 2.400s [2019-12-04T12:47:18.680Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-04T12:47:18.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:47:18.680Z] ++ set -e [2019-12-04T12:47:18.680Z] ++ '[' -n 0 ']' [2019-12-04T12:47:18.680Z] ++ set -x [2019-12-04T12:47:18.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:47:18.938Z] INFO: Testing against a local daemon [2019-12-04T12:47:18.938Z] === RUN TestSecretInspect [2019-12-04T12:47:20.867Z] [2019-12-04T12:47:20.867Z] SUCCESS: Specified value was saved. [2019-12-04T12:47:21.327Z] INFO: Downloading git... [2019-12-04T12:47:22.235Z] --- PASS: TestSecretInspect (3.37s) [2019-12-04T12:47:22.235Z] === RUN TestSecretList [2019-12-04T12:47:23.630Z] INFO: Downloading go... [2019-12-04T12:47:25.521Z] --- PASS: TestSecretList (3.25s) [2019-12-04T12:47:25.521Z] === RUN TestSecretsCreateAndDelete [2019-12-04T12:47:28.471Z] INFO: Downloading compiler 1 of 3... [2019-12-04T12:47:28.807Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2019-12-04T12:47:28.807Z] === RUN TestSecretsUpdate [2019-12-04T12:47:28.935Z] INFO: Downloading compiler 2 of 3... [2019-12-04T12:47:29.397Z] INFO: Downloading compiler 3 of 3... [2019-12-04T12:47:29.857Z] INFO: Extracting git... [2019-12-04T12:47:30.173Z] #51 ... [2019-12-04T12:47:30.173Z] [2019-12-04T12:47:30.173Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:47:30.173Z] #60 385.5 + bin/containerd [2019-12-04T12:47:30.173Z] #60 ... [2019-12-04T12:47:30.173Z] [2019-12-04T12:47:30.173Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:47:30.173Z] #51 DONE 437.8s [2019-12-04T12:47:30.173Z] [2019-12-04T12:47:30.173Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:47:32.093Z] --- PASS: TestSecretsUpdate (3.26s) [2019-12-04T12:47:32.093Z] === RUN TestTemplatedSecret [2019-12-04T12:47:36.284Z] --- PASS: TestTemplatedSecret (3.51s) [2019-12-04T12:47:36.284Z] === RUN TestSecretCreateResolve [2019-12-04T12:47:37.577Z] #23 446.0 + return [2019-12-04T12:47:37.577Z] #23 DONE 446.1s [2019-12-04T12:47:37.577Z] [2019-12-04T12:47:37.577Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:47:38.816Z] --- PASS: TestSecretCreateResolve (3.23s) [2019-12-04T12:47:38.816Z] PASS [2019-12-04T12:47:38.816Z] [2019-12-04T12:47:38.816Z] DONE 6 tests in 20.017s [2019-12-04T12:47:38.816Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-12-04T12:47:38.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:47:38.816Z] ++ set -e [2019-12-04T12:47:38.816Z] ++ '[' -n 0 ']' [2019-12-04T12:47:38.816Z] ++ set -x [2019-12-04T12:47:38.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:47:39.075Z] INFO: Testing against a local daemon [2019-12-04T12:47:39.075Z] === RUN TestServiceCreateInit [2019-12-04T12:47:39.075Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-04T12:47:39.898Z] #60 ... [2019-12-04T12:47:39.898Z] [2019-12-04T12:47:39.898Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-04T12:47:39.898Z] #24 DONE 0.1s [2019-12-04T12:47:39.898Z] [2019-12-04T12:47:39.898Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-04T12:47:40.242Z] #28 DONE 0.5s [2019-12-04T12:47:40.242Z] [2019-12-04T12:47:40.242Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-04T12:47:40.242Z] #30 DONE 0.1s [2019-12-04T12:47:40.242Z] [2019-12-04T12:47:40.242Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:47:40.468Z] Loaded image: buildpack-deps:jessie [2019-12-04T12:47:40.468Z] Loaded image: busybox:latest [2019-12-04T12:47:40.468Z] Loaded image: buildpack-deps:jessie [2019-12-04T12:47:40.468Z] Loaded image: busybox:latest [2019-12-04T12:47:40.468Z] Loaded image: busybox:glibc [2019-12-04T12:47:40.468Z] Loaded image: debian:jessie [2019-12-04T12:47:40.468Z] Loaded image: hello-world:latest [2019-12-04T12:47:40.468Z] INFO: Testing against a local daemon [2019-12-04T12:47:40.468Z] === RUN TestDockerDaemonSuite [2019-12-04T12:47:40.468Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-12-04T12:47:40.468Z] Loaded image: busybox:glibc [2019-12-04T12:47:40.468Z] Loaded image: debian:jessie [2019-12-04T12:47:40.468Z] Loaded image: hello-world:latest [2019-12-04T12:47:40.468Z] INFO: Testing against a local daemon [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-04T12:47:40.468Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-04T12:47:40.587Z] #60 ... [2019-12-04T12:47:40.587Z] [2019-12-04T12:47:40.587Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-04T12:47:40.587Z] #33 DONE 0.1s [2019-12-04T12:47:40.587Z] [2019-12-04T12:47:40.587Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-04T12:47:40.587Z] #38 DONE 0.1s [2019-12-04T12:47:40.587Z] [2019-12-04T12:47:40.587Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-04T12:47:40.587Z] #40 DONE 0.1s [2019-12-04T12:47:40.587Z] [2019-12-04T12:47:40.587Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:47:40.931Z] #60 ... [2019-12-04T12:47:40.931Z] [2019-12-04T12:47:40.931Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-04T12:47:40.931Z] #43 DONE 0.1s [2019-12-04T12:47:40.931Z] [2019-12-04T12:47:40.931Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-04T12:47:40.931Z] #46 DONE 0.1s [2019-12-04T12:47:40.931Z] [2019-12-04T12:47:40.931Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-04T12:47:40.931Z] #49 DONE 0.1s [2019-12-04T12:47:40.931Z] [2019-12-04T12:47:40.931Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-04T12:47:40.931Z] #52 DONE 0.1s [2019-12-04T12:47:40.931Z] [2019-12-04T12:47:40.931Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-04T12:47:40.931Z] #56 DONE 0.1s [2019-12-04T12:47:40.931Z] [2019-12-04T12:47:40.931Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-04T12:47:41.034Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-04T12:47:41.291Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-04T12:47:41.857Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-04T12:47:42.115Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-04T12:47:43.047Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-04T12:47:43.304Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-04T12:47:43.304Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-04T12:47:44.347Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-04T12:47:44.691Z] INFO: Expanding go... [2019-12-04T12:47:47.518Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-04T12:47:47.518Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-12-04T12:47:47.518Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-04T12:47:47.518Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-04T12:47:47.518Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-04T12:47:48.890Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-04T12:47:49.623Z] --- PASS: TestServiceCreateInit (10.71s) [2019-12-04T12:47:49.623Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.38s) [2019-12-04T12:47:49.623Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2019-12-04T12:47:49.623Z] === RUN TestCreateServiceMultipleTimes [2019-12-04T12:47:50.788Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-04T12:47:50.788Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-04T12:47:50.788Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-04T12:47:50.788Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-04T12:47:50.788Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-04T12:47:51.353Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-12-04T12:47:56.616Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-04T12:47:56.874Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-12-04T12:48:00.927Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:48:00.927Z] [2019-12-04T12:48:00.927Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-04T12:48:00.927Z] PKG_CONFIG=pkg-config [2019-12-04T12:48:00.927Z] GOLANG_VERSION=1.13.4 [2019-12-04T12:48:00.927Z] HOSTNAME=afffe47ffb0e [2019-12-04T12:48:00.927Z] DOCKER_EXPERIMENTAL=1 [2019-12-04T12:48:00.927Z] container=docker [2019-12-04T12:48:00.927Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-04T12:48:00.927Z] GO111MODULE=off [2019-12-04T12:48:00.927Z] GOPATH=/go [2019-12-04T12:48:00.927Z] PWD=/go/src/github.com/docker/docker [2019-12-04T12:48:00.927Z] HOME=/root [2019-12-04T12:48:00.927Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-04T12:48:00.927Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-04T12:48:00.927Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-04T12:48:00.927Z] DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:48:00.927Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-04T12:48:00.927Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-04T12:48:00.927Z] TERM=xterm [2019-12-04T12:48:00.927Z] VALIDATE_BRANCH=master [2019-12-04T12:48:00.927Z] DEST=bundles/test-integration [2019-12-04T12:48:00.927Z] SHLVL=1 [2019-12-04T12:48:00.927Z] TIMEOUT=120m [2019-12-04T12:48:00.927Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-04T12:48:00.927Z] DOCKER_PKG=github.com/docker/docker [2019-12-04T12:48:00.927Z] TESTDEBUG=0 [2019-12-04T12:48:00.927Z] _=/usr/bin/env [2019-12-04T12:48:00.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-04T12:48:01.057Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-04T12:48:01.090Z] ................................................ [ 29%] [2019-12-04T12:48:03.584Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-12-04T12:48:05.841Z] INFO: Expanding compiler 1 of 3... [2019-12-04T12:48:06.111Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-12-04T12:48:06.370Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-04T12:48:06.812Z] INFO: Expanding compiler 2 of 3... [2019-12-04T12:48:08.269Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-12-04T12:48:09.212Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-04T12:48:10.585Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-04T12:48:11.957Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-04T12:48:11.957Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-12-04T12:48:12.637Z] INFO: Expanding compiler 3 of 3... [2019-12-04T12:48:12.637Z] INFO: Removing downloaded files... [2019-12-04T12:48:12.637Z] INFO: Creating source directory... [2019-12-04T12:48:12.637Z] INFO: Configuring git core.autocrlf... [2019-12-04T12:48:12.637Z] INFO: Completed [2019-12-04T12:48:13.856Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-04T12:48:14.489Z] #60 434.9 + bin/containerd-stress [2019-12-04T12:48:14.791Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-12-04T12:48:15.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-12-04T12:48:16.171Z] --- PASS: TestCreateServiceMultipleTimes (24.73s) [2019-12-04T12:48:16.171Z] === RUN TestCreateServiceConflict [2019-12-04T12:48:17.106Z] --- PASS: TestCreateServiceConflict (2.75s) [2019-12-04T12:48:17.106Z] === RUN TestCreateServiceMaxReplicas [2019-12-04T12:48:18.253Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-12-04T12:48:18.382Z] #60 438.6 + bin/containerd-shim [2019-12-04T12:48:19.722Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-12-04T12:48:20.156Z] --- PASS: TestBuildWithHugeFile (90.90s) [2019-12-04T12:48:20.156Z] === RUN TestBuildWithEmptyDockerfile [2019-12-04T12:48:20.156Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:48:20.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:48:20.156Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:48:20.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:48:20.156Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:48:20.156Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:48:20.156Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:48:20.156Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:48:20.156Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:48:20.414Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-12-04T12:48:20.414Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-12-04T12:48:20.414Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-12-04T12:48:20.414Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2019-12-04T12:48:20.414Z] === RUN TestBuildPreserveOwnership [2019-12-04T12:48:20.414Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-04T12:48:20.414Z] === RUN TestDockerSuite/TestAttachDetach [2019-12-04T12:48:21.294Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2019-12-04T12:48:21.294Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-04T12:48:21.346Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-12-04T12:48:21.605Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-04T12:48:22.976Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-04T12:48:24.874Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-04T12:48:24.874Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-04T12:48:24.874Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-12-04T12:48:25.806Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-04T12:48:27.187Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-04T12:48:27.187Z] --- PASS: TestBuildPreserveOwnership (6.68s) [2019-12-04T12:48:27.187Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.34s) [2019-12-04T12:48:27.187Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2019-12-04T12:48:27.187Z] === RUN TestBuildPlatformInvalid [2019-12-04T12:48:27.187Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-12-04T12:48:27.187Z] PASS [2019-12-04T12:48:27.187Z] [2019-12-04T12:48:27.187Z] === Skipped [2019-12-04T12:48:27.187Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-12-04T12:48:27.187Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T12:48:27.187Z] [2019-12-04T12:48:27.187Z] [2019-12-04T12:48:27.187Z] DONE 32 tests, 1 skipped in 177.512s [2019-12-04T12:48:27.187Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-12-04T12:48:27.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:48:27.187Z] ++ set -e [2019-12-04T12:48:27.187Z] ++ '[' -n 0 ']' [2019-12-04T12:48:27.187Z] ++ set -x [2019-12-04T12:48:27.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:48:27.420Z] #60 448.4 + bin/containerd-shim-runc-v1 [2019-12-04T12:48:27.445Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-12-04T12:48:27.445Z] INFO: Testing against a local daemon [2019-12-04T12:48:27.445Z] === RUN TestConfigList [2019-12-04T12:48:27.862Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-12-04T12:48:28.377Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-04T12:48:28.941Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-12-04T12:48:30.839Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-04T12:48:30.839Z] --- PASS: TestConfigList (3.30s) [2019-12-04T12:48:30.839Z] === RUN TestConfigsCreateAndDelete [2019-12-04T12:48:31.097Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-12-04T12:48:31.631Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-12-04T12:48:31.663Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-12-04T12:48:31.920Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-04T12:48:32.178Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-12-04T12:48:32.332Z] #60 453.3 + bin/containerd-shim-runc-v2 [2019-12-04T12:48:33.110Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-04T12:48:33.111Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-04T12:48:33.675Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-12-04T12:48:33.933Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2019-12-04T12:48:33.933Z] === RUN TestConfigsUpdate [2019-12-04T12:48:34.030Z] #60 454.7 + binaries [2019-12-04T12:48:34.030Z] #60 454.7 + mkdir -p /build [2019-12-04T12:48:34.030Z] #60 454.7 + cp bin/containerd /build/containerd [2019-12-04T12:48:34.030Z] #60 454.7 + cp bin/containerd-shim /build/containerd-shim [2019-12-04T12:48:34.030Z] #60 454.8 + cp bin/ctr /build/ctr [2019-12-04T12:48:34.030Z] #60 DONE 454.8s [2019-12-04T12:48:34.191Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-12-04T12:48:34.449Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-04T12:48:35.204Z] [2019-12-04T12:48:35.204Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-04T12:48:35.380Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-04T12:48:35.543Z] #61 DONE 0.1s [2019-12-04T12:48:35.543Z] [2019-12-04T12:48:35.543Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-04T12:48:35.543Z] #65 DONE 0.1s [2019-12-04T12:48:35.543Z] [2019-12-04T12:48:35.543Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-04T12:48:35.543Z] #67 DONE 0.1s [2019-12-04T12:48:35.543Z] [2019-12-04T12:48:35.543Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-04T12:48:35.543Z] #70 DONE 0.0s [2019-12-04T12:48:35.543Z] [2019-12-04T12:48:35.543Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-04T12:48:35.543Z] #71 DONE 0.0s [2019-12-04T12:48:35.543Z] [2019-12-04T12:48:35.543Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-04T12:48:35.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-04T12:48:35.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-04T12:48:35.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-04T12:48:37.277Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-12-04T12:48:37.538Z] --- PASS: TestConfigsUpdate (3.44s) [2019-12-04T12:48:37.538Z] === RUN TestTemplatedConfig [2019-12-04T12:48:37.856Z] #72 DONE 2.2s [2019-12-04T12:48:37.856Z] [2019-12-04T12:48:37.856Z] #73 exporting to oci image format [2019-12-04T12:48:38.197Z] #73 exporting layers [2019-12-04T12:48:38.909Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-12-04T12:48:39.378Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.69s) [2019-12-04T12:48:39.378Z] === RUN TestCreateServiceSecretFileMode [2019-12-04T12:48:39.947Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2019-12-04T12:48:39.947Z] === RUN TestCreateServiceConfigFileMode [2019-12-04T12:48:41.435Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-12-04T12:48:41.436Z] --- PASS: TestTemplatedConfig (4.03s) [2019-12-04T12:48:41.436Z] === RUN TestConfigInspect [2019-12-04T12:48:42.808Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-12-04T12:48:43.065Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-12-04T12:48:43.368Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2019-12-04T12:48:43.372Z] === RUN TestCreateServiceSysctls [2019-12-04T12:48:44.490Z] --- PASS: TestConfigInspect (2.76s) [2019-12-04T12:48:44.490Z] === RUN TestConfigCreateWithLabels [2019-12-04T12:48:47.011Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-12-04T12:48:47.269Z] --- PASS: TestConfigCreateWithLabels (3.03s) [2019-12-04T12:48:47.269Z] === RUN TestConfigCreateResolve [2019-12-04T12:48:48.642Z] --- PASS: TestCreateServiceSysctls (4.43s) [2019-12-04T12:48:48.643Z] === RUN TestCreateServiceCapabilities [2019-12-04T12:48:50.549Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-12-04T12:48:50.549Z] --- PASS: TestConfigCreateResolve (3.17s) [2019-12-04T12:48:50.549Z] === RUN TestConfigDaemonLibtrustID [2019-12-04T12:48:51.114Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-12-04T12:48:51.114Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-12-04T12:48:51.114Z] PASS [2019-12-04T12:48:51.114Z] [2019-12-04T12:48:51.114Z] DONE 8 tests in 23.749s [2019-12-04T12:48:51.114Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-12-04T12:48:51.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:48:51.114Z] ++ set -e [2019-12-04T12:48:51.114Z] ++ '[' -n 0 ']' [2019-12-04T12:48:51.114Z] ++ set -x [2019-12-04T12:48:51.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:48:51.114Z] INFO: Testing against a local daemon [2019-12-04T12:48:51.114Z] === RUN TestCheckpoint [2019-12-04T12:48:51.114Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-04T12:48:51.114Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T12:48:51.114Z] === RUN TestContainerInvalidJSON [2019-12-04T12:48:51.114Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:48:51.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:48:51.114Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:48:51.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:48:51.114Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:48:51.114Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:48:51.114Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:48:51.114Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:48:51.114Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:48:51.114Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-04T12:48:51.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-04T12:48:51.114Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-12-04T12:48:51.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-12-04T12:48:51.114Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-04T12:48:51.183Z] --- PASS: TestCreateServiceCapabilities (3.49s) [2019-12-04T12:48:51.183Z] === RUN TestInspect [2019-12-04T12:48:51.374Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-12-04T12:48:51.374Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-04T12:48:51.374Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-12-04T12:48:51.374Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-04T12:48:51.374Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-12-04T12:48:51.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-12-04T12:48:51.632Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-04T12:48:51.632Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-12-04T12:48:51.632Z] === RUN TestCopyFromContainer [2019-12-04T12:48:51.892Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-12-04T12:48:52.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-04T12:48:52.456Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-12-04T12:48:52.810Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-12-04T12:48:53.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-04T12:48:53.831Z] === RUN TestCopyFromContainer// [2019-12-04T12:48:53.831Z] === RUN TestCopyFromContainer//bar/root [2019-12-04T12:48:54.088Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-04T12:48:54.088Z] === RUN TestCopyFromContainer/bar/quux [2019-12-04T12:48:54.345Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-04T12:48:54.345Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-04T12:48:54.603Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-04T12:48:54.603Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-04T12:48:54.860Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-04T12:48:54.860Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer (3.38s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2019-12-04T12:48:55.118Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-12-04T12:48:55.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-04T12:48:55.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:48:55.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:48:55.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:48:55.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:48:55.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:48:55.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:48:55.118Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:48:55.118Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:48:55.118Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:48:55.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-04T12:48:55.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-04T12:48:55.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-04T12:48:55.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-04T12:48:55.118Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-04T12:48:55.118Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-12-04T12:48:55.118Z] === RUN TestCreateWithInvalidEnv [2019-12-04T12:48:55.118Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-04T12:48:55.118Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-04T12:48:55.118Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-04T12:48:55.118Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-04T12:48:55.118Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-04T12:48:55.118Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-04T12:48:55.118Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-04T12:48:55.118Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-04T12:48:55.118Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-04T12:48:55.118Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-04T12:48:55.118Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-04T12:48:55.118Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-04T12:48:55.118Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-04T12:48:55.118Z] === RUN TestCreateTmpfsMountsTarget [2019-12-04T12:48:55.118Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-04T12:48:55.118Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-04T12:48:55.372Z] --- PASS: TestInspect (3.57s) [2019-12-04T12:48:55.372Z] === RUN TestServiceListWithStatuses [2019-12-04T12:48:55.372Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-04T12:48:55.372Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-04T12:48:55.372Z] === RUN TestDockerNetworkConnectAlias [2019-12-04T12:48:55.377Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-04T12:48:55.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-04T12:48:55.941Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-12-04T12:48:55.941Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-12-04T12:48:55.941Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-04T12:48:56.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-04T12:48:56.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-04T12:48:57.839Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-04T12:48:58.096Z] --- PASS: TestCreateWithCustomMaskedPaths (2.82s) [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:48:58.096Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:48:58.096Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:48:58.096Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:48:58.096Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:48:58.354Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:48:58.354Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-12-04T12:48:58.354Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-12-04T12:48:58.354Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-04T12:48:58.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-04T12:48:58.920Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-12-04T12:48:58.920Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-12-04T12:48:58.920Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-12-04T12:49:00.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-04T12:49:00.949Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-12-04T12:49:01.451Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-12-04T12:49:01.451Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.96s) [2019-12-04T12:49:01.451Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-04T12:49:01.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:49:01.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:49:01.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:49:01.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:49:01.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:49:01.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:49:01.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:49:01.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:49:01.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:49:01.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:49:01.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:49:01.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:49:01.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:49:01.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:49:01.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:49:01.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-04T12:49:01.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-12-04T12:49:01.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-12-04T12:49:01.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-04T12:49:01.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-04T12:49:01.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-04T12:49:01.451Z] === RUN TestContainerStartOnDaemonRestart [2019-12-04T12:49:01.451Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-04T12:49:01.451Z] === RUN TestDaemonRestartIpcMode [2019-12-04T12:49:01.451Z] === PAUSE TestDaemonRestartIpcMode [2019-12-04T12:49:01.451Z] === RUN TestDiff [2019-12-04T12:49:01.451Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-04T12:49:01.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-04T12:49:02.387Z] --- PASS: TestDiff (1.08s) [2019-12-04T12:49:02.388Z] === RUN TestExecWithCloseStdin [2019-12-04T12:49:02.477Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-12-04T12:49:03.320Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-12-04T12:49:03.488Z] --- PASS: TestDockerNetworkConnectAlias (7.50s) [2019-12-04T12:49:03.488Z] === RUN TestDockerNetworkReConnect [2019-12-04T12:49:03.885Z] --- PASS: TestExecWithCloseStdin (1.27s) [2019-12-04T12:49:03.885Z] === RUN TestExec [2019-12-04T12:49:04.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-04T12:49:04.452Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-04T12:49:05.017Z] --- PASS: TestExec (1.19s) [2019-12-04T12:49:05.017Z] === RUN TestExecUser [2019-12-04T12:49:05.017Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-12-04T12:49:05.582Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-04T12:49:05.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-04T12:49:06.149Z] --- PASS: TestExecUser (1.24s) [2019-12-04T12:49:06.149Z] === RUN TestExportContainerAndImportImage [2019-12-04T12:49:06.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-04T12:49:07.085Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-12-04T12:49:07.204Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-12-04T12:49:07.342Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2019-12-04T12:49:07.342Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-04T12:49:08.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-04T12:49:08.761Z] --- PASS: TestDockerNetworkReConnect (6.03s) [2019-12-04T12:49:08.761Z] === RUN TestServicePlugin [2019-12-04T12:49:08.761Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-04T12:49:08.761Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:49:08.761Z] === RUN TestServiceUpdateLabel [2019-12-04T12:49:09.242Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-12-04T12:49:09.242Z] === RUN TestHealthCheckWorkdir [2019-12-04T12:49:10.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-04T12:49:10.614Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2019-12-04T12:49:10.614Z] === RUN TestHealthKillContainer [2019-12-04T12:49:10.614Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-12-04T12:49:10.872Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-12-04T12:49:11.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-04T12:49:12.045Z] --- PASS: TestServiceUpdateLabel (3.21s) [2019-12-04T12:49:12.045Z] === RUN TestServiceUpdateSecrets [2019-12-04T12:49:12.893Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-04T12:49:12.893Z] Using test binary docker [2019-12-04T12:49:12.893Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-04T12:49:12.893Z] +++ /etc/init.d/apparmor start [2019-12-04T12:49:12.893Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-04T12:49:12.893Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-04T12:49:12.893Z] Warning failed to create cache: (null) [2019-12-04T12:49:12.893Z] . [2019-12-04T12:49:12.893Z] Starting dockerd [2019-12-04T12:49:12.893Z] INFO: Waiting for daemon to start... [2019-12-04T12:49:12.893Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-04T12:49:13.395Z] --- PASS: TestHealthKillContainer (3.04s) [2019-12-04T12:49:13.395Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-04T12:49:13.960Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-04T12:49:14.217Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-12-04T12:49:14.217Z] === RUN TestIpcModeNone [2019-12-04T12:49:14.476Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-12-04T12:49:15.331Z] . [2019-12-04T12:49:15.331Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-04T12:49:15.331Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-04T12:49:15.331Z] Error: No such image: emptyfs [2019-12-04T12:49:15.331Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-04T12:49:15.331Z] ++++ docker load [2019-12-04T12:49:15.331Z] Running integration-test (iteration 1) [2019-12-04T12:49:15.331Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-12-04T12:49:15.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:49:15.331Z] ++ set -e [2019-12-04T12:49:15.331Z] ++ '[' -n 0 ']' [2019-12-04T12:49:15.331Z] ++ set -x [2019-12-04T12:49:15.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:49:15.409Z] --- PASS: TestIpcModeNone (1.08s) [2019-12-04T12:49:15.409Z] === RUN TestIpcModePrivate [2019-12-04T12:49:16.781Z] --- PASS: TestIpcModePrivate (1.37s) [2019-12-04T12:49:16.781Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false [2019-12-04T12:49:16.781Z] === RUN TestIpcModeShareable [2019-12-04T12:49:18.156Z] --- PASS: TestIpcModeShareable (1.28s) [2019-12-04T12:49:18.156Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:203, shared: true, mustBeShared: true [2019-12-04T12:49:18.156Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-04T12:49:18.725Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-12-04T12:49:18.725Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-04T12:49:18.987Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-04T12:49:21.521Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-04T12:49:21.521Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.51s) [2019-12-04T12:49:21.521Z] === RUN TestAPIIpcModeHost [2019-12-04T12:49:21.842Z] ......................... [ 67%] [2019-12-04T12:49:22.454Z] --- PASS: TestAPIIpcModeHost (1.02s) [2019-12-04T12:49:22.454Z] === RUN TestDaemonIpcModeShareable [2019-12-04T12:49:22.454Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-12-04T12:49:23.388Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-12-04T12:49:23.645Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-12-04T12:49:24.210Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-12-04T12:49:24.468Z] --- PASS: TestDaemonIpcModeShareable (2.05s) [2019-12-04T12:49:24.468Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true [2019-12-04T12:49:24.468Z] === RUN TestDaemonIpcModePrivate [2019-12-04T12:49:24.963Z] Loaded image: buildpack-deps:jessie [2019-12-04T12:49:24.963Z] Loaded image: busybox:latest [2019-12-04T12:49:24.963Z] Loaded image: busybox:glibc [2019-12-04T12:49:24.963Z] Loaded image: debian:jessie [2019-12-04T12:49:24.963Z] Loaded image: hello-world:latest [2019-12-04T12:49:24.963Z] INFO: Testing against a local daemon [2019-12-04T12:49:24.963Z] === RUN TestCgroupNamespacesBuild [2019-12-04T12:49:25.402Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-04T12:49:26.234Z] --- PASS: TestCgroupNamespacesBuild (1.74s) [2019-12-04T12:49:26.234Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-04T12:49:26.338Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-12-04T12:49:26.595Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2019-12-04T12:49:26.595Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2019-12-04T12:49:26.595Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-04T12:49:26.595Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-04T12:49:27.528Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-04T12:49:28.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2019-12-04T12:49:28.064Z] === RUN TestBuildWithSession [2019-12-04T12:49:28.064Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-04T12:49:28.064Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T12:49:28.064Z] === RUN TestBuildSquashParent [2019-12-04T12:49:28.095Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-12-04T12:49:28.662Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.14s) [2019-12-04T12:49:28.662Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2019-12-04T12:49:28.662Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-04T12:49:30.128Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2019-12-04T12:49:30.128Z] === RUN TestServiceUpdateConfigs [2019-12-04T12:49:30.561Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-12-04T12:49:30.821Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.02s) [2019-12-04T12:49:30.821Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2019-12-04T12:49:30.821Z] === RUN TestIpcModeOlderClient [2019-12-04T12:49:30.821Z] === PAUSE TestIpcModeOlderClient [2019-12-04T12:49:30.821Z] === RUN TestKillContainerInvalidSignal [2019-12-04T12:49:31.753Z] --- PASS: TestKillContainerInvalidSignal (1.16s) [2019-12-04T12:49:31.753Z] === RUN TestKillContainer [2019-12-04T12:49:31.753Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-04T12:49:31.753Z] === RUN TestKillContainer/no_signal [2019-12-04T12:49:32.011Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-12-04T12:49:32.943Z] === RUN TestKillContainer/non_killing_signal [2019-12-04T12:49:33.877Z] === RUN TestKillContainer/killing_signal [2019-12-04T12:49:33.877Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-12-04T12:49:34.598Z] --- PASS: TestBuildSquashParent (6.51s) [2019-12-04T12:49:34.598Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-04T12:49:34.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:49:34.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:49:34.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:49:34.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:49:34.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:49:34.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:49:34.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:49:34.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:49:34.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:49:34.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:49:34.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:49:34.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:49:34.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T12:49:34.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T12:49:34.809Z] --- PASS: TestKillContainer (2.91s) [2019-12-04T12:49:34.809Z] --- PASS: TestKillContainer/no_signal (1.03s) [2019-12-04T12:49:34.809Z] --- PASS: TestKillContainer/non_killing_signal (0.78s) [2019-12-04T12:49:34.809Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-12-04T12:49:34.809Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-04T12:49:34.809Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-04T12:49:34.809Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-04T12:49:35.743Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-12-04T12:49:36.012Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-04T12:49:36.283Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-04T12:49:37.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T12:49:37.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.24s) [2019-12-04T12:49:37.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.10s) [2019-12-04T12:49:37.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.88s) [2019-12-04T12:49:37.215Z] === RUN TestKillStoppedContainer [2019-12-04T12:49:37.215Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-04T12:49:37.215Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-04T12:49:37.215Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-12-04T12:49:37.215Z] === RUN TestKillDifferentUserContainer [2019-12-04T12:49:37.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T12:49:37.782Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-04T12:49:37.782Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-12-04T12:49:38.347Z] --- PASS: TestKillDifferentUserContainer (1.08s) [2019-12-04T12:49:38.347Z] === RUN TestInspectOomKilledTrue [2019-12-04T12:49:38.347Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-04T12:49:38.347Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:49:38.347Z] === RUN TestInspectOomKilledFalse [2019-12-04T12:49:38.347Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-04T12:49:38.347Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:49:38.347Z] === RUN TestLinksEtcHostsContentMatch [2019-12-04T12:49:38.347Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-12-04T12:49:38.911Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-12-04T12:49:38.911Z] === RUN TestLinksContainerNames [2019-12-04T12:49:39.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T12:49:39.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T12:49:40.810Z] --- PASS: TestLinksContainerNames (1.75s) [2019-12-04T12:49:40.810Z] === RUN TestLogsFollowTailEmpty [2019-12-04T12:49:41.068Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-04T12:49:41.634Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-12-04T12:49:41.634Z] === RUN TestContainerNetworkMountsNoChown [2019-12-04T12:49:41.892Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-12-04T12:49:42.406Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-04T12:49:42.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s) [2019-12-04T12:49:42.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2019-12-04T12:49:42.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2019-12-04T12:49:42.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2019-12-04T12:49:42.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.67s) [2019-12-04T12:49:42.406Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2019-12-04T12:49:42.406Z] === RUN TestBuildMultiStageCopy [2019-12-04T12:49:42.406Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-04T12:49:42.457Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/default [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/default [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/private [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/private [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/rprivate [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/slave [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/slave [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/rslave [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/shared [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/shared [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/rshared [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-04T12:49:42.457Z] === CONT TestMountDaemonRoot/default [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-04T12:49:42.457Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:49:42.457Z] === CONT TestMountDaemonRoot/rshared [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:49:42.457Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:49:42.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:49:42.457Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:49:42.714Z] === CONT TestMountDaemonRoot/shared [2019-12-04T12:49:42.714Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:49:42.714Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:49:42.714Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-04T12:49:42.714Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-04T12:49:42.714Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:49:42.714Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:49:42.714Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-04T12:49:42.714Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-04T12:49:42.714Z] === CONT TestMountDaemonRoot/rslave [2019-12-04T12:49:42.714Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:49:42.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/slave [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/rprivate [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/private [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-04T12:49:42.715Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:49:42.715Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:49:42.715Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:49:42.972Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:49:42.972Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:49:42.972Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-04T12:49:42.972Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:49:42.972Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-04T12:49:42.972Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:49:42.972Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:49:42.972Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:49:43.231Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-04T12:49:43.488Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-04T12:49:43.489Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-04T12:49:43.489Z] === RUN TestContainerBindMountNonRecursive [2019-12-04T12:49:44.844Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-04T12:49:45.001Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2019-12-04T12:49:45.001Z] === RUN TestServiceUpdateNetwork [2019-12-04T12:49:45.620Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-04T12:49:45.983Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-04T12:49:46.015Z] --- PASS: TestContainerBindMountNonRecursive (2.42s) [2019-12-04T12:49:46.015Z] === RUN TestNetworkNat [2019-12-04T12:49:46.356Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-04T12:49:46.947Z] --- PASS: TestNetworkNat (0.92s) [2019-12-04T12:49:46.947Z] === RUN TestNetworkLocalhostTCPNat [2019-12-04T12:49:47.143Z] --- PASS: TestBuildMultiStageCopy (4.53s) [2019-12-04T12:49:47.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2019-12-04T12:49:47.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-12-04T12:49:47.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-12-04T12:49:47.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-12-04T12:49:47.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-12-04T12:49:47.143Z] === RUN TestBuildMultiStageParentConfig [2019-12-04T12:49:47.513Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2019-12-04T12:49:47.513Z] === RUN TestNetworkLoopbackNat [2019-12-04T12:49:48.447Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-12-04T12:49:48.581Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2019-12-04T12:49:48.581Z] === RUN TestBuildLabelWithTargets [2019-12-04T12:49:48.704Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2019-12-04T12:49:48.704Z] === RUN TestPause [2019-12-04T12:49:49.269Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-04T12:49:49.834Z] --- PASS: TestPause (1.11s) [2019-12-04T12:49:49.834Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-04T12:49:49.834Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-04T12:49:49.834Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-04T12:49:49.834Z] === RUN TestPauseStopPausedContainer [2019-12-04T12:49:50.506Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2019-12-04T12:49:50.506Z] === RUN TestBuildWithEmptyLayers [2019-12-04T12:49:51.212Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2019-12-04T12:49:51.212Z] === RUN TestPsFilter [2019-12-04T12:49:51.212Z] --- PASS: TestPsFilter (0.24s) [2019-12-04T12:49:51.212Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-04T12:49:51.309Z] --- PASS: TestBuildWithEmptyLayers (0.91s) [2019-12-04T12:49:51.309Z] === RUN TestBuildMultiStageOnBuild [2019-12-04T12:49:52.595Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.20s) [2019-12-04T12:49:52.595Z] === RUN TestRemoveContainerWithVolume [2019-12-04T12:49:53.527Z] --- PASS: TestRemoveContainerWithVolume (1.19s) [2019-12-04T12:49:53.527Z] === RUN TestRemoveContainerRunning [2019-12-04T12:49:54.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-12-04T12:49:54.524Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2019-12-04T12:49:54.524Z] === RUN TestBuildUncleanTarFilenames [2019-12-04T12:49:54.718Z] --- PASS: TestRemoveContainerRunning (1.14s) [2019-12-04T12:49:54.718Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-04T12:49:55.282Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-04T12:49:55.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2019-12-04T12:49:55.846Z] === RUN TestRemoveInvalidContainer [2019-12-04T12:49:55.846Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-12-04T12:49:55.846Z] === RUN TestRenameLinkedContainer [2019-12-04T12:49:55.885Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2019-12-04T12:49:55.885Z] === RUN TestBuildMultiStageLayerLeak [2019-12-04T12:49:57.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-12-04T12:49:58.241Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-12-04T12:49:59.084Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2019-12-04T12:49:59.084Z] === RUN TestBuildWithHugeFile [2019-12-04T12:49:59.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-04T12:49:59.687Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-04T12:49:59.877Z] --- PASS: TestServiceUpdateNetwork (15.81s) [2019-12-04T12:49:59.877Z] PASS [2019-12-04T12:49:59.877Z] [2019-12-04T12:49:59.877Z] === Skipped [2019-12-04T12:49:59.877Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-04T12:49:59.877Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-04T12:49:59.877Z] [2019-12-04T12:49:59.877Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-12-04T12:49:59.877Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:49:59.877Z] [2019-12-04T12:49:59.877Z] [2019-12-04T12:49:59.877Z] DONE 20 tests, 2 skipped in 139.729s [2019-12-04T12:49:59.877Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-12-04T12:49:59.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:49:59.877Z] ++ set -e [2019-12-04T12:49:59.877Z] ++ '[' -n 0 ']' [2019-12-04T12:49:59.877Z] ++ set -x [2019-12-04T12:49:59.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:49:59.877Z] INFO: Testing against a local daemon [2019-12-04T12:49:59.877Z] === RUN TestSessionCreate [2019-12-04T12:49:59.877Z] --- PASS: TestSessionCreate (0.05s) [2019-12-04T12:49:59.877Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-04T12:49:59.877Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-04T12:49:59.877Z] PASS [2019-12-04T12:49:59.877Z] [2019-12-04T12:49:59.877Z] DONE 2 tests in 0.241s [2019-12-04T12:49:59.877Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-12-04T12:49:59.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:49:59.877Z] ++ set -e [2019-12-04T12:49:59.877Z] ++ '[' -n 0 ']' [2019-12-04T12:49:59.877Z] ++ set -x [2019-12-04T12:49:59.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:49:59.877Z] INFO: Testing against a local daemon [2019-12-04T12:49:59.877Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-04T12:49:59.877Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T12:49:59.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-04T12:49:59.877Z] === RUN TestEventsExecDie [2019-12-04T12:50:00.137Z] --- PASS: TestEventsExecDie (1.03s) [2019-12-04T12:50:00.137Z] === RUN TestEventsBackwardsCompatible [2019-12-04T12:50:00.137Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-12-04T12:50:00.137Z] === RUN TestInfoBinaryCommits [2019-12-04T12:50:00.137Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-04T12:50:00.137Z] === RUN TestInfoAPIVersioned [2019-12-04T12:50:00.137Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-04T12:50:00.137Z] === RUN TestInfoDiscoveryBackend [2019-12-04T12:50:00.254Z] --- PASS: TestRenameLinkedContainer (4.52s) [2019-12-04T12:50:00.254Z] === RUN TestRenameStoppedContainer [2019-12-04T12:50:01.074Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2019-12-04T12:50:01.074Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-04T12:50:01.627Z] --- PASS: TestRenameStoppedContainer (1.17s) [2019-12-04T12:50:01.627Z] === RUN TestRenameRunningContainerAndReuse [2019-12-04T12:50:02.010Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-04T12:50:02.010Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-04T12:50:02.576Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2019-12-04T12:50:02.576Z] === RUN TestInfoAPI [2019-12-04T12:50:02.576Z] --- PASS: TestInfoAPI (0.05s) [2019-12-04T12:50:02.576Z] === RUN TestInfoAPIWarnings [2019-12-04T12:50:03.144Z] --- PASS: TestInfoAPIWarnings (0.64s) [2019-12-04T12:50:03.144Z] === RUN TestInfoDebug [2019-12-04T12:50:03.525Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s) [2019-12-04T12:50:03.525Z] === RUN TestRenameInvalidName [2019-12-04T12:50:03.712Z] --- PASS: TestInfoDebug (0.64s) [2019-12-04T12:50:03.712Z] === RUN TestInfoInsecureRegistries [2019-12-04T12:50:04.648Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2019-12-04T12:50:04.648Z] === RUN TestInfoRegistryMirrors [2019-12-04T12:50:04.898Z] --- PASS: TestRenameInvalidName (1.51s) [2019-12-04T12:50:04.898Z] === RUN TestRenameAnonymousContainer [2019-12-04T12:50:05.215Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2019-12-04T12:50:05.215Z] === RUN TestLoginFailsWithBadCredentials [2019-12-04T12:50:05.473Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-12-04T12:50:05.473Z] === RUN TestPingCacheHeaders [2019-12-04T12:50:05.473Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-04T12:50:05.473Z] === RUN TestPingGet [2019-12-04T12:50:05.473Z] --- PASS: TestPingGet (0.03s) [2019-12-04T12:50:05.473Z] === RUN TestPingHead [2019-12-04T12:50:05.732Z] --- PASS: TestPingHead (0.05s) [2019-12-04T12:50:05.732Z] === RUN TestVersion [2019-12-04T12:50:05.732Z] --- PASS: TestVersion (0.05s) [2019-12-04T12:50:05.732Z] PASS [2019-12-04T12:50:05.732Z] [2019-12-04T12:50:05.732Z] === Skipped [2019-12-04T12:50:05.732Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T12:50:05.732Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-04T12:50:05.732Z] [2019-12-04T12:50:05.732Z] [2019-12-04T12:50:05.732Z] DONE 18 tests, 1 skipped in 6.827s [2019-12-04T12:50:05.732Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-04T12:50:05.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:50:05.732Z] ++ set -e [2019-12-04T12:50:05.732Z] ++ '[' -n 0 ']' [2019-12-04T12:50:05.732Z] ++ set -x [2019-12-04T12:50:05.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:50:05.732Z] INFO: Testing against a local daemon [2019-12-04T12:50:05.732Z] === RUN TestVolumesCreateAndList [2019-12-04T12:50:05.990Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-04T12:50:05.990Z] === RUN TestVolumesRemove [2019-12-04T12:50:05.990Z] --- PASS: TestVolumesRemove (0.12s) [2019-12-04T12:50:05.990Z] === RUN TestVolumesInspect [2019-12-04T12:50:05.990Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-04T12:50:05.990Z] === RUN TestVolumesInvalidJSON [2019-12-04T12:50:05.990Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-04T12:50:05.990Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-04T12:50:05.990Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-04T12:50:05.990Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-04T12:50:05.990Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-04T12:50:05.990Z] PASS [2019-12-04T12:50:05.990Z] [2019-12-04T12:50:05.990Z] DONE 5 tests in 0.374s [2019-12-04T12:50:05.990Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-04T12:50:06.558Z] ++++ cat bundles/test-integration/docker.pid [2019-12-04T12:50:06.558Z] +++ kill 13044 [2019-12-04T12:50:07.933Z] +++ /etc/init.d/apparmor stop [2019-12-04T12:50:07.933Z] Clearing AppArmor profiles cache:. [2019-12-04T12:50:07.933Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-04T12:50:07.933Z] Unloading profiles will leave already running processes permanently [2019-12-04T12:50:07.933Z] unconfined, which can lead to unexpected situations. [2019-12-04T12:50:07.933Z] [2019-12-04T12:50:07.933Z] To set a process to complain mode, use the command line tool [2019-12-04T12:50:07.933Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-04T12:50:07.933Z] with the 'teardown' option." [2019-12-04T12:50:07.933Z] [2019-12-04T12:50:09.145Z] Removing intermediate container 6a6d64ac5054 [2019-12-04T12:50:09.145Z] ---> 8a40f37ef28e [2019-12-04T12:50:09.145Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-12-04T12:50:09.145Z] ---> Running in 02ccde1ced25 [2019-12-04T12:50:09.145Z] Removing intermediate container 02ccde1ced25 [2019-12-04T12:50:09.145Z] ---> b13fb7f15eaf [2019-12-04T12:50:09.145Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-12-04T12:50:09.145Z] ---> Running in 3f3468fd856a [2019-12-04T12:50:09.145Z] Removing intermediate container 3f3468fd856a [2019-12-04T12:50:09.145Z] ---> 509b962e4726 [2019-12-04T12:50:09.145Z] Step 8/8 : COPY . . [2019-12-04T12:50:10.161Z] --- PASS: TestRenameAnonymousContainer (4.92s) [2019-12-04T12:50:10.161Z] === RUN TestRenameContainerWithSameName [2019-12-04T12:50:11.094Z] --- PASS: TestRenameContainerWithSameName (1.10s) [2019-12-04T12:50:11.094Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-04T12:50:11.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-12-04T12:50:11.094Z] === RUN TestDockerSuite/TestBuildAddTarXz Post stage [Pipeline] junit [2019-12-04T12:50:11.241Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-04T12:50:11.888Z] + echo Ensuring container killed. [2019-12-04T12:50:11.888Z] Ensuring container killed. [2019-12-04T12:50:11.888Z] + docker rm -vf docker-pr3 [2019-12-04T12:50:11.888Z] Error: No such container: docker-pr3 [2019-12-04T12:50:11.888Z] + true [Pipeline] sh [2019-12-04T12:50:12.180Z] + echo Chowning /workspace to jenkins user [2019-12-04T12:50:12.180Z] Chowning /workspace to jenkins user [2019-12-04T12:50:12.180Z] + id -u [2019-12-04T12:50:12.180Z] + id -g [2019-12-04T12:50:12.180Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40257:/workspace busybox chown -R 1000:1000 /workspace [2019-12-04T12:50:12.998Z] --- PASS: TestRenameContainerWithLinkedContainer (2.01s) [2019-12-04T12:50:12.998Z] === RUN TestResize [2019-12-04T12:50:12.998Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-04T12:50:13.146Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-12-04T12:50:13.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-12-04T12:50:13.822Z] --- PASS: TestResize (0.97s) [2019-12-04T12:50:13.822Z] === RUN TestResizeWithInvalidSize [2019-12-04T12:50:14.387Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-04T12:50:14.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-12-04T12:50:14.778Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2019-12-04T12:50:14.778Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-04T12:50:15.711Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:50:15.711Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:50:15.711Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:50:15.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:50:15.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:50:15.715Z] tests/integration/client_test.py ..... [ 75%] [2019-12-04T12:50:15.839Z] + bundleName=arm64-integration [2019-12-04T12:50:15.839Z] + echo Creating arm64-integration-bundles.tar.gz [2019-12-04T12:50:15.839Z] Creating arm64-integration-bundles.tar.gz [2019-12-04T12:50:15.839Z] + + xargsfind tar -czf arm64-integration-bundles.tar.gz [2019-12-04T12:50:15.839Z] bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-04T12:50:15.969Z] tests/integration/errors_test.py . [ 76%] [Pipeline] archiveArtifacts [2019-12-04T12:50:16.111Z] Archiving artifacts [2019-12-04T12:50:16.378Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40257/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-04T12:50:16.691Z] + make clean [2019-12-04T12:50:17.259Z] docker volume rm -f docker-dev-cache [2019-12-04T12:50:17.259Z] docker-dev-cache [Pipeline] deleteDir [2019-12-04T12:50:18.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:50:19.251Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-04T12:50:19.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:50:20.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-12-04T12:50:20.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-04T12:50:21.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:50:22.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:50:22.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:50:23.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-12-04T12:50:24.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:50:25.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:50:28.022Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-04T12:50:28.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-04T12:50:28.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:50:29.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:50:30.263Z] ---> dff01a81db38 [2019-12-04T12:50:30.542Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-12-04T12:50:30.724Z] Successfully built dff01a81db38 [2019-12-04T12:50:30.724Z] Successfully tagged docker:latest [2019-12-04T12:50:30.724Z] INFO: Image build ended at 12/04/2019 12:50:30. Duration:00:03:24.1692430 [2019-12-04T12:50:30.724Z] [2019-12-04T12:50:30.724Z] [2019-12-04T12:50:30.724Z] INFO: Building the test binaries at 12/04/2019 12:50:30... [2019-12-04T12:50:31.825Z] #73 exporting layers 108.8s done [2019-12-04T12:50:31.825Z] #73 exporting manifest sha256:236698a9ab0258ea3b73be2d462a5b614e899308176d2d43aadce7514342f236 done [2019-12-04T12:50:31.825Z] #73 exporting config sha256:fbe0b7fe06884113524de6d1c55601dd50fa41eab5af10ebce6d215493b93566 done [2019-12-04T12:50:31.825Z] #73 sending tarball [2019-12-04T12:50:31.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.57s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.91s) [2019-12-04T12:50:31.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2019-12-04T12:50:31.915Z] === RUN TestCgroupNamespacesRun [2019-12-04T12:50:32.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-12-04T12:50:33.487Z] --- PASS: TestBuildWithHugeFile (31.02s) [2019-12-04T12:50:33.487Z] === RUN TestBuildWithEmptyDockerfile [2019-12-04T12:50:33.487Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:50:33.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:50:33.487Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:50:33.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:50:33.487Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:50:33.487Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:50:33.487Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T12:50:33.487Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T12:50:33.487Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T12:50:33.487Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-12-04T12:50:33.487Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-12-04T12:50:33.487Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-12-04T12:50:33.487Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-12-04T12:50:33.487Z] === RUN TestBuildPreserveOwnership [2019-12-04T12:50:33.487Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-04T12:50:33.853Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-04T12:50:34.069Z] --- PASS: TestCgroupNamespacesRun (2.06s) [2019-12-04T12:50:34.069Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-04T12:50:34.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-04T12:50:34.526Z] INFO: make.ps1 starting at 12/04/2019 12:50:34 [2019-12-04T12:50:34.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-12-04T12:50:34.986Z] INFO: Git commit (a3def6614) assumed from DOCKER_GITCOMMIT environment variable [2019-12-04T12:50:34.986Z] INFO: Invoking autogen... [2019-12-04T12:50:35.958Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-04T12:50:35.958Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2019-12-04T12:50:35.958Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-04T12:50:35.965Z] INFO: Building daemon... [2019-12-04T12:50:36.340Z] --- PASS: TestBuildPreserveOwnership (6.07s) [2019-12-04T12:50:36.340Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2019-12-04T12:50:36.340Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2019-12-04T12:50:36.340Z] === RUN TestBuildPlatformInvalid [2019-12-04T12:50:36.340Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-12-04T12:50:36.340Z] PASS [2019-12-04T12:50:36.340Z] [2019-12-04T12:50:36.340Z] === Skipped [2019-12-04T12:50:36.340Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-12-04T12:50:36.340Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T12:50:36.340Z] [2019-12-04T12:50:36.340Z] [2019-12-04T12:50:36.340Z] DONE 32 tests, 1 skipped in 80.976s [2019-12-04T12:50:36.340Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-12-04T12:50:36.340Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:50:36.340Z] ++ set -e [2019-12-04T12:50:36.340Z] ++ '[' -n 0 ']' [2019-12-04T12:50:36.340Z] ++ set -x [2019-12-04T12:50:36.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:50:36.340Z] INFO: Testing against a local daemon [2019-12-04T12:50:36.340Z] === RUN TestConfigList [2019-12-04T12:50:37.856Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2019-12-04T12:50:37.856Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-04T12:50:38.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-04T12:50:38.934Z] --- PASS: TestConfigList (2.69s) [2019-12-04T12:50:38.934Z] === RUN TestConfigsCreateAndDelete [2019-12-04T12:50:40.163Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2019-12-04T12:50:40.163Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-04T12:50:41.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-04T12:50:41.792Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2019-12-04T12:50:41.792Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-04T12:50:42.100Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2019-12-04T12:50:42.100Z] === RUN TestConfigsUpdate [2019-12-04T12:50:42.725Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-12-04T12:50:42.725Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-04T12:50:43.659Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2019-12-04T12:50:43.659Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-04T12:50:45.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-04T12:50:45.190Z] #73 sending tarball 16.9s done [2019-12-04T12:50:45.190Z] #73 DONE 125.7s [2019-12-04T12:50:45.190Z] [2019-12-04T12:50:45.190Z] #74 importing to docker [2019-12-04T12:50:45.294Z] --- PASS: TestConfigsUpdate (2.89s) [2019-12-04T12:50:45.294Z] === RUN TestTemplatedConfig [2019-12-04T12:50:45.970Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.38s) [2019-12-04T12:50:45.970Z] === RUN TestKernelTCPMemory [2019-12-04T12:50:46.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-12-04T12:50:46.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-04T12:50:47.106Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-12-04T12:50:47.106Z] === RUN TestNISDomainname [2019-12-04T12:50:48.481Z] --- PASS: TestNISDomainname (1.41s) [2019-12-04T12:50:48.481Z] === RUN TestHostnameDnsResolution [2019-12-04T12:50:48.569Z] --- PASS: TestTemplatedConfig (3.40s) [2019-12-04T12:50:48.569Z] === RUN TestConfigInspect [2019-12-04T12:50:49.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-12-04T12:50:50.112Z] --- PASS: TestHostnameDnsResolution (1.58s) [2019-12-04T12:50:50.112Z] === RUN TestStats [2019-12-04T12:50:50.305Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-12-04T12:50:50.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-04T12:50:51.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-12-04T12:50:51.257Z] --- PASS: TestConfigInspect (3.06s) [2019-12-04T12:50:51.257Z] === RUN TestConfigCreateWithLabels [2019-12-04T12:50:52.616Z] --- PASS: TestStats (2.41s) [2019-12-04T12:50:52.616Z] === RUN TestStopContainerWithTimeout [2019-12-04T12:50:52.616Z] === RUN TestStopContainerWithTimeout/0 [2019-12-04T12:50:52.616Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-04T12:50:52.616Z] === RUN TestStopContainerWithTimeout/1 [2019-12-04T12:50:52.616Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-04T12:50:52.616Z] === RUN TestStopContainerWithTimeout/3 [2019-12-04T12:50:52.616Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-04T12:50:52.616Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-04T12:50:52.616Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-04T12:50:52.616Z] === CONT TestStopContainerWithTimeout/0 [2019-12-04T12:50:52.616Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-04T12:50:54.014Z] === CONT TestStopContainerWithTimeout/3 [2019-12-04T12:50:54.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-12-04T12:50:54.439Z] --- PASS: TestConfigCreateWithLabels (2.86s) [2019-12-04T12:50:54.439Z] === RUN TestConfigCreateResolve [2019-12-04T12:50:55.912Z] === CONT TestStopContainerWithTimeout/1 [2019-12-04T12:50:56.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-12-04T12:50:56.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-12-04T12:50:56.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-12-04T12:50:56.929Z] --- PASS: TestConfigCreateResolve (2.90s) [2019-12-04T12:50:56.929Z] === RUN TestConfigDaemonLibtrustID [2019-12-04T12:50:57.751Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-12-04T12:50:57.751Z] PASS [2019-12-04T12:50:57.751Z] [2019-12-04T12:50:57.751Z] DONE 8 tests in 21.265s [2019-12-04T12:50:57.751Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-12-04T12:50:57.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:50:57.751Z] ++ set -e [2019-12-04T12:50:57.751Z] ++ '[' -n 0 ']' [2019-12-04T12:50:57.751Z] ++ set -x [2019-12-04T12:50:57.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:50:57.751Z] INFO: Testing against a local daemon [2019-12-04T12:50:57.751Z] === RUN TestCheckpoint [2019-12-04T12:50:57.751Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-04T12:50:57.751Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T12:50:57.751Z] === RUN TestContainerInvalidJSON [2019-12-04T12:50:57.751Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:50:57.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:50:57.751Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:50:57.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:50:57.751Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:50:57.751Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:50:57.751Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T12:50:57.751Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-04T12:50:57.751Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T12:50:57.751Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-12-04T12:50:57.751Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-04T12:50:57.751Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-04T12:50:57.751Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-04T12:50:57.751Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-04T12:50:57.751Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-12-04T12:50:57.751Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-04T12:50:57.751Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-12-04T12:50:57.751Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-04T12:50:57.778Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-04T12:50:57.778Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2019-12-04T12:50:57.778Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2019-12-04T12:50:57.778Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2019-12-04T12:50:57.778Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2019-12-04T12:50:57.778Z] === RUN TestDeleteDevicemapper [2019-12-04T12:50:57.778Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-04T12:50:57.778Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-04T12:50:57.778Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-04T12:50:58.127Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-12-04T12:50:58.127Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-04T12:50:58.127Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-12-04T12:50:58.127Z] === RUN TestCopyFromContainer [2019-12-04T12:51:00.594Z] === RUN TestCopyFromContainer// [2019-12-04T12:51:00.594Z] === RUN TestCopyFromContainer//bar/root [2019-12-04T12:51:00.594Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-04T12:51:00.594Z] === RUN TestCopyFromContainer/bar/quux [2019-12-04T12:51:00.594Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-04T12:51:00.594Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-04T12:51:00.594Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-04T12:51:00.594Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-04T12:51:00.972Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-04T12:51:00.972Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer (2.88s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-12-04T12:51:00.972Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-12-04T12:51:00.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-04T12:51:00.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:51:00.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:51:00.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:51:00.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:51:00.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:51:00.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:51:00.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T12:51:00.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T12:51:00.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T12:51:00.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-12-04T12:51:00.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-04T12:51:00.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-04T12:51:00.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-04T12:51:00.972Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-04T12:51:00.972Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-04T12:51:00.972Z] === RUN TestCreateWithInvalidEnv [2019-12-04T12:51:00.972Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-04T12:51:00.972Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-04T12:51:00.972Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-04T12:51:00.972Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-04T12:51:00.972Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-04T12:51:00.972Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-04T12:51:00.972Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-04T12:51:00.972Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-04T12:51:00.972Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-04T12:51:00.972Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-12-04T12:51:00.972Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-04T12:51:00.972Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-04T12:51:00.972Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-04T12:51:00.972Z] === RUN TestCreateTmpfsMountsTarget [2019-12-04T12:51:00.972Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-12-04T12:51:00.972Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-04T12:51:01.057Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2019-12-04T12:51:01.057Z] === RUN TestUpdateMemory [2019-12-04T12:51:01.057Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-04T12:51:01.057Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:51:01.057Z] === RUN TestUpdateCPUQuota [2019-12-04T12:51:01.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-12-04T12:51:02.957Z] --- PASS: TestUpdateCPUQuota (2.03s) [2019-12-04T12:51:02.957Z] === RUN TestUpdatePidsLimit [2019-12-04T12:51:02.957Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-04T12:51:02.957Z] === RUN TestUpdatePidsLimit/no_change [2019-12-04T12:51:03.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-04T12:51:03.433Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:51:03.433Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:51:03.433Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:51:03.433Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-04T12:51:03.433Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-04T12:51:03.433Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T12:51:03.433Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T12:51:03.473Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-04T12:51:03.808Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-04T12:51:03.808Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-04T12:51:03.808Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-04T12:51:03.809Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T12:51:03.809Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T12:51:03.809Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-04T12:51:03.809Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-12-04T12:51:03.809Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-12-04T12:51:03.809Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-04T12:51:04.039Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-04T12:51:04.606Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-04T12:51:05.171Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-04T12:51:05.439Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-04T12:51:06.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-12-04T12:51:06.417Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2019-12-04T12:51:06.417Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-04T12:51:06.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:51:06.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:51:06.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:51:06.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:51:06.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:51:06.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:51:06.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:51:06.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:51:06.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:51:06.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:51:06.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T12:51:06.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T12:51:06.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T12:51:06.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T12:51:06.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T12:51:06.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-04T12:51:06.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-04T12:51:06.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-04T12:51:06.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-04T12:51:06.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-04T12:51:06.794Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-04T12:51:06.794Z] === RUN TestContainerStartOnDaemonRestart [2019-12-04T12:51:06.794Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-04T12:51:06.794Z] === RUN TestDaemonRestartIpcMode [2019-12-04T12:51:06.794Z] === PAUSE TestDaemonRestartIpcMode [2019-12-04T12:51:06.794Z] === RUN TestDiff [2019-12-04T12:51:07.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-04T12:51:07.561Z] --- PASS: TestUpdatePidsLimit (4.83s) [2019-12-04T12:51:07.561Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-12-04T12:51:07.561Z] --- PASS: TestUpdatePidsLimit/no_change (0.51s) [2019-12-04T12:51:07.561Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-12-04T12:51:07.561Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-12-04T12:51:07.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2019-12-04T12:51:07.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2019-12-04T12:51:07.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2019-12-04T12:51:07.561Z] === RUN TestUpdateRestartPolicy [2019-12-04T12:51:07.579Z] --- PASS: TestDiff (0.85s) [2019-12-04T12:51:07.579Z] === RUN TestExecWithCloseStdin [2019-12-04T12:51:08.367Z] --- PASS: TestExecWithCloseStdin (1.07s) [2019-12-04T12:51:08.367Z] === RUN TestExec [2019-12-04T12:51:08.564Z] ......... [ 85%] [2019-12-04T12:51:09.648Z] --- PASS: TestExec (1.10s) [2019-12-04T12:51:09.648Z] === RUN TestExecUser [2019-12-04T12:51:10.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-12-04T12:51:10.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-04T12:51:10.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-04T12:51:10.896Z] --- PASS: TestExecUser (1.18s) [2019-12-04T12:51:10.896Z] === RUN TestExportContainerAndImportImage [2019-12-04T12:51:12.180Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2019-12-04T12:51:12.180Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-04T12:51:12.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-04T12:51:12.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-12-04T12:51:13.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-12-04T12:51:13.668Z] === RUN TestHealthCheckWorkdir [2019-12-04T12:51:13.703Z] tests/integration/models_images_test.py ............... [ 89%] [2019-12-04T12:51:14.920Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-12-04T12:51:14.920Z] === RUN TestHealthKillContainer [2019-12-04T12:51:15.177Z] tests/integration/models_networks_test.py .... [ 90%] [2019-12-04T12:51:15.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-12-04T12:51:15.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-04T12:51:18.085Z] --- PASS: TestHealthKillContainer (3.16s) [2019-12-04T12:51:18.085Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-04T12:51:18.730Z] #74 DONE 34.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-04T12:51:18.866Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-12-04T12:51:18.866Z] === RUN TestIpcModeNone [2019-12-04T12:51:18.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-12-04T12:51:19.419Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/test/unit [2019-12-04T12:51:20.132Z] --- PASS: TestIpcModeNone (1.06s) [2019-12-04T12:51:20.132Z] === RUN TestIpcModePrivate [2019-12-04T12:51:21.027Z] --- PASS: TestIpcModePrivate (1.13s) [2019-12-04T12:51:21.027Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-12-04T12:51:21.027Z] === RUN TestIpcModeShareable [2019-12-04T12:51:21.453Z] --- PASS: TestUpdateRestartPolicy (13.54s) [2019-12-04T12:51:21.453Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-04T12:51:21.758Z] tests/integration/models_nodes_test.py . [ 91%] [2019-12-04T12:51:22.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-04T12:51:22.018Z] --- PASS: TestUpdateRestartWithAutoRemove (1.14s) [2019-12-04T12:51:22.018Z] === RUN TestWaitNonBlocked [2019-12-04T12:51:22.018Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:51:22.018Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:51:22.018Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:51:22.018Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:51:22.018Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:51:22.018Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:51:22.055Z] tests/integration/models_resources_test.py . [ 91%] [2019-12-04T12:51:22.376Z] --- PASS: TestIpcModeShareable (1.20s) [2019-12-04T12:51:22.376Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-12-04T12:51:22.376Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-04T12:51:23.287Z] ? github.com/docker/docker/api [no test files] [2019-12-04T12:51:23.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-12-04T12:51:23.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-04T12:51:23.646Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-12-04T12:51:23.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2019-12-04T12:51:23.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.42s) [2019-12-04T12:51:23.646Z] === RUN TestWaitBlocked [2019-12-04T12:51:23.646Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:51:23.646Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:51:23.646Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:51:23.646Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:51:23.646Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:51:23.646Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:51:25.021Z] --- PASS: TestWaitBlocked (0.02s) [2019-12-04T12:51:25.021Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2019-12-04T12:51:25.021Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.46s) [2019-12-04T12:51:25.021Z] === CONT TestContainerStartOnDaemonRestart [2019-12-04T12:51:25.021Z] === CONT TestIpcModeOlderClient [2019-12-04T12:51:25.021Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-04T12:51:25.285Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-12-04T12:51:25.285Z] === CONT TestDaemonRestartIpcMode [2019-12-04T12:51:25.581Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2019-12-04T12:51:25.581Z] === RUN TestAPIIpcModeHost [2019-12-04T12:51:25.953Z] --- PASS: TestAPIIpcModeHost (0.84s) [2019-12-04T12:51:25.953Z] === RUN TestDaemonIpcModeShareable [2019-12-04T12:51:26.661Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-04T12:51:27.594Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-04T12:51:27.766Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2019-12-04T12:51:27.766Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-04T12:51:27.766Z] === RUN TestDaemonIpcModePrivate [2019-12-04T12:51:28.227Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-12-04T12:51:28.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-12-04T12:51:29.532Z] --- PASS: TestContainerStartOnDaemonRestart (4.43s) [2019-12-04T12:51:30.098Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2019-12-04T12:51:30.098Z] PASS [2019-12-04T12:51:30.098Z] [2019-12-04T12:51:30.098Z] === Skipped [2019-12-04T12:51:30.098Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-12-04T12:51:30.098Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T12:51:30.098Z] [2019-12-04T12:51:30.098Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-04T12:51:30.098Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:51:30.098Z] [2019-12-04T12:51:30.098Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-04T12:51:30.098Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:51:30.098Z] [2019-12-04T12:51:30.098Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-04T12:51:30.098Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-04T12:51:30.098Z] [2019-12-04T12:51:30.098Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-04T12:51:30.098Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-04T12:51:30.098Z] [2019-12-04T12:51:30.098Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-12-04T12:51:30.098Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:51:30.098Z] [2019-12-04T12:51:30.098Z] [2019-12-04T12:51:30.098Z] DONE 197 tests, 6 skipped in 158.978s [2019-12-04T12:51:30.098Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-12-04T12:51:30.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:51:30.098Z] ++ set -e [2019-12-04T12:51:30.098Z] ++ '[' -n 0 ']' [2019-12-04T12:51:30.098Z] ++ set -x [2019-12-04T12:51:30.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:51:30.303Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2019-12-04T12:51:30.303Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-04T12:51:30.303Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-04T12:51:30.356Z] INFO: Testing against a local daemon [2019-12-04T12:51:30.356Z] === RUN TestCommitInheritsEnv [2019-12-04T12:51:30.921Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-12-04T12:51:30.921Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-04T12:51:30.921Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-04T12:51:30.921Z] === RUN TestImagesFilterMultiReference [2019-12-04T12:51:30.921Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-12-04T12:51:30.921Z] === RUN TestImagePullPlatformInvalid [2019-12-04T12:51:30.921Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-12-04T12:51:30.921Z] === RUN TestRemoveImageOrphaning [2019-12-04T12:51:31.469Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-12-04T12:51:31.469Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-12-04T12:51:31.486Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2019-12-04T12:51:31.486Z] === RUN TestRemoveImageGarbageCollector [2019-12-04T12:51:31.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-12-04T12:51:32.144Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2019-12-04T12:51:32.144Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-04T12:51:32.144Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-04T12:51:33.975Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2019-12-04T12:51:33.975Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-04T12:51:33.975Z] === RUN TestIpcModeOlderClient [2019-12-04T12:51:33.975Z] === PAUSE TestIpcModeOlderClient [2019-12-04T12:51:33.975Z] === RUN TestKillContainerInvalidSignal [2019-12-04T12:51:34.269Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2019-12-04T12:51:34.269Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-04T12:51:34.269Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-12-04T12:51:34.269Z] === RUN TestTagInvalidReference [2019-12-04T12:51:34.269Z] --- PASS: TestTagInvalidReference (0.06s) [2019-12-04T12:51:34.269Z] === RUN TestTagValidPrefixedRepo [2019-12-04T12:51:34.269Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-04T12:51:34.269Z] === RUN TestTagExistedNameWithoutForce [2019-12-04T12:51:34.269Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-04T12:51:34.269Z] === RUN TestTagOfficialNames [2019-12-04T12:51:34.269Z] --- PASS: TestTagOfficialNames (0.06s) [2019-12-04T12:51:34.269Z] === RUN TestTagMatchesDigest [2019-12-04T12:51:34.269Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-04T12:51:34.269Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-04T12:51:34.527Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-04T12:51:34.771Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2019-12-04T12:51:34.771Z] === RUN TestKillContainer [2019-12-04T12:51:34.771Z] === RUN TestKillContainer/no_signal [2019-12-04T12:51:35.461Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-12-04T12:51:35.547Z] === RUN TestKillContainer/non_killing_signal [2019-12-04T12:51:36.016Z] tests/integration/regression_test.py ...... [ 98%] [2019-12-04T12:51:36.336Z] === RUN TestKillContainer/killing_signal [2019-12-04T12:51:36.392Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-04T12:51:36.525Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-12-04T12:51:36.525Z] tests/integration/credentials/utils_test.py . [100%] [2019-12-04T12:51:36.525Z] [2019-12-04T12:51:36.525Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-12-04T12:51:36.525Z] =========================== short test summary info ============================ [2019-12-04T12:51:36.525Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-12-04T12:51:36.525Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-12-04T12:51:36.525Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-12-04T12:51:36.525Z] Not supported on most drivers [2019-12-04T12:51:36.525Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-12-04T12:51:36.525Z] This doesn't seem to be taken into account by the engine [2019-12-04T12:51:36.525Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-12-04T12:51:36.525Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-12-04T12:51:36.525Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-12-04T12:51:36.525Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-12-04T12:51:36.525Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-12-04T12:51:36.525Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-12-04T12:51:36.525Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-12-04T12:51:36.525Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 336.87 seconds == [2019-12-04T12:51:36.780Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-12-04T12:51:37.325Z] --- PASS: TestKillContainer (2.79s) [2019-12-04T12:51:37.325Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-12-04T12:51:37.325Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-12-04T12:51:37.325Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2019-12-04T12:51:37.325Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-04T12:51:37.325Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-04T12:51:37.763Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-12-04T12:51:38.148Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-04T12:51:39.136Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-04T12:51:39.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.05s) [2019-12-04T12:51:39.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2019-12-04T12:51:39.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2019-12-04T12:51:39.444Z] === RUN TestKillStoppedContainer [2019-12-04T12:51:39.444Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-12-04T12:51:39.444Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-04T12:51:39.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-12-04T12:51:39.444Z] === RUN TestKillDifferentUserContainer [2019-12-04T12:51:39.702Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-12-04T12:51:40.248Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2019-12-04T12:51:40.248Z] === RUN TestInspectOomKilledTrue [2019-12-04T12:51:40.248Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-04T12:51:40.248Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:51:40.249Z] === RUN TestInspectOomKilledFalse [2019-12-04T12:51:40.249Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-04T12:51:40.249Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:51:40.249Z] === RUN TestLinksEtcHostsContentMatch [2019-12-04T12:51:41.041Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-12-04T12:51:41.041Z] === RUN TestLinksContainerNames [2019-12-04T12:51:42.229Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-12-04T12:51:42.841Z] --- PASS: TestLinksContainerNames (1.64s) [2019-12-04T12:51:42.841Z] === RUN TestLogsFollowTailEmpty [2019-12-04T12:51:43.679Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-12-04T12:51:43.679Z] === RUN TestContainerNetworkMountsNoChown [2019-12-04T12:51:44.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/default [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/default [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/private [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/private [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/rprivate [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/slave [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/slave [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/rslave [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/shared [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/shared [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/rshared [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-04T12:51:44.609Z] === CONT TestMountDaemonRoot/default [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:51:44.609Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-04T12:51:44.609Z] === CONT TestMountDaemonRoot/rshared [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:51:44.609Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:51:44.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:51:44.609Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/shared [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/rslave [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/slave [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/rprivate [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/private [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-04T12:51:45.004Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:51:45.004Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-04T12:51:45.004Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-04T12:51:45.379Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-04T12:51:45.379Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-04T12:51:45.379Z] === RUN TestContainerBindMountNonRecursive [2019-12-04T12:51:45.513Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-12-04T12:51:46.656Z] ok github.com/docker/docker/api/server 0.090s coverage: 9.0% of statements [2019-12-04T12:51:46.887Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-04T12:51:47.839Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2019-12-04T12:51:47.839Z] === RUN TestNetworkNat [2019-12-04T12:51:48.111Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-12-04T12:51:48.111Z] [2019-12-04T12:51:48.111Z] ________ ____ __. [2019-12-04T12:51:48.111Z] \_____ \ | |/ _| [2019-12-04T12:51:48.111Z] / | \| < [2019-12-04T12:51:48.111Z] / | \ | \ [2019-12-04T12:51:48.111Z] \_______ /____|__ \ [2019-12-04T12:51:48.111Z] \/ \/ [2019-12-04T12:51:48.111Z] [2019-12-04T12:51:48.111Z] INFO: make.ps1 ended at 12/04/2019 12:51:40 [2019-12-04T12:51:48.111Z] INFO: Binaries build ended at 12/04/2019 12:51:43. Duration:00:01:12.9829776 [2019-12-04T12:51:48.111Z] INFO: Copying the built daemon binary to d:\CI\PR-40257\3\binary\dockerd-a3def6614.exe... [2019-12-04T12:51:48.111Z] INFO: Copying the built client binary to d:\CI\PR-40257\3\binary\docker-a3def6614.exe... [2019-12-04T12:51:48.111Z] INFO: Copying dockerversion from the container... [2019-12-04T12:51:48.111Z] INFO: Copying the golang package from the container to d:\CI\PR-40257\3\installer\go.zip... [2019-12-04T12:51:48.207Z] --- PASS: TestNetworkNat (0.82s) [2019-12-04T12:51:48.207Z] === RUN TestNetworkLocalhostTCPNat [2019-12-04T12:51:49.151Z] Clearing AppArmor profiles cache:. [2019-12-04T12:51:49.151Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-04T12:51:49.151Z] Unloading profiles will leave already running processes permanently [2019-12-04T12:51:49.151Z] unconfined, which can lead to unexpected situations. [2019-12-04T12:51:49.151Z] [2019-12-04T12:51:49.151Z] To set a process to complain mode, use the command line tool [2019-12-04T12:51:49.151Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-04T12:51:49.151Z] with the 'teardown' option." [2019-12-04T12:51:49.151Z] Post stage [Pipeline] junit [2019-12-04T12:51:49.458Z] Recording test results [2019-12-04T12:51:49.469Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2019-12-04T12:51:49.469Z] === RUN TestNetworkLoopbackNat [2019-12-04T12:51:49.653Z] INFO: Extracting go.zip to d:\CI\PR-40257\3\go [2019-12-04T12:51:50.171Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-04T12:51:50.720Z] --- PASS: TestNetworkLoopbackNat (1.26s) [2019-12-04T12:51:50.720Z] === RUN TestPause [Pipeline] sh [2019-12-04T12:51:51.026Z] + echo Ensuring container killed. [2019-12-04T12:51:51.026Z] Ensuring container killed. [2019-12-04T12:51:51.026Z] + docker rm -vf docker-pr3 [2019-12-04T12:51:51.026Z] Error: No such container: docker-pr3 [2019-12-04T12:51:51.026Z] + true [Pipeline] sh [2019-12-04T12:51:51.104Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-04T12:51:51.309Z] + echo Chowning /workspace to jenkins user [2019-12-04T12:51:51.310Z] Chowning /workspace to jenkins user [2019-12-04T12:51:51.310Z] + id -u [2019-12-04T12:51:51.310Z] + id -g [2019-12-04T12:51:51.310Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40257:/workspace busybox chown -R 1000:1000 /workspace [2019-12-04T12:51:51.310Z] Unable to find image 'busybox:latest' locally [2019-12-04T12:51:51.310Z] latest: Pulling from library/busybox [2019-12-04T12:51:51.310Z] 322973677ef5: Pulling fs layer [2019-12-04T12:51:51.564Z] 322973677ef5: Verifying Checksum [2019-12-04T12:51:51.564Z] 322973677ef5: Download complete [2019-12-04T12:51:51.564Z] 322973677ef5: Pull complete [2019-12-04T12:51:51.564Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-04T12:51:51.564Z] Status: Downloaded newer image for busybox:latest [2019-12-04T12:51:51.608Z] --- PASS: TestPause (0.87s) [2019-12-04T12:51:51.608Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-04T12:51:51.608Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-04T12:51:51.608Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-04T12:51:51.608Z] === RUN TestPauseStopPausedContainer [2019-12-04T12:51:51.669Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-04T12:51:52.236Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-12-04T12:51:52.236Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-04T12:51:52.502Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2019-12-04T12:51:52.502Z] === RUN TestPsFilter [2019-12-04T12:51:52.502Z] --- PASS: TestPsFilter (0.21s) [2019-12-04T12:51:52.502Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-04T12:51:52.802Z] === RUN TestDockerSuite/TestBuildCmdShDashC [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-04T12:51:53.313Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-12-04T12:51:53.313Z] === RUN TestRemoveContainerWithVolume [2019-12-04T12:51:53.347Z] + bundleName=docker-py [2019-12-04T12:51:53.347Z] + echo Creating docker-py-bundles.tar.gz [2019-12-04T12:51:53.348Z] Creating docker-py-bundles.tar.gz [2019-12-04T12:51:53.348Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-12-04T12:51:53.356Z] Archiving artifacts [2019-12-04T12:51:53.368Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-12-04T12:51:53.369Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-04T12:51:53.369Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-04T12:51:53.933Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-12-04T12:51:54.498Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-12-04T12:51:54.572Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-12-04T12:51:54.572Z] === RUN TestRemoveContainerRunning [2019-12-04T12:51:54.589Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40257/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-12-04T12:51:54.946Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/make.sh binary-daemon [2019-12-04T12:51:55.364Z] --- PASS: TestRemoveContainerRunning (0.87s) [2019-12-04T12:51:55.364Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-04T12:51:55.432Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-04T12:51:55.513Z] [2019-12-04T12:51:55.513Z] Removing bundles/ [2019-12-04T12:51:55.513Z] [2019-12-04T12:51:55.513Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-12-04T12:51:55.513Z] Building: bundles/binary-daemon/dockerd-dev [2019-12-04T12:51:55.513Z] GOOS="" GOARCH="" GOARM="" [2019-12-04T12:51:56.150Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2019-12-04T12:51:56.150Z] === RUN TestRemoveInvalidContainer [2019-12-04T12:51:56.150Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-12-04T12:51:56.150Z] === RUN TestRenameLinkedContainer [2019-12-04T12:51:59.612Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-12-04T12:52:00.280Z] --- PASS: TestRenameLinkedContainer (3.51s) [2019-12-04T12:52:00.280Z] === RUN TestRenameStoppedContainer [2019-12-04T12:52:00.659Z] --- PASS: TestRenameStoppedContainer (0.95s) [2019-12-04T12:52:00.659Z] === RUN TestRenameRunningContainerAndReuse [2019-12-04T12:52:00.984Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-12-04T12:52:01.242Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-12-04T12:52:01.808Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-12-04T12:52:02.448Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2019-12-04T12:52:02.448Z] === RUN TestRenameInvalidName [2019-12-04T12:52:03.206Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-04T12:52:03.253Z] --- PASS: TestRenameInvalidName (0.94s) [2019-12-04T12:52:03.253Z] === RUN TestRenameAnonymousContainer [2019-12-04T12:52:04.579Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-04T12:52:05.953Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-12-04T12:52:06.436Z] --- PASS: TestRenameAnonymousContainer (3.12s) [2019-12-04T12:52:06.436Z] === RUN TestRenameContainerWithSameName [2019-12-04T12:52:06.519Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-12-04T12:52:07.230Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2019-12-04T12:52:07.230Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-04T12:52:09.045Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-04T12:52:09.443Z] --- PASS: TestRenameContainerWithLinkedContainer (1.97s) [2019-12-04T12:52:09.443Z] === RUN TestResize [2019-12-04T12:52:09.705Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-12-04T12:52:10.248Z] --- PASS: TestResize (0.92s) [2019-12-04T12:52:10.248Z] === RUN TestResizeWithInvalidSize [2019-12-04T12:52:10.637Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-04T12:52:11.202Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-04T12:52:11.460Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-04T12:52:11.502Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2019-12-04T12:52:11.502Z] === RUN TestResizeWhenContainerNotStarted [2019-12-04T12:52:12.291Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:52:12.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:52:12.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:52:12.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T12:52:12.291Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T12:52:12.394Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-04T12:52:12.394Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-12-04T12:52:12.652Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-04T12:52:14.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T12:52:14.820Z] INFO: Extraction ended at 12/04/2019 12:52:13. Duration:00:00:24.8882411 [2019-12-04T12:52:14.820Z] INFO: Updating the golang and path environment variables [2019-12-04T12:52:14.820Z] INFO: GOPATH=d:\gopath [2019-12-04T12:52:14.820Z] INFO: go version go1.13.4 windows/amd64 [2019-12-04T12:52:14.820Z] INFO: Running the daemon under test in debug mode [2019-12-04T12:52:14.820Z] INFO: Starting a daemon under test... [2019-12-04T12:52:14.820Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40257\3\daemon --pidfile d:\CI\PR-40257\3\docker.pid -D [2019-12-04T12:52:14.820Z] INFO: Process started successfully. [2019-12-04T12:52:14.820Z] INFO: Start tailing logs of the daemon under tests [2019-12-04T12:52:14.820Z] INFO: Waiting for the daemon under test to start... [2019-12-04T12:52:15.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T12:52:17.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T12:52:17.732Z] INFO: Daemon under test started and replied! [2019-12-04T12:52:17.732Z] INFO: Docker version of the daemon under test [2019-12-04T12:52:17.732Z] [2019-12-04T12:52:17.732Z] Client: [2019-12-04T12:52:17.732Z] Version: 17.06.2-ce [2019-12-04T12:52:17.732Z] API version: 1.30 [2019-12-04T12:52:17.732Z] Go version: go1.8.3 [2019-12-04T12:52:17.732Z] Git commit: cec0b72 [2019-12-04T12:52:17.732Z] Built: Tue Sep 5 19:57:19 2017 [2019-12-04T12:52:17.732Z] OS/Arch: windows/amd64 [2019-12-04T12:52:17.733Z] [2019-12-04T12:52:17.733Z] Server: [2019-12-04T12:52:17.733Z] Version: 0.0.0-dev [2019-12-04T12:52:17.733Z] API version: 1.41 (minimum version 1.24) [2019-12-04T12:52:17.733Z] Go version: go1.13.4 [2019-12-04T12:52:17.733Z] Git commit: a3def6614 [2019-12-04T12:52:17.733Z] Built: 12/04/2019 12:50:34 [2019-12-04T12:52:17.733Z] OS/Arch: windows/amd64 [2019-12-04T12:52:17.733Z] Experimental: false [2019-12-04T12:52:17.733Z] [2019-12-04T12:52:17.733Z] INFO: Docker info of the daemon under test [2019-12-04T12:52:17.733Z] [2019-12-04T12:52:17.914Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-12-04T12:52:18.171Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-12-04T12:52:18.193Z] Containers: 0 [2019-12-04T12:52:18.193Z] Running: 0 [2019-12-04T12:52:18.193Z] Paused: 0 [2019-12-04T12:52:18.193Z] Stopped: 0 [2019-12-04T12:52:18.193Z] Images: 0 [2019-12-04T12:52:18.193Z] Server Version: 0.0.0-dev [2019-12-04T12:52:18.193Z] Storage Driver: windowsfilter [2019-12-04T12:52:18.193Z] Windows: [2019-12-04T12:52:18.193Z] Logging Driver: json-file [2019-12-04T12:52:18.193Z] Plugins: [2019-12-04T12:52:18.193Z] Volume: local [2019-12-04T12:52:18.193Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-04T12:52:18.193Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-04T12:52:18.193Z] Swarm: inactive [2019-12-04T12:52:18.193Z] Default Isolation: process [2019-12-04T12:52:18.193Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-04T12:52:18.193Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-04T12:52:18.193Z] OSType: windows [2019-12-04T12:52:18.193Z] Architecture: x86_64 [2019-12-04T12:52:18.193Z] CPUs: 4 [2019-12-04T12:52:18.193Z] Total Memory: 32GiB [2019-12-04T12:52:18.193Z] Name: azwin-2-9dfef0 [2019-12-04T12:52:18.193Z] ID: G3CP:D5AF:NLMI:XYTX:ZWVG:PVWP:2OJV:GGJE:LKE6:FKPE:GKK3:HNMI [2019-12-04T12:52:18.193Z] Docker Root Dir: D:\CI\PR-40257\3\daemon [2019-12-04T12:52:18.193Z] Debug Mode (client): false [2019-12-04T12:52:18.193Z] Debug Mode (server): true [2019-12-04T12:52:18.193Z] File Descriptors: -1 [2019-12-04T12:52:18.193Z] Goroutines: 17 [2019-12-04T12:52:18.193Z] System Time: 2019-12-04T12:52:17.6925906Z [2019-12-04T12:52:18.193Z] EventsListeners: 0 [2019-12-04T12:52:18.193Z] Registry: https://index.docker.io/v1/ [2019-12-04T12:52:18.193Z] Labels: [2019-12-04T12:52:18.193Z] Experimental: false [2019-12-04T12:52:18.193Z] Insecure Registries: [2019-12-04T12:52:18.193Z] 127.0.0.0/8 [2019-12-04T12:52:18.193Z] Live Restore Enabled: false [2019-12-04T12:52:18.193Z] [2019-12-04T12:52:18.193Z] [2019-12-04T12:52:18.193Z] INFO: Docker images of the daemon under test [2019-12-04T12:52:18.193Z] [2019-12-04T12:52:18.193Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-04T12:52:18.193Z] [2019-12-04T12:52:18.193Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-12-04T12:52:18.193Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-12-04T12:52:18.193Z] ltsc2019: Pulling from windows/servercore [2019-12-04T12:52:18.193Z] 65014b3c3121: Pulling fs layer [2019-12-04T12:52:18.193Z] e96b0897c5d1: Pulling fs layer [2019-12-04T12:52:18.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T12:52:19.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T12:52:20.551Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:52:22.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:52:22.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T12:52:23.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T12:52:23.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T12:52:24.723Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-04T12:52:25.297Z] e96b0897c5d1: Verifying Checksum [2019-12-04T12:52:25.297Z] e96b0897c5d1: Download complete [2019-12-04T12:52:26.377Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.76s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-12-04T12:52:26.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2019-12-04T12:52:26.378Z] === RUN TestCgroupNamespacesRun [2019-12-04T12:52:27.660Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-12-04T12:52:27.660Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-04T12:52:28.937Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-12-04T12:52:28.937Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-04T12:52:29.503Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-12-04T12:52:29.504Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-04T12:52:30.309Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-04T12:52:30.875Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-04T12:52:31.336Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2019-12-04T12:52:31.336Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-04T12:52:32.246Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-12-04T12:52:32.383Z] 65014b3c3121: Download complete [2019-12-04T12:52:33.297Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2019-12-04T12:52:33.297Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-04T12:52:34.771Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-12-04T12:52:35.029Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-12-04T12:52:35.111Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-12-04T12:52:35.111Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-04T12:52:35.594Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-12-04T12:52:35.594Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-04T12:52:35.887Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-12-04T12:52:35.887Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-04T12:52:36.159Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-12-04T12:52:36.677Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-12-04T12:52:36.677Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-04T12:52:38.513Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-12-04T12:52:38.513Z] === RUN TestKernelTCPMemory [2019-12-04T12:52:38.687Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-12-04T12:52:38.687Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-12-04T12:52:39.871Z] --- PASS: TestKernelTCPMemory (1.02s) [2019-12-04T12:52:39.871Z] === RUN TestNISDomainname [2019-12-04T12:52:40.061Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-12-04T12:52:40.673Z] --- PASS: TestNISDomainname (1.16s) [2019-12-04T12:52:40.673Z] === RUN TestHostnameDnsResolution [2019-12-04T12:52:41.434Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-04T12:52:41.921Z] --- PASS: TestHostnameDnsResolution (1.23s) [2019-12-04T12:52:41.921Z] === RUN TestStats [2019-12-04T12:52:41.999Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-12-04T12:52:43.897Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-04T12:52:43.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-04T12:52:43.897Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-04T12:52:43.897Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-04T12:52:43.897Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-04T12:52:45.089Z] --- PASS: TestStats (2.66s) [2019-12-04T12:52:45.089Z] === RUN TestStopContainerWithTimeout [2019-12-04T12:52:45.089Z] === RUN TestStopContainerWithTimeout/0 [2019-12-04T12:52:45.089Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-04T12:52:45.089Z] === RUN TestStopContainerWithTimeout/1 [2019-12-04T12:52:45.089Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-04T12:52:45.089Z] === RUN TestStopContainerWithTimeout/3 [2019-12-04T12:52:45.089Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-04T12:52:45.089Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-04T12:52:45.089Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-04T12:52:45.089Z] === CONT TestStopContainerWithTimeout/0 [2019-12-04T12:52:45.089Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-04T12:52:45.472Z] === CONT TestStopContainerWithTimeout/3 [2019-12-04T12:52:46.472Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-12-04T12:52:48.044Z] === CONT TestStopContainerWithTimeout/1 [2019-12-04T12:52:48.368Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-12-04T12:52:49.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-04T12:52:49.904Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-04T12:52:49.904Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2019-12-04T12:52:49.904Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2019-12-04T12:52:49.904Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-12-04T12:52:49.904Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2019-12-04T12:52:49.904Z] === RUN TestDeleteDevicemapper [2019-12-04T12:52:49.904Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-04T12:52:49.904Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-04T12:52:49.904Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-04T12:52:50.306Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-12-04T12:52:53.120Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s) [2019-12-04T12:52:53.120Z] === RUN TestUpdateMemory [2019-12-04T12:52:53.120Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-04T12:52:53.120Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:52:53.120Z] === RUN TestUpdateCPUQuota [2019-12-04T12:52:54.486Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-12-04T12:52:55.179Z] --- PASS: TestUpdateCPUQuota (1.78s) [2019-12-04T12:52:55.179Z] === RUN TestUpdatePidsLimit [2019-12-04T12:52:55.179Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-04T12:52:55.179Z] === RUN TestUpdatePidsLimit/no_change [2019-12-04T12:52:55.551Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-04T12:52:55.919Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-04T12:52:56.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-04T12:52:56.383Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-04T12:52:57.076Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-04T12:52:57.451Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-04T12:52:58.281Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-12-04T12:52:58.866Z] --- PASS: TestUpdatePidsLimit (4.08s) [2019-12-04T12:52:58.866Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-12-04T12:52:58.866Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-12-04T12:52:58.866Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-12-04T12:52:58.866Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-12-04T12:52:58.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-12-04T12:52:58.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-12-04T12:52:58.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-12-04T12:52:58.866Z] === RUN TestUpdateRestartPolicy [2019-12-04T12:53:00.807Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-04T12:53:01.373Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-04T12:53:03.902Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-12-04T12:53:05.804Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-12-04T12:53:06.760Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-12-04T12:53:08.137Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-12-04T12:53:09.508Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-04T12:53:12.035Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-12-04T12:53:12.511Z] --- PASS: TestUpdateRestartPolicy (12.90s) [2019-12-04T12:53:12.511Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-04T12:53:12.921Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2019-12-04T12:53:12.921Z] === RUN TestWaitNonBlocked [2019-12-04T12:53:12.921Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:53:12.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:53:12.921Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:53:12.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:53:12.921Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T12:53:12.921Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T12:53:14.168Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-12-04T12:53:14.168Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2019-12-04T12:53:14.168Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2019-12-04T12:53:14.168Z] === RUN TestWaitBlocked [2019-12-04T12:53:14.168Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:53:14.168Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:53:14.168Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:53:14.168Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:53:14.168Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T12:53:14.168Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T12:53:15.459Z] --- PASS: TestWaitBlocked (0.01s) [2019-12-04T12:53:15.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2019-12-04T12:53:15.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2019-12-04T12:53:15.459Z] === CONT TestContainerStartOnDaemonRestart [2019-12-04T12:53:15.459Z] === CONT TestIpcModeOlderClient [2019-12-04T12:53:15.459Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-12-04T12:53:15.459Z] === CONT TestDaemonRestartIpcMode [2019-12-04T12:53:17.143Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-12-04T12:53:17.143Z] Copying nested executables into bundles/binary-daemon [2019-12-04T12:53:17.143Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-12-04T12:53:17.503Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/make.sh cross [2019-12-04T12:53:18.062Z] [2019-12-04T12:53:18.062Z] Removing bundles/ [2019-12-04T12:53:18.062Z] [2019-12-04T12:53:18.062Z] ---> Making bundle: cross (in bundles/cross) [2019-12-04T12:53:18.062Z] Cross building: bundles/cross/linux/amd64 [2019-12-04T12:53:18.062Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-12-04T12:53:18.062Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-12-04T12:53:18.592Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-04T12:53:18.592Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-04T12:53:18.799Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2019-12-04T12:53:20.048Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2019-12-04T12:53:20.048Z] PASS [2019-12-04T12:53:20.048Z] [2019-12-04T12:53:20.048Z] === Skipped [2019-12-04T12:53:20.048Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-12-04T12:53:20.048Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T12:53:20.048Z] [2019-12-04T12:53:20.048Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-04T12:53:20.048Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:53:20.048Z] [2019-12-04T12:53:20.048Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-04T12:53:20.048Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:53:20.048Z] [2019-12-04T12:53:20.048Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-04T12:53:20.048Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-04T12:53:20.048Z] [2019-12-04T12:53:20.048Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-12-04T12:53:20.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-04T12:53:20.048Z] [2019-12-04T12:53:20.048Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-12-04T12:53:20.048Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-04T12:53:20.048Z] [2019-12-04T12:53:20.048Z] [2019-12-04T12:53:20.048Z] DONE 197 tests, 6 skipped in 142.278s [2019-12-04T12:53:20.048Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-12-04T12:53:20.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:53:20.048Z] ++ set -e [2019-12-04T12:53:20.048Z] ++ '[' -n 0 ']' [2019-12-04T12:53:20.048Z] ++ set -x [2019-12-04T12:53:20.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:53:20.048Z] INFO: Testing against a local daemon [2019-12-04T12:53:20.048Z] === RUN TestCommitInheritsEnv [2019-12-04T12:53:20.411Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-12-04T12:53:20.411Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-04T12:53:20.411Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-04T12:53:20.411Z] === RUN TestImagesFilterMultiReference [2019-12-04T12:53:20.411Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-12-04T12:53:20.411Z] === RUN TestImagePullPlatformInvalid [2019-12-04T12:53:20.411Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-12-04T12:53:20.411Z] === RUN TestRemoveImageOrphaning [2019-12-04T12:53:20.490Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-04T12:53:21.197Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-12-04T12:53:21.197Z] === RUN TestRemoveImageGarbageCollector [2019-12-04T12:53:21.197Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-04T12:53:21.197Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:53:21.197Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-04T12:53:21.197Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-12-04T12:53:21.197Z] === RUN TestTagInvalidReference [2019-12-04T12:53:21.197Z] --- PASS: TestTagInvalidReference (0.01s) [2019-12-04T12:53:21.197Z] === RUN TestTagValidPrefixedRepo [2019-12-04T12:53:21.197Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-12-04T12:53:21.197Z] === RUN TestTagExistedNameWithoutForce [2019-12-04T12:53:21.197Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-12-04T12:53:21.197Z] === RUN TestTagOfficialNames [2019-12-04T12:53:21.197Z] --- PASS: TestTagOfficialNames (0.05s) [2019-12-04T12:53:21.197Z] === RUN TestTagMatchesDigest [2019-12-04T12:53:21.197Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-12-04T12:53:21.197Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-04T12:53:21.862Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-12-04T12:53:25.119Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-04T12:53:25.119Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-04T12:53:25.119Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-04T12:53:26.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-04T12:53:26.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-04T12:53:26.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-04T12:53:26.302Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-04T12:53:26.302Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-04T12:53:27.486Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2019-12-04T12:53:27.567Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-04T12:53:27.829Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2019-12-04T12:53:27.829Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-12-04T12:53:28.173Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 4.0% of statements [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-04T12:53:28.173Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-04T12:53:28.522Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/builder [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-04T12:53:28.522Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-04T12:53:29.282Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2019-12-04T12:53:29.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-04T12:53:30.844Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-04T12:53:32.215Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-04T12:53:35.311Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2019-12-04T12:53:35.493Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-12-04T12:53:37.022Z] ok github.com/docker/docker/builder/remotecontext/git 4.996s coverage: 85.1% of statements [2019-12-04T12:53:37.390Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-12-04T12:53:39.378Z] ok github.com/docker/docker/builder/remotecontext 0.509s coverage: 13.6% of statements [2019-12-04T12:53:40.671Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-12-04T12:53:40.671Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-12-04T12:53:43.255Z] ok github.com/docker/docker/builder/dockerfile 1.350s coverage: 48.2% of statements [2019-12-04T12:53:43.255Z] ? github.com/docker/docker/cli [no test files] [2019-12-04T12:53:43.255Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-04T12:53:45.931Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite (369.62s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.97s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.48s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.63s) [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:1449: [d65f9e9c646cc] daemon is not started [2019-12-04T12:53:46.865Z] check_test.go:309: [d62b04e2c8ac7] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (6.34s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.80s) [2019-12-04T12:53:46.865Z] check_test.go:309: [df7664079ed3c] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.12s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.99s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.56s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.53s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.56s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-12-04T12:53:46.865Z] check_test.go:309: [daf7a90cf7421] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-12-04T12:53:46.865Z] check_test.go:309: [d5af24480de70] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-12-04T12:53:46.865Z] check_test.go:309: [de9f9a1402b6f] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.86s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.74s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.76s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-12-04T12:53:46.865Z] check_test.go:309: [dd95dbea483ef] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.27s) [2019-12-04T12:53:46.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-04T12:53:46.865Z] check_test.go:309: [d777aa36b1b7a] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.18s) [2019-12-04T12:53:46.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-04T12:53:46.865Z] check_test.go:309: [df498d7742472] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.11s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.93s) [2019-12-04T12:53:46.865Z] check_test.go:309: [d751c2b674452] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-12-04T12:53:46.865Z] check_test.go:309: [df29d206f6b14] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.55s) [2019-12-04T12:53:46.865Z] docker_cli_daemon_plugins_test.go:79: [d3dd42e6b93c6] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2019-12-04T12:53:46.865Z] docker_cli_daemon_plugins_test.go:169: [dd1e06335ba5c] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.77s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.60s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-12-04T12:53:46.865Z] check_test.go:309: [dfb148a5ceb9d] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.98s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.04s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.05s) [2019-12-04T12:53:46.865Z] check_test.go:309: [d71b7d43ee7d5] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.45s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.98s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.51s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.24s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.49s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.61s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.62s) [2019-12-04T12:53:46.865Z] check_test.go:309: [dd15cb4ae6bcf] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.63s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.72s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.26s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.55s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.97s) [2019-12-04T12:53:46.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-04T12:53:46.865Z] check_test.go:309: [dcae887e120b4] daemon is not started [2019-12-04T12:53:46.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-04T12:53:46.865Z] check_test.go:309: [df6705c501058] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2019-12-04T12:53:46.865Z] check_test.go:309: [d3287d673c77e] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.63s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.47s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.96s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.93s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.53s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.71s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2019-12-04T12:53:46.865Z] check_test.go:309: [d9d7fe4a82a2c] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.64s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.34s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.19s) [2019-12-04T12:53:46.865Z] check_test.go:309: [d9eb59437a118] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.66s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-12-04T12:53:46.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-12-04T12:53:46.865Z] check_test.go:309: [dea5d8cb5677d] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2019-12-04T12:53:46.865Z] check_test.go:309: [df9a25196a2a6] daemon is not started [2019-12-04T12:53:46.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.11s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-12-04T12:53:46.866Z] check_test.go:309: [d266332e5118e] daemon is not started [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.34s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.53s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.84s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2019-12-04T12:53:46.866Z] check_test.go:309: [d67a9432f02dd] daemon is not started [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.14s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.27s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.62s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2019-12-04T12:53:46.866Z] check_test.go:309: [dbdd1b33691bf] daemon is not started [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.22s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-12-04T12:53:46.866Z] check_test.go:309: [dab4e69da1c5d] daemon is not started [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.95s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.28s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.80s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.11s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.01s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.95s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.43s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.92s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.74s) [2019-12-04T12:53:46.866Z] docker_cli_daemon_test.go:2542: [d6498011bbea1] daemon is not started [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.53s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.09s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.13s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.16s) [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2019-12-04T12:53:46.866Z] check_test.go:309: [df9c882952a1a] daemon is not started [2019-12-04T12:53:46.866Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s) [2019-12-04T12:53:46.866Z] === RUN TestDockerSwarmSuite [2019-12-04T12:53:46.866Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-12-04T12:53:47.124Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-04T12:53:48.180Z] ok github.com/docker/docker/client 1.104s coverage: 75.8% of statements [2019-12-04T12:53:51.306Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-12-04T12:53:51.306Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-04T12:53:54.588Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-12-04T12:54:01.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-12-04T12:54:06.400Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-04T12:54:07.332Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-04T12:54:07.332Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-04T12:54:12.763Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-04T12:54:13.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-12-04T12:54:14.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-12-04T12:54:15.564Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-04T12:54:18.844Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-04T12:54:26.952Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-04T12:54:30.231Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-04T12:54:33.509Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-04T12:54:36.036Z] --- PASS: TestImportExtremelyLargeImageWorks (181.79s) [2019-12-04T12:54:36.036Z] PASS [2019-12-04T12:54:36.036Z] [2019-12-04T12:54:36.036Z] DONE 12 tests in 186.089s [2019-12-04T12:54:36.294Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-12-04T12:54:36.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:54:36.294Z] ++ set -e [2019-12-04T12:54:36.294Z] ++ '[' -n 0 ']' [2019-12-04T12:54:36.294Z] ++ set -x [2019-12-04T12:54:36.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:54:36.294Z] INFO: Testing against a local daemon [2019-12-04T12:54:36.294Z] === RUN TestNetworkCreateDelete [2019-12-04T12:54:36.294Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-12-04T12:54:36.294Z] === RUN TestDockerNetworkDeletePreferID [2019-12-04T12:54:36.730Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 30.3% of statements [2019-12-04T12:54:36.858Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2019-12-04T12:54:36.858Z] === RUN TestInspectNetwork [2019-12-04T12:54:39.562Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-12-04T12:54:39.562Z] Copying nested executables into bundles/cross/linux/amd64 [2019-12-04T12:54:39.562Z] Cross building: bundles/cross/windows/amd64 [2019-12-04T12:54:39.562Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-04T12:54:39.562Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-12-04T12:54:43.409Z] === RUN TestInspectNetwork/full_network_id [2019-12-04T12:54:43.409Z] === RUN TestInspectNetwork/partial_network_id [2019-12-04T12:54:43.409Z] === RUN TestInspectNetwork/network_name [2019-12-04T12:54:43.409Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-04T12:54:43.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-12-04T12:54:43.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-12-04T12:54:44.091Z] 65014b3c3121: Pull complete [2019-12-04T12:54:44.134Z] ok github.com/docker/docker/container 0.226s coverage: 35.3% of statements [2019-12-04T12:54:44.134Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-04T12:54:44.134Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-04T12:54:44.134Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-04T12:54:44.134Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-04T12:54:47.593Z] --- PASS: TestInspectNetwork (10.41s) [2019-12-04T12:54:47.593Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-04T12:54:47.593Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-04T12:54:47.593Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-04T12:54:47.593Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-04T12:54:47.593Z] === RUN TestRunContainerWithBridgeNone [2019-12-04T12:54:48.044Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.043s coverage: 65.3% of statements [2019-12-04T12:54:50.120Z] --- PASS: TestRunContainerWithBridgeNone (2.80s) [2019-12-04T12:54:50.120Z] === RUN TestNetworkInvalidJSON [2019-12-04T12:54:50.120Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-04T12:54:50.120Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-04T12:54:50.120Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:54:50.120Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:54:50.120Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:54:50.120Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:54:50.120Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-04T12:54:50.120Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:54:50.120Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:54:50.120Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-04T12:54:50.120Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-04T12:54:50.120Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-04T12:54:50.120Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-12-04T12:54:50.120Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-04T12:54:50.685Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-04T12:54:50.942Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-04T12:54:51.200Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-12-04T12:54:51.200Z] === RUN TestDaemonDefaultNetworkPools [2019-12-04T12:54:51.765Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-12-04T12:54:51.765Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-04T12:54:53.136Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-12-04T12:54:53.136Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-04T12:54:54.509Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2019-12-04T12:54:54.509Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-04T12:54:54.766Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-12-04T12:54:54.766Z] === RUN TestServiceWithPredefinedNetwork [2019-12-04T12:54:55.446Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.8% of statements [2019-12-04T12:54:55.699Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-04T12:54:56.263Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-04T12:54:56.520Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-04T12:54:57.454Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-04T12:54:57.454Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-04T12:54:57.711Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-04T12:54:58.278Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-04T12:54:58.278Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s) [2019-12-04T12:54:58.278Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-04T12:54:58.278Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T12:54:58.278Z] service_test.go:230: FLAKY_TEST [2019-12-04T12:54:58.278Z] === RUN TestServiceWithDataPathPortInit [2019-12-04T12:54:58.513Z] ok github.com/docker/docker/daemon/cluster 0.150s coverage: 0.5% of statements [2019-12-04T12:55:00.781Z] --- PASS: TestImportExtremelyLargeImageWorks (98.72s) [2019-12-04T12:55:00.781Z] PASS [2019-12-04T12:55:00.781Z] [2019-12-04T12:55:00.781Z] === Skipped [2019-12-04T12:55:00.781Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-04T12:55:00.781Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:55:00.781Z] [2019-12-04T12:55:00.781Z] [2019-12-04T12:55:00.781Z] DONE 12 tests, 1 skipped in 100.066s [2019-12-04T12:55:00.781Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-12-04T12:55:00.781Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:00.781Z] ++ set -e [2019-12-04T12:55:00.781Z] ++ '[' -n 0 ']' [2019-12-04T12:55:00.781Z] ++ set -x [2019-12-04T12:55:00.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:00.781Z] INFO: Testing against a local daemon [2019-12-04T12:55:00.781Z] === RUN TestNetworkCreateDelete [2019-12-04T12:55:00.781Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-12-04T12:55:00.781Z] === RUN TestDockerNetworkDeletePreferID [2019-12-04T12:55:00.781Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-12-04T12:55:00.781Z] === RUN TestInspectNetwork [2019-12-04T12:55:00.805Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-04T12:55:02.703Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-04T12:55:03.376Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2019-12-04T12:55:04.075Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-04T12:55:04.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-12-04T12:55:04.975Z] === RUN TestInspectNetwork/full_network_id [2019-12-04T12:55:04.975Z] === RUN TestInspectNetwork/partial_network_id [2019-12-04T12:55:04.975Z] === RUN TestInspectNetwork/network_name [2019-12-04T12:55:04.975Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-04T12:55:05.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-12-04T12:55:05.521Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-04T12:55:05.696Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2019-12-04T12:55:06.459Z] ok github.com/docker/docker/daemon/config 0.113s coverage: 82.1% of statements [2019-12-04T12:55:06.903Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-04T12:55:08.275Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-04T12:55:09.488Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-12-04T12:55:10.002Z] --- PASS: TestInspectNetwork (9.17s) [2019-12-04T12:55:10.002Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-04T12:55:10.002Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-04T12:55:10.002Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-04T12:55:10.002Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-04T12:55:10.002Z] === RUN TestRunContainerWithBridgeNone [2019-12-04T12:55:11.793Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.530s coverage: 13.7% of statements [2019-12-04T12:55:12.482Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) [2019-12-04T12:55:12.482Z] === RUN TestNetworkInvalidJSON [2019-12-04T12:55:12.482Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-04T12:55:12.482Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-04T12:55:12.482Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:55:12.482Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:55:12.482Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:55:12.482Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:55:12.482Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-04T12:55:12.482Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T12:55:12.482Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T12:55:12.482Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-04T12:55:12.482Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-04T12:55:12.482Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-04T12:55:12.482Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-04T12:55:12.482Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-04T12:55:13.367Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-12-04T12:55:13.367Z] === RUN TestDaemonDefaultNetworkPools [2019-12-04T12:55:14.133Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-12-04T12:55:14.289Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-12-04T12:55:14.289Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-04T12:55:15.314Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.025s coverage: 57.9% of statements [2019-12-04T12:55:15.559Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-12-04T12:55:15.559Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-04T12:55:16.371Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-04T12:55:16.501Z] ok github.com/docker/docker/daemon 12.552s coverage: 17.6% of statements [2019-12-04T12:55:16.501Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-04T12:55:16.501Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-04T12:55:16.501Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-04T12:55:16.501Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-04T12:55:16.828Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-12-04T12:55:16.828Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-04T12:55:17.192Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-12-04T12:55:17.192Z] === RUN TestServiceWithPredefinedNetwork [2019-12-04T12:55:17.742Z] --- PASS: TestServiceWithDataPathPortInit (19.24s) [2019-12-04T12:55:17.742Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-04T12:55:20.517Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s) [2019-12-04T12:55:20.517Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-04T12:55:20.517Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T12:55:20.517Z] service_test.go:230: FLAKY_TEST [2019-12-04T12:55:20.517Z] === RUN TestServiceWithDataPathPortInit [2019-12-04T12:55:21.363Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.319s coverage: 68.6% of statements [2019-12-04T12:55:21.704Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.818s coverage: 48.6% of statements [2019-12-04T12:55:23.443Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.014s coverage: 46.2% of statements [2019-12-04T12:55:23.444Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-04T12:55:25.760Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.683s coverage: 76.1% of statements [2019-12-04T12:55:25.760Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.567s coverage: 54.8% of statements [2019-12-04T12:55:25.760Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-04T12:55:25.760Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-04T12:55:25.760Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2019-12-04T12:55:27.703Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.86s) [2019-12-04T12:55:27.703Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qsl0m5u0niw3v91cuq47b6mdy Created:2019-12-04 12:55:19.053581278 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ec2e629615237d30571f25bab8442ace89c42fd786129e79bd502f0dd31e9bd4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5c54u2fzo4ysksfqo83fljx8j EndpointID:543b030a610f4be7f6ea7f035af460f4593e070ae599e32d0aaa07ba691a20d3 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8cbbc9080a768f8cfa57f917e7000160544db33ccced9cd2a1c7ef939c5fcc84 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c5fbc362a792 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5c54u2fzo4ysksfqo83fljx8j EndpointID:543b030a610f4be7f6ea7f035af460f4593e070ae599e32d0aaa07ba691a20d3 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-04T12:55:27.703Z] PASS [2019-12-04T12:55:27.703Z] [2019-12-04T12:55:27.703Z] === Skipped [2019-12-04T12:55:27.703Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T12:55:27.703Z] service_test.go:230: FLAKY_TEST [2019-12-04T12:55:27.703Z] [2019-12-04T12:55:27.703Z] [2019-12-04T12:55:27.703Z] DONE 21 tests, 1 skipped in 51.165s [2019-12-04T12:55:27.703Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-04T12:55:27.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:27.703Z] ++ set -e [2019-12-04T12:55:27.703Z] ++ '[' -n 0 ']' [2019-12-04T12:55:27.703Z] ++ set -x [2019-12-04T12:55:27.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:27.704Z] INFO: Testing against a local daemon [2019-12-04T12:55:27.704Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-04T12:55:27.704Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-04T12:55:27.704Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:55:27.704Z] === RUN TestDockerNetworkIpvlan [2019-12-04T12:55:27.704Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-04T12:55:27.704Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:55:27.704Z] PASS [2019-12-04T12:55:27.704Z] [2019-12-04T12:55:27.704Z] === Skipped [2019-12-04T12:55:27.704Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-04T12:55:27.704Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:55:27.704Z] [2019-12-04T12:55:27.704Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-04T12:55:27.704Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:55:27.704Z] [2019-12-04T12:55:27.704Z] [2019-12-04T12:55:27.704Z] DONE 2 tests, 2 skipped in 0.109s [2019-12-04T12:55:27.704Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-04T12:55:27.704Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:27.704Z] ++ set -e [2019-12-04T12:55:27.704Z] ++ '[' -n 0 ']' [2019-12-04T12:55:27.704Z] ++ set -x [2019-12-04T12:55:27.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:27.704Z] INFO: Testing against a local daemon [2019-12-04T12:55:27.704Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-04T12:55:28.074Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2019-12-04T12:55:28.807Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2019-12-04T12:55:29.074Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-12-04T12:55:29.074Z] === RUN TestDockerNetworkMacvlan [2019-12-04T12:55:30.009Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-04T12:55:30.574Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-04T12:55:31.164Z] ok github.com/docker/docker/daemon/logger 0.295s coverage: 42.7% of statements [2019-12-04T12:55:31.506Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-04T12:55:33.477Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2019-12-04T12:55:35.185Z] ok github.com/docker/docker/daemon/logger/awslogs 0.633s coverage: 77.4% of statements [2019-12-04T12:55:35.526Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2019-12-04T12:55:35.688Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-04T12:55:36.710Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 4.9% of statements [2019-12-04T12:55:36.710Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-04T12:55:36.710Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-04T12:55:36.710Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-04T12:55:36.710Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-04T12:55:37.051Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.039s coverage: 88.3% of statements [2019-12-04T12:55:37.051Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 62.1% of statements [2019-12-04T12:55:38.964Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-04T12:55:39.532Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-04T12:55:40.139Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 74.7% of statements [2019-12-04T12:55:40.139Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-04T12:55:40.263Z] --- PASS: TestServiceWithDataPathPortInit (17.43s) [2019-12-04T12:55:40.263Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-04T12:55:40.479Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [2019-12-04T12:55:41.214Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-12-04T12:55:41.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-04T12:55:42.399Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2019-12-04T12:55:44.107Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2019-12-04T12:55:45.295Z] ok github.com/docker/docker/daemon/logger/splunk 3.131s coverage: 82.5% of statements [2019-12-04T12:55:45.295Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-04T12:55:45.295Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-04T12:55:45.480Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2019-12-04T12:55:45.480Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vhstykev403fc9krsp9gyuoxd Created:2019-12-04 12:55:38.584999556 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[744c5da75ea6bba6d4ad2b4a1431a248025b90f360bf40752786c27735ca2b03:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v92mbucol2cbfk8k03y4153uw EndpointID:c947ee44aee095e43390e60407f36f4d107a53b3acd0c1f3efeee685e16504e9 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50cbafee1136ece707cea7a8f5f5660e9c1f9040e046b0cbfacb911fa4e5115b MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:98f97ba65316 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v92mbucol2cbfk8k03y4153uw EndpointID:c947ee44aee095e43390e60407f36f4d107a53b3acd0c1f3efeee685e16504e9 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-04T12:55:45.480Z] PASS [2019-12-04T12:55:45.480Z] [2019-12-04T12:55:45.480Z] === Skipped [2019-12-04T12:55:45.480Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T12:55:45.480Z] service_test.go:230: FLAKY_TEST [2019-12-04T12:55:45.480Z] [2019-12-04T12:55:45.480Z] [2019-12-04T12:55:45.480Z] DONE 21 tests, 1 skipped in 45.703s [2019-12-04T12:55:45.480Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-04T12:55:45.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:45.480Z] ++ set -e [2019-12-04T12:55:45.480Z] ++ '[' -n 0 ']' [2019-12-04T12:55:45.480Z] ++ set -x [2019-12-04T12:55:45.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:45.607Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-04T12:55:45.861Z] INFO: Testing against a local daemon [2019-12-04T12:55:45.861Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-04T12:55:45.861Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-04T12:55:45.861Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:55:45.861Z] === RUN TestDockerNetworkIpvlan [2019-12-04T12:55:45.861Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-04T12:55:45.861Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:55:45.861Z] PASS [2019-12-04T12:55:45.861Z] [2019-12-04T12:55:45.861Z] === Skipped [2019-12-04T12:55:45.861Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-04T12:55:45.861Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:55:45.861Z] [2019-12-04T12:55:45.861Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-04T12:55:45.861Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T12:55:45.861Z] [2019-12-04T12:55:45.861Z] [2019-12-04T12:55:45.861Z] DONE 2 tests, 2 skipped in 0.105s [2019-12-04T12:55:45.861Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-04T12:55:45.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:45.861Z] ++ set -e [2019-12-04T12:55:45.861Z] ++ '[' -n 0 ']' [2019-12-04T12:55:45.861Z] ++ set -x [2019-12-04T12:55:45.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:45.861Z] INFO: Testing against a local daemon [2019-12-04T12:55:45.861Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-04T12:55:46.538Z] --- PASS: TestDockerNetworkMacvlan (17.62s) [2019-12-04T12:55:46.538Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-12-04T12:55:46.538Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-12-04T12:55:46.538Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.16s) [2019-12-04T12:55:46.538Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.88s) [2019-12-04T12:55:46.538Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.65s) [2019-12-04T12:55:46.538Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.14s) [2019-12-04T12:55:46.538Z] PASS [2019-12-04T12:55:46.538Z] [2019-12-04T12:55:46.538Z] DONE 8 tests in 19.166s [2019-12-04T12:55:46.538Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-04T12:55:46.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:46.538Z] ++ set -e [2019-12-04T12:55:46.538Z] ++ '[' -n 0 ']' [2019-12-04T12:55:46.538Z] ++ set -x [2019-12-04T12:55:46.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:46.795Z] testing: warning: no tests to run [2019-12-04T12:55:46.795Z] PASS [2019-12-04T12:55:46.795Z] [2019-12-04T12:55:46.795Z] DONE 0 tests in 0.025s [2019-12-04T12:55:46.795Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-04T12:55:46.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:46.795Z] ++ set -e [2019-12-04T12:55:46.795Z] ++ '[' -n 0 ']' [2019-12-04T12:55:46.795Z] ++ set -x [2019-12-04T12:55:46.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:55:46.795Z] INFO: Testing against a local daemon [2019-12-04T12:55:46.795Z] === RUN TestAuthZPluginAllowRequest [2019-12-04T12:55:47.144Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-12-04T12:55:47.144Z] === RUN TestDockerNetworkMacvlan [2019-12-04T12:55:47.257Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-04T12:55:47.257Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-12-04T12:55:47.257Z] remote: Enumerating objects: 19, done. [2019-12-04T12:55:47.257Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-12-04T12:55:47.257Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-12-04T12:55:47.257Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-12-04T12:55:47.923Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-04T12:55:48.329Z] ok github.com/docker/docker/distribution/metadata 0.143s coverage: 48.2% of statements [2019-12-04T12:55:48.689Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2019-12-04T12:55:48.689Z] === RUN TestAuthZPluginTLS [2019-12-04T12:55:48.946Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-12-04T12:55:48.946Z] === RUN TestAuthZPluginDenyRequest [2019-12-04T12:55:49.062Z] ok github.com/docker/docker/errdefs 0.040s coverage: 49.4% of statements [2019-12-04T12:55:49.186Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-04T12:55:49.510Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-12-04T12:55:49.510Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-04T12:55:50.074Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-12-04T12:55:50.074Z] === RUN TestAuthZPluginDenyResponse [2019-12-04T12:55:50.141Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-04T12:55:50.522Z] [2019-12-04T12:55:50.638Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-12-04T12:55:50.638Z] === RUN TestAuthZPluginAllowEventStream [2019-12-04T12:55:50.775Z] ok github.com/docker/docker/distribution 0.754s coverage: 22.1% of statements [2019-12-04T12:55:50.775Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-04T12:55:52.008Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-04T12:55:52.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/test/unit [2019-12-04T12:55:52.266Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2019-12-04T12:55:52.266Z] === RUN TestAuthZPluginErrorResponse [2019-12-04T12:55:52.621Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-04T12:55:52.830Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-12-04T12:55:52.830Z] === RUN TestAuthZPluginErrorRequest [2019-12-04T12:55:53.087Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-04T12:55:53.129Z] ok github.com/docker/docker/distribution/xfer 1.724s coverage: 85.1% of statements [2019-12-04T12:55:53.129Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-04T12:55:53.129Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2019-12-04T12:55:53.344Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-04T12:55:53.344Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-04T12:55:53.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-04T12:55:53.861Z] ok github.com/docker/docker/image 0.123s coverage: 86.4% of statements [2019-12-04T12:55:53.861Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-04T12:55:53.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-12-04T12:55:53.869Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2019-12-04T12:55:53.869Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-04T12:55:54.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-04T12:55:54.591Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2019-12-04T12:55:54.850Z] ? github.com/docker/docker/api [no test files] [2019-12-04T12:55:55.325Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2019-12-04T12:55:55.325Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-04T12:55:56.023Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-04T12:55:56.023Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-04T12:55:56.060Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2019-12-04T12:55:56.589Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.52s) [2019-12-04T12:55:56.589Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-04T12:55:56.589Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-04T12:55:56.650Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-04T12:55:59.116Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.43s) [2019-12-04T12:55:59.116Z] === RUN TestAuthZPluginHeader [2019-12-04T12:55:59.681Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-12-04T12:55:59.681Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-04T12:56:01.042Z] ok github.com/docker/docker/opts 0.111s coverage: 66.9% of statements [2019-12-04T12:56:01.774Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-12-04T12:56:02.086Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-04T12:56:02.509Z] ok github.com/docker/docker/pkg/authorization 1.494s coverage: 68.3% of statements [2019-12-04T12:56:02.509Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2019-12-04T12:56:02.851Z] ok github.com/docker/docker/pkg/archive 1.502s coverage: 76.8% of statements [2019-12-04T12:56:02.962Z] --- PASS: TestDockerNetworkMacvlan (15.70s) [2019-12-04T12:56:02.962Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-12-04T12:56:02.962Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-12-04T12:56:02.962Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2019-12-04T12:56:02.962Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.32s) [2019-12-04T12:56:02.962Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s) [2019-12-04T12:56:02.962Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2019-12-04T12:56:02.962Z] PASS [2019-12-04T12:56:02.962Z] [2019-12-04T12:56:02.962Z] DONE 8 tests in 17.181s [2019-12-04T12:56:02.962Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-04T12:56:02.962Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:02.962Z] ++ set -e [2019-12-04T12:56:02.962Z] ++ '[' -n 0 ']' [2019-12-04T12:56:02.962Z] ++ set -x [2019-12-04T12:56:02.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:02.962Z] testing: warning: no tests to run [2019-12-04T12:56:02.962Z] PASS [2019-12-04T12:56:02.962Z] [2019-12-04T12:56:02.962Z] DONE 0 tests in 0.020s [2019-12-04T12:56:02.962Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-04T12:56:02.962Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:02.962Z] ++ set -e [2019-12-04T12:56:02.962Z] ++ '[' -n 0 ']' [2019-12-04T12:56:02.962Z] ++ set -x [2019-12-04T12:56:02.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:03.367Z] INFO: Testing against a local daemon [2019-12-04T12:56:03.367Z] === RUN TestAuthZPluginAllowRequest [2019-12-04T12:56:03.585Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2019-12-04T12:56:04.766Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-12-04T12:56:04.939Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2019-12-04T12:56:04.939Z] === RUN TestAuthZPluginV2Disable [2019-12-04T12:56:05.107Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-12-04T12:56:05.295Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2019-12-04T12:56:05.295Z] === RUN TestAuthZPluginTLS [2019-12-04T12:56:05.689Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-12-04T12:56:05.689Z] === RUN TestAuthZPluginDenyRequest [2019-12-04T12:56:06.081Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-12-04T12:56:06.081Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-04T12:56:06.485Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-12-04T12:56:06.485Z] === RUN TestAuthZPluginDenyResponse [2019-12-04T12:56:06.865Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-12-04T12:56:07.210Z] ok github.com/docker/docker/layer 7.299s coverage: 68.8% of statements [2019-12-04T12:56:07.210Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-04T12:56:07.210Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-04T12:56:07.210Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-04T12:56:07.210Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-04T12:56:07.210Z] ? github.com/docker/docker/oci [no test files] [2019-12-04T12:56:07.210Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-04T12:56:07.421Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-12-04T12:56:07.421Z] === RUN TestAuthZPluginAllowEventStream [2019-12-04T12:56:07.553Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-12-04T12:56:08.217Z] --- PASS: TestAuthZPluginV2Disable (3.55s) [2019-12-04T12:56:08.217Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-04T12:56:08.283Z] ok github.com/docker/docker/pkg/dmesg 0.021s coverage: 83.3% of statements [2019-12-04T12:56:08.733Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-12-04T12:56:08.733Z] === RUN TestAuthZPluginErrorResponse [2019-12-04T12:56:08.782Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-04T12:56:09.347Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-04T12:56:09.465Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-12-04T12:56:09.465Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-12-04T12:56:09.562Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-12-04T12:56:09.562Z] === RUN TestAuthZPluginErrorRequest [2019-12-04T12:56:09.604Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-04T12:56:09.809Z] ok github.com/docker/docker/pkg/chrootarchive 4.546s coverage: 43.2% of statements [2019-12-04T12:56:09.809Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-04T12:56:09.810Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-04T12:56:09.887Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2019-12-04T12:56:09.942Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-04T12:56:09.942Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-04T12:56:10.169Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-04T12:56:10.339Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-12-04T12:56:10.339Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-04T12:56:10.427Z] === RUN TestDockerSuite/TestBuildFails [2019-12-04T12:56:10.994Z] ok github.com/docker/docker/pkg/discovery/kv 3.249s coverage: 84.1% of statements [2019-12-04T12:56:10.994Z] ok github.com/docker/docker/pkg/fsutils 0.399s coverage: 85.1% of statements [2019-12-04T12:56:11.358Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s) [2019-12-04T12:56:11.358Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-04T12:56:11.615Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-04T12:56:11.615Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-04T12:56:11.734Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 11.4% of statements [2019-12-04T12:56:12.847Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-12-04T12:56:12.847Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-04T12:56:13.477Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2019-12-04T12:56:13.478Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2019-12-04T12:56:13.820Z] ok github.com/docker/docker/pkg/idtools 1.015s coverage: 70.1% of statements [2019-12-04T12:56:14.553Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2019-12-04T12:56:14.731Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2019-12-04T12:56:14.731Z] === RUN TestAuthZPluginHeader [2019-12-04T12:56:14.894Z] ok github.com/docker/docker/pkg/ioutils 1.807s coverage: 70.6% of statements [2019-12-04T12:56:14.894Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-04T12:56:14.898Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-04T12:56:15.236Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2019-12-04T12:56:15.693Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-12-04T12:56:15.693Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-04T12:56:15.693Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-12-04T12:56:15.693Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:15.693Z] === RUN TestAuthZPluginV2Disable [2019-12-04T12:56:15.693Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-04T12:56:15.693Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:15.693Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-04T12:56:15.693Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-04T12:56:15.693Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:15.693Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-04T12:56:15.693Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-04T12:56:15.693Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:15.693Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-04T12:56:15.969Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2019-12-04T12:56:15.970Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2019-12-04T12:56:16.704Z] ok github.com/docker/docker/pkg/mount 0.913s coverage: 70.0% of statements [2019-12-04T12:56:16.704Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-04T12:56:17.045Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 91.4% of statements [2019-12-04T12:56:17.387Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2019-12-04T12:56:17.387Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-04T12:56:17.387Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-04T12:56:18.571Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2019-12-04T12:56:19.074Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-04T12:56:19.801Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2019-12-04T12:56:19.801Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2019-12-04T12:56:20.142Z] ok github.com/docker/docker/pkg/plugins/transport 0.025s coverage: 85.7% of statements [2019-12-04T12:56:20.874Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-12-04T12:56:21.610Z] ok github.com/docker/docker/pkg/pubsub 1.193s coverage: 73.9% of statements [2019-12-04T12:56:21.678Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-04T12:56:21.951Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2019-12-04T12:56:22.609Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-04T12:56:23.133Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-12-04T12:56:23.173Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-04T12:56:23.472Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-12-04T12:56:23.738Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.36s) [2019-12-04T12:56:23.738Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-04T12:56:24.201Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-12-04T12:56:24.304Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-04T12:56:24.542Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2019-12-04T12:56:25.276Z] ok github.com/docker/docker/pkg/signal 3.664s coverage: 61.0% of statements [2019-12-04T12:56:25.619Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2019-12-04T12:56:25.960Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2019-12-04T12:56:26.197Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-04T12:56:27.129Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-04T12:56:27.129Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-04T12:56:27.143Z] testing: warning: no tests to run [2019-12-04T12:56:27.143Z] coverage: [no statements] [2019-12-04T12:56:27.143Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-12-04T12:56:27.143Z] ok github.com/docker/docker/pkg/term 0.015s coverage: 84.8% of statements [2019-12-04T12:56:28.325Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-12-04T12:56:28.325Z] ok github.com/docker/docker/pkg/tarsum 0.215s coverage: 89.3% of statements [2019-12-04T12:56:28.325Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements [2019-12-04T12:56:28.665Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2019-12-04T12:56:29.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-12-04T12:56:29.650Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-04T12:56:30.986Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-12-04T12:56:32.176Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-04T12:56:32.693Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-12-04T12:56:33.551Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-04T12:56:34.442Z] ok github.com/docker/docker/profiles/seccomp 0.031s coverage: 68.8% of statements [2019-12-04T12:56:35.174Z] ok github.com/docker/docker/plugin 0.634s coverage: 27.1% of statements [2019-12-04T12:56:35.434Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2019-12-04T12:56:35.434Z] PASS [2019-12-04T12:56:35.434Z] [2019-12-04T12:56:35.434Z] === Skipped [2019-12-04T12:56:35.434Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-12-04T12:56:35.434Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:35.434Z] [2019-12-04T12:56:35.434Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-04T12:56:35.434Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:35.434Z] [2019-12-04T12:56:35.434Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-04T12:56:35.434Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:35.434Z] [2019-12-04T12:56:35.434Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-04T12:56:35.434Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:35.434Z] [2019-12-04T12:56:35.434Z] [2019-12-04T12:56:35.434Z] DONE 17 tests, 4 skipped in 29.626s [2019-12-04T12:56:35.434Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-04T12:56:35.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:35.434Z] ++ set -e [2019-12-04T12:56:35.434Z] ++ '[' -n 0 ']' [2019-12-04T12:56:35.434Z] ++ set -x [2019-12-04T12:56:35.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:35.434Z] INFO: Testing against a local daemon [2019-12-04T12:56:35.434Z] === RUN TestPluginInvalidJSON [2019-12-04T12:56:35.434Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:56:35.434Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:56:35.434Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:56:35.434Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-04T12:56:35.434Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-04T12:56:35.434Z] PASS [2019-12-04T12:56:35.434Z] [2019-12-04T12:56:35.434Z] DONE 2 tests in 0.092s [2019-12-04T12:56:35.434Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-04T12:56:35.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:35.434Z] ++ set -e [2019-12-04T12:56:35.434Z] ++ '[' -n 0 ']' [2019-12-04T12:56:35.434Z] ++ set -x [2019-12-04T12:56:35.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:35.434Z] INFO: Testing against a local daemon [2019-12-04T12:56:35.434Z] === RUN TestExternalGraphDriver [2019-12-04T12:56:35.434Z] === RUN TestExternalGraphDriver/json [2019-12-04T12:56:35.434Z] === RUN TestExternalGraphDriver/spec [2019-12-04T12:56:36.359Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2019-12-04T12:56:37.095Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2019-12-04T12:56:37.368Z] === RUN TestExternalGraphDriver/pull [2019-12-04T12:56:38.277Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2019-12-04T12:56:38.620Z] ok github.com/docker/docker/registry 0.459s coverage: 56.0% of statements [2019-12-04T12:56:38.620Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2019-12-04T12:56:38.816Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-04T12:56:38.816Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-04T12:56:38.816Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-04T12:56:39.174Z] --- PASS: TestExternalGraphDriver (6.37s) [2019-12-04T12:56:39.174Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2019-12-04T12:56:39.174Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-12-04T12:56:39.174Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2019-12-04T12:56:39.174Z] === RUN TestGraphdriverPluginV2 [2019-12-04T12:56:39.174Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2019-12-04T12:56:39.174Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:39.174Z] PASS [2019-12-04T12:56:39.174Z] [2019-12-04T12:56:39.174Z] === Skipped [2019-12-04T12:56:39.174Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2019-12-04T12:56:39.174Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:56:39.174Z] [2019-12-04T12:56:39.174Z] [2019-12-04T12:56:39.174Z] DONE 5 tests, 1 skipped in 6.524s [2019-12-04T12:56:39.174Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-04T12:56:39.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:39.175Z] ++ set -e [2019-12-04T12:56:39.175Z] ++ '[' -n 0 ']' [2019-12-04T12:56:39.175Z] ++ set -x [2019-12-04T12:56:39.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:39.380Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-04T12:56:39.540Z] INFO: Testing against a local daemon [2019-12-04T12:56:39.540Z] === RUN TestContinueAfterPluginCrash [2019-12-04T12:56:39.540Z] === PAUSE TestContinueAfterPluginCrash [2019-12-04T12:56:39.540Z] === RUN TestDaemonStartWithLogOpt [2019-12-04T12:56:39.540Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-04T12:56:39.540Z] === CONT TestContinueAfterPluginCrash [2019-12-04T12:56:39.540Z] === CONT TestDaemonStartWithLogOpt [2019-12-04T12:56:39.944Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-04T12:56:39.944Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-04T12:56:40.201Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-12-04T12:56:40.201Z] PASS [2019-12-04T12:56:40.201Z] [2019-12-04T12:56:40.201Z] DONE 17 tests in 53.489s [2019-12-04T12:56:40.201Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-04T12:56:40.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:40.201Z] ++ set -e [2019-12-04T12:56:40.201Z] ++ '[' -n 0 ']' [2019-12-04T12:56:40.201Z] ++ set -x [2019-12-04T12:56:40.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:40.201Z] INFO: Testing against a local daemon [2019-12-04T12:56:40.201Z] === RUN TestPluginInvalidJSON [2019-12-04T12:56:40.201Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:56:40.201Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:56:40.201Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T12:56:40.201Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-04T12:56:40.201Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-04T12:56:40.201Z] PASS [2019-12-04T12:56:40.201Z] [2019-12-04T12:56:40.201Z] DONE 2 tests in 0.106s [2019-12-04T12:56:40.201Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-04T12:56:40.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:40.201Z] ++ set -e [2019-12-04T12:56:40.201Z] ++ '[' -n 0 ']' [2019-12-04T12:56:40.201Z] ++ set -x [2019-12-04T12:56:40.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:40.458Z] INFO: Testing against a local daemon [2019-12-04T12:56:40.458Z] === RUN TestExternalGraphDriver [2019-12-04T12:56:40.578Z] e96b0897c5d1: Pull complete [2019-12-04T12:56:40.578Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-12-04T12:56:40.578Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T12:56:40.578Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-12-04T12:56:40.578Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-12-04T12:56:40.578Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-12-04T12:56:40.578Z] WARN: Skipping validation tests [2019-12-04T12:56:40.578Z] INFO: Running unit tests at 12/04/2019 12:56:35... [2019-12-04T12:56:40.578Z] INFO: make.ps1 starting at 12/04/2019 12:56:39 [2019-12-04T12:56:40.578Z] INFO: Git commit (a3def6614) assumed from DOCKER_GITCOMMIT environment variable [2019-12-04T12:56:40.578Z] INFO: Invoking autogen... [2019-12-04T12:56:40.578Z] INFO: Running unit tests... [2019-12-04T12:56:40.716Z] === RUN TestExternalGraphDriver/json [2019-12-04T12:56:40.974Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-04T12:56:41.539Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-04T12:56:42.104Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-04T12:56:42.495Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2019-12-04T12:56:42.669Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-04T12:56:42.669Z] === RUN TestExternalGraphDriver/spec [2019-12-04T12:56:43.234Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-04T12:56:43.798Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-04T12:56:45.170Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-04T12:56:45.170Z] === RUN TestExternalGraphDriver/pull [2019-12-04T12:56:45.527Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 67.0% of statements [2019-12-04T12:56:45.527Z] ok github.com/docker/docker/volume/local 0.059s coverage: 73.0% of statements [2019-12-04T12:56:46.701Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-12-04T12:56:47.067Z] --- PASS: TestExternalGraphDriver (6.39s) [2019-12-04T12:56:47.067Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2019-12-04T12:56:47.067Z] --- PASS: TestExternalGraphDriver/spec (2.20s) [2019-12-04T12:56:47.067Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2019-12-04T12:56:47.067Z] === RUN TestGraphdriverPluginV2 [2019-12-04T12:56:48.437Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-04T12:56:50.982Z] --- PASS: TestDaemonStartWithLogOpt (11.26s) [2019-12-04T12:56:51.710Z] --- PASS: TestGraphdriverPluginV2 (4.66s) [2019-12-04T12:56:51.710Z] PASS [2019-12-04T12:56:51.710Z] [2019-12-04T12:56:51.710Z] DONE 5 tests in 11.182s [2019-12-04T12:56:51.710Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-04T12:56:51.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:51.711Z] ++ set -e [2019-12-04T12:56:51.711Z] ++ '[' -n 0 ']' [2019-12-04T12:56:51.711Z] ++ set -x [2019-12-04T12:56:51.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:51.711Z] INFO: Testing against a local daemon [2019-12-04T12:56:51.711Z] === RUN TestContinueAfterPluginCrash [2019-12-04T12:56:51.711Z] === PAUSE TestContinueAfterPluginCrash [2019-12-04T12:56:51.711Z] === RUN TestDaemonStartWithLogOpt [2019-12-04T12:56:51.711Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-04T12:56:51.711Z] === CONT TestContinueAfterPluginCrash [2019-12-04T12:56:51.711Z] === CONT TestDaemonStartWithLogOpt [2019-12-04T12:56:54.069Z] ok github.com/docker/docker/pkg/plugins 33.672s coverage: 76.6% of statements [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/rootless [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/volume [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-04T12:56:54.069Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === Skipped [2019-12-04T12:56:54.069Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-04T12:56:54.069Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-04T12:56:54.069Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:73: No driver to put! [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-04T12:56:54.069Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-04T12:56:54.069Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-04T12:56:54.069Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:56:54.069Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-04T12:56:54.069Z] graphtest_unix.go:73: No driver to put! [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-04T12:56:54.069Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-04T12:56:54.069Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] [2019-12-04T12:56:54.069Z] DONE 2141 tests, 20 skipped in 332.159s Post stage [Pipeline] junit [2019-12-04T12:56:54.161Z] Recording test results [2019-12-04T12:56:54.234Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-04T12:56:55.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-12-04T12:56:55.281Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/make.sh dynbinary test-integration [2019-12-04T12:56:55.620Z] [2019-12-04T12:56:55.620Z] Removing bundles/ [2019-12-04T12:56:55.620Z] [2019-12-04T12:56:55.620Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-04T12:56:55.960Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:56:55.960Z] GOOS="" GOARCH="" GOARM="" [2019-12-04T12:56:55.982Z] --- PASS: TestContinueAfterPluginCrash (16.26s) [2019-12-04T12:56:55.982Z] PASS [2019-12-04T12:56:55.982Z] [2019-12-04T12:56:55.982Z] DONE 2 tests in 16.355s [2019-12-04T12:56:55.982Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-04T12:56:55.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:55.982Z] ++ set -e [2019-12-04T12:56:55.982Z] ++ '[' -n 0 ']' [2019-12-04T12:56:55.982Z] ++ set -x [2019-12-04T12:56:55.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:55.982Z] INFO: Testing against a local daemon [2019-12-04T12:56:55.982Z] === RUN TestPluginWithDevMounts [2019-12-04T12:56:55.982Z] === PAUSE TestPluginWithDevMounts [2019-12-04T12:56:55.982Z] === CONT TestPluginWithDevMounts [2019-12-04T12:56:57.785Z] --- PASS: TestPluginWithDevMounts (2.01s) [2019-12-04T12:56:57.785Z] PASS [2019-12-04T12:56:57.785Z] [2019-12-04T12:56:57.785Z] DONE 1 tests in 2.097s [2019-12-04T12:56:57.785Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-12-04T12:56:57.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:57.785Z] ++ set -e [2019-12-04T12:56:57.785Z] ++ '[' -n 0 ']' [2019-12-04T12:56:57.785Z] ++ set -x [2019-12-04T12:56:57.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:56:57.785Z] INFO: Testing against a local daemon [2019-12-04T12:56:57.785Z] === RUN TestSecretInspect [2019-12-04T12:56:58.274Z] ? github.com/docker/docker/api [no test files] [2019-12-04T12:57:00.441Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-04T12:57:00.441Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-04T12:57:00.441Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-04T12:57:00.441Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-04T12:57:00.837Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-04T12:57:01.053Z] --- PASS: TestSecretInspect (2.92s) [2019-12-04T12:57:01.053Z] === RUN TestSecretList [2019-12-04T12:57:01.405Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-04T12:57:04.246Z] --- PASS: TestSecretList (3.04s) [2019-12-04T12:57:04.246Z] === RUN TestSecretsCreateAndDelete [2019-12-04T12:57:04.683Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-04T12:57:06.581Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-04T12:57:06.695Z] --- PASS: TestSecretsCreateAndDelete (2.86s) [2019-12-04T12:57:06.695Z] === RUN TestSecretsUpdate [2019-12-04T12:57:08.479Z] --- PASS: TestDaemonStartWithLogOpt (16.84s) [2019-12-04T12:57:09.947Z] --- PASS: TestSecretsUpdate (2.97s) [2019-12-04T12:57:09.947Z] === RUN TestTemplatedSecret [2019-12-04T12:57:11.001Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-04T12:57:11.259Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-04T12:57:11.823Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-04T12:57:13.105Z] ok github.com/docker/docker/api/server 0.189s coverage: 9.0% of statements [2019-12-04T12:57:13.147Z] --- PASS: TestTemplatedSecret (3.49s) [2019-12-04T12:57:13.147Z] === RUN TestSecretCreateResolve [2019-12-04T12:57:13.193Z] --- PASS: TestContinueAfterPluginCrash (21.36s) [2019-12-04T12:57:13.193Z] PASS [2019-12-04T12:57:13.193Z] [2019-12-04T12:57:13.193Z] DONE 2 tests in 21.501s [2019-12-04T12:57:13.193Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-04T12:57:13.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:57:13.193Z] ++ set -e [2019-12-04T12:57:13.193Z] ++ '[' -n 0 ']' [2019-12-04T12:57:13.193Z] ++ set -x [2019-12-04T12:57:13.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:57:13.193Z] INFO: Testing against a local daemon [2019-12-04T12:57:13.193Z] === RUN TestPluginWithDevMounts [2019-12-04T12:57:13.193Z] === PAUSE TestPluginWithDevMounts [2019-12-04T12:57:13.193Z] === CONT TestPluginWithDevMounts [2019-12-04T12:57:15.089Z] --- PASS: TestPluginWithDevMounts (2.04s) [2019-12-04T12:57:15.089Z] PASS [2019-12-04T12:57:15.347Z] [2019-12-04T12:57:15.347Z] DONE 1 tests in 2.172s [2019-12-04T12:57:15.347Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-04T12:57:15.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:57:15.347Z] ++ set -e [2019-12-04T12:57:15.347Z] ++ '[' -n 0 ']' [2019-12-04T12:57:15.347Z] ++ set -x [2019-12-04T12:57:15.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:57:15.347Z] INFO: Testing against a local daemon [2019-12-04T12:57:15.347Z] === RUN TestSecretInspect [2019-12-04T12:57:16.333Z] --- PASS: TestSecretCreateResolve (2.82s) [2019-12-04T12:57:16.333Z] PASS [2019-12-04T12:57:16.333Z] [2019-12-04T12:57:16.333Z] DONE 6 tests in 18.180s [2019-12-04T12:57:16.333Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-12-04T12:57:16.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:57:16.333Z] ++ set -e [2019-12-04T12:57:16.333Z] ++ '[' -n 0 ']' [2019-12-04T12:57:16.333Z] ++ set -x [2019-12-04T12:57:16.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:57:16.333Z] INFO: Testing against a local daemon [2019-12-04T12:57:16.333Z] === RUN TestServiceCreateInit [2019-12-04T12:57:16.333Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-04T12:57:17.711Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-12-04T12:57:17.711Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-04T12:57:17.711Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-04T12:57:17.711Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-12-04T12:57:17.711Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-04T12:57:17.711Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-12-04T12:57:17.711Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/builder [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-04T12:57:17.711Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-04T12:57:18.634Z] --- PASS: TestSecretInspect (3.00s) [2019-12-04T12:57:18.634Z] === RUN TestSecretList [2019-12-04T12:57:18.637Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-12-04T12:57:20.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-12-04T12:57:21.379Z] --- PASS: TestSecretList (3.12s) [2019-12-04T12:57:21.379Z] === RUN TestSecretsCreateAndDelete [2019-12-04T12:57:21.935Z] ok github.com/docker/docker/builder/dockerfile 0.548s coverage: 48.2% of statements [2019-12-04T12:57:22.232Z] ok github.com/docker/docker/builder/remotecontext 0.171s coverage: 13.6% of statements [2019-12-04T12:57:22.721Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-04T12:57:23.155Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2019-12-04T12:57:23.907Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-04T12:57:24.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-12-04T12:57:25.078Z] ok github.com/docker/docker/builder/remotecontext/git 1.993s coverage: 85.1% of statements [2019-12-04T12:57:25.078Z] ? github.com/docker/docker/cli [no test files] [2019-12-04T12:57:25.078Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-04T12:57:25.097Z] --- PASS: TestSecretsCreateAndDelete (3.60s) [2019-12-04T12:57:25.097Z] === RUN TestSecretsUpdate [2019-12-04T12:57:26.746Z] --- PASS: TestServiceCreateInit (10.61s) [2019-12-04T12:57:26.746Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.68s) [2019-12-04T12:57:26.747Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2019-12-04T12:57:26.747Z] === RUN TestCreateServiceMultipleTimes [2019-12-04T12:57:27.003Z] ok github.com/docker/docker/client 0.195s coverage: 75.8% of statements [2019-12-04T12:57:29.273Z] --- PASS: TestSecretsUpdate (3.48s) [2019-12-04T12:57:29.273Z] === RUN TestTemplatedSecret [2019-12-04T12:57:29.273Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-04T12:57:30.206Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-04T12:57:32.103Z] --- PASS: TestTemplatedSecret (3.48s) [2019-12-04T12:57:32.103Z] === RUN TestSecretCreateResolve [2019-12-04T12:57:33.034Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-04T12:57:33.034Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-04T12:57:35.558Z] --- PASS: TestSecretCreateResolve (3.16s) [2019-12-04T12:57:35.558Z] PASS [2019-12-04T12:57:35.558Z] [2019-12-04T12:57:35.558Z] DONE 6 tests in 19.973s [2019-12-04T12:57:35.558Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-12-04T12:57:35.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:57:35.558Z] ++ set -e [2019-12-04T12:57:35.558Z] ++ '[' -n 0 ']' [2019-12-04T12:57:35.558Z] ++ set -x [2019-12-04T12:57:35.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:57:35.559Z] INFO: Testing against a local daemon [2019-12-04T12:57:35.559Z] === RUN TestServiceCreateInit [2019-12-04T12:57:35.559Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-04T12:57:38.840Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-04T12:57:38.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-12-04T12:57:39.100Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-04T12:57:40.995Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-04T12:57:41.927Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-04T12:57:42.186Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-04T12:57:45.463Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-04T12:57:46.028Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-04T12:57:46.293Z] --- PASS: TestServiceCreateInit (10.85s) [2019-12-04T12:57:46.293Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s) [2019-12-04T12:57:46.293Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.59s) [2019-12-04T12:57:46.293Z] === RUN TestCreateServiceMultipleTimes [2019-12-04T12:57:46.708Z] --- PASS: TestCreateServiceMultipleTimes (17.86s) [2019-12-04T12:57:46.708Z] === RUN TestCreateServiceConflict [2019-12-04T12:57:47.320Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-04T12:57:47.484Z] --- PASS: TestCreateServiceConflict (2.85s) [2019-12-04T12:57:47.484Z] === RUN TestCreateServiceMaxReplicas [2019-12-04T12:57:48.695Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-04T12:57:50.590Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-04T12:57:51.154Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-04T12:57:51.154Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-04T12:57:51.720Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-04T12:57:51.726Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-12-04T12:57:51.727Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-04T12:57:51.977Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-04T12:57:52.908Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-04T12:57:55.432Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-04T12:57:55.998Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-04T12:57:59.276Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-04T12:58:01.172Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-04T12:58:03.696Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-04T12:58:03.833Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-04T12:58:03.834Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 14.7% of statements [2019-12-04T12:58:03.834Z] ok github.com/docker/docker/api/server/middleware 0.175s coverage: 37.7% of statements [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-04T12:58:03.834Z] ok github.com/docker/docker/api/server/router/swarm 0.152s coverage: 4.0% of statements [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-04T12:58:03.834Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-04T12:58:03.834Z] ok github.com/docker/docker/api/types/strslice 0.070s coverage: 90.0% of statements [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-04T12:58:03.834Z] ok github.com/docker/docker/api/types/time 0.455s coverage: 100.0% of statements [2019-12-04T12:58:03.834Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/builder [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-04T12:58:03.834Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-04T12:58:04.627Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-04T12:58:05.299Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.15s) [2019-12-04T12:58:05.299Z] === RUN TestCreateServiceSecretFileMode [2019-12-04T12:58:05.768Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 30.3% of statements [2019-12-04T12:58:05.768Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-12-04T12:58:05.768Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-04T12:58:05.768Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-04T12:58:05.768Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-04T12:58:05.768Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-04T12:58:06.523Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-04T12:58:06.780Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-04T12:58:07.711Z] --- PASS: TestCreateServiceMultipleTimes (21.49s) [2019-12-04T12:58:07.711Z] === RUN TestCreateServiceConflict [2019-12-04T12:58:08.529Z] ok github.com/docker/docker/builder/dockerfile 0.455s coverage: 46.3% of statements [2019-12-04T12:58:08.529Z] ok github.com/docker/docker/builder/dockerignore 0.283s coverage: 96.8% of statements [2019-12-04T12:58:08.529Z] ok github.com/docker/docker/builder/remotecontext 0.760s coverage: 9.2% of statements [2019-12-04T12:58:08.665Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2019-12-04T12:58:08.665Z] === RUN TestCreateServiceConfigFileMode [2019-12-04T12:58:10.236Z] --- PASS: TestCreateServiceConflict (2.64s) [2019-12-04T12:58:10.236Z] === RUN TestCreateServiceMaxReplicas [2019-12-04T12:58:11.166Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-04T12:58:11.857Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2019-12-04T12:58:11.857Z] === RUN TestCreateServiceSysctls [2019-12-04T12:58:14.443Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-04T12:58:14.443Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2019-12-04T12:58:14.443Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-04T12:58:15.007Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-04T12:58:15.908Z] --- PASS: TestCreateServiceSysctls (4.19s) [2019-12-04T12:58:15.908Z] === RUN TestCreateServiceCapabilities [2019-12-04T12:58:15.918Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2019-12-04T12:58:15.918Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-04T12:58:15.940Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-04T12:58:17.365Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-12-04T12:58:19.142Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2019-12-04T12:58:19.142Z] === RUN TestInspect [2019-12-04T12:58:23.207Z] --- PASS: TestInspect (3.65s) [2019-12-04T12:58:23.207Z] === RUN TestServiceListWithStatuses [2019-12-04T12:58:23.207Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-04T12:58:23.207Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-04T12:58:23.207Z] === RUN TestDockerNetworkConnectAlias [2019-12-04T12:58:25.899Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-04T12:58:27.349Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.7% of statements [2019-12-04T12:58:27.349Z] ok github.com/docker/docker/daemon 12.217s coverage: 17.6% of statements [2019-12-04T12:58:27.349Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-04T12:58:27.349Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-04T12:58:27.908Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 82.1% of statements [2019-12-04T12:58:28.467Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-12-04T12:58:29.027Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-12-04T12:58:29.027Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-04T12:58:29.027Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-04T12:58:29.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-12-04T12:58:29.489Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.60s) [2019-12-04T12:58:29.489Z] === RUN TestCreateServiceSecretFileMode [2019-12-04T12:58:29.591Z] --- PASS: TestDockerNetworkConnectAlias (5.91s) [2019-12-04T12:58:29.591Z] === RUN TestDockerNetworkReConnect [2019-12-04T12:58:30.386Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-12-04T12:58:30.857Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-12-04T12:58:32.895Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-12-04T12:58:33.381Z] --- PASS: TestCreateServiceSecretFileMode (3.77s) [2019-12-04T12:58:33.381Z] === RUN TestCreateServiceConfigFileMode [2019-12-04T12:58:33.381Z] === RUN TestDockerSuite/TestBuildRm [2019-12-04T12:58:33.495Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.237s coverage: 57.0% of statements [2019-12-04T12:58:33.636Z] --- PASS: TestDockerNetworkReConnect (4.96s) [2019-12-04T12:58:33.636Z] === RUN TestServicePlugin [2019-12-04T12:58:33.636Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-04T12:58:33.636Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:58:33.636Z] === RUN TestServiceUpdateLabel [2019-12-04T12:58:36.656Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2019-12-04T12:58:36.656Z] === RUN TestCreateServiceSysctls [2019-12-04T12:58:36.801Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.529s coverage: 72.5% of statements [2019-12-04T12:58:37.057Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.806s coverage: 46.2% of statements [2019-12-04T12:58:37.057Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-04T12:58:37.113Z] --- PASS: TestServiceUpdateLabel (2.92s) [2019-12-04T12:58:37.113Z] === RUN TestServiceUpdateSecrets [2019-12-04T12:58:37.222Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-04T12:58:38.504Z] ok github.com/docker/docker/builder/remotecontext/git 29.736s coverage: 85.1% of statements [2019-12-04T12:58:38.505Z] ? github.com/docker/docker/cli [no test files] [2019-12-04T12:58:38.505Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-04T12:58:38.505Z] ok github.com/docker/docker/cli/debug 0.276s coverage: 100.0% of statements [2019-12-04T12:58:38.505Z] ok github.com/docker/docker/client 0.981s coverage: 75.3% of statements [2019-12-04T12:58:38.593Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-04T12:58:39.564Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.025s coverage: 48.6% of statements [2019-12-04T12:58:40.491Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-04T12:58:40.531Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.296s coverage: 76.1% of statements [2019-12-04T12:58:41.057Z] --- PASS: TestCreateServiceSysctls (4.81s) [2019-12-04T12:58:41.057Z] === RUN TestCreateServiceCapabilities [2019-12-04T12:58:41.315Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-04T12:58:41.890Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-12-04T12:58:41.890Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.035s coverage: 60.1% of statements [2019-12-04T12:58:41.890Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-04T12:58:41.890Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-04T12:58:42.247Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-04T12:58:42.268Z] ok github.com/docker/docker/cmd/dockerd 0.639s coverage: 19.0% of statements [2019-12-04T12:58:43.251Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-12-04T12:58:43.618Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-04T12:58:43.821Z] ok github.com/docker/docker/container 0.521s coverage: 42.5% of statements [2019-12-04T12:58:43.821Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-04T12:58:43.821Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-04T12:58:43.821Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-04T12:58:43.821Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-04T12:58:44.177Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-12-04T12:58:44.549Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2019-12-04T12:58:44.549Z] === RUN TestInspect [2019-12-04T12:58:45.112Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-04T12:58:45.540Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2019-12-04T12:58:45.540Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-04T12:58:45.540Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-04T12:58:46.100Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 42.7% of statements [2019-12-04T12:58:46.481Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-04T12:58:47.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-12-04T12:58:47.505Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 77.4% of statements [2019-12-04T12:58:47.505Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-04T12:58:47.505Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-04T12:58:47.505Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2019-12-04T12:58:48.999Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-12-04T12:58:48.999Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-12-04T12:58:49.255Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-12-04T12:58:49.573Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-04T12:58:49.573Z] [2019-12-04T12:58:49.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-04T12:58:49.941Z] --- PASS: TestInspect (5.06s) [2019-12-04T12:58:49.941Z] === RUN TestServiceListWithStatuses [2019-12-04T12:58:49.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-04T12:58:49.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-04T12:58:49.941Z] === RUN TestDockerNetworkConnectAlias [2019-12-04T12:58:50.306Z] PKG_CONFIG=pkg-config [2019-12-04T12:58:50.306Z] GOLANG_VERSION=1.13.4 [2019-12-04T12:58:50.306Z] HOSTNAME=2768536cc92d [2019-12-04T12:58:50.306Z] DOCKER_EXPERIMENTAL=1 [2019-12-04T12:58:50.306Z] container=docker [2019-12-04T12:58:50.306Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-04T12:58:50.306Z] GO111MODULE=off [2019-12-04T12:58:50.306Z] GOPATH=/go [2019-12-04T12:58:50.306Z] PWD=/go/src/github.com/docker/docker [2019-12-04T12:58:50.306Z] HOME=/root [2019-12-04T12:58:50.306Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-04T12:58:50.306Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-04T12:58:50.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-04T12:58:50.306Z] DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 [2019-12-04T12:58:50.306Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-04T12:58:50.306Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-04T12:58:50.306Z] TERM=xterm [2019-12-04T12:58:50.306Z] VALIDATE_BRANCH=master [2019-12-04T12:58:50.306Z] DEST=bundles/test-integration [2019-12-04T12:58:50.306Z] SHLVL=1 [2019-12-04T12:58:50.306Z] TIMEOUT=120m [2019-12-04T12:58:50.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-04T12:58:50.306Z] DOCKER_PKG=github.com/docker/docker [2019-12-04T12:58:50.306Z] TESTDEBUG=0 [2019-12-04T12:58:50.306Z] _=/usr/bin/env [2019-12-04T12:58:50.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-04T12:58:50.670Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2019-12-04T12:58:50.670Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-04T12:58:50.925Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 19.9% of statements [2019-12-04T12:58:51.837Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-04T12:58:51.837Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-04T12:58:52.401Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-04T12:58:52.401Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-04T12:58:52.658Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-04T12:58:52.808Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-12-04T12:58:52.808Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-12-04T12:58:53.443Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2019-12-04T12:58:53.443Z] === RUN TestServiceUpdateConfigs [2019-12-04T12:58:53.732Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-12-04T12:58:53.732Z] ok github.com/docker/docker/daemon/logger/splunk 1.703s coverage: 82.5% of statements [2019-12-04T12:58:53.732Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-04T12:58:53.732Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-04T12:58:54.033Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-04T12:58:54.033Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-04T12:58:54.965Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-04T12:58:56.286Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2019-12-04T12:58:56.286Z] ok github.com/docker/docker/distribution 0.170s coverage: 22.1% of statements [2019-12-04T12:58:56.286Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-04T12:58:57.659Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-12-04T12:58:59.020Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-12-04T12:58:59.944Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-12-04T12:58:59.944Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.6% of statements [2019-12-04T12:58:59.944Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-04T12:58:59.944Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-04T12:59:00.220Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-04T12:59:00.478Z] --- PASS: TestDockerNetworkConnectAlias (11.01s) [2019-12-04T12:59:00.478Z] === RUN TestDockerNetworkReConnect [2019-12-04T12:59:01.047Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-04T12:59:01.306Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-12-04T12:59:01.306Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-04T12:59:02.271Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-04T12:59:02.421Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-04T12:59:02.679Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-04T12:59:03.239Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-12-04T12:59:03.239Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-04T12:59:04.053Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon 3.062s coverage: 9.2% of statements [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/cluster 1.702s coverage: 0.5% of statements [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.309s coverage: 65.3% of statements [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/cluster/convert 1.120s coverage: 35.8% of statements [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.986s coverage: 10.9% of statements [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/config 0.919s coverage: 80.1% of statements [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/discovery 0.201s coverage: 30.0% of statements [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/events 0.500s coverage: 50.0% of statements [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/graphdriver 0.161s coverage: 2.3% of statements [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/images 0.548s coverage: 4.9% of statements [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/links 0.640s coverage: 93.0% of statements [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/logger 0.466s coverage: 43.0% of statements [2019-12-04T12:59:04.999Z] ok github.com/docker/docker/daemon/logger/awslogs 0.487s coverage: 77.4% of statements [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-12-04T12:59:04.999Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-12-04T12:59:05.251Z] ok github.com/docker/docker/pkg/archive 0.382s coverage: 77.2% of statements [2019-12-04T12:59:05.949Z] === RUN TestDockerSuite/TestBuildUser [2019-12-04T12:59:05.950Z] --- PASS: TestDockerNetworkReConnect (5.26s) [2019-12-04T12:59:05.950Z] === RUN TestServicePlugin [2019-12-04T12:59:06.175Z] ok github.com/docker/docker/pkg/authorization 0.200s coverage: 68.3% of statements [2019-12-04T12:59:06.430Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-04T12:59:06.430Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-04T12:59:07.196Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2019-12-04T12:59:07.196Z] === RUN TestServiceUpdateNetwork [2019-12-04T12:59:08.040Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.629s coverage: 62.1% of statements [2019-12-04T12:59:08.040Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.296s coverage: 88.3% of statements [2019-12-04T12:59:08.040Z] ok github.com/docker/docker/daemon/logger/local 0.374s coverage: 74.7% of statements [2019-12-04T12:59:08.040Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-04T12:59:08.475Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-04T12:59:08.515Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.184s coverage: 21.4% of statements [2019-12-04T12:59:10.673Z] ok github.com/docker/docker/layer 7.949s coverage: 68.8% of statements [2019-12-04T12:59:10.673Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-04T12:59:10.673Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-04T12:59:10.673Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-04T12:59:10.673Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-04T12:59:10.673Z] ? github.com/docker/docker/oci [no test files] [2019-12-04T12:59:10.673Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-04T12:59:10.673Z] ok github.com/docker/docker/pkg/chrootarchive 2.927s coverage: 43.2% of statements [2019-12-04T12:59:10.673Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-04T12:59:10.673Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-04T12:59:10.673Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-12-04T12:59:10.928Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2019-12-04T12:59:11.182Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-12-04T12:59:12.129Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-12-04T12:59:12.279Z] ok github.com/docker/docker/daemon/logger/splunk 2.492s coverage: 82.5% of statements [2019-12-04T12:59:12.279Z] ok github.com/docker/docker/daemon/logger/syslog 0.144s coverage: 47.8% of statements [2019-12-04T12:59:12.279Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2019-12-04T12:59:12.279Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-04T12:59:12.279Z] ? github.com/docker/docker/daemon/network [no test files] [2019-12-04T12:59:12.279Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-04T12:59:12.654Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-04T12:59:12.688Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-12-04T12:59:12.942Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-12-04T12:59:13.256Z] ok github.com/docker/docker/distribution 1.350s coverage: 20.3% of statements [2019-12-04T12:59:13.256Z] ok github.com/docker/docker/distribution/metadata 1.264s coverage: 48.2% of statements [2019-12-04T12:59:13.256Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-04T12:59:14.302Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-12-04T12:59:14.861Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-12-04T12:59:15.452Z] ok github.com/docker/docker/distribution/xfer 2.495s coverage: 77.3% of statements [2019-12-04T12:59:15.452Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-04T12:59:15.452Z] ok github.com/docker/docker/errdefs 0.172s coverage: 49.4% of statements [2019-12-04T12:59:15.827Z] ok github.com/docker/docker/pkg/fsutils 0.220s coverage: 85.1% of statements [2019-12-04T12:59:15.827Z] ok github.com/docker/docker/pkg/discovery/kv 3.116s coverage: 84.1% of statements [2019-12-04T12:59:16.082Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2019-12-04T12:59:16.429Z] ok github.com/docker/docker/image 1.052s coverage: 86.4% of statements [2019-12-04T12:59:16.892Z] ok github.com/docker/docker/image/cache 0.197s coverage: 19.2% of statements [2019-12-04T12:59:16.892Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-04T12:59:16.892Z] ok github.com/docker/docker/image/v1 0.218s coverage: 25.0% of statements [2019-12-04T12:59:16.892Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-04T12:59:17.046Z] ok github.com/docker/docker/pkg/idtools 0.470s coverage: 70.1% of statements [2019-12-04T12:59:17.607Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 70.6% of statements [2019-12-04T12:59:17.607Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-12-04T12:59:17.862Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-12-04T12:59:17.862Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2019-12-04T12:59:17.862Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-04T12:59:18.422Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2019-12-04T12:59:18.982Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-04T12:59:19.089Z] ok github.com/docker/docker/layer 0.424s coverage: 30.0% of statements [2019-12-04T12:59:19.089Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-04T12:59:19.237Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-12-04T12:59:19.492Z] ok github.com/docker/docker/pkg/mount 0.602s coverage: 70.0% of statements [2019-12-04T12:59:19.492Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-04T12:59:19.747Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-12-04T12:59:20.045Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-12-04T12:59:20.045Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-04T12:59:20.045Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-04T12:59:20.969Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2019-12-04T12:59:21.286Z] ok github.com/docker/docker/libcontainerd/local 0.327s coverage: 1.0% of statements [2019-12-04T12:59:21.286Z] ok github.com/docker/docker/libcontainerd/queue 0.135s coverage: 100.0% of statements [2019-12-04T12:59:21.286Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-04T12:59:21.286Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-04T12:59:21.286Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-04T12:59:21.286Z] ? github.com/docker/docker/oci [no test files] [2019-12-04T12:59:21.286Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-04T12:59:21.286Z] ok github.com/docker/docker/opts 0.547s coverage: 67.3% of statements [2019-12-04T12:59:21.286Z] ok github.com/docker/docker/pkg/aaparser 0.127s coverage: 50.0% of statements [2019-12-04T12:59:21.528Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-04T12:59:21.783Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-04T12:59:22.037Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-12-04T12:59:23.397Z] ok github.com/docker/docker/pkg/pubsub 1.030s coverage: 73.9% of statements [2019-12-04T12:59:23.653Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-12-04T12:59:23.880Z] --- PASS: TestServiceUpdateNetwork (15.31s) [2019-12-04T12:59:23.880Z] PASS [2019-12-04T12:59:23.880Z] [2019-12-04T12:59:23.880Z] === Skipped [2019-12-04T12:59:23.880Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-12-04T12:59:23.880Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-04T12:59:23.880Z] [2019-12-04T12:59:23.880Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-12-04T12:59:23.880Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T12:59:23.880Z] [2019-12-04T12:59:23.880Z] [2019-12-04T12:59:23.880Z] DONE 20 tests, 2 skipped in 126.072s [2019-12-04T12:59:23.880Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-12-04T12:59:23.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:59:23.880Z] ++ set -e [2019-12-04T12:59:23.880Z] ++ '[' -n 0 ']' [2019-12-04T12:59:23.880Z] ++ set -x [2019-12-04T12:59:23.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:59:23.880Z] INFO: Testing against a local daemon [2019-12-04T12:59:23.880Z] === RUN TestSessionCreate [2019-12-04T12:59:23.880Z] --- PASS: TestSessionCreate (0.04s) [2019-12-04T12:59:23.880Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-04T12:59:23.880Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-12-04T12:59:23.880Z] PASS [2019-12-04T12:59:23.880Z] [2019-12-04T12:59:23.880Z] DONE 2 tests in 0.150s [2019-12-04T12:59:23.880Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-12-04T12:59:23.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:59:23.880Z] ++ set -e [2019-12-04T12:59:23.880Z] ++ '[' -n 0 ']' [2019-12-04T12:59:23.880Z] ++ set -x [2019-12-04T12:59:23.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:59:23.880Z] INFO: Testing against a local daemon [2019-12-04T12:59:23.880Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-04T12:59:23.880Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T12:59:23.880Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-04T12:59:23.880Z] === RUN TestEventsExecDie [2019-12-04T12:59:23.880Z] --- PASS: TestEventsExecDie (0.92s) [2019-12-04T12:59:23.880Z] === RUN TestEventsBackwardsCompatible [2019-12-04T12:59:23.880Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-04T12:59:23.880Z] === RUN TestInfoBinaryCommits [2019-12-04T12:59:23.880Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-04T12:59:23.880Z] === RUN TestInfoAPIVersioned [2019-12-04T12:59:23.880Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-04T12:59:23.880Z] === RUN TestInfoDiscoveryBackend [2019-12-04T12:59:23.880Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-12-04T12:59:23.880Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-04T12:59:24.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-12-04T12:59:25.146Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-04T12:59:25.146Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-04T12:59:25.519Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-12-04T12:59:25.519Z] === RUN TestInfoAPI [2019-12-04T12:59:25.519Z] --- PASS: TestInfoAPI (0.02s) [2019-12-04T12:59:25.519Z] === RUN TestInfoAPIWarnings [2019-12-04T12:59:25.881Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-04T12:59:25.881Z] === RUN TestInfoDebug [2019-12-04T12:59:26.659Z] --- PASS: TestInfoDebug (0.53s) [2019-12-04T12:59:26.659Z] === RUN TestInfoInsecureRegistries [2019-12-04T12:59:26.996Z] ok github.com/docker/docker/pkg/signal 2.409s coverage: 61.0% of statements [2019-12-04T12:59:26.996Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-12-04T12:59:26.996Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-04T12:59:27.021Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-04T12:59:27.021Z] === RUN TestInfoRegistryMirrors [2019-12-04T12:59:27.251Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-04T12:59:27.383Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-12-04T12:59:27.383Z] === RUN TestLoginFailsWithBadCredentials [2019-12-04T12:59:27.506Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-12-04T12:59:27.792Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-12-04T12:59:27.792Z] === RUN TestPingCacheHeaders [2019-12-04T12:59:27.792Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-04T12:59:27.792Z] === RUN TestPingGet [2019-12-04T12:59:28.066Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-12-04T12:59:28.309Z] --- PASS: TestPingGet (0.04s) [2019-12-04T12:59:28.309Z] === RUN TestPingHead [2019-12-04T12:59:28.309Z] --- PASS: TestPingHead (0.02s) [2019-12-04T12:59:28.309Z] === RUN TestVersion [2019-12-04T12:59:28.309Z] --- PASS: TestVersion (0.02s) [2019-12-04T12:59:28.309Z] PASS [2019-12-04T12:59:28.309Z] [2019-12-04T12:59:28.309Z] === Skipped [2019-12-04T12:59:28.309Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T12:59:28.309Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-04T12:59:28.309Z] [2019-12-04T12:59:28.309Z] [2019-12-04T12:59:28.309Z] DONE 18 tests, 1 skipped in 5.806s [2019-12-04T12:59:28.309Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-12-04T12:59:28.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:59:28.309Z] ++ set -e [2019-12-04T12:59:28.309Z] ++ '[' -n 0 ']' [2019-12-04T12:59:28.309Z] ++ set -x [2019-12-04T12:59:28.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-04T12:59:28.309Z] INFO: Testing against a local daemon [2019-12-04T12:59:28.309Z] === RUN TestVolumesCreateAndList [2019-12-04T12:59:28.309Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-12-04T12:59:28.309Z] === RUN TestVolumesRemove [2019-12-04T12:59:28.309Z] --- PASS: TestVolumesRemove (0.06s) [2019-12-04T12:59:28.309Z] === RUN TestVolumesInspect [2019-12-04T12:59:28.309Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-04T12:59:28.309Z] === RUN TestVolumesInvalidJSON [2019-12-04T12:59:28.309Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-04T12:59:28.309Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-04T12:59:28.309Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-04T12:59:28.309Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-12-04T12:59:28.309Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-04T12:59:28.309Z] PASS [2019-12-04T12:59:28.309Z] [2019-12-04T12:59:28.309Z] DONE 5 tests in 0.236s [2019-12-04T12:59:28.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-04T12:59:28.309Z] ++++ cat bundles/test-integration/docker.pid [2019-12-04T12:59:28.309Z] +++ kill 11524 [2019-12-04T12:59:28.625Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.9% of statements [2019-12-04T12:59:29.185Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2019-12-04T12:59:29.745Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2019-12-04T12:59:30.000Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-12-04T12:59:30.184Z] +++ /etc/init.d/apparmor stop [2019-12-04T12:59:30.184Z] Clearing AppArmor profiles cache:. [2019-12-04T12:59:30.184Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-04T12:59:30.184Z] Unloading profiles will leave already running processes permanently [2019-12-04T12:59:30.184Z] unconfined, which can lead to unexpected situations. [2019-12-04T12:59:30.184Z] [2019-12-04T12:59:30.184Z] To set a process to complain mode, use the command line tool [2019-12-04T12:59:30.184Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-04T12:59:30.184Z] with the 'teardown' option." [2019-12-04T12:59:30.184Z] [2019-12-04T12:59:30.255Z] testing: warning: no tests to run [2019-12-04T12:59:30.255Z] coverage: [no statements] [2019-12-04T12:59:30.255Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-04T12:59:30.551Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-04T12:59:30.807Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-04T12:59:31.069Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-12-04T12:59:31.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote Post stage [Pipeline] junit [2019-12-04T12:59:32.114Z] Recording test results [2019-12-04T12:59:32.321Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-04T12:59:32.994Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-04T12:59:33.691Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-04T12:59:33.874Z] + echo Ensuring container killed. [2019-12-04T12:59:33.875Z] Ensuring container killed. [2019-12-04T12:59:33.875Z] + docker rm -vf docker-pr3 [2019-12-04T12:59:33.875Z] Error: No such container: docker-pr3 [2019-12-04T12:59:33.875Z] + true [2019-12-04T12:59:33.921Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-04T12:59:33.948Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] sh [2019-12-04T12:59:34.481Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-12-04T12:59:34.672Z] + echo Chowning /workspace to jenkins user [2019-12-04T12:59:34.672Z] Chowning /workspace to jenkins user [2019-12-04T12:59:34.672Z] + id -u [2019-12-04T12:59:34.672Z] + id -g [2019-12-04T12:59:34.672Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40257:/workspace busybox chown -R 1001:1001 /workspace [2019-12-04T12:59:34.672Z] Unable to find image 'busybox:latest' locally [2019-12-04T12:59:34.672Z] latest: Pulling from library/busybox [2019-12-04T12:59:35.039Z] 6dc7af96dfc8: Pulling fs layer [2019-12-04T12:59:35.039Z] 6dc7af96dfc8: Verifying Checksum [2019-12-04T12:59:35.039Z] 6dc7af96dfc8: Download complete [2019-12-04T12:59:35.084Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-12-04T12:59:35.318Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-04T12:59:35.409Z] 6dc7af96dfc8: Pull complete [2019-12-04T12:59:35.409Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-04T12:59:35.409Z] Status: Downloaded newer image for busybox:latest [2019-12-04T12:59:36.484Z] ok github.com/docker/docker/registry 0.091s coverage: 56.0% of statements [2019-12-04T12:59:36.688Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-04T12:59:37.043Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-04T12:59:37.341Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-04T12:59:37.899Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-12-04T12:59:38.056Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-04T12:59:38.056Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-04T12:59:38.056Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-04T12:59:38.056Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-04T12:59:38.056Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-04T12:59:38.111Z] + bundleName=s390x-integration [2019-12-04T12:59:38.111Z] + echo Creating s390x-integration-bundles.tar.gz [2019-12-04T12:59:38.111Z] Creating s390x-integration-bundles.tar.gz [2019-12-04T12:59:38.111Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-04T12:59:38.111Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-04T12:59:38.244Z] Archiving artifacts [2019-12-04T12:59:38.487Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-04T12:59:39.786Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40257/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-04T12:59:40.124Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-04T12:59:40.124Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-04T12:59:40.517Z] + make clean [2019-12-04T12:59:40.688Z] --- PASS: TestServicePlugin (34.90s) [2019-12-04T12:59:40.688Z] plugin_test.go:62: [d0c068a6a1692] joining swarm manager [d99faa4ee54d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T12:59:40.688Z] plugin_test.go:65: [d3d20e0adc6b2] joining swarm manager [d99faa4ee54d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T12:59:40.688Z] === RUN TestServiceUpdateLabel [2019-12-04T12:59:40.878Z] make: command: Command not found [2019-12-04T12:59:40.878Z] make: command: Command not found [2019-12-04T12:59:40.878Z] docker volume rm -f docker-dev-cache [2019-12-04T12:59:40.878Z] docker-dev-cache [Pipeline] deleteDir [2019-12-04T12:59:41.037Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-04T12:59:41.252Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-04T12:59:41.597Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-12-04T12:59:41.816Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-04T12:59:42.157Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-12-04T12:59:42.381Z] --- PASS: TestServiceUpdateLabel (1.72s) [2019-12-04T12:59:42.381Z] === RUN TestServiceUpdateSecrets [2019-12-04T12:59:43.313Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-04T12:59:43.313Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-04T12:59:43.519Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/archive 8.713s coverage: 62.0% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/authorization 0.922s coverage: 26.8% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/broadcaster 0.116s coverage: 100.0% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/capabilities 0.090s coverage: 87.5% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/chrootarchive 0.153s coverage: 15.4% of statements [2019-12-04T12:59:46.507Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-04T12:59:46.507Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/discovery 0.142s coverage: 58.3% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/discovery/file 0.186s coverage: 92.9% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/discovery/kv 3.540s coverage: 84.1% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/discovery/memory 0.079s coverage: 92.3% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/discovery/nodes 0.189s coverage: 93.8% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/filenotify 0.061s coverage: 36.2% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/fileutils 0.144s coverage: 87.7% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/homedir 0.116s coverage: 42.9% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/idtools 0.186s coverage: 6.3% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/ioutils 0.747s coverage: 69.7% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/jsonmessage 0.215s coverage: 91.7% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/locker 0.077s coverage: 88.9% of statements [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/longpath 0.092s coverage: 100.0% of statements [2019-12-04T12:59:46.507Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/namesgenerator 0.086s coverage: 85.7% of statements [2019-12-04T12:59:46.507Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/parsers 0.204s coverage: 97.0% of statements [2019-12-04T12:59:46.507Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-12-04T12:59:46.507Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-12-04T12:59:46.507Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements [2019-12-04T12:59:46.507Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-04T12:59:46.507Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-04T12:59:46.588Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-04T12:59:48.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-04T12:59:48.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-04T12:59:48.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-04T12:59:49.116Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-04T12:59:49.680Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-04T12:59:50.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-12-04T12:59:50.244Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-04T12:59:51.175Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-04T12:59:51.175Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-04T12:59:52.106Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-04T12:59:54.631Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-04T12:59:54.631Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-04T12:59:54.631Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-04T12:59:55.562Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-04T12:59:55.795Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/rootless [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/volume [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-04T12:59:55.795Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === Skipped [2019-12-04T12:59:55.795Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-04T12:59:55.795Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-04T12:59:55.795Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:73: No driver to put! [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-04T12:59:55.795Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-04T12:59:55.795Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-04T12:59:55.795Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-04T12:59:55.795Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-04T12:59:55.795Z] graphtest_unix.go:73: No driver to put! [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-04T12:59:55.795Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-04T12:59:55.795Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] [2019-12-04T12:59:55.795Z] DONE 2141 tests, 20 skipped in 241.044s Post stage [Pipeline] junit [2019-12-04T12:59:55.847Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-12-04T12:59:56.504Z] === RUN TestDockerSuite/TestCommitChange [2019-12-04T12:59:56.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40257/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:718005e5883cf45087f1fb06fbe013650adb63f4 hack/validate/vendor [2019-12-04T12:59:57.739Z] 2019/12/04 12:59:57 Collecting initial packages [2019-12-04T12:59:57.739Z] 2019/12/04 12:59:57 Download dependencies [2019-12-04T12:59:57.875Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-04T12:59:58.132Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2019-12-04T12:59:58.132Z] === RUN TestServiceUpdateConfigs [2019-12-04T12:59:58.696Z] === RUN TestDockerSuite/TestCommitHardlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-04T13:00:00.285Z] 2019/12/04 13:00:00 Starting whole vndr cycle because no package specified [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone golang.org/x/sys, revision c990c680b611ac1aeb7d8f2af94a825f98d69720, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2019-12-04T13:00:00.540Z] 2019/12/04 13:00:00 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2019-12-04T13:00:00.591Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-04T13:00:01.950Z] 2019/12/04 13:00:01 Finished clone github.com/docker/libtrust [2019-12-04T13:00:01.950Z] 2019/12/04 13:00:01 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2019-12-04T13:00:01.950Z] 2019/12/04 13:00:01 Finished clone github.com/konsorten/go-windows-terminal-sequences [2019-12-04T13:00:01.950Z] 2019/12/04 13:00:01 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:01 Finished clone github.com/google/uuid [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:01 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Finished clone github.com/creack/pty [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Finished clone github.com/Microsoft/go-winio [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Finished clone github.com/mattn/go-shellwords [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Finished clone github.com/tchap/go-patricia [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Finished clone github.com/docker/go-units [2019-12-04T13:00:02.248Z] 2019/12/04 13:00:02 Clone github.com/moby/buildkit, revision 4f4e03067523b2fc5ca2f17514a5e75ad63e02fb, attempt 1/20 [2019-12-04T13:00:02.486Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-04T13:00:02.503Z] 2019/12/04 13:00:02 Finished clone github.com/gorilla/mux [2019-12-04T13:00:02.503Z] 2019/12/04 13:00:02 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2019-12-04T13:00:03.062Z] 2019/12/04 13:00:02 Finished clone github.com/sirupsen/logrus [2019-12-04T13:00:03.062Z] 2019/12/04 13:00:02 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2019-12-04T13:00:03.317Z] 2019/12/04 13:00:03 Finished clone github.com/opencontainers/selinux [2019-12-04T13:00:03.317Z] 2019/12/04 13:00:03 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2019-12-04T13:00:03.417Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-04T13:00:03.878Z] 2019/12/04 13:00:03 Finished clone github.com/docker/go-connections [2019-12-04T13:00:03.878Z] 2019/12/04 13:00:03 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2019-12-04T13:00:04.133Z] 2019/12/04 13:00:03 Finished clone github.com/syndtr/gocapability [2019-12-04T13:00:04.133Z] 2019/12/04 13:00:03 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2019-12-04T13:00:04.133Z] 2019/12/04 13:00:03 Finished clone github.com/imdario/mergo [2019-12-04T13:00:04.133Z] 2019/12/04 13:00:04 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2019-12-04T13:00:04.133Z] 2019/12/04 13:00:04 Finished clone github.com/RackSec/srslog [2019-12-04T13:00:04.133Z] 2019/12/04 13:00:04 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2019-12-04T13:00:04.133Z] 2019/12/04 13:00:04 Finished clone github.com/google/go-cmp [2019-12-04T13:00:04.133Z] 2019/12/04 13:00:04 Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20 [2019-12-04T13:00:04.388Z] 2019/12/04 13:00:04 Finished clone gotest.tools [2019-12-04T13:00:04.388Z] 2019/12/04 13:00:04 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2019-12-04T13:00:04.388Z] 2019/12/04 13:00:04 Finished clone golang.org/x/sync [2019-12-04T13:00:04.388Z] 2019/12/04 13:00:04 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2019-12-04T13:00:04.948Z] 2019/12/04 13:00:04 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2019-12-04T13:00:04.948Z] 2019/12/04 13:00:04 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2019-12-04T13:00:05.203Z] 2019/12/04 13:00:05 Finished clone github.com/opentracing/opentracing-go [2019-12-04T13:00:05.203Z] 2019/12/04 13:00:05 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2019-12-04T13:00:05.309Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-04T13:00:05.763Z] 2019/12/04 13:00:05 Finished clone github.com/gofrs/flock [2019-12-04T13:00:05.763Z] 2019/12/04 13:00:05 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2019-12-04T13:00:06.018Z] 2019/12/04 13:00:05 Finished clone github.com/opentracing-contrib/go-stdlib [2019-12-04T13:00:06.018Z] 2019/12/04 13:00:05 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2019-12-04T13:00:06.018Z] 2019/12/04 13:00:05 Finished clone github.com/google/shlex [2019-12-04T13:00:06.018Z] 2019/12/04 13:00:05 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2019-12-04T13:00:06.018Z] 2019/12/04 13:00:05 Finished clone github.com/mitchellh/hashstructure [2019-12-04T13:00:06.018Z] 2019/12/04 13:00:05 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2019-12-04T13:00:06.018Z] 2019/12/04 13:00:05 Finished clone github.com/armon/go-radix [2019-12-04T13:00:06.018Z] 2019/12/04 13:00:05 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2019-12-04T13:00:06.240Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-04T13:00:06.272Z] 2019/12/04 13:00:06 Finished clone github.com/docker/go-events [2019-12-04T13:00:06.272Z] 2019/12/04 13:00:06 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2019-12-04T13:00:06.831Z] 2019/12/04 13:00:06 Finished clone github.com/armon/go-metrics [2019-12-04T13:00:06.831Z] 2019/12/04 13:00:06 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2019-12-04T13:00:06.831Z] 2019/12/04 13:00:06 Finished clone github.com/golang/gddo [2019-12-04T13:00:06.831Z] 2019/12/04 13:00:06 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2019-12-04T13:00:07.431Z] 2019/12/04 13:00:07 Finished clone github.com/tonistiigi/fsutil [2019-12-04T13:00:07.431Z] 2019/12/04 13:00:07 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2019-12-04T13:00:07.686Z] 2019/12/04 13:00:07 Finished clone github.com/sean-/seed [2019-12-04T13:00:07.686Z] 2019/12/04 13:00:07 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2019-12-04T13:00:07.984Z] 2019/12/04 13:00:07 Finished clone github.com/hashicorp/errwrap [2019-12-04T13:00:07.984Z] 2019/12/04 13:00:07 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2019-12-04T13:00:07.984Z] 2019/12/04 13:00:07 Finished clone github.com/hashicorp/go-multierror [2019-12-04T13:00:07.984Z] 2019/12/04 13:00:07 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2019-12-04T13:00:08.136Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-04T13:00:08.961Z] 2019/12/04 13:00:08 Finished clone github.com/vishvananda/netns [2019-12-04T13:00:08.961Z] 2019/12/04 13:00:08 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2019-12-04T13:00:08.961Z] 2019/12/04 13:00:08 Finished clone github.com/hashicorp/memberlist [2019-12-04T13:00:08.961Z] 2019/12/04 13:00:08 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2019-12-04T13:00:08.961Z] 2019/12/04 13:00:08 Finished clone github.com/docker/libkv [2019-12-04T13:00:08.961Z] 2019/12/04 13:00:08 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2019-12-04T13:00:09.074Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-04T13:00:09.074Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-04T13:00:09.074Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-04T13:00:09.331Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-04T13:00:09.331Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-04T13:00:09.331Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-04T13:00:09.331Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-04T13:00:09.528Z] 2019/12/04 13:00:09 Finished clone github.com/hashicorp/go-sockaddr [2019-12-04T13:00:09.528Z] 2019/12/04 13:00:09 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2019-12-04T13:00:10.087Z] 2019/12/04 13:00:09 Finished clone github.com/BurntSushi/toml [2019-12-04T13:00:10.087Z] 2019/12/04 13:00:09 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2019-12-04T13:00:10.087Z] 2019/12/04 13:00:09 Finished clone github.com/samuel/go-zookeeper [2019-12-04T13:00:10.087Z] 2019/12/04 13:00:09 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2019-12-04T13:00:10.341Z] 2019/12/04 13:00:10 Finished clone github.com/deckarep/golang-set [2019-12-04T13:00:10.341Z] 2019/12/04 13:00:10 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2019-12-04T13:00:10.341Z] 2019/12/04 13:00:10 Finished clone golang.org/x/net [2019-12-04T13:00:10.341Z] 2019/12/04 13:00:10 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2019-12-04T13:00:10.595Z] 2019/12/04 13:00:10 Finished clone github.com/vishvananda/netlink [2019-12-04T13:00:10.595Z] 2019/12/04 13:00:10 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2019-12-04T13:00:10.850Z] 2019/12/04 13:00:10 Finished clone github.com/coreos/go-semver [2019-12-04T13:00:10.850Z] 2019/12/04 13:00:10 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2019-12-04T13:00:11.104Z] 2019/12/04 13:00:11 Finished clone github.com/hashicorp/go-msgpack [2019-12-04T13:00:11.104Z] 2019/12/04 13:00:11 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2019-12-04T13:00:11.227Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/plugins 35.006s coverage: 73.4% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.134s coverage: 56.8% of statements [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/plugins/transport 0.137s coverage: 85.7% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/progress 0.067s coverage: 75.9% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 73.9% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/signal 0.100s coverage: 20.3% of statements [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/streamformatter 0.141s coverage: 66.2% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/stringid 0.073s coverage: 70.6% of statements [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.1% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/term 0.047s coverage: 30.8% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/term/windows 0.067s coverage: 0.0% of statements [no tests to run] [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/urlutil 0.052s coverage: 100.0% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/plugin 0.167s coverage: 11.6% of statements [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/plugin/v2 0.125s coverage: 20.1% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/reference 0.185s coverage: 84.4% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/registry 0.398s coverage: 51.7% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/registry/resumable 0.228s coverage: 100.0% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/rootless [no test files] [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/runconfig 0.128s coverage: 54.5% of statements [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/volume [no test files] [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/volume/drivers 0.098s coverage: 36.1% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/volume/local 0.201s coverage: 37.7% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 66.2% of statements [2019-12-04T13:00:11.766Z] ok github.com/docker/docker/volume/service 0.479s coverage: 70.3% of statements [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-04T13:00:11.766Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-04T13:00:11.766Z] INFO: make.ps1 ended at 12/04/2019 13:00:10 [2019-12-04T13:00:12.029Z] 2019/12/04 13:00:11 Finished clone github.com/ishidawataru/sctp [2019-12-04T13:00:12.029Z] 2019/12/04 13:00:11 Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20 [2019-12-04T13:00:12.955Z] 2019/12/04 13:00:12 Finished clone github.com/opencontainers/go-digest [2019-12-04T13:00:12.955Z] 2019/12/04 13:00:12 Clone github.com/opencontainers/runc, revision d736ef14f0288d6993a1845745d6756cfc9ddd5a, attempt 1/20 [2019-12-04T13:00:13.121Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-04T13:00:13.121Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-04T13:00:13.121Z] --- PASS: TestServiceUpdateConfigs (15.15s) [2019-12-04T13:00:13.121Z] === RUN TestServiceUpdateNetwork [2019-12-04T13:00:13.316Z] INFO: Unit tests ended at 12/04/2019 13:00:13. Duration:00:03:37.3449616 [2019-12-04T13:00:13.316Z] INFO: Building busybox [2019-12-04T13:00:13.516Z] 2019/12/04 13:00:13 Finished clone github.com/mistifyio/go-zfs [2019-12-04T13:00:13.516Z] 2019/12/04 13:00:13 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2019-12-04T13:00:13.771Z] 2019/12/04 13:00:13 Finished clone github.com/vbatts/tar-split [2019-12-04T13:00:13.771Z] 2019/12/04 13:00:13 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2019-12-04T13:00:13.771Z] 2019/12/04 13:00:13 Finished clone github.com/Microsoft/opengcs [2019-12-04T13:00:13.771Z] 2019/12/04 13:00:13 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2019-12-04T13:00:13.780Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-04T13:00:13.780Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-04T13:00:13.780Z] [2019-12-04T13:00:13.780Z] Sending build context to Docker daemon 2.56kB [2019-12-04T13:00:13.780Z] [2019-12-04T13:00:13.780Z] Step 1/6 : FROM microsoft/windowsservercore [2019-12-04T13:00:13.780Z] ---> 49e459dc7a6b [2019-12-04T13:00:13.780Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-12-04T13:00:13.780Z] ---> Running in cb96efafc99f [2019-12-04T13:00:14.026Z] 2019/12/04 13:00:13 Finished clone go.etcd.io/bbolt [2019-12-04T13:00:14.026Z] 2019/12/04 13:00:13 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2019-12-04T13:00:14.057Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-04T13:00:14.987Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-04T13:00:15.389Z] 2019/12/04 13:00:15 Finished clone github.com/hashicorp/serf [2019-12-04T13:00:15.389Z] 2019/12/04 13:00:15 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2019-12-04T13:00:15.918Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-04T13:00:15.950Z] 2019/12/04 13:00:15 Finished clone github.com/seccomp/libseccomp-golang [2019-12-04T13:00:15.950Z] 2019/12/04 13:00:15 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2019-12-04T13:00:16.511Z] 2019/12/04 13:00:16 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2019-12-04T13:00:16.511Z] 2019/12/04 13:00:16 Finished clone github.com/coreos/go-systemd [2019-12-04T13:00:16.766Z] 2019/12/04 13:00:16 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2019-12-04T13:00:16.766Z] 2019/12/04 13:00:16 Finished clone golang.org/x/sys [2019-12-04T13:00:16.852Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-04T13:00:17.020Z] 2019/12/04 13:00:16 Finished clone github.com/opencontainers/runtime-spec [2019-12-04T13:00:17.020Z] 2019/12/04 13:00:16 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2019-12-04T13:00:17.020Z] 2019/12/04 13:00:16 Finished clone github.com/ugorji/go [2019-12-04T13:00:17.020Z] 2019/12/04 13:00:16 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2019-12-04T13:00:17.580Z] 2019/12/04 13:00:17 Finished clone github.com/opencontainers/image-spec [2019-12-04T13:00:17.580Z] 2019/12/04 13:00:17 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2019-12-04T13:00:17.580Z] 2019/12/04 13:00:17 Finished clone github.com/godbus/dbus [2019-12-04T13:00:17.580Z] 2019/12/04 13:00:17 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2019-12-04T13:00:17.580Z] 2019/12/04 13:00:17 Finished clone github.com/Graylog2/go-gelf [2019-12-04T13:00:17.580Z] 2019/12/04 13:00:17 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2019-12-04T13:00:17.790Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-04T13:00:17.790Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-04T13:00:17.790Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-04T13:00:18.353Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-04T13:00:18.353Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-04T13:00:18.610Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-04T13:00:18.610Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-04T13:00:18.672Z] 2019/12/04 13:00:18 Finished clone github.com/fluent/fluent-logger-golang [2019-12-04T13:00:18.672Z] 2019/12/04 13:00:18 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2019-12-04T13:00:18.672Z] 2019/12/04 13:00:18 Finished clone github.com/philhofer/fwd [2019-12-04T13:00:18.672Z] 2019/12/04 13:00:18 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2019-12-04T13:00:18.867Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-04T13:00:19.274Z] 2019/12/04 13:00:18 Finished clone github.com/moby/buildkit [2019-12-04T13:00:19.274Z] 2019/12/04 13:00:18 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2019-12-04T13:00:19.274Z] 2019/12/04 13:00:19 Finished clone github.com/fsnotify/fsnotify [2019-12-04T13:00:19.274Z] 2019/12/04 13:00:19 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2019-12-04T13:00:19.606Z] Removing intermediate container cb96efafc99f [2019-12-04T13:00:19.606Z] ---> 059c3f75ace5 [2019-12-04T13:00:19.606Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-12-04T13:00:19.797Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-04T13:00:20.011Z] 2019/12/04 13:00:19 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2019-12-04T13:00:20.011Z] 2019/12/04 13:00:19 Finished clone github.com/jmespath/go-jmespath [2019-12-04T13:00:20.011Z] 2019/12/04 13:00:19 Finished clone github.com/go-ini/ini [2019-12-04T13:00:20.011Z] 2019/12/04 13:00:19 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2019-12-04T13:00:20.153Z] [2019-12-04T13:00:20.153Z] ---> 0d90b6c2903c [2019-12-04T13:00:20.153Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-12-04T13:00:20.153Z] ---> Running in c586e88fd1dc [2019-12-04T13:00:20.572Z] 2019/12/04 13:00:20 Finished clone github.com/bsphere/le_go [2019-12-04T13:00:20.572Z] 2019/12/04 13:00:20 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2019-12-04T13:00:20.728Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-04T13:00:21.173Z] 2019/12/04 13:00:20 Clone github.com/containerd/containerd, revision acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b, attempt 1/20 [2019-12-04T13:00:21.173Z] 2019/12/04 13:00:20 Finished clone github.com/tinylib/msgp [2019-12-04T13:00:21.429Z] 2019/12/04 13:00:21 Finished clone golang.org/x/oauth2 [2019-12-04T13:00:21.429Z] 2019/12/04 13:00:21 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2019-12-04T13:00:21.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-04T13:00:21.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-04T13:00:21.704Z] [2019-12-04T13:00:21.704Z] SUCCESS: Specified value was saved. [2019-12-04T13:00:22.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-04T13:00:22.354Z] 2019/12/04 13:00:21 Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20 [2019-12-04T13:00:22.354Z] 2019/12/04 13:00:22 Finished clone github.com/googleapis/gax-go [2019-12-04T13:00:22.354Z] 2019/12/04 13:00:22 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2019-12-04T13:00:22.354Z] 2019/12/04 13:00:22 Finished clone github.com/docker/libnetwork [2019-12-04T13:00:23.324Z] 2019/12/04 13:00:23 Finished clone go.opencensus.io [2019-12-04T13:00:23.324Z] 2019/12/04 13:00:23 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2019-12-04T13:00:23.324Z] 2019/12/04 13:00:23 Finished clone github.com/containerd/fifo [2019-12-04T13:00:23.324Z] 2019/12/04 13:00:23 Clone github.com/containerd/go-runc, revision a2952bc25f5116103a8b78f3817f6df759aa7def, attempt 1/20 [2019-12-04T13:00:23.579Z] 2019/12/04 13:00:23 Finished clone golang.org/x/text [2019-12-04T13:00:23.579Z] 2019/12/04 13:00:23 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2019-12-04T13:00:23.834Z] 2019/12/04 13:00:23 Finished clone github.com/opencontainers/runc [2019-12-04T13:00:23.834Z] 2019/12/04 13:00:23 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2019-12-04T13:00:23.910Z] Removing intermediate container c586e88fd1dc [2019-12-04T13:00:23.910Z] ---> 9859b177f468 [2019-12-04T13:00:23.910Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-12-04T13:00:23.910Z] ---> Running in 21ee37b180d9 [2019-12-04T13:00:24.182Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-04T13:00:24.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-04T13:00:24.746Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-04T13:00:24.746Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-04T13:00:24.758Z] 2019/12/04 13:00:24 Finished clone google.golang.org/grpc [2019-12-04T13:00:24.758Z] 2019/12/04 13:00:24 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2019-12-04T13:00:24.758Z] 2019/12/04 13:00:24 Finished clone github.com/containerd/cgroups [2019-12-04T13:00:24.758Z] 2019/12/04 13:00:24 Clone github.com/docker/swarmkit, revision 7dded76ec532741c1ad9736cd2bb6d6661f0a386, attempt 1/20 [2019-12-04T13:00:25.317Z] 2019/12/04 13:00:25 Finished clone github.com/containerd/go-runc [2019-12-04T13:00:25.317Z] 2019/12/04 13:00:25 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2019-12-04T13:00:25.317Z] 2019/12/04 13:00:25 Finished clone github.com/containerd/typeurl [2019-12-04T13:00:25.317Z] 2019/12/04 13:00:25 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2019-12-04T13:00:25.573Z] 2019/12/04 13:00:25 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2019-12-04T13:00:25.573Z] 2019/12/04 13:00:25 Finished clone github.com/miekg/dns [2019-12-04T13:00:25.678Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-04T13:00:25.828Z] 2019/12/04 13:00:25 Finished clone github.com/containerd/ttrpc [2019-12-04T13:00:25.828Z] 2019/12/04 13:00:25 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2019-12-04T13:00:25.828Z] 2019/12/04 13:00:25 Finished clone github.com/containerd/continuity [2019-12-04T13:00:25.828Z] 2019/12/04 13:00:25 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2019-12-04T13:00:26.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-04T13:00:26.388Z] 2019/12/04 13:00:26 Finished clone github.com/gogo/googleapis [2019-12-04T13:00:26.389Z] 2019/12/04 13:00:26 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2019-12-04T13:00:26.609Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-04T13:00:26.996Z] 2019/12/04 13:00:26 Finished clone github.com/containerd/console [2019-12-04T13:00:26.996Z] 2019/12/04 13:00:26 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2019-12-04T13:00:27.540Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-04T13:00:27.598Z] 2019/12/04 13:00:27 Finished clone github.com/docker/distribution [2019-12-04T13:00:27.598Z] 2019/12/04 13:00:27 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2019-12-04T13:00:27.895Z] 2019/12/04 13:00:27 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2019-12-04T13:00:27.895Z] 2019/12/04 13:00:27 Finished clone github.com/fernet/fernet-go [2019-12-04T13:00:28.105Z] --- PASS: TestServiceUpdateNetwork (14.84s) [2019-12-04T13:00:28.105Z] PASS [2019-12-04T13:00:28.105Z] [2019-12-04T13:00:28.105Z] === Skipped [2019-12-04T13:00:28.105Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-04T13:00:28.105Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-04T13:00:28.105Z] [2019-12-04T13:00:28.105Z] [2019-12-04T13:00:28.105Z] DONE 20 tests, 1 skipped in 172.784s [2019-12-04T13:00:28.105Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-12-04T13:00:28.105Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:00:28.105Z] ++ set -e [2019-12-04T13:00:28.105Z] ++ '[' -n 0 ']' [2019-12-04T13:00:28.105Z] ++ set -x [2019-12-04T13:00:28.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:00:28.105Z] INFO: Testing against a local daemon [2019-12-04T13:00:28.105Z] === RUN TestSessionCreate [2019-12-04T13:00:28.105Z] --- PASS: TestSessionCreate (0.04s) [2019-12-04T13:00:28.105Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-04T13:00:28.105Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-12-04T13:00:28.105Z] PASS [2019-12-04T13:00:28.105Z] [2019-12-04T13:00:28.105Z] DONE 2 tests in 0.191s [2019-12-04T13:00:28.105Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-12-04T13:00:28.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 [2019-12-04T13:00:28.365Z] ++ set -e [2019-12-04T13:00:28.365Z] ++ '[' -n 0 ']' [2019-12-04T13:00:28.365Z] ++ set -x [2019-12-04T13:00:28.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 [2019-12-04T13:00:28.365Z] INFO: Testing against a local daemon [2019-12-04T13:00:28.365Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-04T13:00:28.365Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T13:00:28.365Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-04T13:00:28.365Z] === RUN TestEventsExecDie [2019-12-04T13:00:28.365Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-04T13:00:28.365Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-04T13:00:28.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-04T13:00:28.832Z] 2019/12/04 13:00:28 Finished clone github.com/hashicorp/go-immutable-radix [2019-12-04T13:00:28.833Z] 2019/12/04 13:00:28 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2019-12-04T13:00:28.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-04T13:00:29.297Z] --- PASS: TestEventsExecDie (1.05s) [2019-12-04T13:00:29.297Z] === RUN TestEventsBackwardsCompatible [2019-12-04T13:00:29.297Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-04T13:00:29.394Z] 2019/12/04 13:00:29 Finished clone golang.org/x/time [2019-12-04T13:00:29.394Z] 2019/12/04 13:00:29 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2019-12-04T13:00:29.556Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-12-04T13:00:29.556Z] === RUN TestInfoBinaryCommits [2019-12-04T13:00:29.556Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-04T13:00:29.556Z] === RUN TestInfoAPIVersioned [2019-12-04T13:00:29.556Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-04T13:00:29.556Z] === RUN TestInfoDiscoveryBackend [2019-12-04T13:00:29.648Z] 2019/12/04 13:00:29 Finished clone github.com/hashicorp/go-memdb [2019-12-04T13:00:29.648Z] 2019/12/04 13:00:29 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2019-12-04T13:00:29.857Z] Cannot create a file when that file already exists. [2019-12-04T13:00:30.120Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-12-04T13:00:30.120Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-04T13:00:30.377Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-04T13:00:30.574Z] 2019/12/04 13:00:30 Finished clone github.com/hashicorp/golang-lru [2019-12-04T13:00:30.574Z] 2019/12/04 13:00:30 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2019-12-04T13:00:30.941Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-04T13:00:30.941Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-04T13:00:31.499Z] 2019/12/04 13:00:31 Finished clone github.com/coreos/pkg [2019-12-04T13:00:31.499Z] 2019/12/04 13:00:31 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2019-12-04T13:00:31.499Z] 2019/12/04 13:00:31 Finished clone code.cloudfoundry.org/clock [2019-12-04T13:00:31.499Z] 2019/12/04 13:00:31 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2019-12-04T13:00:31.507Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-04T13:00:31.507Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-04T13:00:31.507Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-12-04T13:00:31.507Z] === RUN TestInfoAPI [2019-12-04T13:00:31.507Z] --- PASS: TestInfoAPI (0.03s) [2019-12-04T13:00:31.507Z] === RUN TestInfoAPIWarnings [2019-12-04T13:00:31.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-04T13:00:32.072Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-12-04T13:00:32.072Z] === RUN TestInfoDebug [2019-12-04T13:00:32.329Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-04T13:00:32.587Z] --- PASS: TestInfoDebug (0.52s) [2019-12-04T13:00:32.587Z] === RUN TestInfoInsecureRegistries [2019-12-04T13:00:33.281Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-12-04T13:00:33.281Z] === RUN TestInfoRegistryMirrors [2019-12-04T13:00:33.595Z] 2019/12/04 13:00:33 Finished clone github.com/beorn7/perks [2019-12-04T13:00:33.595Z] 2019/12/04 13:00:33 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2019-12-04T13:00:33.595Z] 2019/12/04 13:00:33 Finished clone golang.org/x/crypto [2019-12-04T13:00:33.595Z] 2019/12/04 13:00:33 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2019-12-04T13:00:33.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-04T13:00:33.846Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-12-04T13:00:33.846Z] === RUN TestLoginFailsWithBadCredentials [2019-12-04T13:00:33.850Z] 2019/12/04 13:00:33 Finished clone github.com/prometheus/client_model [2019-12-04T13:00:33.850Z] 2019/12/04 13:00:33 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2019-12-04T13:00:34.104Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2019-12-04T13:00:34.104Z] === RUN TestPingCacheHeaders [2019-12-04T13:00:34.104Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-04T13:00:34.104Z] === RUN TestPingGet [2019-12-04T13:00:34.104Z] --- PASS: TestPingGet (0.02s) [2019-12-04T13:00:34.104Z] === RUN TestPingHead [2019-12-04T13:00:34.104Z] --- PASS: TestPingHead (0.03s) [2019-12-04T13:00:34.104Z] === RUN TestVersion [2019-12-04T13:00:34.104Z] --- PASS: TestVersion (0.02s) [2019-12-04T13:00:34.104Z] PASS [2019-12-04T13:00:34.104Z] [2019-12-04T13:00:34.104Z] === Skipped [2019-12-04T13:00:34.104Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T13:00:34.104Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-04T13:00:34.104Z] [2019-12-04T13:00:34.104Z] [2019-12-04T13:00:34.104Z] DONE 18 tests, 1 skipped in 5.897s [2019-12-04T13:00:34.104Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-04T13:00:34.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:00:34.104Z] ++ set -e [2019-12-04T13:00:34.104Z] ++ '[' -n 0 ']' [2019-12-04T13:00:34.104Z] ++ set -x [2019-12-04T13:00:34.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:00:34.361Z] INFO: Testing against a local daemon [2019-12-04T13:00:34.361Z] === RUN TestVolumesCreateAndList [2019-12-04T13:00:34.361Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-04T13:00:34.361Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-12-04T13:00:34.361Z] === RUN TestVolumesRemove [2019-12-04T13:00:34.496Z] 2019/12/04 13:00:34 Finished clone github.com/prometheus/client_golang [2019-12-04T13:00:34.496Z] 2019/12/04 13:00:34 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2019-12-04T13:00:34.619Z] --- PASS: TestVolumesRemove (0.22s) [2019-12-04T13:00:34.619Z] === RUN TestVolumesInspect [2019-12-04T13:00:34.619Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-04T13:00:34.619Z] === RUN TestVolumesInvalidJSON [2019-12-04T13:00:34.619Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-04T13:00:34.619Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-04T13:00:34.619Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-04T13:00:34.619Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-12-04T13:00:34.619Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-04T13:00:34.619Z] PASS [2019-12-04T13:00:34.619Z] [2019-12-04T13:00:34.619Z] DONE 5 tests in 0.433s [2019-12-04T13:00:34.619Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-04T13:00:34.877Z] ++++ cat bundles/test-integration/docker.pid [2019-12-04T13:00:34.877Z] +++ kill 5333 [2019-12-04T13:00:35.685Z] Removing intermediate container 21ee37b180d9 [2019-12-04T13:00:35.685Z] ---> fd215a5f7fd7 [2019-12-04T13:00:35.685Z] Step 6/6 : CMD ["sh"] [2019-12-04T13:00:35.685Z] ---> Running in 1bc9bbbc4b26 [2019-12-04T13:00:35.943Z] 2019/12/04 13:00:35 Finished clone github.com/matttproud/golang_protobuf_extensions [2019-12-04T13:00:35.943Z] 2019/12/04 13:00:35 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2019-12-04T13:00:36.149Z] Removing intermediate container 1bc9bbbc4b26 [2019-12-04T13:00:36.149Z] ---> c15e95ae1c08 [2019-12-04T13:00:36.149Z] Successfully built c15e95ae1c08 [2019-12-04T13:00:36.149Z] Successfully tagged busybox:latest [2019-12-04T13:00:36.149Z] INFO: Docker images of the daemon under test [2019-12-04T13:00:36.149Z] [2019-12-04T13:00:36.149Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-04T13:00:36.149Z] busybox latest c15e95ae1c08 Less than a second ago 4.85GB [2019-12-04T13:00:36.149Z] microsoft/windowsservercore latest 49e459dc7a6b 3 weeks ago 4.81GB [2019-12-04T13:00:36.149Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 3 weeks ago 4.81GB [2019-12-04T13:00:36.149Z] [2019-12-04T13:00:36.149Z] INFO: Running integration tests at 12/04/2019 13:00:35... [2019-12-04T13:00:36.149Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-12-04T13:00:36.149Z] INFO: Integration API tests being run from the host: [2019-12-04T13:00:36.149Z] INFO: make.ps1 starting at 12/04/2019 13:00:35 [2019-12-04T13:00:36.246Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-04T13:00:36.246Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-04T13:00:36.246Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-04T13:00:36.504Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-04T13:00:36.504Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-04T13:00:36.504Z] +++ /etc/init.d/apparmor stop [2019-12-04T13:00:36.504Z] Clearing AppArmor profiles cache:. [2019-12-04T13:00:36.504Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-04T13:00:36.504Z] Unloading profiles will leave already running processes permanently [2019-12-04T13:00:36.504Z] unconfined, which can lead to unexpected situations. [2019-12-04T13:00:36.504Z] [2019-12-04T13:00:36.504Z] To set a process to complain mode, use the command line tool [2019-12-04T13:00:36.504Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-04T13:00:36.504Z] with the 'teardown' option." [2019-12-04T13:00:36.504Z] [2019-12-04T13:00:36.546Z] 2019/12/04 13:00:36 Finished clone github.com/prometheus/procfs [2019-12-04T13:00:36.546Z] 2019/12/04 13:00:36 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2019-12-04T13:00:36.546Z] 2019/12/04 13:00:36 Finished clone github.com/pkg/errors [2019-12-04T13:00:36.546Z] 2019/12/04 13:00:36 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2019-12-04T13:00:36.615Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-12-04T13:00:36.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-04T13:00:37.106Z] 2019/12/04 13:00:37 Finished clone github.com/prometheus/common [2019-12-04T13:00:37.106Z] 2019/12/04 13:00:37 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2019-12-04T13:00:37.877Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-04T13:00:38.032Z] 2019/12/04 13:00:37 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2019-12-04T13:00:38.032Z] 2019/12/04 13:00:37 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2019-12-04T13:00:39.519Z] 2019/12/04 13:00:39 Finished clone github.com/spf13/pflag [2019-12-04T13:00:39.519Z] 2019/12/04 13:00:39 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2019-12-04T13:00:39.519Z] 2019/12/04 13:00:39 Finished clone github.com/inconshreveable/mousetrap [2019-12-04T13:00:39.519Z] 2019/12/04 13:00:39 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2019-12-04T13:00:39.817Z] 2019/12/04 13:00:39 Finished clone github.com/google/certificate-transparency-go [2019-12-04T13:00:39.817Z] 2019/12/04 13:00:39 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2019-12-04T13:00:40.073Z] 2019/12/04 13:00:39 Finished clone github.com/spf13/cobra [2019-12-04T13:00:40.328Z] 2019/12/04 13:00:40 Finished clone github.com/morikuni/aec [2019-12-04T13:00:40.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-04T13:00:40.627Z] 2019/12/04 13:00:40 Finished clone github.com/golang/protobuf [2019-12-04T13:00:41.315Z] 2019/12/04 13:00:41 Finished clone github.com/docker/go-metrics [2019-12-04T13:00:41.315Z] 2019/12/04 13:00:41 Finished clone github.com/Azure/go-ansiterm [2019-12-04T13:00:43.131Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-04T13:00:43.131Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-04T13:00:43.200Z] 2019/12/04 13:00:42 Finished clone github.com/cloudflare/cfssl [2019-12-04T13:00:43.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-04T13:00:44.504Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-04T13:00:44.504Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-04T13:00:44.504Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-04T13:00:45.757Z] 2019/12/04 13:00:45 Finished clone cloud.google.com/go [2019-12-04T13:00:45.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-04T13:00:47.026Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-04T13:00:47.957Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-04T13:00:48.280Z] 2019/12/04 13:00:47 Finished clone github.com/Microsoft/hcsshim [2019-12-04T13:00:48.535Z] 2019/12/04 13:00:48 Finished clone google.golang.org/genproto [2019-12-04T13:00:48.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-04T13:00:49.328Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-04T13:00:50.503Z] 2019/12/04 13:00:50 Finished clone github.com/docker/swarmkit [2019-12-04T13:00:50.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-04T13:00:52.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-04T13:00:53.100Z] 2019/12/04 13:00:52 Finished clone github.com/containerd/containerd [2019-12-04T13:00:53.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-12-04T13:00:54.067Z] 2019/12/04 13:00:53 Finished clone github.com/coreos/etcd [2019-12-04T13:00:54.073Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-04T13:00:54.379Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-12-04T13:00:54.636Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-04T13:00:54.656Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-04T13:00:54.656Z] Using test binary docker [2019-12-04T13:00:54.656Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-04T13:00:54.656Z] +++ /etc/init.d/apparmor start [2019-12-04T13:00:54.656Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-04T13:00:54.656Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-04T13:00:54.656Z] Warning failed to create cache: (null) [2019-12-04T13:00:54.656Z] . [2019-12-04T13:00:54.656Z] INFO: Waiting for daemon to start... [2019-12-04T13:00:54.656Z] Starting dockerd [2019-12-04T13:00:54.656Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-04T13:00:56.597Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-12-04T13:00:56.957Z] . [2019-12-04T13:00:56.957Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-04T13:00:56.957Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-04T13:00:56.957Z] Error: No such image: emptyfs [2019-12-04T13:00:56.957Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-04T13:00:56.957Z] ++++ docker load [2019-12-04T13:00:57.163Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-04T13:00:57.297Z] Running integration-test (iteration 1) [2019-12-04T13:00:57.297Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-12-04T13:00:57.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:00:57.297Z] ++ set -e [2019-12-04T13:00:57.297Z] ++ '[' -n 0 ']' [2019-12-04T13:00:57.297Z] ++ set -x [2019-12-04T13:00:57.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:00:59.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-04T13:00:59.550Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-12-04T13:00:59.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-12-04T13:01:01.749Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-12-04T13:01:01.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-12-04T13:01:02.399Z] 2019/12/04 13:01:02 Finished clone github.com/gogo/protobuf [2019-12-04T13:01:03.369Z] 2019/12/04 13:01:03 Finished clone github.com/hashicorp/consul [2019-12-04T13:01:03.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-12-04T13:01:03.946Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-04T13:01:04.410Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-04T13:01:04.873Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-04T13:01:05.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-12-04T13:01:05.852Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-04T13:01:06.316Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-04T13:01:06.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a5efa0_} [2019-12-04T13:01:08.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1016166893_/foo_false____} [2019-12-04T13:01:08.517Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-04T13:01:10.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1016166893_/foo_true____} [2019-12-04T13:01:11.456Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-04T13:01:11.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3615399528_/foo_false____} [2019-12-04T13:01:13.318Z] Loaded image: buildpack-deps:jessie [2019-12-04T13:01:13.318Z] Loaded image: busybox:latest [2019-12-04T13:01:13.318Z] Loaded image: busybox:glibc [2019-12-04T13:01:13.318Z] Loaded image: debian:jessie [2019-12-04T13:01:13.318Z] Loaded image: hello-world:latest [2019-12-04T13:01:13.318Z] INFO: Testing against a local daemon [2019-12-04T13:01:13.318Z] === RUN TestCgroupNamespacesBuild [2019-12-04T13:01:13.318Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2019-12-04T13:01:13.318Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-04T13:01:13.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3615399528_/foo_true____} [2019-12-04T13:01:14.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3615399528_/foo_true__0xc000a5f6e0__} [2019-12-04T13:01:15.014Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2019-12-04T13:01:15.014Z] === RUN TestBuildWithSession [2019-12-04T13:01:15.014Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-04T13:01:15.014Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T13:01:15.014Z] === RUN TestBuildSquashParent [2019-12-04T13:01:15.616Z] 2019/12/04 13:01:14 Finished clone github.com/aws/aws-sdk-go [2019-12-04T13:01:16.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a5f700_} [2019-12-04T13:01:17.297Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-04T13:01:18.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a5f720_} [2019-12-04T13:01:20.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a5f740_} [2019-12-04T13:01:20.225Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-12-04T13:01:21.034Z] --- PASS: TestBuildSquashParent (5.86s) [2019-12-04T13:01:21.034Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-04T13:01:21.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T13:01:21.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T13:01:21.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T13:01:21.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T13:01:21.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T13:01:21.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T13:01:21.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T13:01:21.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T13:01:21.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T13:01:21.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T13:01:21.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T13:01:21.035Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T13:01:21.035Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-04T13:01:21.035Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-04T13:01:21.035Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-04T13:01:21.035Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-04T13:01:21.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a5f760_} [2019-12-04T13:01:21.781Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-12-04T13:01:23.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-04T13:01:24.064Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-04T13:01:24.064Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-04T13:01:24.710Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-12-04T13:01:24.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-12-04T13:01:25.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-12-04T13:01:25.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-12-04T13:01:25.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-12-04T13:01:25.021Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-04T13:01:26.366Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-12-04T13:01:26.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2019-12-04T13:01:26.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2019-12-04T13:01:26.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2019-12-04T13:01:26.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2019-12-04T13:01:26.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2019-12-04T13:01:26.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2019-12-04T13:01:26.366Z] === RUN TestBuildMultiStageCopy [2019-12-04T13:01:26.366Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-04T13:01:26.909Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-12-04T13:01:28.063Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-04T13:01:28.301Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-04T13:01:28.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-04T13:01:28.462Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-12-04T13:01:28.741Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-04T13:01:29.079Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-04T13:01:29.418Z] --- PASS: TestBuildMultiStageCopy (3.57s) [2019-12-04T13:01:29.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2019-12-04T13:01:29.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-12-04T13:01:29.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-12-04T13:01:29.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-12-04T13:01:29.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-12-04T13:01:29.418Z] === RUN TestBuildMultiStageParentConfig [2019-12-04T13:01:30.594Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2019-12-04T13:01:30.594Z] === RUN TestBuildLabelWithTargets [2019-12-04T13:01:30.693Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-12-04T13:01:30.824Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-04T13:01:31.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:01:31.158Z] INFO: Testing against a local daemon [2019-12-04T13:01:31.158Z] === RUN TestBuildWithSession [2019-12-04T13:01:31.158Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-04T13:01:31.158Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T13:01:31.158Z] === RUN TestBuildSquashParent [2019-12-04T13:01:31.158Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-12-04T13:01:31.158Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:31.158Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-04T13:01:31.158Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-12-04T13:01:31.158Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:01:31.158Z] === RUN TestBuildMultiStageCopy [2019-12-04T13:01:31.158Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-04T13:01:32.289Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2019-12-04T13:01:32.289Z] === RUN TestBuildWithEmptyLayers [2019-12-04T13:01:33.017Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-12-04T13:01:33.017Z] === RUN TestBuildMultiStageOnBuild [2019-12-04T13:01:33.739Z] 2019/12/04 13:01:31 Finished clone google.golang.org/api [2019-12-04T13:01:33.739Z] 2019/12/04 13:01:31 Dependencies downloaded. Download time: 1m30.689753599s [2019-12-04T13:01:33.739Z] 2019/12/04 13:01:31 Collecting all dependencies [2019-12-04T13:01:34.100Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-04T13:01:35.347Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2019-12-04T13:01:35.347Z] === RUN TestBuildUncleanTarFilenames [2019-12-04T13:01:35.997Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-04T13:01:35.997Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-04T13:01:36.075Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-12-04T13:01:36.075Z] === RUN TestBuildMultiStageLayerLeak [2019-12-04T13:01:36.928Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-04T13:01:37.859Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-12-04T13:01:38.386Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2019-12-04T13:01:38.386Z] === RUN TestBuildWithHugeFile [2019-12-04T13:01:38.790Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-04T13:01:39.721Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-04T13:01:39.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-04T13:01:40.751Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-04T13:01:41.093Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-04T13:01:41.730Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-04T13:01:41.862Z] 2019/12/04 13:01:40 Clean vendor dir from unused packages [2019-12-04T13:01:41.862Z] 2019/12/04 13:01:41 Success [2019-12-04T13:01:41.862Z] 2019/12/04 13:01:41 Running time: 1m44.198720664s [2019-12-04T13:01:41.862Z] Congratulations! All vendoring changes are done the right way. [2019-12-04T13:01:42.025Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-04T13:01:42.708Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-12-04T13:01:42.955Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-04T13:01:43.107Z] + echo Building e2e image [2019-12-04T13:01:43.107Z] Building e2e image [2019-12-04T13:01:43.107Z] + docker build --build-arg DOCKER_GITCOMMIT=718005e5883cf45087f1fb06fbe013650adb63f4 -t moby-e2e-test -f Dockerfile.e2e . [2019-12-04T13:01:43.107Z] #1 [internal] load .dockerignore [2019-12-04T13:01:43.107Z] #1 transferring context: 34B done [2019-12-04T13:01:43.107Z] #1 DONE 0.0s [2019-12-04T13:01:43.107Z] [2019-12-04T13:01:43.107Z] #2 [internal] load build definition from Dockerfile.e2e [2019-12-04T13:01:43.107Z] #2 transferring dockerfile: 3.21kB done [2019-12-04T13:01:43.107Z] #2 DONE 0.0s [2019-12-04T13:01:43.107Z] [2019-12-04T13:01:43.107Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-12-04T13:01:43.363Z] #4 DONE 0.2s [2019-12-04T13:01:43.363Z] [2019-12-04T13:01:43.363Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-12-04T13:01:43.363Z] #3 DONE 0.2s [2019-12-04T13:01:43.363Z] [2019-12-04T13:01:43.363Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-04T13:01:43.363Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-12-04T13:01:43.363Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-12-04T13:01:43.363Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-12-04T13:01:43.363Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-12-04T13:01:43.363Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 43.35kB / 2.79MB 0.1s [2019-12-04T13:01:43.363Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s [2019-12-04T13:01:43.363Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.1s [2019-12-04T13:01:43.618Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.2s [2019-12-04T13:01:43.618Z] #14 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 [2019-12-04T13:01:43.876Z] #14 ... [2019-12-04T13:01:43.876Z] [2019-12-04T13:01:43.876Z] #8 [internal] load build context [2019-12-04T13:01:43.876Z] #8 transferring context: 811.40kB 0.4s done [2019-12-04T13:01:43.876Z] #8 DONE 0.4s [2019-12-04T13:01:43.876Z] [2019-12-04T13:01:43.876Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-04T13:01:43.876Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.2s done [2019-12-04T13:01:43.876Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.2s done [2019-12-04T13:01:43.876Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.2s done [2019-12-04T13:01:43.876Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 4.16MB / 126.86MB 0.3s [2019-12-04T13:01:43.876Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.2s done [2019-12-04T13:01:43.876Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 18.42MB / 126.86MB 0.5s [2019-12-04T13:01:43.876Z] #14 ... [2019-12-04T13:01:43.876Z] [2019-12-04T13:01:43.876Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-12-04T13:01:43.876Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-12-04T13:01:43.876Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2019-12-04T13:01:43.876Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2019-12-04T13:01:43.876Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2019-12-04T13:01:43.876Z] #5 DONE 0.6s [2019-12-04T13:01:43.876Z] [2019-12-04T13:01:43.876Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-04T13:01:43.876Z] #14 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.3s done [2019-12-04T13:01:43.876Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 26.62MB / 126.86MB 0.6s [2019-12-04T13:01:43.876Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-12-04T13:01:43.886Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-04T13:01:44.133Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 38.84MB / 126.86MB 0.8s [2019-12-04T13:01:44.258Z] --- PASS: TestBuildMultiStageCopy (13.11s) [2019-12-04T13:01:44.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.86s) [2019-12-04T13:01:44.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2019-12-04T13:01:44.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2019-12-04T13:01:44.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2019-12-04T13:01:44.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s) [2019-12-04T13:01:44.259Z] === RUN TestBuildMultiStageParentConfig [2019-12-04T13:01:44.259Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-12-04T13:01:44.259Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:01:44.259Z] === RUN TestBuildLabelWithTargets [2019-12-04T13:01:44.259Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-12-04T13:01:44.259Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:01:44.259Z] === RUN TestBuildWithEmptyLayers [2019-12-04T13:01:44.389Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.2s done [2019-12-04T13:01:44.389Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 53.71MB / 126.86MB 1.1s [2019-12-04T13:01:44.389Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-12-04T13:01:44.647Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 62.27MB / 126.86MB 1.2s [2019-12-04T13:01:44.647Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 73.62MB / 126.86MB 1.3s [2019-12-04T13:01:44.912Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-04T13:01:44.918Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 82.27MB / 126.86MB 1.4s [2019-12-04T13:01:44.918Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 105.18MB / 126.86MB 1.6s [2019-12-04T13:01:44.918Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 116.69MB / 126.86MB 1.7s [2019-12-04T13:01:45.221Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.8s [2019-12-04T13:01:45.419Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2019-12-04T13:01:45.419Z] === RUN TestBuildMultiStageOnBuild [2019-12-04T13:01:45.419Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-12-04T13:01:45.419Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:01:45.419Z] === RUN TestBuildUncleanTarFilenames [2019-12-04T13:01:45.419Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-12-04T13:01:45.419Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:01:45.419Z] === RUN TestBuildMultiStageLayerLeak [2019-12-04T13:01:45.419Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-12-04T13:01:45.419Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:01:45.419Z] === RUN TestBuildWithHugeFile [2019-12-04T13:01:45.419Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-12-04T13:01:45.419Z] build_test.go:491: testEnv.OSType == "windows" [2019-12-04T13:01:45.419Z] === RUN TestBuildWithEmptyDockerfile [2019-12-04T13:01:45.419Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T13:01:45.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T13:01:45.419Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T13:01:45.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T13:01:45.419Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T13:01:45.419Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T13:01:45.419Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T13:01:45.419Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T13:01:45.419Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T13:01:45.419Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s) [2019-12-04T13:01:45.419Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-12-04T13:01:45.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-12-04T13:01:45.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-12-04T13:01:45.419Z] === RUN TestBuildPreserveOwnership [2019-12-04T13:01:45.419Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-12-04T13:01:45.419Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:01:45.419Z] === RUN TestBuildPlatformInvalid [2019-12-04T13:01:45.419Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-12-04T13:01:45.419Z] PASS [2019-12-04T13:01:45.419Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-12-04T13:01:45.419Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:01:45.419Z] INFO: Testing against a local daemon [2019-12-04T13:01:45.419Z] === RUN TestConfigList [2019-12-04T13:01:45.419Z] --- SKIP: TestConfigList (0.00s) [2019-12-04T13:01:45.419Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:45.419Z] === RUN TestConfigsCreateAndDelete [2019-12-04T13:01:45.419Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-12-04T13:01:45.419Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:45.419Z] === RUN TestConfigsUpdate [2019-12-04T13:01:45.419Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-12-04T13:01:45.419Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:45.419Z] === RUN TestTemplatedConfig [2019-12-04T13:01:45.419Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-12-04T13:01:45.419Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:45.419Z] === RUN TestConfigInspect [2019-12-04T13:01:45.419Z] --- SKIP: TestConfigInspect (0.00s) [2019-12-04T13:01:45.419Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:45.419Z] === RUN TestConfigCreateWithLabels [2019-12-04T13:01:45.419Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-12-04T13:01:45.419Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:01:45.419Z] === RUN TestConfigCreateResolve [2019-12-04T13:01:45.419Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-12-04T13:01:45.419Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:01:45.419Z] === RUN TestConfigDaemonLibtrustID [2019-12-04T13:01:45.419Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-12-04T13:01:45.419Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:01:45.419Z] PASS [2019-12-04T13:01:45.419Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-12-04T13:01:45.419Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:01:45.419Z] INFO: Testing against a local daemon [2019-12-04T13:01:45.419Z] === RUN TestCheckpoint [2019-12-04T13:01:45.419Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-04T13:01:45.419Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T13:01:45.419Z] === RUN TestContainerInvalidJSON [2019-12-04T13:01:45.419Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T13:01:45.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T13:01:45.419Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T13:01:45.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T13:01:45.419Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-04T13:01:45.419Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-04T13:01:45.419Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T13:01:45.419Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-04T13:01:45.419Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T13:01:45.419Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-12-04T13:01:45.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-12-04T13:01:45.419Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-12-04T13:01:45.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.02s) [2019-12-04T13:01:45.478Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.9s done [2019-12-04T13:01:45.478Z] #14 ... [2019-12-04T13:01:45.478Z] [2019-12-04T13:01:45.478Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-12-04T13:01:45.478Z] #6 DONE 1.5s [2019-12-04T13:01:45.478Z] [2019-12-04T13:01:45.478Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-04T13:01:45.478Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 [2019-12-04T13:01:45.883Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-04T13:01:45.883Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-12-04T13:01:45.883Z] copy_test.go:25: testEnv.OSType == "windows" [2019-12-04T13:01:45.883Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-04T13:01:45.883Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-12-04T13:01:45.883Z] copy_test.go:39: testEnv.OSType == "windows" [2019-12-04T13:01:45.883Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-04T13:01:45.883Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-12-04T13:01:45.883Z] copy_test.go:51: testEnv.OSType == "windows" [2019-12-04T13:01:45.883Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-04T13:01:45.883Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-12-04T13:01:45.883Z] copy_test.go:65: testEnv.OSType == "windows" [2019-12-04T13:01:45.883Z] === RUN TestCopyFromContainer [2019-12-04T13:01:45.883Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-12-04T13:01:45.883Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:45.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-04T13:01:45.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T13:01:45.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T13:01:45.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T13:01:45.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T13:01:45.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T13:01:45.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T13:01:45.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T13:01:45.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T13:01:45.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T13:01:45.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-04T13:01:45.883Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-04T13:01:45.883Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-12-04T13:01:45.883Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidEnv [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-04T13:01:45.883Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-04T13:01:45.883Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-04T13:01:45.883Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-04T13:01:45.883Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-04T13:01:45.883Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-04T13:01:45.883Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-12-04T13:01:45.883Z] === RUN TestCreateTmpfsMountsTarget [2019-12-04T13:01:45.883Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-12-04T13:01:45.883Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:45.883Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-04T13:01:45.883Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-12-04T13:01:45.883Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:01:45.883Z] === RUN TestCreateWithCapabilities [2019-12-04T13:01:45.883Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-12-04T13:01:45.883Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-12-04T13:01:45.883Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-04T13:01:45.883Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-12-04T13:01:45.883Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T13:01:45.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T13:01:45.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T13:01:45.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T13:01:45.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T13:01:45.883Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T13:01:45.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T13:01:45.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T13:01:45.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T13:01:45.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T13:01:45.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T13:01:45.883Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-04T13:01:45.883Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-12-04T13:01:45.883Z] === RUN TestDiff [2019-12-04T13:01:45.883Z] --- SKIP: TestDiff (0.00s) [2019-12-04T13:01:45.883Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-12-04T13:01:45.883Z] === RUN TestExecWithCloseStdin [2019-12-04T13:01:46.327Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-04T13:01:47.258Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-04T13:01:48.188Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-04T13:01:49.119Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-04T13:01:50.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-12-04T13:01:50.611Z] --- PASS: TestExecWithCloseStdin (4.09s) [2019-12-04T13:01:50.611Z] === RUN TestExec [2019-12-04T13:01:50.611Z] --- SKIP: TestExec (0.00s) [2019-12-04T13:01:50.611Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-04T13:01:50.611Z] === RUN TestExecUser [2019-12-04T13:01:50.611Z] --- SKIP: TestExecUser (0.00s) [2019-12-04T13:01:50.611Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-04T13:01:50.611Z] === RUN TestExportContainerAndImportImage [2019-12-04T13:01:50.611Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-12-04T13:01:50.611Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:50.611Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-04T13:01:50.611Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-12-04T13:01:50.611Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:50.611Z] === RUN TestHealthCheckWorkdir [2019-12-04T13:01:50.611Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-12-04T13:01:50.611Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-04T13:01:50.611Z] === RUN TestHealthKillContainer [2019-12-04T13:01:50.611Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-12-04T13:01:50.611Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-12-04T13:01:50.611Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-04T13:01:50.611Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-12-04T13:01:50.611Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-12-04T13:01:50.611Z] === RUN TestKillContainerInvalidSignal [2019-12-04T13:01:50.758Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.0s [2019-12-04T13:01:50.992Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-04T13:01:51.590Z] --- PASS: TestKillContainerInvalidSignal (1.62s) [2019-12-04T13:01:51.590Z] === RUN TestKillContainer [2019-12-04T13:01:51.590Z] --- SKIP: TestKillContainer (0.00s) [2019-12-04T13:01:51.590Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-12-04T13:01:51.590Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-04T13:01:51.590Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-12-04T13:01:51.590Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-04T13:01:51.590Z] === RUN TestKillStoppedContainer [2019-12-04T13:01:51.590Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-12-04T13:01:51.590Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-04T13:01:51.590Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-04T13:01:51.590Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-12-04T13:01:51.590Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-04T13:01:51.590Z] === RUN TestKillDifferentUserContainer [2019-12-04T13:01:51.590Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-12-04T13:01:51.590Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-12-04T13:01:51.590Z] === RUN TestInspectOomKilledTrue [2019-12-04T13:01:51.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-04T13:01:51.590Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T13:01:51.590Z] === RUN TestInspectOomKilledFalse [2019-12-04T13:01:51.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-04T13:01:51.590Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-04T13:01:51.590Z] === RUN TestLogsFollowTailEmpty [2019-12-04T13:01:51.724Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.4s done [2019-12-04T13:01:51.923Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-04T13:01:52.021Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 [2019-12-04T13:01:52.276Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-12-04T13:01:52.530Z] #14 DONE 9.1s [2019-12-04T13:01:52.530Z] [2019-12-04T13:01:52.530Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-12-04T13:01:52.530Z] #7 1.110 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-04T13:01:52.530Z] #7 2.201 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-04T13:01:52.530Z] #7 2.393 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-04T13:01:52.530Z] #7 2.396 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-04T13:01:52.530Z] #7 2.616 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-04T13:01:52.530Z] #7 2.629 (4/31) Installing readline (8.0.0-r0) [2019-12-04T13:01:52.530Z] #7 2.635 (5/31) Installing bash (5.0.0-r0) [2019-12-04T13:01:52.530Z] #7 2.653 Executing bash-5.0.0-r0.post-install [2019-12-04T13:01:52.530Z] #7 2.659 (6/31) Installing ca-certificates (20190108-r0) [2019-12-04T13:01:52.530Z] #7 2.679 (7/31) Installing libgcc (8.3.0-r0) [2019-12-04T13:01:52.530Z] #7 2.683 (8/31) Installing libstdc++ (8.3.0-r0) [2019-12-04T13:01:52.530Z] #7 2.700 (9/31) Installing binutils (2.32-r0) [2019-12-04T13:01:52.530Z] #7 2.808 (10/31) Installing gmp (6.1.2-r1) [2019-12-04T13:01:52.530Z] #7 2.817 (11/31) Installing isl (0.18-r0) [2019-12-04T13:01:52.530Z] #7 2.839 (12/31) Installing libgomp (8.3.0-r0) [2019-12-04T13:01:52.530Z] #7 2.846 (13/31) Installing libatomic (8.3.0-r0) [2019-12-04T13:01:52.530Z] #7 2.848 (14/31) Installing mpfr3 (3.1.5-r1) [2019-12-04T13:01:52.530Z] #7 2.856 (15/31) Installing mpc1 (1.1.0-r0) [2019-12-04T13:01:52.530Z] #7 2.859 (16/31) Installing gcc (8.3.0-r0) [2019-12-04T13:01:52.530Z] #7 3.858 (17/31) Installing musl-dev (1.1.22-r3) [2019-12-04T13:01:52.530Z] #7 3.978 (18/31) Installing libc-dev (0.7.1-r0) [2019-12-04T13:01:52.530Z] #7 3.983 (19/31) Installing g++ (8.3.0-r0) [2019-12-04T13:01:52.530Z] #7 4.618 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-12-04T13:01:52.530Z] #7 4.622 (21/31) Installing libcurl (7.66.0-r0) [2019-12-04T13:01:52.530Z] #7 4.633 (22/31) Installing expat (2.2.8-r0) [2019-12-04T13:01:52.530Z] #7 4.638 (23/31) Installing pcre2 (10.33-r0) [2019-12-04T13:01:52.530Z] #7 4.647 (24/31) Installing git (2.22.0-r0) [2019-12-04T13:01:52.530Z] #7 4.877 (25/31) Installing libmnl (1.0.4-r0) [2019-12-04T13:01:52.530Z] #7 4.882 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-12-04T13:01:52.530Z] #7 4.886 (27/31) Installing iptables (1.8.3-r0) [2019-12-04T13:01:52.530Z] #7 4.914 (28/31) Installing pigz (2.4-r0) [2019-12-04T13:01:52.530Z] #7 4.920 (29/31) Installing tar (1.32-r0) [2019-12-04T13:01:52.530Z] #7 4.929 (30/31) Installing xz-libs (5.2.4-r0) [2019-12-04T13:01:52.530Z] #7 4.932 (31/31) Installing xz (5.2.4-r0) [2019-12-04T13:01:52.530Z] #7 4.938 Executing busybox-1.30.1-r2.trigger [2019-12-04T13:01:52.530Z] #7 4.949 Executing ca-certificates-20190108-r0.trigger [2019-12-04T13:01:52.530Z] #7 5.005 OK: 185 MiB in 45 packages [2019-12-04T13:01:52.856Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-04T13:01:52.856Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-04T13:01:53.089Z] #7 DONE 7.5s [2019-12-04T13:01:53.089Z] [2019-12-04T13:01:53.089Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-04T13:01:53.089Z] #15 ... [2019-12-04T13:01:53.089Z] [2019-12-04T13:01:53.089Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-12-04T13:01:53.089Z] #9 DONE 0.1s [2019-12-04T13:01:53.089Z] [2019-12-04T13:01:53.089Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-12-04T13:01:53.089Z] #10 DONE 0.0s [2019-12-04T13:01:53.089Z] [2019-12-04T13:01:53.089Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-12-04T13:01:53.089Z] #11 DONE 0.1s [2019-12-04T13:01:53.089Z] [2019-12-04T13:01:53.089Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-12-04T13:01:53.089Z] #12 DONE 0.1s [2019-12-04T13:01:53.089Z] [2019-12-04T13:01:53.089Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-04T13:01:53.139Z] --- PASS: TestLogsFollowTailEmpty (1.57s) [2019-12-04T13:01:53.139Z] === RUN TestNetworkNat [2019-12-04T13:01:53.139Z] --- SKIP: TestNetworkNat (0.00s) [2019-12-04T13:01:53.139Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-12-04T13:01:53.139Z] === RUN TestNetworkLocalhostTCPNat [2019-12-04T13:01:53.139Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-12-04T13:01:53.139Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:01:53.139Z] === RUN TestNetworkLoopbackNat [2019-12-04T13:01:53.139Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-12-04T13:01:53.139Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-12-04T13:01:53.139Z] === RUN TestPause [2019-12-04T13:01:53.139Z] --- SKIP: TestPause (0.00s) [2019-12-04T13:01:53.139Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-12-04T13:01:53.139Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-04T13:01:53.343Z] #15 ... [2019-12-04T13:01:53.343Z] [2019-12-04T13:01:53.343Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-12-04T13:01:53.343Z] #13 DONE 0.1s [2019-12-04T13:01:53.598Z] [2019-12-04T13:01:53.598Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-04T13:01:53.598Z] #15 1.180 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-04T13:01:53.788Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-04T13:01:54.691Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.53s) [2019-12-04T13:01:54.691Z] === RUN TestPauseStopPausedContainer [2019-12-04T13:01:54.691Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-12-04T13:01:54.691Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:01:54.691Z] === RUN TestPsFilter [2019-12-04T13:01:54.691Z] --- PASS: TestPsFilter (0.13s) [2019-12-04T13:01:54.691Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-04T13:01:54.719Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-04T13:01:54.958Z] #15 2.274 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-04T13:01:54.958Z] #15 2.387 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-04T13:01:54.958Z] #15 2.392 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-04T13:01:55.213Z] #15 2.575 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-04T13:01:55.213Z] #15 2.584 (4/43) Installing readline (8.0.0-r0) [2019-12-04T13:01:55.213Z] #15 2.589 (5/43) Installing bash (5.0.0-r0) [2019-12-04T13:01:55.213Z] #15 2.609 Executing bash-5.0.0-r0.post-install [2019-12-04T13:01:55.213Z] #15 2.612 (6/43) Installing linux-headers (4.19.36-r0) [2019-12-04T13:01:55.213Z] #15 2.724 (7/43) Installing libuuid (2.33.2-r0) [2019-12-04T13:01:55.213Z] #15 2.727 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-12-04T13:01:55.213Z] #15 2.731 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-12-04T13:01:55.213Z] #15 2.738 (10/43) Installing binutils (2.32-r0) [2019-12-04T13:01:55.213Z] #15 2.835 (11/43) Installing libmagic (5.37-r1) [2019-12-04T13:01:55.468Z] #15 2.857 (12/43) Installing file (5.37-r1) [2019-12-04T13:01:55.468Z] #15 2.859 (13/43) Installing gmp (6.1.2-r1) [2019-12-04T13:01:55.468Z] #15 2.865 (14/43) Installing isl (0.18-r0) [2019-12-04T13:01:55.468Z] #15 2.910 (15/43) Installing libgomp (8.3.0-r0) [2019-12-04T13:01:55.468Z] #15 2.913 (16/43) Installing libatomic (8.3.0-r0) [2019-12-04T13:01:55.468Z] #15 2.915 (17/43) Installing libgcc (8.3.0-r0) [2019-12-04T13:01:55.468Z] #15 2.918 (18/43) Installing mpfr3 (3.1.5-r1) [2019-12-04T13:01:55.468Z] #15 2.922 (19/43) Installing mpc1 (1.1.0-r0) [2019-12-04T13:01:55.468Z] #15 2.926 (20/43) Installing libstdc++ (8.3.0-r0) [2019-12-04T13:01:55.468Z] #15 2.938 (21/43) Installing gcc (8.3.0-r0) [2019-12-04T13:01:56.029Z] #15 3.584 (22/43) Installing musl-dev (1.1.22-r3) [2019-12-04T13:01:56.029Z] #15 3.653 (23/43) Installing libc-dev (0.7.1-r0) [2019-12-04T13:01:56.089Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-04T13:01:56.284Z] #15 3.655 (24/43) Installing g++ (8.3.0-r0) [2019-12-04T13:01:56.539Z] #15 4.062 (25/43) Installing make (4.2.1-r2) [2019-12-04T13:01:56.539Z] #15 4.067 (26/43) Installing fortify-headers (1.1-r0) [2019-12-04T13:01:56.539Z] #15 4.069 (27/43) Installing build-base (0.5-r1) [2019-12-04T13:01:56.539Z] #15 4.070 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-12-04T13:01:56.539Z] #15 4.073 (29/43) Installing libcurl (7.66.0-r0) [2019-12-04T13:01:56.539Z] #15 4.080 (30/43) Installing curl (7.66.0-r0) [2019-12-04T13:01:56.539Z] #15 4.084 (31/43) Installing oniguruma (6.9.3-r0) [2019-12-04T13:01:56.539Z] #15 4.090 (32/43) Installing jq (1.6-r0) [2019-12-04T13:01:56.539Z] #15 4.098 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-12-04T13:01:56.539Z] #15 4.103 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-12-04T13:01:56.539Z] #15 4.105 (35/43) Installing libaio (0.3.111-r0) [2019-12-04T13:01:56.539Z] #15 4.107 (36/43) Installing libblkid (2.33.2-r0) [2019-12-04T13:01:56.539Z] #15 4.113 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-12-04T13:01:56.539Z] #15 4.141 (38/43) Installing libfdisk (2.33.2-r0) [2019-12-04T13:01:56.539Z] #15 4.146 (39/43) Installing libmount (2.33.2-r0) [2019-12-04T13:01:56.539Z] #15 4.151 (40/43) Installing libsmartcols (2.33.2-r0) [2019-12-04T13:01:56.539Z] #15 4.155 (41/43) Installing pkgconf (1.6.1-r1) [2019-12-04T13:01:56.539Z] #15 4.157 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-12-04T13:01:56.539Z] #15 4.179 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-12-04T13:01:56.793Z] #15 4.193 Executing busybox-1.30.1-r2.trigger [2019-12-04T13:01:56.793Z] #15 4.199 OK: 189 MiB in 58 packages [2019-12-04T13:01:56.888Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.88s) [2019-12-04T13:01:56.888Z] === RUN TestRemoveContainerWithVolume [2019-12-04T13:01:57.020Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-04T13:01:57.352Z] #15 DONE 4.8s [2019-12-04T13:01:57.352Z] [2019-12-04T13:01:57.352Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-12-04T13:01:58.279Z] #16 DONE 0.8s [2019-12-04T13:01:58.279Z] [2019-12-04T13:01:58.279Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-12-04T13:01:58.389Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-04T13:01:58.442Z] --- PASS: TestRemoveContainerWithVolume (1.91s) [2019-12-04T13:01:58.442Z] === RUN TestRemoveContainerRunning [2019-12-04T13:01:58.841Z] #17 DONE 0.7s [2019-12-04T13:01:58.841Z] [2019-12-04T13:01:58.841Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-12-04T13:01:58.841Z] #18 DONE 0.0s [2019-12-04T13:01:58.841Z] [2019-12-04T13:01:58.841Z] #31 [builder 1/4] COPY . . [2019-12-04T13:01:59.097Z] #31 ... [2019-12-04T13:01:59.097Z] [2019-12-04T13:01:59.097Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-12-04T13:01:59.097Z] #19 DONE 0.1s [2019-12-04T13:01:59.097Z] [2019-12-04T13:01:59.097Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-04T13:02:00.285Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-04T13:02:00.457Z] #20 1.374 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-04T13:02:00.457Z] #20 ... [2019-12-04T13:02:00.457Z] [2019-12-04T13:02:00.457Z] #31 [builder 1/4] COPY . . [2019-12-04T13:02:00.457Z] #31 DONE 1.7s [2019-12-04T13:02:00.457Z] [2019-12-04T13:02:00.457Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-04T13:02:00.457Z] #20 1.548 [2019-12-04T13:02:00.849Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-04T13:02:00.969Z] #20 1.658 ########### 15.4% ######################## 33.9% ###################################### 53.3% #################################################### 72.5% ################################################################## 92.0% ######################################################################## 100.0% [2019-12-04T13:02:01.224Z] #20 2.348 [2019-12-04T13:02:01.480Z] #20 2.462 ########################### 38.8% ################################################################# 90.6% ######################################################################## 100.0% [2019-12-04T13:02:01.736Z] #20 2.785 [2019-12-04T13:02:01.992Z] [2019-12-04T13:02:01.992Z] #20 ... [2019-12-04T13:02:01.992Z] [2019-12-04T13:02:01.992Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-12-04T13:02:01.992Z] #32 DONE 1.4s [2019-12-04T13:02:01.992Z] [2019-12-04T13:02:01.992Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-04T13:02:02.247Z] #20 2.894 ############## 19.9% ############################## 42.8% ############################################## 64.3% ############################################################### 88.2% ######################################################################## 100.0% [2019-12-04T13:02:02.502Z] #20 3.508 [2019-12-04T13:02:03.165Z] --- PASS: TestRemoveContainerRunning (3.94s) [2019-12-04T13:02:03.166Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-04T13:02:03.372Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-04T13:02:03.780Z] #20 3.618 ### 4.7% ######### 12.9% ############## 20.4% ################### 27.7% ######################### 35.1% ############################## 42.6% ################################### 49.8% ######################################### 57.3% ############################################## 64.8% ################################################### 72.2% ######################################################### 79.5% ############################################################## 87.1% #################################################################### 94.5% ######################################################################## 100.0% [2019-12-04T13:02:04.035Z] #20 5.094 [2019-12-04T13:02:04.144Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s) [2019-12-04T13:02:04.144Z] === RUN TestRemoveInvalidContainer [2019-12-04T13:02:04.144Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-04T13:02:04.144Z] === RUN TestRenameLinkedContainer [2019-12-04T13:02:04.144Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-12-04T13:02:04.144Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:04.144Z] === RUN TestRenameStoppedContainer [2019-12-04T13:02:04.602Z] #20 5.809 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-04T13:02:04.857Z] #20 6.071 [2019-12-04T13:02:05.111Z] #20 6.150 ######################################################################## 100.0% [2019-12-04T13:02:05.366Z] #20 6.394 [2019-12-04T13:02:06.292Z] #20 7.271 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-04T13:02:06.343Z] --- PASS: TestRenameStoppedContainer (1.87s) [2019-12-04T13:02:06.343Z] === RUN TestRenameRunningContainerAndReuse [2019-12-04T13:02:06.548Z] #20 7.603 [2019-12-04T13:02:06.803Z] #20 7.754 0.7% ######################################################################## 100.0% [2019-12-04T13:02:07.058Z] #20 8.083 [2019-12-04T13:02:08.068Z] #20 8.949 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-04T13:02:08.068Z] #20 9.049 skipping existing 1849cc453dee [2019-12-04T13:02:08.323Z] #20 9.315 [2019-12-04T13:02:08.628Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-04T13:02:09.248Z] #20 10.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-04T13:02:09.504Z] #20 10.63 [2019-12-04T13:02:09.759Z] #20 10.74 ######################################################################## 100.0% [2019-12-04T13:02:10.015Z] #20 10.96 [2019-12-04T13:02:10.015Z] #20 11.04 Download of images into '/build' complete. [2019-12-04T13:02:10.015Z] #20 11.04 Use something like the following to load the result into a Docker daemon: [2019-12-04T13:02:10.015Z] #20 11.04 tar -cC '/build' . | docker load [2019-12-04T13:02:10.111Z] --- PASS: TestRenameRunningContainerAndReuse (3.53s) [2019-12-04T13:02:10.112Z] === RUN TestRenameInvalidName [2019-12-04T13:02:10.941Z] #20 DONE 11.8s [2019-12-04T13:02:10.941Z] [2019-12-04T13:02:10.941Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-04T13:02:10.941Z] #22 DONE 0.2s [2019-12-04T13:02:10.941Z] [2019-12-04T13:02:10.941Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-12-04T13:02:10.941Z] #26 DONE 0.1s [2019-12-04T13:02:10.941Z] [2019-12-04T13:02:10.941Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-12-04T13:02:10.941Z] #27 DONE 0.1s [2019-12-04T13:02:10.941Z] [2019-12-04T13:02:10.941Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-04T13:02:11.089Z] --- PASS: TestRenameInvalidName (1.61s) [2019-12-04T13:02:11.089Z] === RUN TestRenameAnonymousContainer [2019-12-04T13:02:11.089Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-12-04T13:02:11.089Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:11.089Z] === RUN TestRenameContainerWithSameName [2019-12-04T13:02:11.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-12-04T13:02:11.196Z] #23 DONE 0.1s [2019-12-04T13:02:11.196Z] [2019-12-04T13:02:11.196Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-12-04T13:02:11.196Z] #28 DONE 0.1s [2019-12-04T13:02:11.196Z] [2019-12-04T13:02:11.196Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-04T13:02:12.123Z] #24 ... [2019-12-04T13:02:12.123Z] [2019-12-04T13:02:12.123Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-04T13:02:12.123Z] #33 1.051 [2019-12-04T13:02:12.123Z] #33 1.117 Removing bundles/ [2019-12-04T13:02:12.123Z] #33 1.120 [2019-12-04T13:02:12.123Z] #33 1.133 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-12-04T13:02:12.123Z] #33 1.934 Building test suite binary ./integration-cli/test.main [2019-12-04T13:02:12.123Z] #33 ... [2019-12-04T13:02:12.123Z] [2019-12-04T13:02:12.123Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-04T13:02:12.522Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-04T13:02:13.086Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-04T13:02:13.288Z] --- PASS: TestRenameContainerWithSameName (1.58s) [2019-12-04T13:02:13.288Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-04T13:02:13.288Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-12-04T13:02:13.288Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:13.288Z] === RUN TestResize [2019-12-04T13:02:13.288Z] --- SKIP: TestResize (0.00s) [2019-12-04T13:02:13.288Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:13.288Z] === RUN TestResizeWithInvalidSize [2019-12-04T13:02:13.288Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-12-04T13:02:13.288Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:13.288Z] === RUN TestResizeWhenContainerNotStarted [2019-12-04T13:02:14.839Z] --- PASS: TestResizeWhenContainerNotStarted (1.83s) [2019-12-04T13:02:14.839Z] === RUN TestDaemonRestartKillContainers [2019-12-04T13:02:14.839Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-12-04T13:02:14.839Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:14.839Z] === RUN TestStats [2019-12-04T13:02:14.839Z] --- SKIP: TestStats (0.00s) [2019-12-04T13:02:14.839Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-12-04T13:02:14.839Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-04T13:02:16.329Z] #29 ... [2019-12-04T13:02:16.329Z] [2019-12-04T13:02:16.329Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-04T13:02:16.329Z] #24 2.652 + RM_GOPATH=0 [2019-12-04T13:02:16.329Z] #24 2.654 + TMP_GOPATH= [2019-12-04T13:02:16.329Z] #24 2.654 + : /build [2019-12-04T13:02:16.329Z] #24 2.654 + '[' -z '' ']' [2019-12-04T13:02:16.329Z] #24 2.654 ++ mktemp -d [2019-12-04T13:02:16.329Z] #24 2.661 + export GOPATH=/tmp/tmp.nBKenC [2019-12-04T13:02:16.329Z] #24 2.661 + GOPATH=/tmp/tmp.nBKenC [2019-12-04T13:02:16.329Z] #24 2.661 + RM_GOPATH=1 [2019-12-04T13:02:16.329Z] #24 2.663 ++ dirname ./install.sh [2019-12-04T13:02:16.329Z] #24 2.663 + dir=. [2019-12-04T13:02:16.329Z] #24 2.663 + bin=dockercli [2019-12-04T13:02:16.329Z] #24 2.663 + shift [2019-12-04T13:02:16.329Z] #24 2.663 + '[' '!' -f ./dockercli.installer ']' [2019-12-04T13:02:16.329Z] #24 2.663 + . ./dockercli.installer [2019-12-04T13:02:16.329Z] #24 2.663 ++ : stable [2019-12-04T13:02:16.329Z] #24 2.663 ++ : 17.06.2-ce [2019-12-04T13:02:16.329Z] #24 2.663 + install_dockercli [2019-12-04T13:02:16.329Z] #24 2.663 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-04T13:02:16.329Z] #24 2.664 Install docker/cli version 17.06.2-ce from stable [2019-12-04T13:02:16.329Z] #24 2.665 ++ uname -m [2019-12-04T13:02:16.329Z] #24 2.665 + arch=x86_64 [2019-12-04T13:02:16.329Z] #24 2.665 + '[' x86_64 '!=' x86_64 ']' [2019-12-04T13:02:16.329Z] #24 2.665 + url=https://download.docker.com/linux/static [2019-12-04T13:02:16.329Z] #24 2.665 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-04T13:02:16.329Z] #24 2.669 + tar -xz docker/docker [2019-12-04T13:02:16.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-12-04T13:02:16.616Z] #24 ... [2019-12-04T13:02:16.616Z] [2019-12-04T13:02:16.616Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-04T13:02:16.616Z] #21 DONE 1.7s [2019-12-04T13:02:16.616Z] [2019-12-04T13:02:16.616Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-04T13:02:16.616Z] #24 5.559 + mkdir -p /build [2019-12-04T13:02:16.616Z] #24 5.560 + mv docker/docker /build/ [2019-12-04T13:02:16.616Z] #24 5.562 + rmdir docker [2019-12-04T13:02:16.616Z] #24 DONE 5.7s [2019-12-04T13:02:16.616Z] [2019-12-04T13:02:16.616Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-04T13:02:17.549Z] #29 ... [2019-12-04T13:02:17.549Z] [2019-12-04T13:02:17.549Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-12-04T13:02:17.804Z] #25 DONE 0.3s [2019-12-04T13:02:17.804Z] [2019-12-04T13:02:17.804Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-04T13:02:19.665Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-04T13:02:20.670Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.48s) [2019-12-04T13:02:20.670Z] === RUN TestStopContainerWithTimeout [2019-12-04T13:02:20.670Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-12-04T13:02:20.670Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-12-04T13:02:20.670Z] === RUN TestUpdateRestartPolicy [2019-12-04T13:02:23.846Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-04T13:02:24.778Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-04T13:02:30.034Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-12-04T13:02:30.965Z] === RUN TestDockerSuite/TestCpToDot [2019-12-04T13:02:31.896Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-04T13:02:33.795Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-04T13:02:35.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-12-04T13:02:35.690Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-04T13:02:36.622Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-04T13:02:40.801Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-04T13:02:40.801Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-04T13:02:41.975Z] --- PASS: TestUpdateRestartPolicy (20.57s) [2019-12-04T13:02:41.975Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-04T13:02:42.174Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-04T13:02:42.440Z] --- PASS: TestUpdateRestartWithAutoRemove (1.53s) [2019-12-04T13:02:42.440Z] === RUN TestWaitNonBlocked [2019-12-04T13:02:42.440Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T13:02:42.440Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T13:02:42.440Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T13:02:42.440Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T13:02:42.440Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T13:02:42.440Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T13:02:44.082Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-04T13:02:44.082Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-04T13:02:44.082Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-04T13:02:44.491Z] #29 29.92 # github.com/docker/docker/contrib/httpserver [2019-12-04T13:02:44.491Z] #29 29.92 loadinternal: cannot find runtime/cgo [2019-12-04T13:02:44.491Z] #29 DONE 30.4s [2019-12-04T13:02:44.491Z] [2019-12-04T13:02:44.491Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-04T13:02:44.491Z] #33 ... [2019-12-04T13:02:44.491Z] [2019-12-04T13:02:44.491Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-12-04T13:02:44.491Z] #30 DONE 0.3s [2019-12-04T13:02:44.491Z] [2019-12-04T13:02:44.491Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-04T13:02:44.645Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-04T13:02:45.575Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-04T13:02:45.575Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-04T13:02:45.575Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-04T13:02:46.506Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-04T13:02:46.764Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-04T13:02:46.764Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-04T13:02:47.021Z] === RUN TestDockerSuite/TestCreateRM [2019-12-04T13:02:47.021Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-04T13:02:47.021Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-04T13:02:47.277Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-04T13:02:47.534Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-04T13:02:49.558Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-12-04T13:02:49.558Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.48s) [2019-12-04T13:02:49.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.23s) [2019-12-04T13:02:49.559Z] === RUN TestWaitBlocked [2019-12-04T13:02:49.559Z] --- SKIP: TestWaitBlocked (0.00s) [2019-12-04T13:02:49.559Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:02:49.559Z] PASS [2019-12-04T13:02:49.559Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-12-04T13:02:49.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:49.559Z] INFO: Testing against a local daemon [2019-12-04T13:02:49.559Z] === RUN TestCommitInheritsEnv [2019-12-04T13:02:49.559Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-12-04T13:02:49.559Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:02:49.559Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-04T13:02:49.559Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-04T13:02:49.559Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-12-04T13:02:49.559Z] === RUN TestImagesFilterMultiReference [2019-12-04T13:02:49.559Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-12-04T13:02:49.559Z] === RUN TestImagePullPlatformInvalid [2019-12-04T13:02:49.559Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-12-04T13:02:49.559Z] === RUN TestRemoveImageOrphaning [2019-12-04T13:02:49.559Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-12-04T13:02:49.559Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:02:49.559Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-04T13:02:49.559Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-04T13:02:49.559Z] === RUN TestTagInvalidReference [2019-12-04T13:02:49.559Z] --- PASS: TestTagInvalidReference (0.02s) [2019-12-04T13:02:49.559Z] === RUN TestTagValidPrefixedRepo [2019-12-04T13:02:50.022Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-12-04T13:02:50.023Z] === RUN TestTagExistedNameWithoutForce [2019-12-04T13:02:50.023Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-04T13:02:50.023Z] === RUN TestTagOfficialNames [2019-12-04T13:02:50.023Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-12-04T13:02:50.023Z] tag_test.go:98: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] === RUN TestTagMatchesDigest [2019-12-04T13:02:50.023Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-04T13:02:50.023Z] PASS [2019-12-04T13:02:50.023Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-12-04T13:02:50.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.023Z] INFO: Testing against a local daemon [2019-12-04T13:02:50.023Z] === RUN TestNetworkCreateDelete [2019-12-04T13:02:50.023Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-12-04T13:02:50.023Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:02:50.023Z] === RUN TestDockerNetworkDeletePreferID [2019-12-04T13:02:50.023Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-12-04T13:02:50.023Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-12-04T13:02:50.023Z] === RUN TestInspectNetwork [2019-12-04T13:02:50.023Z] --- SKIP: TestInspectNetwork (0.00s) [2019-12-04T13:02:50.023Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:50.023Z] === RUN TestRunContainerWithBridgeNone [2019-12-04T13:02:50.023Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-12-04T13:02:50.023Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:02:50.023Z] === RUN TestNetworkInvalidJSON [2019-12-04T13:02:50.023Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-04T13:02:50.023Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-04T13:02:50.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T13:02:50.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T13:02:50.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T13:02:50.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T13:02:50.023Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-04T13:02:50.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T13:02:50.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T13:02:50.023Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-04T13:02:50.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-04T13:02:50.023Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-12-04T13:02:50.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-12-04T13:02:50.023Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-04T13:02:50.023Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:29: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] === RUN TestDaemonDefaultNetworkPools [2019-12-04T13:02:50.023Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:51: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-04T13:02:50.023Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:94: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-04T13:02:50.023Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:127: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-04T13:02:50.023Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:177: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] === RUN TestServiceWithPredefinedNetwork [2019-12-04T13:02:50.023Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:201: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-04T13:02:50.023Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:230: FLAKY_TEST [2019-12-04T13:02:50.023Z] === RUN TestServiceWithDataPathPortInit [2019-12-04T13:02:50.023Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:319: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-04T13:02:50.023Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-12-04T13:02:50.023Z] service_test.go:386: testEnv.OSType == "windows" [2019-12-04T13:02:50.023Z] PASS [2019-12-04T13:02:50.023Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-04T13:02:50.023Z] PASS [2019-12-04T13:02:50.023Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-04T13:02:50.023Z] PASS [2019-12-04T13:02:50.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-04T13:02:50.023Z] PASS [2019-12-04T13:02:50.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-04T13:02:50.023Z] PASS [2019-12-04T13:02:50.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-04T13:02:50.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.023Z] INFO: Testing against a local daemon [2019-12-04T13:02:50.023Z] === RUN TestPluginInvalidJSON [2019-12-04T13:02:50.023Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T13:02:50.023Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T13:02:50.023Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T13:02:50.023Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-04T13:02:50.023Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-04T13:02:50.023Z] PASS [2019-12-04T13:02:50.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-04T13:02:50.023Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.023Z] INFO: Testing against a local daemon [2019-12-04T13:02:50.023Z] === RUN TestExternalGraphDriver [2019-12-04T13:02:50.023Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-12-04T13:02:50.023Z] external_test.go:48: runtime.GOOS == "windows" [2019-12-04T13:02:50.023Z] === RUN TestGraphdriverPluginV2 [2019-12-04T13:02:50.023Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-12-04T13:02:50.023Z] external_test.go:407: runtime.GOOS == "windows" [2019-12-04T13:02:50.023Z] PASS [2019-12-04T13:02:50.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-04T13:02:50.058Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-04T13:02:50.058Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-04T13:02:50.058Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-04T13:02:50.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.486Z] INFO: Testing against a local daemon [2019-12-04T13:02:50.486Z] PASS [2019-12-04T13:02:50.486Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-04T13:02:50.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.486Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-12-04T13:02:50.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.486Z] INFO: Testing against a local daemon [2019-12-04T13:02:50.486Z] === RUN TestSecretInspect [2019-12-04T13:02:50.486Z] --- SKIP: TestSecretInspect (0.00s) [2019-12-04T13:02:50.486Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestSecretList [2019-12-04T13:02:50.486Z] --- SKIP: TestSecretList (0.00s) [2019-12-04T13:02:50.486Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestSecretsCreateAndDelete [2019-12-04T13:02:50.486Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-12-04T13:02:50.486Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestSecretsUpdate [2019-12-04T13:02:50.486Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-12-04T13:02:50.486Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestTemplatedSecret [2019-12-04T13:02:50.486Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-12-04T13:02:50.486Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestSecretCreateResolve [2019-12-04T13:02:50.486Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-12-04T13:02:50.486Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:02:50.486Z] PASS [2019-12-04T13:02:50.486Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-12-04T13:02:50.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.486Z] INFO: Testing against a local daemon [2019-12-04T13:02:50.486Z] === RUN TestServiceCreateInit [2019-12-04T13:02:50.486Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-04T13:02:50.486Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-04T13:02:50.486Z] --- PASS: TestServiceCreateInit (0.03s) [2019-12-04T13:02:50.486Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-04T13:02:50.486Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-04T13:02:50.486Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestCreateServiceMultipleTimes [2019-12-04T13:02:50.486Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-12-04T13:02:50.486Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestCreateServiceConflict [2019-12-04T13:02:50.486Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-12-04T13:02:50.486Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestCreateServiceMaxReplicas [2019-12-04T13:02:50.486Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-12-04T13:02:50.486Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-04T13:02:50.486Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-12-04T13:02:50.486Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestCreateServiceSecretFileMode [2019-12-04T13:02:50.486Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-12-04T13:02:50.486Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestCreateServiceConfigFileMode [2019-12-04T13:02:50.486Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-12-04T13:02:50.486Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestCreateServiceSysctls [2019-12-04T13:02:50.486Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-12-04T13:02:50.486Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestCreateServiceCapabilities [2019-12-04T13:02:50.486Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-12-04T13:02:50.486Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestInspect [2019-12-04T13:02:50.486Z] --- SKIP: TestInspect (0.00s) [2019-12-04T13:02:50.486Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestServiceListWithStatuses [2019-12-04T13:02:50.486Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-04T13:02:50.486Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestDockerNetworkConnectAlias [2019-12-04T13:02:50.486Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-12-04T13:02:50.486Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestDockerNetworkReConnect [2019-12-04T13:02:50.486Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-12-04T13:02:50.486Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestServicePlugin [2019-12-04T13:02:50.486Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-04T13:02:50.486Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.486Z] === RUN TestServiceUpdateLabel [2019-12-04T13:02:50.486Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-12-04T13:02:50.486Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:02:50.486Z] === RUN TestServiceUpdateSecrets [2019-12-04T13:02:50.486Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-12-04T13:02:50.486Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:02:50.486Z] === RUN TestServiceUpdateConfigs [2019-12-04T13:02:50.486Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-12-04T13:02:50.487Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:02:50.487Z] === RUN TestServiceUpdateNetwork [2019-12-04T13:02:50.487Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-12-04T13:02:50.487Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-12-04T13:02:50.487Z] PASS [2019-12-04T13:02:50.487Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-12-04T13:02:50.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.487Z] INFO: Testing against a local daemon [2019-12-04T13:02:50.487Z] === RUN TestSessionCreate [2019-12-04T13:02:50.487Z] --- SKIP: TestSessionCreate (0.00s) [2019-12-04T13:02:50.487Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:50.487Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-04T13:02:50.487Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-12-04T13:02:50.487Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:50.487Z] PASS [2019-12-04T13:02:50.487Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-12-04T13:02:50.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:50.951Z] INFO: Testing against a local daemon [2019-12-04T13:02:50.951Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-04T13:02:50.951Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T13:02:50.951Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-12-04T13:02:50.951Z] === RUN TestEventsExecDie [2019-12-04T13:02:50.951Z] --- SKIP: TestEventsExecDie (0.00s) [2019-12-04T13:02:50.951Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-12-04T13:02:50.951Z] === RUN TestEventsBackwardsCompatible [2019-12-04T13:02:50.951Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-12-04T13:02:50.951Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-12-04T13:02:50.951Z] === RUN TestInfoAPI [2019-12-04T13:02:50.951Z] --- PASS: TestInfoAPI (0.03s) [2019-12-04T13:02:50.951Z] === RUN TestInfoAPIWarnings [2019-12-04T13:02:50.951Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-12-04T13:02:50.951Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-04T13:02:50.951Z] === RUN TestInfoDebug [2019-12-04T13:02:50.951Z] --- SKIP: TestInfoDebug (0.00s) [2019-12-04T13:02:50.951Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-04T13:02:50.951Z] === RUN TestInfoInsecureRegistries [2019-12-04T13:02:50.951Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2019-12-04T13:02:50.951Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-04T13:02:50.951Z] === RUN TestInfoRegistryMirrors [2019-12-04T13:02:50.951Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2019-12-04T13:02:50.951Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-04T13:02:50.951Z] === RUN TestLoginFailsWithBadCredentials [2019-12-04T13:02:51.929Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2019-12-04T13:02:51.929Z] === RUN TestPingCacheHeaders [2019-12-04T13:02:51.929Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-12-04T13:02:51.929Z] === RUN TestPingGet [2019-12-04T13:02:51.929Z] --- PASS: TestPingGet (0.02s) [2019-12-04T13:02:51.929Z] === RUN TestPingHead [2019-12-04T13:02:51.929Z] --- PASS: TestPingHead (0.03s) [2019-12-04T13:02:51.929Z] === RUN TestVersion [2019-12-04T13:02:51.929Z] --- PASS: TestVersion (0.03s) [2019-12-04T13:02:51.929Z] PASS [2019-12-04T13:02:51.929Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-12-04T13:02:51.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:51.929Z] INFO: Testing against a local daemon [2019-12-04T13:02:51.929Z] === RUN TestVolumesCreateAndList [2019-12-04T13:02:51.929Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-04T13:02:51.929Z] === RUN TestVolumesRemove [2019-12-04T13:02:51.929Z] --- SKIP: TestVolumesRemove (0.00s) [2019-12-04T13:02:51.929Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-12-04T13:02:51.929Z] === RUN TestVolumesInspect [2019-12-04T13:02:51.929Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-04T13:02:51.929Z] === RUN TestVolumesInvalidJSON [2019-12-04T13:02:51.929Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-04T13:02:51.929Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-04T13:02:51.929Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-04T13:02:51.929Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-12-04T13:02:51.929Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-04T13:02:51.929Z] PASS [2019-12-04T13:02:51.929Z] INFO: make.ps1 ended at 12/04/2019 13:02:51 [2019-12-04T13:02:51.929Z] INFO: Integration CLI tests being run from the host: [2019-12-04T13:02:51.929Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-12-04T13:02:53.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-12-04T13:02:54.267Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-04T13:02:54.267Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-04T13:02:54.267Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-04T13:02:54.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-04T13:02:54.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-04T13:02:54.782Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-04T13:02:55.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-04T13:02:57.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-04T13:02:58.544Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-04T13:02:59.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-04T13:02:59.052Z] INFO: Testing against a local daemon [2019-12-04T13:02:59.052Z] === RUN TestDockerSuite [2019-12-04T13:02:59.052Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-04T13:02:59.052Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-04T13:02:59.052Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-04T13:02:59.052Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-04T13:02:59.052Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-04T13:02:59.052Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-04T13:02:59.516Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-04T13:02:59.516Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-04T13:02:59.982Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-04T13:02:59.982Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-04T13:03:00.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-04T13:03:00.445Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-04T13:03:00.909Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-04T13:03:01.672Z] --- PASS: TestBuildWithHugeFile (80.98s) [2019-12-04T13:03:01.672Z] === RUN TestBuildWithEmptyDockerfile [2019-12-04T13:03:01.672Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T13:03:01.672Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T13:03:01.672Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T13:03:01.672Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T13:03:01.672Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T13:03:01.672Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T13:03:01.672Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-04T13:03:01.672Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-04T13:03:01.672Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-04T13:03:01.672Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-12-04T13:03:01.672Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2019-12-04T13:03:01.672Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-12-04T13:03:01.672Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-12-04T13:03:01.672Z] === RUN TestBuildPreserveOwnership [2019-12-04T13:03:01.672Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-04T13:03:01.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-04T13:03:02.746Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-04T13:03:03.426Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-04T13:03:03.680Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-04T13:03:03.680Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-04T13:03:04.602Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2019-12-04T13:03:04.602Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2019-12-04T13:03:04.602Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2019-12-04T13:03:04.602Z] === RUN TestBuildPlatformInvalid [2019-12-04T13:03:04.631Z] === RUN TestDockerSuite/TestDockerFails [2019-12-04T13:03:04.632Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-12-04T13:03:04.632Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-12-04T13:03:04.632Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-12-04T13:03:04.943Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-12-04T13:03:04.943Z] PASS [2019-12-04T13:03:04.943Z] [2019-12-04T13:03:04.943Z] === Skipped [2019-12-04T13:03:04.943Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-12-04T13:03:04.943Z] build_session_test.go:25: TODO: BuildKit [2019-12-04T13:03:04.943Z] [2019-12-04T13:03:04.943Z] [2019-12-04T13:03:04.943Z] DONE 32 tests, 1 skipped in 127.669s [2019-12-04T13:03:04.943Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-12-04T13:03:04.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:03:04.943Z] ++ set -e [2019-12-04T13:03:04.943Z] ++ '[' -n 0 ']' [2019-12-04T13:03:04.943Z] ++ set -x [2019-12-04T13:03:04.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:03:04.943Z] INFO: Testing against a local daemon [2019-12-04T13:03:04.943Z] === RUN TestConfigList [2019-12-04T13:03:06.006Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-12-04T13:03:06.937Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-12-04T13:03:07.250Z] --- PASS: TestConfigList (2.25s) [2019-12-04T13:03:07.250Z] === RUN TestConfigsCreateAndDelete [2019-12-04T13:03:08.311Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-12-04T13:03:08.311Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-12-04T13:03:08.311Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-12-04T13:03:08.568Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-12-04T13:03:09.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-12-04T13:03:09.677Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2019-12-04T13:03:09.677Z] === RUN TestConfigsUpdate [2019-12-04T13:03:12.033Z] --- PASS: TestConfigsUpdate (2.24s) [2019-12-04T13:03:12.033Z] === RUN TestTemplatedConfig [2019-12-04T13:03:14.339Z] --- PASS: TestTemplatedConfig (2.72s) [2019-12-04T13:03:14.339Z] === RUN TestConfigInspect [2019-12-04T13:03:16.048Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-04T13:03:16.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-12-04T13:03:16.642Z] --- PASS: TestConfigInspect (2.20s) [2019-12-04T13:03:16.642Z] === RUN TestConfigCreateWithLabels [2019-12-04T13:03:18.948Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2019-12-04T13:03:18.948Z] === RUN TestConfigCreateResolve [2019-12-04T13:03:19.324Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-04T13:03:21.251Z] --- PASS: TestConfigCreateResolve (2.26s) [2019-12-04T13:03:21.251Z] === RUN TestConfigDaemonLibtrustID [2019-12-04T13:03:21.591Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-12-04T13:03:21.591Z] PASS [2019-12-04T13:03:21.591Z] [2019-12-04T13:03:21.591Z] DONE 8 tests in 16.803s [2019-12-04T13:03:21.591Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-12-04T13:03:21.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:03:21.591Z] ++ set -e [2019-12-04T13:03:21.591Z] ++ '[' -n 0 ']' [2019-12-04T13:03:21.591Z] ++ set -x [2019-12-04T13:03:21.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:03:21.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-04T13:03:21.929Z] INFO: Testing against a local daemon [2019-12-04T13:03:21.929Z] === RUN TestCheckpoint [2019-12-04T13:03:21.929Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-04T13:03:21.929Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T13:03:21.929Z] === RUN TestContainerInvalidJSON [2019-12-04T13:03:21.929Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T13:03:21.929Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T13:03:21.929Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T13:03:21.929Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T13:03:21.929Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-04T13:03:21.929Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-04T13:03:21.929Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-04T13:03:21.929Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-04T13:03:21.929Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-04T13:03:21.929Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-04T13:03:21.929Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-04T13:03:21.929Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-04T13:03:21.929Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-04T13:03:21.929Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-04T13:03:21.929Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-12-04T13:03:21.929Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-04T13:03:21.929Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-12-04T13:03:21.929Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-04T13:03:22.268Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-12-04T13:03:22.268Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-04T13:03:22.268Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-12-04T13:03:22.268Z] === RUN TestCopyFromContainer [2019-12-04T13:03:23.964Z] === RUN TestCopyFromContainer// [2019-12-04T13:03:23.964Z] === RUN TestCopyFromContainer//bar/root [2019-12-04T13:03:23.964Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-04T13:03:23.964Z] === RUN TestCopyFromContainer/bar/quux [2019-12-04T13:03:23.964Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-04T13:03:24.306Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-04T13:03:24.306Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-04T13:03:24.306Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-04T13:03:24.306Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-04T13:03:24.373Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-12-04T13:03:24.649Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer (2.50s) [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-12-04T13:03:24.649Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-12-04T13:03:24.650Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-12-04T13:03:24.650Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-12-04T13:03:24.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-04T13:03:24.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T13:03:24.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T13:03:24.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T13:03:24.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T13:03:24.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T13:03:24.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T13:03:24.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-04T13:03:24.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-04T13:03:24.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-04T13:03:24.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-04T13:03:24.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-04T13:03:24.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-04T13:03:24.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-04T13:03:24.650Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-04T13:03:24.650Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-12-04T13:03:24.650Z] === RUN TestCreateWithInvalidEnv [2019-12-04T13:03:24.650Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-04T13:03:24.650Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-04T13:03:24.650Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-04T13:03:24.650Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-04T13:03:24.650Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-04T13:03:24.650Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-04T13:03:24.650Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-04T13:03:24.650Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-04T13:03:24.650Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-04T13:03:24.650Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-12-04T13:03:24.650Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-04T13:03:24.650Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-04T13:03:24.650Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-04T13:03:24.650Z] === RUN TestCreateTmpfsMountsTarget [2019-12-04T13:03:24.989Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-04T13:03:24.989Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-04T13:03:25.743Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-04T13:03:26.673Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-04T13:03:26.687Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2019-12-04T13:03:26.687Z] === RUN TestCreateWithCapabilities [2019-12-04T13:03:26.687Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-04T13:03:26.687Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-04T13:03:26.687Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-04T13:03:26.687Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-04T13:03:26.687Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-04T13:03:26.687Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-04T13:03:26.687Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-04T13:03:26.687Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-04T13:03:26.687Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T13:03:26.688Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T13:03:26.688Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T13:03:26.688Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T13:03:26.688Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-04T13:03:26.688Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-04T13:03:26.688Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-04T13:03:26.688Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-04T13:03:26.688Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-04T13:03:26.688Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-04T13:03:26.688Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T13:03:26.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T13:03:26.688Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T13:03:26.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-04T13:03:27.028Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-12-04T13:03:27.028Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-12-04T13:03:27.028Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-04T13:03:27.607Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-04T13:03:28.537Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-04T13:03:28.723Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2019-12-04T13:03:28.723Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-04T13:03:29.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T13:03:29.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T13:03:29.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T13:03:29.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T13:03:29.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T13:03:29.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T13:03:29.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T13:03:29.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T13:03:29.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T13:03:29.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T13:03:29.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-04T13:03:29.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-04T13:03:29.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-04T13:03:29.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-04T13:03:29.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-04T13:03:29.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-04T13:03:29.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-12-04T13:03:29.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-12-04T13:03:29.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-12-04T13:03:29.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-12-04T13:03:29.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-12-04T13:03:29.066Z] === RUN TestContainerStartOnDaemonRestart [2019-12-04T13:03:29.066Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-04T13:03:29.066Z] === RUN TestDaemonRestartIpcMode [2019-12-04T13:03:29.066Z] === PAUSE TestDaemonRestartIpcMode [2019-12-04T13:03:29.066Z] === RUN TestDiff [2019-12-04T13:03:29.469Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-04T13:03:29.793Z] --- PASS: TestDiff (0.71s) [2019-12-04T13:03:29.793Z] === RUN TestExecWithCloseStdin [2019-12-04T13:03:30.034Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-12-04T13:03:30.524Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-12-04T13:03:30.524Z] === RUN TestExec [2019-12-04T13:03:31.699Z] --- PASS: TestExec (0.85s) [2019-12-04T13:03:31.699Z] === RUN TestExecUser [2019-12-04T13:03:31.938Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-12-04T13:03:32.459Z] --- PASS: TestExecUser (0.86s) [2019-12-04T13:03:32.459Z] === RUN TestExportContainerAndImportImage [2019-12-04T13:03:33.188Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2019-12-04T13:03:33.188Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-04T13:03:33.834Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-04T13:03:34.887Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-12-04T13:03:34.887Z] === RUN TestHealthCheckWorkdir [2019-12-04T13:03:36.063Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2019-12-04T13:03:36.063Z] === RUN TestHealthKillContainer [2019-12-04T13:03:37.110Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-12-04T13:03:39.074Z] --- PASS: TestHealthKillContainer (2.91s) [2019-12-04T13:03:39.074Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-04T13:03:39.414Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-12-04T13:03:39.414Z] === RUN TestIpcModeNone [2019-12-04T13:03:39.632Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-04T13:03:40.588Z] --- PASS: TestIpcModeNone (0.86s) [2019-12-04T13:03:40.588Z] === RUN TestIpcModePrivate [2019-12-04T13:03:41.001Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-04T13:03:41.315Z] --- PASS: TestIpcModePrivate (0.89s) [2019-12-04T13:03:41.315Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-12-04T13:03:41.315Z] === RUN TestIpcModeShareable [2019-12-04T13:03:42.046Z] --- PASS: TestIpcModeShareable (0.86s) [2019-12-04T13:03:42.046Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-12-04T13:03:42.046Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-04T13:03:42.894Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-04T13:03:43.825Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-04T13:03:44.082Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-04T13:03:45.062Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2019-12-04T13:03:45.062Z] === RUN TestAPIIpcModeHost [2019-12-04T13:03:45.062Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-12-04T13:03:45.062Z] === RUN TestDaemonIpcModeShareable [2019-12-04T13:03:45.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-12-04T13:03:45.978Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-04T13:03:46.236Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-12-04T13:03:46.236Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-04T13:03:46.802Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-12-04T13:03:46.802Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-12-04T13:03:46.802Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-04T13:03:47.394Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2019-12-04T13:03:47.394Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-04T13:03:47.394Z] === RUN TestDaemonIpcModePrivate [2019-12-04T13:03:48.570Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2019-12-04T13:03:48.570Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-04T13:03:48.570Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-04T13:03:48.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-12-04T13:03:48.699Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-04T13:03:50.267Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-12-04T13:03:50.267Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-04T13:03:50.267Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-04T13:03:50.594Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-04T13:03:50.594Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-04T13:03:50.594Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-04T13:03:51.527Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-04T13:03:51.784Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-04T13:03:52.349Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-04T13:03:52.576Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2019-12-04T13:03:52.576Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-04T13:03:52.576Z] === RUN TestIpcModeOlderClient [2019-12-04T13:03:52.576Z] === PAUSE TestIpcModeOlderClient [2019-12-04T13:03:52.576Z] === RUN TestKillContainerInvalidSignal [2019-12-04T13:03:52.915Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2019-12-04T13:03:52.915Z] === RUN TestKillContainer [2019-12-04T13:03:52.915Z] === RUN TestKillContainer/no_signal [2019-12-04T13:03:53.648Z] === RUN TestKillContainer/non_killing_signal [2019-12-04T13:03:53.722Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-12-04T13:03:53.980Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-12-04T13:03:53.980Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-12-04T13:03:53.980Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-04T13:03:53.987Z] === RUN TestKillContainer/killing_signal [2019-12-04T13:03:55.162Z] --- PASS: TestKillContainer (2.09s) [2019-12-04T13:03:55.162Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-12-04T13:03:55.162Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2019-12-04T13:03:55.162Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-12-04T13:03:55.162Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-04T13:03:55.162Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-04T13:03:55.499Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-04T13:03:55.926Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-12-04T13:03:56.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2019-12-04T13:03:56.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2019-12-04T13:03:56.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-12-04T13:03:56.225Z] === RUN TestKillStoppedContainer [2019-12-04T13:03:56.490Z] === RUN TestDockerSuite/TestEventsRename [2019-12-04T13:03:56.562Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-12-04T13:03:56.562Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-04T13:03:56.562Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-12-04T13:03:56.562Z] === RUN TestKillDifferentUserContainer [2019-12-04T13:03:57.291Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-12-04T13:03:57.291Z] === RUN TestInspectOomKilledTrue [2019-12-04T13:03:57.421Z] === RUN TestDockerSuite/TestEventsResize [2019-12-04T13:03:58.353Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-04T13:03:58.468Z] --- PASS: TestInspectOomKilledTrue (1.18s) [2019-12-04T13:03:58.468Z] === RUN TestInspectOomKilledFalse [2019-12-04T13:03:59.193Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-12-04T13:03:59.193Z] === RUN TestLinksEtcHostsContentMatch [2019-12-04T13:03:59.288Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-04T13:03:59.919Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-12-04T13:03:59.919Z] === RUN TestLinksContainerNames [2019-12-04T13:04:00.220Z] === RUN TestDockerSuite/TestEventsStreaming [2019-12-04T13:04:01.101Z] --- PASS: TestLinksContainerNames (1.36s) [2019-12-04T13:04:01.101Z] === RUN TestLogsFollowTailEmpty [2019-12-04T13:04:01.591Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-04T13:04:01.828Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2019-12-04T13:04:01.828Z] === RUN TestContainerNetworkMountsNoChown [2019-12-04T13:04:02.556Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/default [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/default [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/private [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/private [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rprivate [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/slave [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/slave [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rslave [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/shared [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/shared [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rshared [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/default [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/shared [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rshared [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rslave [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/slave [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rprivate [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/private [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-04T13:04:02.556Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-04T13:04:02.556Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-04T13:04:02.556Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-04T13:04:02.895Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-12-04T13:04:02.895Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-12-04T13:04:02.895Z] === RUN TestContainerBindMountNonRecursive [2019-12-04T13:04:04.593Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2019-12-04T13:04:04.593Z] === RUN TestNetworkNat [2019-12-04T13:04:04.866Z] === RUN TestDockerSuite/TestEventsTop [2019-12-04T13:04:05.320Z] --- PASS: TestNetworkNat (0.74s) [2019-12-04T13:04:05.320Z] === RUN TestNetworkLocalhostTCPNat [2019-12-04T13:04:05.432Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-04T13:04:06.049Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-12-04T13:04:06.049Z] === RUN TestNetworkLoopbackNat [2019-12-04T13:04:06.776Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2019-12-04T13:04:06.776Z] === RUN TestPause [2019-12-04T13:04:07.502Z] --- PASS: TestPause (0.74s) [2019-12-04T13:04:07.502Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-04T13:04:07.502Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-04T13:04:07.502Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-04T13:04:07.502Z] === RUN TestPauseStopPausedContainer [2019-12-04T13:04:08.230Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2019-12-04T13:04:08.230Z] === RUN TestPsFilter [2019-12-04T13:04:08.569Z] --- PASS: TestPsFilter (0.20s) [2019-12-04T13:04:08.569Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-04T13:04:08.707Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-04T13:04:09.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-12-04T13:04:09.296Z] === RUN TestRemoveContainerWithVolume [2019-12-04T13:04:09.639Z] === RUN TestDockerSuite/TestExec [2019-12-04T13:04:10.022Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2019-12-04T13:04:10.023Z] === RUN TestRemoveContainerRunning [2019-12-04T13:04:10.571Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-04T13:04:10.748Z] --- PASS: TestRemoveContainerRunning (0.68s) [2019-12-04T13:04:10.748Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-04T13:04:11.473Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-12-04T13:04:11.473Z] === RUN TestRemoveInvalidContainer [2019-12-04T13:04:11.473Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-12-04T13:04:11.473Z] === RUN TestRenameLinkedContainer [2019-12-04T13:04:11.501Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-04T13:04:12.433Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-04T13:04:12.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-12-04T13:04:13.366Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-04T13:04:14.491Z] --- PASS: TestRenameLinkedContainer (2.79s) [2019-12-04T13:04:14.491Z] === RUN TestRenameStoppedContainer [2019-12-04T13:04:14.830Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-12-04T13:04:14.830Z] === RUN TestRenameRunningContainerAndReuse [2019-12-04T13:04:15.892Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-04T13:04:16.009Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2019-12-04T13:04:16.009Z] === RUN TestRenameInvalidName [2019-12-04T13:04:16.457Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-04T13:04:16.737Z] --- PASS: TestRenameInvalidName (0.72s) [2019-12-04T13:04:16.737Z] === RUN TestRenameAnonymousContainer [2019-12-04T13:04:17.835Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-04T13:04:18.768Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-04T13:04:19.748Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2019-12-04T13:04:19.748Z] === RUN TestRenameContainerWithSameName [2019-12-04T13:04:20.090Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-12-04T13:04:20.090Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-04T13:04:20.665Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-04T13:04:21.110Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-04T13:04:21.110Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-04T13:04:21.110Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-04T13:04:21.110Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-04T13:04:21.266Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2019-12-04T13:04:21.266Z] === RUN TestResize [2019-12-04T13:04:21.993Z] --- PASS: TestResize (0.72s) [2019-12-04T13:04:21.993Z] === RUN TestResizeWithInvalidSize [2019-12-04T13:04:22.034Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-04T13:04:22.472Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-04T13:04:22.722Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2019-12-04T13:04:22.722Z] === RUN TestResizeWhenContainerNotStarted [2019-12-04T13:04:22.970Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-04T13:04:23.397Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-04T13:04:23.454Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T13:04:23.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T13:04:23.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T13:04:23.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-04T13:04:23.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-04T13:04:23.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-04T13:04:23.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-04T13:04:24.801Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-04T13:04:24.865Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-04T13:04:25.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-04T13:04:26.160Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-04T13:04:26.160Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-04T13:04:26.237Z] === RUN TestDockerSuite/TestExecEnv [2019-12-04T13:04:26.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-04T13:04:27.169Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-04T13:04:27.540Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-04T13:04:27.782Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-04T13:04:28.129Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-04T13:04:28.860Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-04T13:04:28.984Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-04T13:04:29.065Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-04T13:04:29.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-04T13:04:29.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-04T13:04:29.996Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-04T13:04:30.346Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-04T13:04:31.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-04T13:04:31.749Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-04T13:04:33.271Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-04T13:04:33.719Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-04T13:04:33.834Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-12-04T13:04:34.683Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-04T13:04:34.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-12-04T13:04:34.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s) [2019-12-04T13:04:34.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2019-12-04T13:04:34.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (4.51s) [2019-12-04T13:04:34.684Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.07s) [2019-12-04T13:04:34.684Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.08s) [2019-12-04T13:04:34.684Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (6.33s) [2019-12-04T13:04:34.684Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.51s) [2019-12-04T13:04:34.684Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s) [2019-12-04T13:04:34.684Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.20s) [2019-12-04T13:04:34.684Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.33s) [2019-12-04T13:04:34.684Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.09s) [2019-12-04T13:04:34.684Z] === RUN TestCgroupNamespacesRun [2019-12-04T13:04:34.729Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-04T13:04:35.204Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-04T13:04:36.135Z] === RUN TestDockerSuite/TestExecParseError [2019-12-04T13:04:36.379Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2019-12-04T13:04:36.379Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-04T13:04:36.616Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-04T13:04:37.067Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-04T13:04:37.586Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-04T13:04:38.075Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2019-12-04T13:04:38.075Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-04T13:04:38.439Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-04T13:04:38.511Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-04T13:04:39.371Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-04T13:04:39.773Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2019-12-04T13:04:39.773Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-04T13:04:39.872Z] #33 158.0 [2019-12-04T13:04:40.795Z] #33 DONE 158.8s [2019-12-04T13:04:40.795Z] [2019-12-04T13:04:40.795Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-12-04T13:04:41.469Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2019-12-04T13:04:41.469Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-04T13:04:41.904Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-04T13:04:42.470Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-04T13:04:42.806Z] #34 DONE 2.0s [2019-12-04T13:04:43.200Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2019-12-04T13:04:43.200Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-04T13:04:43.401Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-04T13:04:43.929Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-12-04T13:04:43.929Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-04T13:04:44.252Z] [2019-12-04T13:04:44.252Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-12-04T13:04:44.655Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-12-04T13:04:44.655Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-04T13:04:45.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-12-04T13:04:45.612Z] #35 DONE 1.4s [2019-12-04T13:04:45.612Z] [2019-12-04T13:04:45.612Z] #36 exporting to image [2019-12-04T13:04:45.612Z] #36 exporting layers [2019-12-04T13:04:46.957Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-12-04T13:04:46.958Z] === RUN TestKernelTCPMemory [2019-12-04T13:04:47.297Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-12-04T13:04:47.297Z] === RUN TestNISDomainname [2019-12-04T13:04:48.480Z] --- PASS: TestNISDomainname (1.05s) [2019-12-04T13:04:48.480Z] === RUN TestHostnameDnsResolution [2019-12-04T13:04:48.960Z] #36 exporting layers 3.2s done [2019-12-04T13:04:48.960Z] #36 writing image sha256:02d2db223ab4768c0cc26c76952c17eecfe6be4c306c1b8372c49c1489f0f98a done [2019-12-04T13:04:48.960Z] #36 naming to docker.io/library/moby-e2e-test done [2019-12-04T13:04:48.960Z] #36 DONE 3.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-04T13:04:49.284Z] + echo Ensuring container killed. [2019-12-04T13:04:49.284Z] Ensuring container killed. [2019-12-04T13:04:49.284Z] + docker rm -vf docker-pr3 [2019-12-04T13:04:49.284Z] Error: No such container: docker-pr3 [2019-12-04T13:04:49.284Z] + true [Pipeline] sh [2019-12-04T13:04:49.564Z] + echo Chowning /workspace to jenkins user [2019-12-04T13:04:49.564Z] Chowning /workspace to jenkins user [2019-12-04T13:04:49.564Z] + id -u [2019-12-04T13:04:49.564Z] + id -g [2019-12-04T13:04:49.564Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40257:/workspace busybox chown -R 1000:1000 /workspace [2019-12-04T13:04:49.658Z] --- PASS: TestHostnameDnsResolution (1.17s) [2019-12-04T13:04:49.658Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-04T13:04:51.256Z] + bundleName=unit [2019-12-04T13:04:51.256Z] + echo Creating unit-bundles.tar.gz [2019-12-04T13:04:51.256Z] Creating unit-bundles.tar.gz [2019-12-04T13:04:51.256Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-12-04T13:04:51.256Z] bundles/junit-report.xml [2019-12-04T13:04:51.256Z] bundles/go-test-report.json [2019-12-04T13:04:51.256Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-12-04T13:04:51.265Z] Archiving artifacts [2019-12-04T13:04:51.741Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40257/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-04T13:04:52.061Z] + make clean [2019-12-04T13:04:52.316Z] docker volume rm -f docker-dev-cache [2019-12-04T13:04:52.316Z] docker-dev-cache [Pipeline] deleteDir [2019-12-04T13:04:52.668Z] --- PASS: TestStats (2.70s) [2019-12-04T13:04:52.668Z] === RUN TestStopContainerWithTimeout [2019-12-04T13:04:52.668Z] === RUN TestStopContainerWithTimeout/0 [2019-12-04T13:04:52.669Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-04T13:04:52.669Z] === RUN TestStopContainerWithTimeout/1 [2019-12-04T13:04:52.669Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-04T13:04:52.669Z] === RUN TestStopContainerWithTimeout/3 [2019-12-04T13:04:52.669Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-04T13:04:52.669Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-04T13:04:52.669Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-04T13:04:52.669Z] === CONT TestStopContainerWithTimeout/0 [2019-12-04T13:04:52.669Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-04T13:04:52.669Z] === CONT TestStopContainerWithTimeout/1 [2019-12-04T13:04:52.669Z] === CONT TestStopContainerWithTimeout/3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-04T13:04:55.260Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-04T13:04:55.517Z] === RUN TestDockerSuite/TestExecTTY [2019-12-04T13:04:55.679Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-12-04T13:04:55.679Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2019-12-04T13:04:55.679Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2019-12-04T13:04:55.679Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2019-12-04T13:04:55.679Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2019-12-04T13:04:55.679Z] === RUN TestDeleteDevicemapper [2019-12-04T13:04:55.679Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-04T13:04:55.679Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-04T13:04:55.679Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-04T13:04:56.886Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-04T13:04:57.821Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-04T13:04:58.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2019-12-04T13:04:58.696Z] === RUN TestUpdateMemory [2019-12-04T13:04:58.752Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-04T13:04:59.683Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-04T13:04:59.683Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-04T13:04:59.871Z] --- PASS: TestUpdateMemory (1.06s) [2019-12-04T13:04:59.871Z] === RUN TestUpdateCPUQuota [2019-12-04T13:05:01.210Z] --- PASS: TestUpdateCPUQuota (1.52s) [2019-12-04T13:05:01.210Z] === RUN TestUpdatePidsLimit [2019-12-04T13:05:01.210Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-04T13:05:01.549Z] === RUN TestUpdatePidsLimit/no_change [2019-12-04T13:05:01.716Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-12-04T13:05:02.279Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-04T13:05:02.279Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-04T13:05:02.648Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-04T13:05:03.008Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-04T13:05:03.348Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-04T13:05:03.692Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-04T13:05:04.018Z] === RUN TestDockerSuite/TestExecWithTERM [2019-12-04T13:05:04.950Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-04T13:05:05.388Z] --- PASS: TestUpdatePidsLimit (3.93s) [2019-12-04T13:05:05.388Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-12-04T13:05:05.388Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-12-04T13:05:05.388Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-12-04T13:05:05.388Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-12-04T13:05:05.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-12-04T13:05:05.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-12-04T13:05:05.388Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-12-04T13:05:05.388Z] === RUN TestUpdateRestartPolicy [2019-12-04T13:05:05.881Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-04T13:05:11.140Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-04T13:05:11.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-12-04T13:05:15.880Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-04T13:05:18.626Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2019-12-04T13:05:18.626Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-04T13:05:18.626Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-12-04T13:05:18.626Z] === RUN TestWaitNonBlocked [2019-12-04T13:05:18.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T13:05:18.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T13:05:18.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T13:05:18.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T13:05:18.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-04T13:05:18.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-04T13:05:18.966Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-04T13:05:18.966Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2019-12-04T13:05:18.966Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2019-12-04T13:05:18.966Z] === RUN TestWaitBlocked [2019-12-04T13:05:18.966Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T13:05:18.966Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T13:05:18.966Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T13:05:18.966Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T13:05:18.966Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-04T13:05:18.966Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-04T13:05:19.158Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-04T13:05:20.190Z] --- PASS: TestWaitBlocked (0.05s) [2019-12-04T13:05:20.190Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2019-12-04T13:05:20.190Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2019-12-04T13:05:20.190Z] === CONT TestContainerStartOnDaemonRestart [2019-12-04T13:05:20.190Z] === CONT TestIpcModeOlderClient [2019-12-04T13:05:20.190Z] === CONT TestDaemonRestartIpcMode [2019-12-04T13:05:20.528Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-12-04T13:05:23.580Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2019-12-04T13:05:24.412Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-04T13:05:24.412Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-04T13:05:24.412Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-04T13:05:24.670Z] === RUN TestDockerSuite/TestHealth [2019-12-04T13:05:24.760Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2019-12-04T13:05:24.760Z] PASS [2019-12-04T13:05:24.760Z] [2019-12-04T13:05:24.760Z] === Skipped [2019-12-04T13:05:24.760Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-12-04T13:05:24.760Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-04T13:05:24.760Z] [2019-12-04T13:05:24.760Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-04T13:05:24.760Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-04T13:05:24.760Z] [2019-12-04T13:05:24.760Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-12-04T13:05:24.760Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-04T13:05:24.760Z] [2019-12-04T13:05:24.760Z] [2019-12-04T13:05:24.760Z] DONE 197 tests, 3 skipped in 123.140s [2019-12-04T13:05:24.760Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-12-04T13:05:24.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:05:24.760Z] ++ set -e [2019-12-04T13:05:24.760Z] ++ '[' -n 0 ']' [2019-12-04T13:05:24.760Z] ++ set -x [2019-12-04T13:05:24.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:05:25.102Z] INFO: Testing against a local daemon [2019-12-04T13:05:25.102Z] === RUN TestCommitInheritsEnv [2019-12-04T13:05:25.443Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-12-04T13:05:25.443Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-04T13:05:25.443Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-04T13:05:25.443Z] === RUN TestImagesFilterMultiReference [2019-12-04T13:05:25.443Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-12-04T13:05:25.443Z] === RUN TestImagePullPlatformInvalid [2019-12-04T13:05:25.443Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-04T13:05:25.443Z] === RUN TestRemoveImageOrphaning [2019-12-04T13:05:25.789Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-12-04T13:05:25.789Z] === RUN TestRemoveImageGarbageCollector [2019-12-04T13:05:26.129Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-04T13:05:26.129Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:05:26.129Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-04T13:05:26.129Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-04T13:05:26.129Z] === RUN TestTagInvalidReference [2019-12-04T13:05:26.129Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-04T13:05:26.129Z] === RUN TestTagValidPrefixedRepo [2019-12-04T13:05:26.129Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-12-04T13:05:26.129Z] === RUN TestTagExistedNameWithoutForce [2019-12-04T13:05:26.129Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-04T13:05:26.129Z] === RUN TestTagOfficialNames [2019-12-04T13:05:26.129Z] --- PASS: TestTagOfficialNames (0.06s) [2019-12-04T13:05:26.129Z] === RUN TestTagMatchesDigest [2019-12-04T13:05:26.129Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-04T13:05:26.129Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-04T13:05:27.887Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-04T13:05:27.888Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-04T13:05:31.614Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-04T13:05:38.676Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-04T13:05:38.676Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-04T13:05:38.676Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-04T13:05:38.676Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-04T13:05:38.676Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-04T13:05:41.571Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-04T13:05:41.571Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-04T13:05:41.571Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-04T13:05:46.576Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-04T13:05:46.576Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-04T13:05:46.576Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-04T13:05:46.576Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-04T13:05:47.140Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-04T13:05:47.140Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-04T13:05:47.351Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-04T13:05:48.071Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-04T13:05:48.071Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-04T13:05:48.071Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-04T13:05:48.071Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-04T13:05:48.328Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-04T13:05:48.584Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-04T13:05:49.148Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-04T13:05:49.148Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-04T13:05:50.088Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-04T13:05:50.088Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-04T13:05:51.031Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-04T13:05:51.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-12-04T13:05:52.219Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-04T13:05:52.219Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-04T13:05:53.154Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-04T13:05:56.430Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-04T13:05:56.430Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-04T13:05:56.430Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-04T13:05:58.955Z] === RUN TestDockerSuite/TestImportFile [2019-12-04T13:06:00.326Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-04T13:06:00.583Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-04T13:06:02.479Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-04T13:06:05.008Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-04T13:06:07.536Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-04T13:06:08.101Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-04T13:06:09.475Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-04T13:06:10.407Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-04T13:06:10.407Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-12-04T13:06:10.407Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-04T13:06:11.340Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-04T13:06:12.711Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-04T13:06:13.652Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-04T13:06:14.216Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-04T13:06:15.147Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-04T13:06:16.081Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-04T13:06:16.081Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-12-04T13:06:17.978Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-04T13:06:18.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-12-04T13:06:18.910Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-04T13:06:19.845Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-04T13:06:19.845Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-04T13:06:20.779Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-04T13:06:20.779Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-04T13:06:22.676Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-04T13:06:24.048Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-04T13:06:24.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-12-04T13:06:24.562Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-04T13:06:25.932Z] === RUN TestDockerSuite/TestInspectImage [2019-12-04T13:06:25.932Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-04T13:06:25.932Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-04T13:06:25.932Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-04T13:06:26.496Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-04T13:06:27.427Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-04T13:06:27.427Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-12-04T13:06:27.684Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-04T13:06:28.615Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-04T13:06:29.551Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-04T13:06:31.445Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-12-04T13:06:31.703Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-04T13:06:31.703Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-04T13:06:32.634Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-04T13:06:34.014Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-04T13:06:34.579Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-12-04T13:06:35.948Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-04T13:06:36.513Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-04T13:06:37.444Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-04T13:06:38.008Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-12-04T13:06:38.265Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-04T13:06:39.195Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-04T13:06:40.126Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-04T13:06:41.057Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-04T13:06:41.057Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-12-04T13:06:41.057Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-12-04T13:06:43.581Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-04T13:06:45.479Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-04T13:06:47.375Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-04T13:06:47.375Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-12-04T13:06:47.632Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-04T13:06:49.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-04T13:06:52.809Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-04T13:06:53.067Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-12-04T13:06:54.967Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-04T13:06:54.967Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-04T13:06:58.247Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-04T13:06:58.248Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-04T13:06:59.178Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-04T13:07:14.034Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-04T13:07:14.292Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-04T13:07:16.815Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-04T13:07:17.378Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-04T13:07:19.273Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-12-04T13:07:20.204Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-12-04T13:07:20.204Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-04T13:07:20.769Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-04T13:07:20.769Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-04T13:07:20.769Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-04T13:07:21.702Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-04T13:07:22.635Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-04T13:07:26.812Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-04T13:07:27.376Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-04T13:07:28.685Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-04T13:07:28.685Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-04T13:07:29.142Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-04T13:07:29.142Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-04T13:07:29.913Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-12-04T13:07:32.436Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-04T13:07:33.000Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-04T13:07:33.000Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-04T13:07:33.821Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-04T13:07:34.278Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-04T13:07:34.278Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-04T13:07:34.278Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-04T13:07:34.278Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-04T13:07:34.278Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-04T13:07:34.371Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-12-04T13:07:34.371Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-04T13:07:35.242Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-04T13:07:35.743Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-04T13:07:37.114Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-04T13:07:38.136Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-04T13:07:38.483Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-04T13:07:39.100Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-04T13:07:39.100Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-04T13:07:39.100Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-04T13:07:39.100Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-04T13:07:39.415Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-04T13:07:41.268Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-04T13:07:41.940Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-04T13:07:42.871Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-04T13:07:43.436Z] === RUN TestDockerSuite/TestLogsSince [2019-12-04T13:07:47.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-12-04T13:07:50.886Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-04T13:07:50.886Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-12-04T13:07:53.759Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-04T13:07:54.166Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-12-04T13:07:56.655Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-04T13:07:56.688Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-04T13:07:57.112Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-04T13:07:57.253Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-12-04T13:07:57.511Z] === RUN TestDockerSuite/TestLogsTail [2019-12-04T13:07:57.570Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-04T13:07:58.443Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-04T13:07:59.376Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-04T13:08:00.311Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-04T13:08:00.463Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-04T13:08:00.877Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-04T13:08:00.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-12-04T13:08:01.427Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-04T13:08:01.810Z] === RUN TestDockerSuite/TestNetHostname [2019-12-04T13:08:05.092Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-04T13:08:05.092Z] === RUN TestDockerSuite/TestNetworkEvents [2019-12-04T13:08:05.349Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-12-04T13:08:06.280Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-04T13:08:09.557Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-12-04T13:08:09.557Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-04T13:08:10.122Z] === RUN TestDockerSuite/TestPluginActive [2019-12-04T13:08:11.725Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-04T13:08:11.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-04T13:08:11.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-04T13:08:11.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-04T13:08:11.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-04T13:08:11.725Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-04T13:08:12.018Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-04T13:08:12.018Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-12-04T13:08:18.573Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-12-04T13:08:19.137Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-04T13:08:19.137Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-04T13:08:20.076Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-04T13:08:24.330Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-04T13:08:25.150Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-12-04T13:08:25.150Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-04T13:08:27.676Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-04T13:08:30.951Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-12-04T13:08:33.476Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-04T13:08:35.998Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-04T13:08:37.368Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-04T13:08:39.264Z] === RUN TestDockerSuite/TestPortList [2019-12-04T13:08:44.517Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-12-04T13:08:47.802Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-12-04T13:08:50.326Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-04T13:08:51.696Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-04T13:08:51.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-12-04T13:08:54.321Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-04T13:08:54.323Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-04T13:08:54.323Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-04T13:08:55.229Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-12-04T13:08:59.407Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-04T13:08:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-04T13:08:59.407Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-04T13:08:59.970Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-04T13:08:59.970Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-04T13:09:00.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-12-04T13:09:00.534Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-04T13:09:00.792Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-04T13:09:01.723Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-04T13:09:01.723Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-04T13:09:03.621Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-04T13:09:03.621Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-12-04T13:09:03.878Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-12-04T13:09:06.702Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-04T13:09:06.702Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-04T13:09:06.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-04T13:09:08.054Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-12-04T13:09:09.426Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-12-04T13:09:09.683Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-12-04T13:09:09.683Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-04T13:09:13.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-04T13:09:13.861Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-04T13:09:14.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-04T13:09:14.429Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-04T13:09:17.705Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-12-04T13:09:17.962Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-04T13:09:18.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-04T13:09:24.516Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-04T13:09:24.516Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-04T13:09:27.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-04T13:09:27.798Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-04T13:09:31.071Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-12-04T13:09:36.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-04T13:09:36.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-04T13:09:36.326Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-04T13:09:37.259Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-04T13:09:39.786Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-04T13:09:40.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-04T13:09:40.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-04T13:09:40.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-04T13:09:41.680Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-04T13:09:43.574Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-04T13:09:44.527Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-12-04T13:09:45.093Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-04T13:09:47.620Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-12-04T13:09:47.878Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-04T13:09:49.775Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-04T13:09:50.034Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-04T13:09:50.967Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-04T13:09:53.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-04T13:09:53.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-04T13:09:53.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-04T13:09:53.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-04T13:09:53.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-04T13:09:54.241Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-04T13:09:56.765Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-04T13:09:57.696Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-04T13:09:57.696Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-04T13:09:57.696Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-04T13:09:57.696Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-04T13:09:57.696Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-04T13:09:59.068Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-04T13:10:00.962Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-04T13:10:02.333Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-04T13:10:03.265Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-04T13:10:08.522Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-12-04T13:10:11.800Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-12-04T13:10:12.365Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-04T13:10:14.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-04T13:10:14.259Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-04T13:10:14.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-12-04T13:10:16.581Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-04T13:10:16.581Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-04T13:10:16.581Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-04T13:10:17.144Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-04T13:10:17.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-04T13:10:18.454Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-04T13:10:18.911Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-04T13:10:19.877Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-04T13:10:19.877Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-04T13:10:20.419Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-04T13:10:21.789Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-04T13:10:24.565Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-04T13:10:25.529Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-04T13:10:25.529Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-04T13:10:25.529Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-04T13:10:25.966Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-04T13:10:26.495Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-04T13:10:27.335Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-04T13:10:27.335Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-04T13:10:27.335Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-04T13:10:27.462Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-04T13:10:27.919Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-04T13:10:28.376Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-04T13:10:28.834Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-04T13:10:31.511Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-04T13:10:32.883Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-04T13:10:32.883Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-04T13:10:33.507Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-04T13:10:34.252Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-12-04T13:10:35.038Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-04T13:10:35.038Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-04T13:10:35.186Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-04T13:10:35.850Z] --- PASS: TestImportExtremelyLargeImageWorks (298.42s) [2019-12-04T13:10:35.850Z] PASS [2019-12-04T13:10:35.850Z] [2019-12-04T13:10:35.850Z] === Skipped [2019-12-04T13:10:35.850Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-04T13:10:35.850Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:10:35.850Z] [2019-12-04T13:10:35.850Z] [2019-12-04T13:10:35.850Z] DONE 12 tests, 1 skipped in 299.752s [2019-12-04T13:10:35.850Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-12-04T13:10:35.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:10:35.850Z] ++ set -e [2019-12-04T13:10:35.850Z] ++ '[' -n 0 ']' [2019-12-04T13:10:35.850Z] ++ set -x [2019-12-04T13:10:35.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:10:35.850Z] INFO: Testing against a local daemon [2019-12-04T13:10:35.850Z] === RUN TestNetworkCreateDelete [2019-12-04T13:10:35.850Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-12-04T13:10:35.850Z] === RUN TestDockerNetworkDeletePreferID [2019-12-04T13:10:35.850Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2019-12-04T13:10:35.850Z] === RUN TestInspectNetwork [2019-12-04T13:10:35.850Z] === RUN TestInspectNetwork/full_network_id [2019-12-04T13:10:35.850Z] === RUN TestInspectNetwork/partial_network_id [2019-12-04T13:10:35.850Z] === RUN TestInspectNetwork/network_name [2019-12-04T13:10:35.850Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-04T13:10:35.850Z] --- PASS: TestInspectNetwork (8.50s) [2019-12-04T13:10:35.850Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-04T13:10:35.850Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-04T13:10:35.850Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-04T13:10:35.850Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-04T13:10:35.850Z] === RUN TestRunContainerWithBridgeNone [2019-12-04T13:10:36.000Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-04T13:10:36.117Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-04T13:10:36.580Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-12-04T13:10:36.580Z] === RUN TestNetworkInvalidJSON [2019-12-04T13:10:36.580Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-04T13:10:36.580Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-04T13:10:36.580Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T13:10:36.580Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T13:10:36.580Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T13:10:36.580Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T13:10:36.580Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-04T13:10:36.580Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-04T13:10:36.580Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-04T13:10:36.580Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-04T13:10:36.580Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-04T13:10:36.580Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-04T13:10:36.580Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-04T13:10:36.580Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-04T13:10:37.758Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-04T13:10:37.758Z] === RUN TestDaemonDefaultNetworkPools [2019-12-04T13:10:38.015Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-04T13:10:38.484Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-12-04T13:10:38.484Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-04T13:10:38.945Z] === RUN TestDockerSuite/TestRmiTag [2019-12-04T13:10:39.202Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-04T13:10:39.663Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-12-04T13:10:39.663Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-04T13:10:40.134Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-04T13:10:41.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.56s) [2019-12-04T13:10:41.396Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-04T13:10:42.122Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-12-04T13:10:42.122Z] === RUN TestServiceWithPredefinedNetwork [2019-12-04T13:10:42.657Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-12-04T13:10:44.434Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2019-12-04T13:10:44.434Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-04T13:10:44.434Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T13:10:44.434Z] service_test.go:230: FLAKY_TEST [2019-12-04T13:10:44.434Z] === RUN TestServiceWithDataPathPortInit [2019-12-04T13:10:45.932Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-04T13:10:45.932Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-12-04T13:10:46.189Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-04T13:10:47.122Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-04T13:10:47.688Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-04T13:10:48.353Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-04T13:10:48.353Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-04T13:10:48.353Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-04T13:10:49.583Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-04T13:10:50.147Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-04T13:10:50.404Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-04T13:10:50.521Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-04T13:10:50.979Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-04T13:10:51.335Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-04T13:10:51.335Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-04T13:10:51.436Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-04T13:10:51.436Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-04T13:10:52.266Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-04T13:10:52.399Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-04T13:10:52.856Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-04T13:10:52.856Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-04T13:10:52.856Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-04T13:10:54.161Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-04T13:10:54.727Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-04T13:10:55.658Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-04T13:10:57.034Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-12-04T13:10:57.530Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-04T13:10:58.406Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-04T13:11:00.301Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-12-04T13:11:00.442Z] --- PASS: TestServiceWithDataPathPortInit (15.86s) [2019-12-04T13:11:00.442Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-04T13:11:00.865Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-12-04T13:11:02.301Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-12-04T13:11:02.301Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-12-04T13:11:03.232Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-12-04T13:11:04.165Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-12-04T13:11:05.095Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-04T13:11:06.464Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-12-04T13:11:07.833Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-04T13:11:08.763Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-04T13:11:09.435Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s) [2019-12-04T13:11:09.435Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yghf8uhzr9k24x6o14nzkyadp Created:2019-12-04 13:11:01.316272896 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a9e58ea26c6576b5c522aba9d7a101d44ed17d1df5da317026abea37592f49f8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9nobehel5jqprcdeorat2zuwk EndpointID:e15e6343ca5098422a95276532e729ae4253d637dcc8f8f2cd3ba370aaaedbaf MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3cfa245d94228b891344ebf3d5fbf826c5f4c61c4a6769dfb611e38c59f4d87e MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:8eca09f00428 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9nobehel5jqprcdeorat2zuwk EndpointID:e15e6343ca5098422a95276532e729ae4253d637dcc8f8f2cd3ba370aaaedbaf EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-04T13:11:09.435Z] PASS [2019-12-04T13:11:09.435Z] [2019-12-04T13:11:09.435Z] === Skipped [2019-12-04T13:11:09.435Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-04T13:11:09.435Z] service_test.go:230: FLAKY_TEST [2019-12-04T13:11:09.435Z] [2019-12-04T13:11:09.435Z] [2019-12-04T13:11:09.435Z] DONE 21 tests, 1 skipped in 43.992s [2019-12-04T13:11:09.435Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-04T13:11:09.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:09.435Z] ++ set -e [2019-12-04T13:11:09.435Z] ++ '[' -n 0 ']' [2019-12-04T13:11:09.435Z] ++ set -x [2019-12-04T13:11:09.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:09.435Z] INFO: Testing against a local daemon [2019-12-04T13:11:09.435Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-04T13:11:09.435Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-04T13:11:09.435Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T13:11:09.435Z] === RUN TestDockerNetworkIpvlan [2019-12-04T13:11:09.435Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-04T13:11:09.435Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T13:11:09.435Z] PASS [2019-12-04T13:11:09.435Z] [2019-12-04T13:11:09.435Z] === Skipped [2019-12-04T13:11:09.435Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-04T13:11:09.435Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T13:11:09.435Z] [2019-12-04T13:11:09.435Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-04T13:11:09.435Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-04T13:11:09.435Z] [2019-12-04T13:11:09.435Z] [2019-12-04T13:11:09.435Z] DONE 2 tests, 2 skipped in 0.104s [2019-12-04T13:11:09.435Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-04T13:11:09.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:09.435Z] ++ set -e [2019-12-04T13:11:09.435Z] ++ '[' -n 0 ']' [2019-12-04T13:11:09.435Z] ++ set -x [2019-12-04T13:11:09.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:09.436Z] INFO: Testing against a local daemon [2019-12-04T13:11:09.436Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-04T13:11:09.694Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-04T13:11:10.258Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-04T13:11:10.258Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-04T13:11:10.662Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-12-04T13:11:10.663Z] === RUN TestDockerNetworkMacvlan [2019-12-04T13:11:11.392Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-04T13:11:12.121Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-04T13:11:12.781Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-04T13:11:13.299Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-04T13:11:13.711Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-04T13:11:14.643Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-04T13:11:15.574Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-04T13:11:15.605Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-04T13:11:16.504Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-04T13:11:16.504Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-04T13:11:17.080Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-04T13:11:18.015Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-04T13:11:18.946Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-04T13:11:19.448Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-04T13:11:19.876Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-04T13:11:20.440Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-04T13:11:20.440Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-04T13:11:21.371Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-04T13:11:21.371Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-04T13:11:21.628Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-12-04T13:11:22.997Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-04T13:11:23.932Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-04T13:11:24.281Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-04T13:11:24.863Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-04T13:11:25.427Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-04T13:11:25.457Z] --- PASS: TestDockerNetworkMacvlan (14.98s) [2019-12-04T13:11:25.457Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-12-04T13:11:25.457Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-12-04T13:11:25.457Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-12-04T13:11:25.457Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-12-04T13:11:25.457Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s) [2019-12-04T13:11:25.457Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-12-04T13:11:25.457Z] PASS [2019-12-04T13:11:25.457Z] [2019-12-04T13:11:25.457Z] DONE 8 tests in 16.568s [2019-12-04T13:11:25.457Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-04T13:11:25.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:25.457Z] ++ set -e [2019-12-04T13:11:25.457Z] ++ '[' -n 0 ']' [2019-12-04T13:11:25.457Z] ++ set -x [2019-12-04T13:11:25.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:25.457Z] testing: warning: no tests to run [2019-12-04T13:11:25.457Z] PASS [2019-12-04T13:11:25.457Z] [2019-12-04T13:11:25.457Z] DONE 0 tests in 0.019s [2019-12-04T13:11:25.457Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-04T13:11:25.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:25.457Z] ++ set -e [2019-12-04T13:11:25.457Z] ++ '[' -n 0 ']' [2019-12-04T13:11:25.458Z] ++ set -x [2019-12-04T13:11:25.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:25.458Z] INFO: Testing against a local daemon [2019-12-04T13:11:25.458Z] === RUN TestAuthZPluginAllowRequest [2019-12-04T13:11:25.686Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-04T13:11:26.618Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-04T13:11:27.188Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2019-12-04T13:11:27.188Z] === RUN TestAuthZPluginTLS [2019-12-04T13:11:27.919Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-12-04T13:11:27.919Z] === RUN TestAuthZPluginDenyRequest [2019-12-04T13:11:28.259Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-12-04T13:11:28.259Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-04T13:11:28.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-04T13:11:28.988Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-12-04T13:11:28.988Z] === RUN TestAuthZPluginDenyResponse [2019-12-04T13:11:29.327Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-12-04T13:11:29.327Z] === RUN TestAuthZPluginAllowEventStream [2019-12-04T13:11:30.407Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-04T13:11:30.407Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-12-04T13:11:31.030Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-12-04T13:11:31.030Z] === RUN TestAuthZPluginErrorResponse [2019-12-04T13:11:31.757Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-12-04T13:11:31.757Z] === RUN TestAuthZPluginErrorRequest [2019-12-04T13:11:32.100Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-12-04T13:11:32.100Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-04T13:11:32.304Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-04T13:11:32.855Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-12-04T13:11:32.855Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-04T13:11:33.234Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-04T13:11:33.325Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-04T13:11:34.166Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-04T13:11:34.289Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-04T13:11:35.097Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-04T13:11:35.164Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2019-12-04T13:11:35.164Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-04T13:11:35.252Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-04T13:11:36.027Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-04T13:11:36.592Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-04T13:11:37.479Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2019-12-04T13:11:37.479Z] === RUN TestAuthZPluginHeader [2019-12-04T13:11:38.205Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-12-04T13:11:38.205Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-04T13:11:38.205Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-04T13:11:38.205Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:11:38.205Z] === RUN TestAuthZPluginV2Disable [2019-12-04T13:11:38.205Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-04T13:11:38.205Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:11:38.205Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-04T13:11:38.205Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-04T13:11:38.205Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:11:38.205Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-04T13:11:38.205Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-04T13:11:38.205Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:11:38.205Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-04T13:11:39.119Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-04T13:11:41.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-04T13:11:41.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-04T13:11:41.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-04T13:11:41.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-04T13:11:41.483Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-04T13:11:41.483Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-04T13:11:42.586Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-04T13:11:42.587Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-04T13:11:43.517Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-04T13:11:46.043Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-04T13:11:47.943Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-04T13:11:51.220Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-04T13:11:53.743Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-04T13:11:53.743Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-04T13:11:53.743Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-04T13:11:54.309Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-04T13:11:56.203Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-04T13:11:57.650Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-12-04T13:11:57.650Z] PASS [2019-12-04T13:11:57.650Z] [2019-12-04T13:11:57.650Z] === Skipped [2019-12-04T13:11:57.650Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-04T13:11:57.650Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:11:57.650Z] [2019-12-04T13:11:57.650Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-04T13:11:57.650Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:11:57.650Z] [2019-12-04T13:11:57.650Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-04T13:11:57.650Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:11:57.650Z] [2019-12-04T13:11:57.650Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-04T13:11:57.650Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:11:57.650Z] [2019-12-04T13:11:57.650Z] [2019-12-04T13:11:57.650Z] DONE 17 tests, 4 skipped in 29.464s [2019-12-04T13:11:57.650Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-04T13:11:57.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:57.650Z] ++ set -e [2019-12-04T13:11:57.650Z] ++ '[' -n 0 ']' [2019-12-04T13:11:57.650Z] ++ set -x [2019-12-04T13:11:57.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:57.650Z] INFO: Testing against a local daemon [2019-12-04T13:11:57.650Z] === RUN TestPluginInvalidJSON [2019-12-04T13:11:57.650Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T13:11:57.650Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T13:11:57.650Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-04T13:11:57.650Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-12-04T13:11:57.650Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-04T13:11:57.650Z] PASS [2019-12-04T13:11:57.650Z] [2019-12-04T13:11:57.650Z] DONE 2 tests in 0.136s [2019-12-04T13:11:57.650Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-04T13:11:57.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:57.650Z] ++ set -e [2019-12-04T13:11:57.650Z] ++ '[' -n 0 ']' [2019-12-04T13:11:57.650Z] ++ set -x [2019-12-04T13:11:57.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:11:57.650Z] INFO: Testing against a local daemon [2019-12-04T13:11:57.650Z] === RUN TestExternalGraphDriver [2019-12-04T13:11:57.650Z] === RUN TestExternalGraphDriver/json [2019-12-04T13:11:57.650Z] === RUN TestExternalGraphDriver/spec [2019-12-04T13:11:58.099Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-04T13:11:59.347Z] === RUN TestExternalGraphDriver/pull [2019-12-04T13:12:00.622Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-04T13:12:01.190Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-04T13:12:01.654Z] --- PASS: TestExternalGraphDriver (6.64s) [2019-12-04T13:12:01.654Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-12-04T13:12:01.654Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-12-04T13:12:01.654Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2019-12-04T13:12:01.654Z] === RUN TestGraphdriverPluginV2 [2019-12-04T13:12:01.995Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-12-04T13:12:01.995Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:12:01.995Z] PASS [2019-12-04T13:12:01.995Z] [2019-12-04T13:12:01.995Z] === Skipped [2019-12-04T13:12:01.995Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-12-04T13:12:01.995Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:12:01.995Z] [2019-12-04T13:12:01.995Z] [2019-12-04T13:12:01.995Z] DONE 5 tests, 1 skipped in 6.804s [2019-12-04T13:12:01.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-04T13:12:01.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:12:01.995Z] ++ set -e [2019-12-04T13:12:01.995Z] ++ '[' -n 0 ']' [2019-12-04T13:12:01.995Z] ++ set -x [2019-12-04T13:12:01.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:12:01.995Z] INFO: Testing against a local daemon [2019-12-04T13:12:01.995Z] === RUN TestContinueAfterPluginCrash [2019-12-04T13:12:01.995Z] === PAUSE TestContinueAfterPluginCrash [2019-12-04T13:12:01.995Z] === RUN TestDaemonStartWithLogOpt [2019-12-04T13:12:01.995Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-04T13:12:01.995Z] === CONT TestContinueAfterPluginCrash [2019-12-04T13:12:01.995Z] === CONT TestDaemonStartWithLogOpt [2019-12-04T13:12:03.106Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-04T13:12:04.037Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-12-04T13:12:04.037Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-04T13:12:04.967Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-12-04T13:12:06.590Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-04T13:12:06.864Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-04T13:12:06.864Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-04T13:12:07.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-04T13:12:07.502Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-04T13:12:07.794Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-04T13:12:08.358Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-04T13:12:09.289Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-12-04T13:12:09.853Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-04T13:12:10.110Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-04T13:12:11.041Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-04T13:12:11.607Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-04T13:12:12.538Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-04T13:12:13.570Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-04T13:12:14.134Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-04T13:12:15.065Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-04T13:12:15.995Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-04T13:12:16.927Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-04T13:12:16.927Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-04T13:12:17.494Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-04T13:12:18.064Z] --- PASS: TestDaemonStartWithLogOpt (15.24s) [2019-12-04T13:12:18.425Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-04T13:12:20.320Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-04T13:12:20.580Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-04T13:12:20.580Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-04T13:12:22.942Z] --- PASS: TestContinueAfterPluginCrash (20.13s) [2019-12-04T13:12:22.942Z] PASS [2019-12-04T13:12:22.942Z] [2019-12-04T13:12:22.942Z] DONE 2 tests in 20.230s [2019-12-04T13:12:22.942Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-04T13:12:22.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:12:22.942Z] ++ set -e [2019-12-04T13:12:22.942Z] ++ '[' -n 0 ']' [2019-12-04T13:12:22.942Z] ++ set -x [2019-12-04T13:12:22.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:12:22.942Z] INFO: Testing against a local daemon [2019-12-04T13:12:22.942Z] === RUN TestPluginWithDevMounts [2019-12-04T13:12:22.942Z] === PAUSE TestPluginWithDevMounts [2019-12-04T13:12:22.942Z] === CONT TestPluginWithDevMounts [2019-12-04T13:12:24.633Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-12-04T13:12:24.633Z] PASS [2019-12-04T13:12:24.633Z] [2019-12-04T13:12:24.633Z] DONE 1 tests in 2.414s [2019-12-04T13:12:24.633Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-12-04T13:12:24.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:12:24.633Z] ++ set -e [2019-12-04T13:12:24.633Z] ++ '[' -n 0 ']' [2019-12-04T13:12:24.633Z] ++ set -x [2019-12-04T13:12:24.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:12:24.633Z] INFO: Testing against a local daemon [2019-12-04T13:12:24.633Z] === RUN TestSecretInspect [2019-12-04T13:12:24.764Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-04T13:12:25.161Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-04T13:12:25.161Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-04T13:12:25.329Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-04T13:12:26.125Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-04T13:12:26.992Z] --- PASS: TestSecretInspect (2.27s) [2019-12-04T13:12:26.993Z] === RUN TestSecretList [2019-12-04T13:12:29.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-04T13:12:29.294Z] --- PASS: TestSecretList (2.25s) [2019-12-04T13:12:29.294Z] === RUN TestSecretsCreateAndDelete [2019-12-04T13:12:31.594Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2019-12-04T13:12:31.594Z] === RUN TestSecretsUpdate [2019-12-04T13:12:31.914Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-04T13:12:33.896Z] --- PASS: TestSecretsUpdate (2.27s) [2019-12-04T13:12:33.896Z] === RUN TestTemplatedSecret [2019-12-04T13:12:34.084Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-04T13:12:36.968Z] --- PASS: TestTemplatedSecret (3.00s) [2019-12-04T13:12:36.968Z] === RUN TestSecretCreateResolve [2019-12-04T13:12:37.511Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-12-04T13:12:38.441Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-04T13:12:39.268Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-12-04T13:12:39.268Z] PASS [2019-12-04T13:12:39.268Z] [2019-12-04T13:12:39.268Z] DONE 6 tests in 14.376s [2019-12-04T13:12:39.268Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-12-04T13:12:39.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:12:39.268Z] ++ set -e [2019-12-04T13:12:39.268Z] ++ '[' -n 0 ']' [2019-12-04T13:12:39.268Z] ++ set -x [2019-12-04T13:12:39.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:12:39.268Z] INFO: Testing against a local daemon [2019-12-04T13:12:39.268Z] === RUN TestServiceCreateInit [2019-12-04T13:12:39.268Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-04T13:12:40.336Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-12-04T13:12:40.336Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-12-04T13:12:40.336Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-04T13:12:40.336Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-04T13:12:40.900Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-04T13:12:43.301Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-04T13:12:45.273Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-04T13:12:46.204Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-04T13:12:48.099Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-04T13:12:48.137Z] --- PASS: TestServiceCreateInit (8.58s) [2019-12-04T13:12:48.138Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s) [2019-12-04T13:12:48.138Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.25s) [2019-12-04T13:12:48.138Z] === RUN TestCreateServiceMultipleTimes [2019-12-04T13:12:49.029Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-04T13:12:49.593Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-04T13:12:50.525Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-04T13:12:51.459Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-04T13:12:51.459Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-04T13:12:51.716Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-04T13:12:53.612Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-04T13:12:54.989Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-04T13:12:56.883Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-04T13:12:56.883Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-04T13:12:56.883Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-04T13:12:58.777Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-04T13:13:00.672Z] === RUN TestDockerSuite/TestRunMount [2019-12-04T13:13:02.042Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-12-04T13:13:07.440Z] --- PASS: TestCreateServiceMultipleTimes (18.00s) [2019-12-04T13:13:07.440Z] === RUN TestCreateServiceConflict [2019-12-04T13:13:07.779Z] --- PASS: TestCreateServiceConflict (2.28s) [2019-12-04T13:13:07.779Z] === RUN TestCreateServiceMaxReplicas [2019-12-04T13:13:08.593Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-04T13:13:08.593Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-12-04T13:13:08.593Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-04T13:13:09.526Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-04T13:13:11.420Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-04T13:13:11.637Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2019-12-04T13:13:11.637Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-04T13:13:14.698Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-04T13:13:18.876Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-04T13:13:19.808Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-12-04T13:13:21.184Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-04T13:13:23.710Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-04T13:13:25.607Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-04T13:13:27.504Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-04T13:13:27.504Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-04T13:13:27.688Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.44s) [2019-12-04T13:13:27.688Z] === RUN TestCreateServiceSecretFileMode [2019-12-04T13:13:28.030Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2019-12-04T13:13:28.030Z] === RUN TestCreateServiceConfigFileMode [2019-12-04T13:13:28.435Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-04T13:13:29.367Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-12-04T13:13:29.624Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-04T13:13:30.557Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-04T13:13:31.043Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2019-12-04T13:13:31.043Z] === RUN TestCreateServiceSysctls [2019-12-04T13:13:31.490Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-04T13:13:32.861Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-12-04T13:13:33.794Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-04T13:13:34.090Z] --- PASS: TestCreateServiceSysctls (3.46s) [2019-12-04T13:13:34.090Z] === RUN TestCreateServiceCapabilities [2019-12-04T13:13:34.507Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-04T13:13:35.475Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-04T13:13:35.934Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-04T13:13:37.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-04T13:13:37.106Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2019-12-04T13:13:37.106Z] === RUN TestInspect [2019-12-04T13:13:38.445Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-12-04T13:13:40.123Z] --- PASS: TestInspect (2.87s) [2019-12-04T13:13:40.123Z] === RUN TestServiceListWithStatuses [2019-12-04T13:13:40.123Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-04T13:13:40.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-04T13:13:40.123Z] === RUN TestDockerNetworkConnectAlias [2019-12-04T13:13:41.721Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-12-04T13:13:41.978Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-04T13:13:42.910Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-04T13:13:42.910Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-12-04T13:13:43.846Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-04T13:13:43.846Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-04T13:13:44.410Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-04T13:13:44.958Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2019-12-04T13:13:44.959Z] === RUN TestDockerNetworkReConnect [2019-12-04T13:13:45.348Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-04T13:13:45.605Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-04T13:13:46.536Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-04T13:13:46.793Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-12-04T13:13:46.793Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-12-04T13:13:47.357Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-12-04T13:13:47.357Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-04T13:13:47.983Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2019-12-04T13:13:47.983Z] === RUN TestServicePlugin [2019-12-04T13:13:47.983Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-04T13:13:47.983Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:13:47.983Z] === RUN TestServiceUpdateLabel [2019-12-04T13:13:48.292Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-12-04T13:13:49.223Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-04T13:13:50.322Z] --- PASS: TestServiceUpdateLabel (2.32s) [2019-12-04T13:13:50.322Z] === RUN TestServiceUpdateSecrets [2019-12-04T13:13:51.120Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-04T13:13:52.491Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-12-04T13:13:53.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-04T13:13:53.988Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-04T13:13:53.988Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-12-04T13:13:54.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-12-04T13:13:54.920Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-04T13:13:55.852Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-12-04T13:13:55.852Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-04T13:13:56.784Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-04T13:13:56.784Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-04T13:13:57.716Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-04T13:13:58.284Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-04T13:13:58.284Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-04T13:13:58.848Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-12-04T13:13:59.412Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-12-04T13:14:01.307Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-04T13:14:01.307Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-04T13:14:04.583Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-04T13:14:06.323Z] --- PASS: TestServiceUpdateSecrets (14.95s) [2019-12-04T13:14:06.323Z] === RUN TestServiceUpdateConfigs [2019-12-04T13:14:06.491Z] === RUN TestDockerSuite/TestRunRm [2019-12-04T13:14:07.054Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-04T13:14:11.228Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-04T13:14:11.792Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-04T13:14:12.723Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-12-04T13:14:14.619Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-12-04T13:14:15.550Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-12-04T13:14:19.726Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-12-04T13:14:22.303Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2019-12-04T13:14:22.303Z] === RUN TestServiceUpdateNetwork [2019-12-04T13:14:24.981Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-12-04T13:14:25.238Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-12-04T13:14:26.169Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-12-04T13:14:27.101Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-12-04T13:14:28.031Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-12-04T13:14:28.595Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-12-04T13:14:29.527Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-12-04T13:14:30.459Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-04T13:14:31.396Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-04T13:14:31.962Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-04T13:14:35.276Z] === RUN TestDockerSuite/TestRunState [2019-12-04T13:14:35.567Z] --- PASS: TestServiceUpdateNetwork (14.07s) [2019-12-04T13:14:35.567Z] PASS [2019-12-04T13:14:35.567Z] [2019-12-04T13:14:35.567Z] === Skipped [2019-12-04T13:14:35.567Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-12-04T13:14:35.567Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-04T13:14:35.567Z] [2019-12-04T13:14:35.567Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-12-04T13:14:35.567Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-04T13:14:35.567Z] [2019-12-04T13:14:35.567Z] [2019-12-04T13:14:35.567Z] DONE 20 tests, 2 skipped in 115.140s [2019-12-04T13:14:35.567Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-12-04T13:14:35.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:14:35.567Z] ++ set -e [2019-12-04T13:14:35.567Z] ++ '[' -n 0 ']' [2019-12-04T13:14:35.567Z] ++ set -x [2019-12-04T13:14:35.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:14:35.567Z] INFO: Testing against a local daemon [2019-12-04T13:14:35.567Z] === RUN TestSessionCreate [2019-12-04T13:14:35.567Z] --- PASS: TestSessionCreate (0.06s) [2019-12-04T13:14:35.567Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-04T13:14:35.567Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-04T13:14:35.567Z] PASS [2019-12-04T13:14:35.567Z] [2019-12-04T13:14:35.567Z] DONE 2 tests in 0.200s [2019-12-04T13:14:35.567Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-12-04T13:14:35.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:14:35.567Z] ++ set -e [2019-12-04T13:14:35.567Z] ++ '[' -n 0 ']' [2019-12-04T13:14:35.567Z] ++ set -x [2019-12-04T13:14:35.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:14:35.567Z] INFO: Testing against a local daemon [2019-12-04T13:14:35.567Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-04T13:14:35.567Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T13:14:35.567Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-04T13:14:35.567Z] === RUN TestEventsExecDie [2019-12-04T13:14:35.567Z] --- PASS: TestEventsExecDie (0.90s) [2019-12-04T13:14:35.567Z] === RUN TestEventsBackwardsCompatible [2019-12-04T13:14:35.567Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-04T13:14:35.567Z] === RUN TestInfoBinaryCommits [2019-12-04T13:14:35.567Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-12-04T13:14:35.567Z] === RUN TestInfoAPIVersioned [2019-12-04T13:14:35.567Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-04T13:14:35.567Z] === RUN TestInfoDiscoveryBackend [2019-12-04T13:14:35.906Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-04T13:14:35.906Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-04T13:14:36.547Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-04T13:14:36.547Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-04T13:14:36.547Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-04T13:14:36.646Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-04T13:14:37.077Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-04T13:14:37.077Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-04T13:14:37.210Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-04T13:14:37.804Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-12-04T13:14:37.804Z] === RUN TestInfoAPI [2019-12-04T13:14:37.804Z] --- PASS: TestInfoAPI (0.05s) [2019-12-04T13:14:37.804Z] === RUN TestInfoAPIWarnings [2019-12-04T13:14:38.142Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-04T13:14:38.147Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-12-04T13:14:38.147Z] === RUN TestInfoDebug [2019-12-04T13:14:38.399Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-12-04T13:14:38.399Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-04T13:14:38.872Z] --- PASS: TestInfoDebug (0.54s) [2019-12-04T13:14:38.872Z] === RUN TestInfoInsecureRegistries [2019-12-04T13:14:39.213Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-12-04T13:14:39.213Z] === RUN TestInfoRegistryMirrors [2019-12-04T13:14:39.333Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-04T13:14:39.937Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-12-04T13:14:39.937Z] === RUN TestLoginFailsWithBadCredentials [2019-12-04T13:14:40.267Z] === RUN TestDockerSuite/TestRunSysctls [2019-12-04T13:14:40.276Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2019-12-04T13:14:40.276Z] === RUN TestPingCacheHeaders [2019-12-04T13:14:40.276Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-04T13:14:40.276Z] === RUN TestPingGet [2019-12-04T13:14:40.615Z] --- PASS: TestPingGet (0.04s) [2019-12-04T13:14:40.615Z] === RUN TestPingHead [2019-12-04T13:14:40.615Z] --- PASS: TestPingHead (0.05s) [2019-12-04T13:14:40.615Z] === RUN TestVersion [2019-12-04T13:14:40.615Z] --- PASS: TestVersion (0.05s) [2019-12-04T13:14:40.615Z] PASS [2019-12-04T13:14:40.615Z] [2019-12-04T13:14:40.615Z] === Skipped [2019-12-04T13:14:40.615Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-04T13:14:40.615Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-04T13:14:40.615Z] [2019-12-04T13:14:40.615Z] [2019-12-04T13:14:40.615Z] DONE 18 tests, 1 skipped in 6.177s [2019-12-04T13:14:40.615Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-12-04T13:14:40.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:14:40.615Z] ++ set -e [2019-12-04T13:14:40.615Z] ++ '[' -n 0 ']' [2019-12-04T13:14:40.615Z] ++ set -x [2019-12-04T13:14:40.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-04T13:14:40.615Z] INFO: Testing against a local daemon [2019-12-04T13:14:40.615Z] === RUN TestVolumesCreateAndList [2019-12-04T13:14:40.615Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-04T13:14:40.615Z] === RUN TestVolumesRemove [2019-12-04T13:14:40.615Z] --- PASS: TestVolumesRemove (0.09s) [2019-12-04T13:14:40.615Z] === RUN TestVolumesInspect [2019-12-04T13:14:40.953Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-04T13:14:40.953Z] === RUN TestVolumesInvalidJSON [2019-12-04T13:14:40.953Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-04T13:14:40.953Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-04T13:14:40.953Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-04T13:14:40.953Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-04T13:14:40.953Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-04T13:14:40.953Z] PASS [2019-12-04T13:14:40.953Z] [2019-12-04T13:14:40.953Z] DONE 5 tests in 0.293s [2019-12-04T13:14:40.953Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-04T13:14:41.292Z] ++++ cat bundles/test-integration/docker.pid [2019-12-04T13:14:41.292Z] +++ kill 13193 [2019-12-04T13:14:41.639Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-04T13:14:41.896Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-04T13:14:41.896Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-04T13:14:42.466Z] +++ /etc/init.d/apparmor stop [2019-12-04T13:14:42.466Z] Clearing AppArmor profiles cache:. [2019-12-04T13:14:42.466Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-04T13:14:42.466Z] Unloading profiles will leave already running processes permanently [2019-12-04T13:14:42.466Z] unconfined, which can lead to unexpected situations. [2019-12-04T13:14:42.466Z] [2019-12-04T13:14:42.466Z] To set a process to complain mode, use the command line tool [2019-12-04T13:14:42.466Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-04T13:14:42.466Z] with the 'teardown' option." [2019-12-04T13:14:42.466Z] [2019-12-04T13:14:42.826Z] === RUN TestDockerSuite/TestRunTmpfsMounts Post stage [Pipeline] junit [2019-12-04T13:14:44.860Z] Recording test results [2019-12-04T13:14:45.349Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-04T13:14:46.017Z] + echo Ensuring container killed. [2019-12-04T13:14:46.017Z] Ensuring container killed. [2019-12-04T13:14:46.017Z] + docker rm -vf docker-pr3 [2019-12-04T13:14:46.017Z] Error: No such container: docker-pr3 [2019-12-04T13:14:46.017Z] + true [Pipeline] sh [2019-12-04T13:14:46.280Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-12-04T13:14:46.594Z] + echo Chowning /workspace to jenkins user [2019-12-04T13:14:46.594Z] Chowning /workspace to jenkins user [2019-12-04T13:14:46.594Z] + id -u [2019-12-04T13:14:46.594Z] + id -g [2019-12-04T13:14:46.594Z] + docker run --rm -v /home/docker/workspace/moby_PR-40257:/workspace busybox chown -R 1001:1001 /workspace [2019-12-04T13:14:46.594Z] Unable to find image 'busybox:latest' locally [2019-12-04T13:14:46.932Z] latest: Pulling from library/busybox [2019-12-04T13:14:46.932Z] d7e28ec550a2: Pulling fs layer [2019-12-04T13:14:47.271Z] d7e28ec550a2: Verifying Checksum [2019-12-04T13:14:47.271Z] d7e28ec550a2: Download complete [2019-12-04T13:14:47.610Z] d7e28ec550a2: Pull complete [2019-12-04T13:14:47.610Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-04T13:14:47.610Z] Status: Downloaded newer image for busybox:latest [2019-12-04T13:14:48.174Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-04T13:14:49.896Z] + bundleName=ppc64le-integration [2019-12-04T13:14:49.896Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-12-04T13:14:49.896Z] Creating ppc64le-integration-bundles.tar.gz [2019-12-04T13:14:49.896Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2019-12-04T13:14:49.896Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-12-04T13:14:49.987Z] Archiving artifacts [2019-12-04T13:14:50.317Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40257/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-04T13:14:50.873Z] + make clean [2019-12-04T13:14:51.217Z] make: command: Command not found [2019-12-04T13:14:51.217Z] make: command: Command not found [2019-12-04T13:14:51.217Z] docker volume rm -f docker-dev-cache [2019-12-04T13:14:51.360Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-04T13:14:51.555Z] docker-dev-cache [Pipeline] deleteDir [2019-12-04T13:14:52.351Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-04T13:14:52.915Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-04T13:14:55.443Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-04T13:14:56.374Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-04T13:14:57.304Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-04T13:14:57.868Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-04T13:15:00.390Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-04T13:15:02.292Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-04T13:15:02.857Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-04T13:15:03.114Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-04T13:15:03.370Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-04T13:15:04.301Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-04T13:15:05.231Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-04T13:15:05.799Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-12-04T13:15:05.799Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-04T13:15:06.167Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-04T13:15:06.362Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-04T13:15:06.925Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-04T13:15:12.178Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-04T13:15:12.743Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-04T13:15:14.114Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-04T13:15:16.493Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-04T13:15:16.636Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-04T13:15:18.026Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-04T13:15:20.550Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-04T13:15:23.824Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-04T13:15:24.387Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-04T13:15:25.317Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-04T13:15:26.248Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-04T13:15:26.248Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-04T13:15:26.248Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-04T13:15:26.248Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-04T13:15:26.248Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-12-04T13:15:27.179Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-12-04T13:15:28.109Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-12-04T13:15:29.039Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-12-04T13:15:30.932Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-12-04T13:15:31.496Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-12-04T13:15:32.426Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-04T13:15:32.426Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-12-04T13:15:32.989Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-12-04T13:15:33.246Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-12-04T13:15:33.246Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-12-04T13:15:33.246Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-04T13:15:33.246Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-12-04T13:15:33.503Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-12-04T13:15:33.503Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-12-04T13:15:33.759Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-12-04T13:15:34.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-12-04T13:15:34.273Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-12-04T13:15:35.205Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-12-04T13:15:36.135Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-12-04T13:15:36.699Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-12-04T13:15:36.699Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-12-04T13:15:37.631Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-04T13:15:37.889Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-04T13:15:38.929Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-04T13:15:38.929Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-12-04T13:15:39.494Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-12-04T13:15:40.424Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-12-04T13:15:40.424Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-04T13:15:40.424Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-04T13:15:41.354Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-04T13:15:41.354Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-12-04T13:15:41.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-04T13:15:43.250Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-12-04T13:15:44.182Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-12-04T13:15:44.182Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-04T13:15:44.745Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-04T13:15:45.002Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-04T13:15:46.372Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-04T13:15:47.303Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-04T13:15:49.825Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-04T13:15:50.196Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-04T13:15:50.756Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-04T13:15:50.756Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-04T13:15:50.756Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-04T13:15:52.126Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-12-04T13:15:53.057Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-12-04T13:15:54.425Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-04T13:15:54.425Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-04T13:15:54.995Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-12-04T13:15:56.892Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-04T13:15:56.892Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-04T13:15:57.457Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-04T13:16:00.013Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-04T13:16:00.013Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-04T13:16:00.518Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-04T13:16:01.384Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-12-04T13:16:01.641Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-04T13:16:01.641Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-04T13:16:01.641Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-04T13:16:04.166Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-04T13:16:06.062Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-04T13:16:06.062Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-04T13:16:06.319Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-04T13:16:06.319Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-04T13:16:06.319Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-04T13:16:06.883Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-04T13:16:09.462Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-04T13:16:16.009Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-04T13:16:17.378Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-04T13:16:18.752Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-04T13:16:20.122Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-04T13:16:23.396Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-04T13:16:25.922Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-04T13:16:26.853Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-04T13:16:28.748Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-04T13:16:31.275Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-04T13:16:33.795Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-04T13:16:37.969Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-04T13:16:42.145Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-04T13:16:44.664Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-04T13:16:51.275Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-04T13:16:53.796Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-12-04T13:16:55.180Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-04T13:16:56.110Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-04T13:16:57.042Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-04T13:16:57.975Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-04T13:16:57.975Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-04T13:16:58.905Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-04T13:17:03.085Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-04T13:17:07.260Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-12-04T13:17:07.516Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-12-04T13:17:08.447Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-12-04T13:17:08.447Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-12-04T13:17:09.376Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-12-04T13:17:11.902Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-12-04T13:17:11.902Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-12-04T13:17:12.608Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-04T13:17:12.608Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-04T13:17:12.608Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-04T13:17:12.608Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-04T13:17:12.608Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-04T13:17:13.068Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-04T13:17:13.068Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-04T13:17:13.272Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-12-04T13:17:13.527Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-04T13:17:13.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-04T13:17:14.204Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-12-04T13:17:15.134Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-12-04T13:17:17.029Z] === RUN TestDockerSuite/TestUpdateStats [2019-12-04T13:17:18.853Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-04T13:17:21.033Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-04T13:17:21.224Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-12-04T13:17:22.592Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-12-04T13:17:22.592Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-12-04T13:17:23.962Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-12-04T13:17:24.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-04T13:17:25.720Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-04T13:17:25.720Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-04T13:17:25.720Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-04T13:17:25.720Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-04T13:17:25.720Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-04T13:17:25.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-04T13:17:28.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-04T13:17:28.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-04T13:17:28.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-04T13:17:28.623Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-04T13:17:29.592Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-04T13:17:29.781Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-12-04T13:17:33.055Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-12-04T13:17:34.280Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-04T13:17:37.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-12-04T13:17:39.756Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-04T13:17:43.935Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-04T13:17:49.189Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-12-04T13:17:51.872Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-12-04T13:17:54.394Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-12-04T13:17:55.366Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-04T13:17:55.367Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-04T13:17:55.367Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-04T13:17:55.367Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-04T13:17:55.367Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-04T13:17:55.367Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-04T13:17:55.367Z] === RUN TestDockerSuite/TestBuildFails [2019-12-04T13:17:55.764Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-12-04T13:17:57.544Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-04T13:17:57.544Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-04T13:17:57.657Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-12-04T13:18:00.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-12-04T13:18:02.702Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-12-04T13:18:05.227Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-12-04T13:18:07.752Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-12-04T13:18:07.900Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-04T13:18:10.277Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-04T13:18:12.586Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-04T13:18:18.374Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-12-04T13:18:18.525Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-04T13:18:24.314Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-04T13:18:24.773Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-04T13:18:24.934Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-04T13:18:24.934Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-04T13:18:25.190Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-04T13:18:26.121Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-04T13:18:26.121Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-04T13:18:26.121Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-04T13:18:26.121Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-04T13:18:27.051Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-04T13:18:27.051Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-04T13:18:27.982Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-04T13:18:28.239Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-04T13:18:28.239Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-04T13:18:28.239Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-04T13:18:28.239Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-04T13:18:30.563Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-04T13:18:30.563Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-04T13:18:30.761Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-04T13:18:30.761Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-04T13:18:31.019Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-04T13:18:31.019Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-04T13:18:31.019Z] === RUN TestDockerSuite/TestVolumeEvents [2019-12-04T13:18:31.021Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-04T13:18:31.021Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-04T13:18:31.021Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-04T13:18:31.950Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-12-04T13:18:31.950Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-04T13:18:33.319Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-12-04T13:18:33.578Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-12-04T13:18:33.578Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-12-04T13:18:33.836Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-12-04T13:18:34.769Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-12-04T13:18:35.337Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-04T13:18:35.337Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-04T13:18:35.337Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-04T13:18:37.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-12-04T13:18:38.791Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-04T13:18:44.048Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite (1865.12s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.80s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.84s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.99s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.31s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (5.27s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.86s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.38s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.49s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.53s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.29s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.21s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.39s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAttachDetach (1.21s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.07s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.98s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.09s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.21s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.38s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.36s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.28s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.19s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.80s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.55s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.37s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.83s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.14s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.11s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.52s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.29s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.48s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.19s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.05s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.78s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.44s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.70s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.68s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.71s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.19s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.76s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.58s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.74s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.63s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.42s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.84s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.13s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.55s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.87s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.84s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.46s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.76s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.33s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.67s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.29s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.17s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.86s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.36s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.21s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.70s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.24s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-12-04T13:18:44.048Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-04T13:18:44.048Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.93s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.63s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildContChar (4.70s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.48s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.06s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.26s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.77s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.73s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.40s) [2019-12-04T13:18:44.048Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-04T13:18:44.048Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.048Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-04T13:18:44.048Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.048Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-12-04T13:18:44.048Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.048Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-04T13:18:44.048Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.76s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.68s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.41s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.20s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.98s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.78s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.20s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.63s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.48s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.85s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.97s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.35s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.44s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.77s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.03s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.32s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.18s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.20s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.37s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.96s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2019-12-04T13:18:44.048Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.42s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.63s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.10s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.51s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.99s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.65s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.76s) [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-04T13:18:44.049Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.21s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildExpose (0.41s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFails (1.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.10s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.17s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.40s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.46s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.16s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.12s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.59s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.64s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildHistory (4.46s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.10s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLabels (0.58s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.33s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.92s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.75s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.24s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.21s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.86s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.43s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.38s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.90s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.96s) [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-12-04T13:18:44.049Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.61s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.63s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.97s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.89s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.22s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.34s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.77s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.62s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.39s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.87s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.15s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.83s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.31s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.47s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildPATH (2.74s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.98s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.79s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.65s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildRm (3.98s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.22s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.06s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.72s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.81s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.42s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.24s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.44s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.23s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s) [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-04T13:18:44.049Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.58s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.36s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.29s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.68s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildUser (2.51s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.19s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.86s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.36s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.22s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.61s) [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-04T13:18:44.049Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-04T13:18:44.049Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-04T13:18:44.049Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-04T13:18:44.049Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.38s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.20s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.12s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-04T13:18:44.049Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.06s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.59s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-04T13:18:44.049Z] docker_cli_sni_test.go:18: Flakey test [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.94s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.76s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitTTY (1.80s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.90s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.99s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.74s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.06s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.34s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.92s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.99s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.18s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.65s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.96s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.02s) [2019-12-04T13:18:44.049Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-04T13:18:44.049Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.39s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.68s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.64s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.42s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.53s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.33s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.66s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.78s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a5efa0_} (1.82s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1016166893_/foo_false____} (1.63s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1016166893_/foo_true____} (1.62s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3615399528_/foo_false____} (1.63s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3615399528_/foo_true____} (1.59s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3615399528_/foo_true__0xc000a5f6e0__} (1.60s) [2019-12-04T13:18:44.049Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a5f700_} (1.64s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a5f720_} (1.61s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a5f740_} (1.54s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a5f760_} (1.63s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.55s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.11s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.44s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.07s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.89s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.60s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.24s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.82s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.08s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.73s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.96s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseG (6.34s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.25s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.11s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.78s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToStdout (1.08s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.77s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.51s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.87s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2019-12-04T13:18:44.050Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-04T13:18:44.050Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-12-04T13:18:44.050Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-04T13:18:44.050Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.25s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.94s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.84s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.37s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.57s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.04s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.14s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.22s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.42s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsAttach (0.92s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.77s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.37s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsCopy (1.36s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.46s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFilters (1.90s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFormat (1.74s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.09s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.55s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.47s) [2019-12-04T13:18:44.050Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-04T13:18:44.050Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-04T13:18:44.050Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-12-04T13:18:44.050Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.76s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsRename (0.90s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.16s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.09s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsTop (0.95s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.56s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExec (0.99s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.97s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.27s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.12s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.12s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.81s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecCgroup (1.48s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecEnv (0.97s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.81s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.98s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecInspectID (3.05s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.04s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.06s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecParseError (1.21s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.96s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.08s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.21s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.15s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.10s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecTTY (1.04s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2019-12-04T13:18:44.050Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-04T13:18:44.050Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.83s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.27s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestExecWithUser (1.07s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.89s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.08s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestHealth (21.38s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.02s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.95s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.98s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.01s) [2019-12-04T13:18:44.050Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.08s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestImportDisplay (2.10s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestImportFile (1.98s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestImportGzipped (2.50s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.21s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.94s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.05s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.98s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.23s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.03s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.86s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.15s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.90s) [2019-12-04T13:18:44.051Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-04T13:18:44.051Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.57s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.36s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectHistory (1.04s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-12-04T13:18:44.051Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-04T13:18:44.051Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.92s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.87s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.06s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.10s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.90s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectStatus (1.34s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.43s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.85s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.75s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.07s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.89s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.52s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.85s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.54s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.93s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.03s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.92s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.87s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.92s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.48s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.48s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.83s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsSince (7.00s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.07s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.93s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsTail (0.91s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.03s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.95s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.43s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.90s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestNetHostname (2.74s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.42s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.82s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.95s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPluginActive (1.81s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.36s) [2019-12-04T13:18:44.051Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-04T13:18:44.051Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.85s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.48s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.60s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.30s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.05s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.31s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.55s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.52s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPortList (11.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.55s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.00s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.87s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.70s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsByOrder (3.46s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.09s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.70s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.35s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.14s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.10s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.52s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.72s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.89s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.80s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.94s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.66s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.91s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2019-12-04T13:18:44.051Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-04T13:18:44.051Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.16s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.67s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.04s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.66s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.51s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.63s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.05s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.14s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.00s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.05s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.96s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.27s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAddHost (0.77s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.05s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.96s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.67s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.13s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.08s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.93s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.27s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.40s) [2019-12-04T13:18:44.051Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.88s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.57s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.47s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.95s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.77s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.93s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.03s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.03s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.90s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.95s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.74s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.67s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.96s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.67s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.48s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.91s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.80s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.73s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.67s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.99s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.68s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.25s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.74s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.89s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.60s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.74s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.78s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.31s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.79s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.71s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunMount (7.42s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.89s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.91s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.93s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.12s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.52s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.89s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.81s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.94s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.35s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.25s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.91s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.90s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.08s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.95s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.10s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s) [2019-12-04T13:18:44.052Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.95s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.87s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.91s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.88s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.87s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.86s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.96s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.86s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.76s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.15s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.03s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.87s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunState (1.75s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-04T13:18:44.052Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.88s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.82s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.64s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.07s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.13s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.90s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.41s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.56s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUserByID (0.99s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUserByName (0.97s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.86s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-04T13:18:44.052Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.30s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.81s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.54s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.87s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.86s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s) [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.052Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-04T13:18:44.052Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.87s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.57s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-12-04T13:18:44.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.71s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.01s) [2019-12-04T13:18:44.053Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-04T13:18:44.053Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.77s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.87s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.63s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.06s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.69s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.31s) [2019-12-04T13:18:44.053Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents984136402 [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.92s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.98s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (2.06s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.53s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.63s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.00s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.62s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.76s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartRecordError (1.90s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.36s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.76s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.02s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.91s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.87s) [2019-12-04T13:18:44.053Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-12-04T13:18:44.053Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.37s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.85s) [2019-12-04T13:18:44.053Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-04T13:18:44.053Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.98s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.19s) [2019-12-04T13:18:44.053Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-04T13:18:44.053Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.48s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.83s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateStats (4.02s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2019-12-04T13:18:44.053Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-04T13:18:44.053Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.50s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.86s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.58s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.38s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.21s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.54s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.70s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.92s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.52s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.44s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.45s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.51s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.92s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.93s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (3.12s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.57s) [2019-12-04T13:18:44.053Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.42s) [2019-12-04T13:18:44.053Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-04T13:18:44.053Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-04T13:18:44.053Z] === RUN TestDockerRegistrySuite [2019-12-04T13:18:44.053Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-04T13:18:44.053Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-12-04T13:18:45.426Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-04T13:18:45.827Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-04T13:18:45.827Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-04T13:18:47.323Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-12-04T13:18:47.323Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-04T13:18:49.218Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-04T13:18:49.218Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-04T13:18:54.393Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-04T13:18:54.543Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-04T13:18:54.852Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-04T13:18:57.027Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-04T13:18:57.027Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-04T13:18:57.995Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-04T13:18:57.995Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-04T13:18:58.721Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-04T13:19:01.728Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-04T13:19:02.696Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-04T13:19:03.157Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-04T13:19:03.976Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-04T13:19:04.124Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-04T13:19:04.583Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-04T13:19:04.907Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-04T13:19:05.042Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-04T13:19:06.276Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-04T13:19:06.577Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-04T13:19:07.646Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-04T13:19:09.542Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-04T13:19:11.266Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-04T13:19:11.266Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-04T13:19:11.266Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-04T13:19:11.266Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-04T13:19:11.266Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-04T13:19:11.266Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-04T13:19:11.266Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-04T13:19:11.437Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-04T13:19:11.725Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-04T13:19:12.184Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-04T13:19:12.812Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-04T13:19:14.188Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-04T13:19:17.462Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-04T13:19:17.972Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-04T13:19:19.986Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-04T13:19:21.359Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-04T13:19:24.750Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-04T13:19:26.119Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-04T13:19:26.119Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-04T13:19:27.490Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-04T13:19:28.861Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-04T13:19:30.232Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-04T13:19:32.881Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-04T13:19:32.881Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-04T13:19:32.881Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-04T13:19:34.411Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-04T13:19:34.411Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-04T13:19:35.782Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-04T13:19:36.346Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-04T13:19:36.346Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-04T13:19:36.602Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-04T13:19:37.167Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-04T13:19:37.429Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-04T13:19:37.429Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-04T13:19:38.798Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-04T13:19:41.319Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-04T13:19:41.319Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-12-04T13:19:42.251Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-04T13:19:44.147Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-04T13:19:44.147Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-12-04T13:19:45.078Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite (62.56s) [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.24s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d9cd2e77bd4f0] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d41e5926c9c52] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.02s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d755627860ced] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) [2019-12-04T13:19:46.009Z] check_test.go:196: [dea29ac8a26c1] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.72s) [2019-12-04T13:19:46.009Z] check_test.go:196: [db8fdaead6d5b] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d12adbc2d21d8] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.55s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d29c5bfe7ad26] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.57s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d89d4af25e9f9] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.34s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d413d954617f2] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.67s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d35d2fde987c1] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.79s) [2019-12-04T13:19:46.009Z] check_test.go:196: [d6beb106debc9] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.63s) [2019-12-04T13:19:46.009Z] check_test.go:196: [dc154cc3866e5] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s) [2019-12-04T13:19:46.009Z] check_test.go:196: [dfa3737d9c774] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.70s) [2019-12-04T13:19:46.009Z] check_test.go:196: [ddf0113f988ed] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.69s) [2019-12-04T13:19:46.009Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d212507f7b6a1fc19304987f8a2d0bb83a389ee874388ebefde8ea02a1ba045a [2019-12-04T13:19:46.009Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93bb999449c0a16eb70eb6e8c65c5dc1d0d8cb416730590412e3f9f40235324f [2019-12-04T13:19:46.009Z] check_test.go:196: [d110e3e57ad51] daemon is not started [2019-12-04T13:19:46.009Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s) [2019-12-04T13:19:46.009Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:95e57f36599b16f562bda4922a2869379f1f767419bd194ae4f696190c7d3d62 [2019-12-04T13:19:46.010Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76e1daf5ee0fc5e045d00b9e595ef8af77d42944115bbf0354a64f364dfbac78 [2019-12-04T13:19:46.010Z] check_test.go:196: [dfd485b2cef45] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d330836817c15] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.39s) [2019-12-04T13:19:46.010Z] check_test.go:196: [dfe2700846028] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.41s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d7a71796bd96a] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-04T13:19:46.010Z] check_test.go:196: [dd931a4de886f] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d1dd355cd90b7] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d3481d448fddc] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d3bd1e8c4cb2c] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.79s) [2019-12-04T13:19:46.010Z] check_test.go:196: [dcc861078a3e3] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2019-12-04T13:19:46.010Z] check_test.go:196: [dc624e056c606] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.60s) [2019-12-04T13:19:46.010Z] check_test.go:196: [db741d8788abf] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s) [2019-12-04T13:19:46.010Z] check_test.go:196: [defa9f468e046] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d7470e3fe55e9] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2019-12-04T13:19:46.010Z] check_test.go:196: [dd3a060120226] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d955a2d6464a0] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-12-04T13:19:46.010Z] check_test.go:196: [ddd8afc6f2eee] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d0608143cedd2] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d5ff5c4a159d9] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d6c47988c8264] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.29s) [2019-12-04T13:19:46.010Z] check_test.go:196: [df0457ada5aeb] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) [2019-12-04T13:19:46.010Z] check_test.go:196: [d49958026b83a] daemon is not started [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.13s) [2019-12-04T13:19:46.010Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2019-12-04T13:19:46.010Z] === RUN TestDockerSchema1RegistrySuite [2019-12-04T13:19:46.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-04T13:19:46.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-04T13:19:48.536Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-12-04T13:19:51.812Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-12-04T13:19:51.812Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-04T13:19:57.067Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-04T13:19:57.067Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-12-04T13:20:00.346Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-12-04T13:20:02.243Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-04T13:20:02.875Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-04T13:20:03.620Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-04T13:20:04.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-04T13:20:04.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-04T13:20:06.881Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-04T13:20:07.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-04T13:20:09.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-04T13:20:13.359Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-04T13:20:13.616Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-04T13:20:13.873Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-04T13:20:14.130Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-04T13:20:14.387Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-04T13:20:14.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-04T13:20:15.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite (29.37s) [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d9874215c76d0] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.28s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d1fb768db1c49] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.02s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d8e1c416b36a3] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.55s) [2019-12-04T13:20:15.208Z] check_test.go:223: [dc7d4e33a1820] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.56s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d33bf47a3a788] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d9f81b0e66289] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d00c9146520c4] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.49s) [2019-12-04T13:20:15.208Z] check_test.go:223: [df1314c07bea3] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2019-12-04T13:20:15.208Z] check_test.go:223: [debfca754e46e] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d9ebcbd99ced7] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.90s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d0b2414cf0b14] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2019-12-04T13:20:15.208Z] check_test.go:223: [de3d217576bc2] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d369a775efe61] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-12-04T13:20:15.208Z] check_test.go:223: [ddd61052c85b0] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-12-04T13:20:15.208Z] check_test.go:223: [de0101a5f7cf8] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-12-04T13:20:15.208Z] check_test.go:223: [de9dd89e4d5e7] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2019-12-04T13:20:15.208Z] check_test.go:223: [d2b6e56c57a89] daemon is not started [2019-12-04T13:20:15.208Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.15s) [2019-12-04T13:20:15.208Z] check_test.go:223: [dcdb0fec3c283] daemon is not started [2019-12-04T13:20:15.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-04T13:20:15.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-04T13:20:16.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-04T13:20:16.703Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-04T13:20:16.960Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-04T13:20:17.677Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-04T13:20:17.890Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-04T13:20:18.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-04T13:20:18.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-04T13:20:19.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.03s) [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2019-12-04T13:20:19.276Z] check_test.go:252: [d03f69e26f56b] daemon is not started [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2019-12-04T13:20:19.276Z] check_test.go:252: [d0604a68e7ebb] daemon is not started [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-12-04T13:20:19.276Z] check_test.go:252: [d0ccba39f2cae] daemon is not started [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-12-04T13:20:19.276Z] check_test.go:252: [d4d1edea57a45] daemon is not started [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-12-04T13:20:19.276Z] check_test.go:252: [dccaa2bd10c41] daemon is not started [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-12-04T13:20:19.276Z] check_test.go:252: [dff92ae2edb82] daemon is not started [2019-12-04T13:20:19.276Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-12-04T13:20:19.276Z] check_test.go:252: [d5844676bf655] daemon is not started [2019-12-04T13:20:19.276Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-04T13:20:19.276Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-04T13:20:20.580Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-04T13:20:20.645Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-12-04T13:20:24.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-04T13:20:24.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-04T13:20:24.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-04T13:20:24.820Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-04T13:20:25.077Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-12-04T13:20:25.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-12-04T13:20:25.077Z] check_test.go:279: [d6b35886ffc04] daemon is not started [2019-12-04T13:20:25.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-12-04T13:20:25.077Z] check_test.go:279: [d6ddb2bb2027d] daemon is not started [2019-12-04T13:20:25.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-12-04T13:20:25.077Z] check_test.go:279: [defc7bee27eed] daemon is not started [2019-12-04T13:20:25.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-12-04T13:20:25.077Z] check_test.go:279: [d75771e4f01e2] daemon is not started [2019-12-04T13:20:25.077Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-12-04T13:20:25.077Z] check_test.go:279: [d453815232a7b] daemon is not started [2019-12-04T13:20:25.077Z] === RUN TestDockerNetworkSuite [2019-12-04T13:20:25.077Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-12-04T13:20:26.369Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-04T13:20:28.357Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-12-04T13:20:29.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-12-04T13:20:31.055Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-04T13:20:35.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-12-04T13:20:37.208Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-12-04T13:20:37.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-12-04T13:20:39.667Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-12-04T13:20:42.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-12-04T13:20:43.121Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-12-04T13:20:44.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-12-04T13:20:45.858Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-04T13:20:45.858Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-04T13:20:47.328Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-12-04T13:20:52.930Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-04T13:20:52.930Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-04T13:20:52.930Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-04T13:20:52.930Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-04T13:20:55.111Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-04T13:20:55.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-12-04T13:20:55.427Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-12-04T13:20:59.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-12-04T13:20:59.796Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-04T13:21:00.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-12-04T13:21:01.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-12-04T13:21:02.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-12-04T13:21:03.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-12-04T13:21:04.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-12-04T13:21:04.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-12-04T13:21:06.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-12-04T13:21:06.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-12-04T13:21:06.866Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-04T13:21:06.866Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-04T13:21:06.866Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-04T13:21:07.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-12-04T13:21:07.810Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-12-04T13:21:08.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-12-04T13:21:08.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-12-04T13:21:08.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-12-04T13:21:08.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-12-04T13:21:09.042Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-04T13:21:10.011Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-04T13:21:10.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-12-04T13:21:10.978Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-04T13:21:11.045Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-12-04T13:21:12.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-12-04T13:21:12.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-12-04T13:21:13.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-12-04T13:21:13.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-12-04T13:21:14.171Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-12-04T13:21:17.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-12-04T13:21:18.383Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-12-04T13:21:19.546Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-04T13:21:20.513Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-04T13:21:21.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-12-04T13:21:21.664Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-12-04T13:21:29.078Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-04T13:21:31.982Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-04T13:21:33.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-12-04T13:21:33.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-12-04T13:21:33.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-12-04T13:21:33.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-12-04T13:21:33.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-12-04T13:21:33.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-12-04T13:21:33.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-12-04T13:21:33.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-12-04T13:21:38.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-12-04T13:21:38.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-12-04T13:21:38.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-12-04T13:21:39.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-12-04T13:21:40.552Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-04T13:21:44.286Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-04T13:21:44.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-12-04T13:21:48.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-12-04T13:21:48.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-12-04T13:21:49.113Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-04T13:21:50.080Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-04T13:21:50.080Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-04T13:21:50.080Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-04T13:21:50.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-12-04T13:21:51.616Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-04T13:21:51.617Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-04T13:21:52.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-12-04T13:21:52.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-12-04T13:21:54.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-12-04T13:21:55.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-12-04T13:21:56.566Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite (97.53s) [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.87s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dcf8f8e2385c9] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.34s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [da4b4a7ea8f4e] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.65s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dd46dade3a7f3] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.83s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d19564729bacc] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.98s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:1233: [d44656b1d6beb] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.26s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d511d8d1a4ab7] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.80s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d87b01812e3bb] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.23s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dc3cebbb7d0d0] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.09s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dae973a973d78] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.11s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [da3e500695f2f] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.85s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dd00fe022398e] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.70s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dc606df718dd3] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.66s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d2aa588fdfc2f] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d2fc9e5c69b6b] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.50s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d048978fb4d3c] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.39s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d6d09012ae8e9] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d595a3af5732d] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dfdf6c1435263] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dd5b21593d9d9] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.61s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [dcd41a3117dae] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.89s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [db261048d68df] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s) [2019-12-04T13:22:03.117Z] docker_cli_network_unix_test.go:46: [d9212ba04b171] daemon is not started [2019-12-04T13:22:03.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.57s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d4ff181adc94a] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d96cbd824ff3d] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.19s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:968: [dc1ed74a03c5f] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.07s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [dc5b19e9f7601] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.63s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:1116: [d93339d7163cd] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d2bab988aba17] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d6acf4a33811b] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d6c333e29bd2c] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d687fbd8b1a7e] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [da800035db0e3] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d30d20e5887d4] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d539ed4ad6a58] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.35s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d29ce509b0637] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [dad0e707cc597] daemon is not started [2019-12-04T13:22:03.118Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d5e1bbeab880f] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.41s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [de4df00369d12] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.76s) [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:1084: [d91bda6752202] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [db560b6a48c53] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d6839af7fab11] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.77s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d9a627fc3173d] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [de9ec7d2b8982] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.28s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d091ad6287c8e] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d93e71992f480] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [dd4d61288129e] daemon is not started [2019-12-04T13:22:03.118Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.99s) [2019-12-04T13:22:03.118Z] docker_cli_network_unix_test.go:46: [d92e9d5a9e70f] daemon is not started [2019-12-04T13:22:03.118Z] === RUN TestDockerHubPullSuite [2019-12-04T13:22:03.118Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-12-04T13:22:04.048Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-12-04T13:22:06.569Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-12-04T13:22:06.569Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-12-04T13:22:07.940Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-12-04T13:22:08.198Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-12-04T13:22:08.198Z] --- PASS: TestDockerHubPullSuite (5.65s) [2019-12-04T13:22:08.198Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2019-12-04T13:22:08.198Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2019-12-04T13:22:08.198Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2019-12-04T13:22:08.198Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.27s) [2019-12-04T13:22:08.198Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2019-12-04T13:22:08.198Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-12-04T13:22:08.198Z] PASS [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === Skipped [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_sni_test.go:18: Flakey test [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-04T13:22:08.198Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-12-04T13:22:08.198Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-04T13:22:08.198Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-04T13:22:08.198Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-04T13:22:08.198Z] docker_cli_network_unix_test.go:46: [d5e1bbeab880f] daemon is not started [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] [2019-12-04T13:22:08.198Z] DONE 1277 tests, 44 skipped in 2106.345s [2019-12-04T13:22:08.198Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-04T13:22:08.198Z] ++++ cat bundles/test-integration/docker.pid [2019-12-04T13:22:08.198Z] +++ kill 7269 [2019-12-04T13:22:14.756Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-12-04T13:22:15.320Z] +++ /etc/init.d/apparmor stop [2019-12-04T13:22:15.320Z] Clearing AppArmor profiles cache:. [2019-12-04T13:22:15.320Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-04T13:22:15.320Z] Unloading profiles will leave already running processes permanently [2019-12-04T13:22:15.320Z] unconfined, which can lead to unexpected situations. [2019-12-04T13:22:15.320Z] [2019-12-04T13:22:15.320Z] To set a process to complain mode, use the command line tool [2019-12-04T13:22:15.320Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-04T13:22:15.320Z] with the 'teardown' option." [2019-12-04T13:22:15.320Z] [2019-12-04T13:22:33.380Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-12-04T13:22:34.133Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-04T13:22:51.440Z] --- PASS: TestDockerSwarmSuite (1743.19s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.20s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.49s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.65s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.41s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:563: [d33abe8429802] joining swarm manager [d82e65ff027b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:585: [d1618e558abd0] joining swarm manager [d82e65ff027b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] check_test.go:380: [d33abe8429802] daemon is not started [2019-12-04T13:22:51.441Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.21s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:46: [d3ea91a35e1a4] joining swarm manager [d49aef232d25d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.50s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:304: [d2b2e220bb1d7] joining swarm manager [d8233d7ec0b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:305: [db6f2f15c8d38] joining swarm manager [d8233d7ec0b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.87s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:272: [dd1010d000f7c] joining swarm manager [daf403ad3252f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:273: [df0295c2210b2] joining swarm manager [daf403ad3252f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.92s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.25s) [2019-12-04T13:22:51.441Z] docker_api_swarm_node_test.go:19: [d8bbed357278c] joining swarm manager [d90bfb71b2861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_node_test.go:20: [dc1382ad2002b] joining swarm manager [d90bfb71b2861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.42s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:502: [d633a2c3bf27f] joining swarm manager [d29c7fb5175fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:507: [d2934cd2858b3] joining swarm manager [d29c7fb5175fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.23s) [2019-12-04T13:22:51.441Z] docker_api_swarm_node_test.go:80: [dd7a49c2d161c] joining swarm manager [dfbb5ea24d248]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.75s) [2019-12-04T13:22:51.441Z] docker_api_swarm_node_test.go:52: [df60ab883977c] joining swarm manager [d957911ce9e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_node_test.go:53: [da72eb5fe66db] joining swarm manager [d957911ce9e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.24s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:202: [db50c9e91217f] joining swarm manager [d1099b7ef92bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.21s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:384: [de8609a946e38] joining swarm manager [dddcb64a50be7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:385: [d9577103b9bad] joining swarm manager [dddcb64a50be7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] check_test.go:380: [d9577103b9bad] daemon is not started [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.46s) [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:802: [d546ab003af79] joining swarm manager [da106424edd01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:802: [d0854a922c4b6] joining swarm manager [da106424edd01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:802: [d32623d97dfb2] joining swarm manager [da106424edd01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:802: [df767b405076c] joining swarm manager [da106424edd01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-04T13:22:51.441Z] docker_api_swarm_test.go:810: [d310271498ce2] joining swarm manager [da106424edd01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.05s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:394: [d002cf73bc473] joining swarm manager [d79b32b3ea90f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:394: [ddf28e7b454bf] joining swarm manager [d79b32b3ea90f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.60s) [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:342: [d3d29a8f31f23] joining swarm manager [d8bfd3cb9e652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:342: [db3f7ac8256b7] joining swarm manager [d8bfd3cb9e652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.50s) [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:489: [d36ff00e2d7f2] joining swarm manager [d2f532c709802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:489: [db11f64252bba] joining swarm manager [d2f532c709802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.34s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.80s) [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:127: [de396909f3204] joining swarm manager [d6947f1fdc371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:128: [dd9cbdfa5ca8a] joining swarm manager [d6947f1fdc371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:136: [ddf17079a7639] joining swarm manager [d6947f1fdc371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:137: [d32f987fe020b] joining swarm manager [d6947f1fdc371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.16s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.69s) [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:303: [ddc5241dedb84] joining swarm manager [d104005a72b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:303: [d447bac858f18] joining swarm manager [d104005a72b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.83s) [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:99: [dd9e1a4bca4e1] joining swarm manager [d549c1cfc1e93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:100: [dda091970057e] joining swarm manager [d549c1cfc1e93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] check_test.go:380: [dd9e1a4bca4e1] daemon is not started [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.56s) [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:532: [ddbae96527444] joining swarm manager [d0c738dc01d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:533: [da050c41de6a0] joining swarm manager [d0c738dc01d37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.16s) [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:147: [d3d06e6e9be71] joining swarm manager [d2f671b20e755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_api_swarm_service_test.go:147: [d6bc8ca88f295] joining swarm manager [d2f671b20e755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.76s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.47s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.26s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.68s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.34s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.52s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.15s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.98s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.91s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.94s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.88s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.25s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.24s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.33s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.20s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.74s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.48s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.63s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.05s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.42s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.58s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.52s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.95s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.24s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.30s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.17s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.45s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.45s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.30s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2019-12-04T13:22:51.441Z] docker_cli_service_logs_test.go:241: checking task m707thxeq1k9 [2019-12-04T13:22:51.441Z] docker_cli_service_logs_test.go:246: checking messages for m707thxeq1k9 [2019-12-04T13:22:51.441Z] docker_cli_service_logs_test.go:241: checking task fkp7cdbxex1h [2019-12-04T13:22:51.441Z] docker_cli_service_logs_test.go:246: checking messages for fkp7cdbxex1h [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.62s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.28s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.03s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s) [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1901: [d4cd04e5ca358] joining swarm manager [d6215c9eff1e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1902: [dbec40834805c] joining swarm manager [d6215c9eff1e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.37s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.17s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.33s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.57s) [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1802: [dde2015a954b6] joining swarm manager [d421879a4bad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1803: [da1e62ad43844] joining swarm manager [d421879a4bad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.55s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.78s) [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1321: [d9e9cc0840d9c] joining swarm manager [d594587e5c922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1322: [d8a0defe379f6] joining swarm manager [d594587e5c922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.27s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.36s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.83s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.11s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.88s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.05s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.28s) [2019-12-04T13:22:51.441Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.26s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.27s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.40s) [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1186: [deb1dca1b8726] joining swarm manager [d10a288ba4bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1195: [d8b18a97ea5e7] joining swarm manager [d10a288ba4bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.42s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.73s) [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1118: [d863946bca275] joining swarm manager [ddcaad0e3b130]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1119: [d8974fc8e53bd] joining swarm manager [ddcaad0e3b130]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1172: [d9cbd5b6dbc15] joining swarm manager [ddcaad0e3b130]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.81s) [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1453: [d21b099543853] joining swarm manager [da2ba0034b764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] docker_cli_swarm_test.go:1454: [d922d3244f5cd] joining swarm manager [da2ba0034b764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.02s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.93s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.28s) [2019-12-04T13:22:51.441Z] docker_cli_swarm_unix_test.go:62: [d07411b02c752] joining swarm manager [d6fa168c68d1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.441Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.81s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.17s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.99s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.09s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.64s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.68s) [2019-12-04T13:22:51.442Z] docker_api_swarm_test.go:962: [d88e7ef457c3a] joining swarm manager [d2fda973776d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.25s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.84s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.40s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.99s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.89s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.08s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.46s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.30s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.06s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.26s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.08s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.28s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.18s) [2019-12-04T13:22:51.442Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s) [2019-12-04T13:22:51.442Z] === RUN TestDockerExternalVolumeSuite [2019-12-04T13:22:51.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-12-04T13:22:51.818Z] === RUN TestDockerSuite/TestBuildRm [2019-12-04T13:23:02.138Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-04T13:23:04.324Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-04T13:23:04.783Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-04T13:23:04.783Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-04T13:23:06.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-12-04T13:23:06.320Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-04T13:23:09.385Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-04T13:23:12.291Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-04T13:23:16.983Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-04T13:23:31.808Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-04T13:23:31.808Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-04T13:23:32.267Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-04T13:23:44.647Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-04T13:23:44.647Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-04T13:23:49.334Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-04T13:23:49.334Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-04T13:23:53.194Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-04T13:24:13.954Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-12-04T13:24:14.284Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-04T13:24:14.284Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-04T13:24:20.075Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-04T13:24:20.535Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-04T13:24:23.906Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-12-04T13:24:25.223Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-04T13:24:32.300Z] === RUN TestDockerSuite/TestBuildUser [2019-12-04T13:24:32.300Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-04T13:24:32.300Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-04T13:24:32.300Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-04T13:24:36.039Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-04T13:24:36.039Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-04T13:24:38.215Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-04T13:24:38.215Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-04T13:24:38.215Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-04T13:24:55.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-12-04T13:24:59.307Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-04T13:24:59.307Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-04T13:25:10.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-12-04T13:25:14.114Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-04T13:25:24.434Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-04T13:25:24.893Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-04T13:25:24.893Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-04T13:25:27.070Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-04T13:25:27.529Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-12-04T13:25:39.911Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-04T13:25:42.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-12-04T13:25:43.646Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-04T13:25:43.646Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-04T13:25:55.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-12-04T13:26:01.326Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-04T13:26:01.326Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-04T13:26:01.326Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-04T13:26:01.326Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-04T13:26:02.861Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-04T13:26:11.426Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-04T13:26:12.394Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-04T13:26:12.852Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-04T13:26:12.852Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-04T13:26:12.852Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-04T13:26:15.032Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-04T13:26:19.728Z] === RUN TestDockerSuite/TestCommitChange [2019-12-04T13:26:23.466Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-04T13:26:27.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-12-04T13:26:28.152Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-04T13:26:28.152Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-04T13:26:33.943Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-04T13:26:33.943Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-04T13:26:45.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-12-04T13:26:46.333Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-04T13:26:49.237Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-04T13:26:49.237Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-04T13:26:49.237Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-04T13:26:49.698Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-04T13:26:49.698Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-04T13:26:49.698Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-04T13:26:49.698Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-04T13:26:49.698Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-04T13:26:49.698Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-04T13:26:56.769Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-04T13:27:00.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-12-04T13:27:03.843Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-04T13:27:03.843Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-04T13:27:05.380Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-04T13:27:05.380Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-04T13:27:05.380Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-04T13:27:05.380Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-04T13:27:06.916Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-04T13:27:06.916Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-04T13:27:06.916Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-04T13:27:09.095Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-04T13:27:09.095Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-04T13:27:09.095Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-04T13:27:09.095Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-04T13:27:09.095Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-04T13:27:11.272Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-04T13:27:12.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-04T13:27:14.985Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-04T13:27:14.985Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-04T13:27:14.985Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-04T13:27:17.162Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-04T13:27:17.162Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-04T13:27:18.698Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-04T13:27:18.698Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-04T13:27:18.698Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-04T13:27:20.876Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-04T13:27:20.876Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-04T13:27:23.052Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-04T13:27:23.052Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-04T13:27:30.122Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-04T13:27:30.122Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-04T13:27:31.091Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-04T13:27:39.654Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-04T13:27:42.559Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-04T13:27:42.559Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-04T13:27:42.559Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-04T13:27:42.559Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-04T13:27:42.559Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-04T13:27:44.096Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-04T13:27:44.096Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-04T13:27:46.368Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-04T13:27:46.368Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-04T13:27:46.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-12-04T13:27:47.905Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-04T13:27:47.905Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-04T13:27:52.611Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-04T13:27:53.580Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-04T13:27:53.580Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-04T13:27:53.580Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-04T13:27:53.580Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-04T13:27:53.580Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-04T13:27:53.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-12-04T13:27:55.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-04T13:27:55.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-12-04T13:27:57.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-12-04T13:27:59.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-12-04T13:28:01.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-12-04T13:28:03.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007fa780_} [2019-12-04T13:28:04.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-12-04T13:28:06.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1268940690_c:\foo_false____} [2019-12-04T13:28:08.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1268940690_c:\foo_true____} [2019-12-04T13:28:10.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-04T13:28:10.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-04T13:28:10.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-04T13:28:10.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-04T13:28:10.369Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-04T13:28:17.438Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-04T13:28:19.617Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-04T13:28:19.617Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-04T13:28:19.617Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-04T13:28:21.825Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-04T13:28:21.825Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-04T13:28:21.825Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-04T13:28:21.825Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-04T13:28:25.559Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-04T13:28:27.739Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-04T13:28:27.739Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-04T13:28:27.739Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-04T13:28:36.745Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-12-04T13:28:40.112Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-04T13:28:40.112Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-04T13:28:40.112Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-04T13:28:47.179Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-04T13:28:47.179Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-04T13:28:47.179Z] === RUN TestDockerSuite/TestCpToDot [2019-12-04T13:28:49.355Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-04T13:28:49.355Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-04T13:28:49.355Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-04T13:28:51.532Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-04T13:28:51.532Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-04T13:28:51.532Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-04T13:28:51.532Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-04T13:28:51.532Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-04T13:28:51.532Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-04T13:28:51.532Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-04T13:28:53.708Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-04T13:28:55.247Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-04T13:28:55.247Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-04T13:28:55.719Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-04T13:28:57.254Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-04T13:28:58.222Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-04T13:28:58.222Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-04T13:28:58.222Z] === RUN TestDockerSuite/TestCreateRM [2019-12-04T13:28:58.680Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-04T13:28:58.680Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-04T13:28:58.680Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-04T13:28:58.680Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-04T13:29:05.746Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-04T13:29:05.746Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-04T13:29:06.205Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-04T13:29:08.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-12-04T13:29:09.939Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-04T13:29:09.939Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-04T13:29:09.939Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-04T13:29:11.474Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-04T13:29:11.474Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-04T13:29:11.474Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-04T13:29:11.474Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDockerFails [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-04T13:29:11.934Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-04T13:29:14.110Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-04T13:29:16.365Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-04T13:29:17.901Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-04T13:29:23.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-12-04T13:29:24.971Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-04T13:29:29.655Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-04T13:29:35.442Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-04T13:29:39.172Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-04T13:29:39.172Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-04T13:29:41.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-12-04T13:29:42.904Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-04T13:29:43.363Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-04T13:29:44.330Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-04T13:29:48.062Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-04T13:29:51.792Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-04T13:29:51.792Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-04T13:29:52.251Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-04T13:29:52.251Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-04T13:29:52.251Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-04T13:29:52.251Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-04T13:29:53.218Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-04T13:29:53.218Z] === RUN TestDockerSuite/TestEventsRename [2019-12-04T13:29:55.407Z] === RUN TestDockerSuite/TestEventsResize [2019-12-04T13:29:56.544Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-12-04T13:29:57.585Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-04T13:29:59.121Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-04T13:30:01.296Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-04T13:30:05.982Z] === RUN TestDockerSuite/TestEventsTop [2019-12-04T13:30:05.982Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-04T13:30:08.886Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-04T13:30:11.788Z] === RUN TestDockerSuite/TestExec [2019-12-04T13:30:11.788Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-04T13:30:11.788Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-04T13:30:13.327Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite (441.71s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.03s) [2019-12-04T13:30:14.607Z] docker_cli_external_volume_driver_test.go:53: [d55c4f5ffc7e2] daemon is not started [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-12-04T13:30:14.607Z] docker_cli_external_volume_driver_test.go:53: [d4eee31eeda75] daemon is not started [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-12-04T13:30:14.607Z] docker_cli_external_volume_driver_test.go:53: [d61a309f56a45] daemon is not started [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-12-04T13:30:14.607Z] docker_cli_external_volume_driver_test.go:53: [d1302b44a2e8f] daemon is not started [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.83s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.53s) [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2019-12-04T13:30:14.607Z] docker_cli_external_volume_driver_test.go:485: [d977c1d4b1ffd] daemon is not started [2019-12-04T13:30:14.607Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-12-04T13:30:14.607Z] docker_cli_external_volume_driver_test.go:53: [d2e843d1bf3ee] daemon is not started [2019-12-04T13:30:14.607Z] PASS [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] === Skipped [2019-12-04T13:30:14.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-04T13:30:14.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-04T13:30:14.607Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-04T13:30:14.607Z] check_test.go:309: [d777aa36b1b7a] daemon is not started [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-04T13:30:14.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-04T13:30:14.607Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-04T13:30:14.607Z] check_test.go:309: [df498d7742472] daemon is not started [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-04T13:30:14.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-04T13:30:14.607Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-04T13:30:14.607Z] check_test.go:309: [dcae887e120b4] daemon is not started [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-04T13:30:14.607Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-04T13:30:14.607Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-04T13:30:14.607Z] check_test.go:309: [df6705c501058] daemon is not started [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-04T13:30:14.607Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-04T13:30:14.607Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-04T13:30:14.607Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-04T13:30:14.607Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] DONE 273 tests, 6 skipped in 2589.806s [2019-12-04T13:30:14.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-04T13:30:14.607Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce01ad361e2d/docker.pid [2019-12-04T13:30:14.607Z] +++ kill 7094 [2019-12-04T13:30:14.607Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7094 is not a child of this shell [2019-12-04T13:30:14.607Z] warning: PID 7094 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce01ad361e2d/docker.pid had a nonzero exit code [2019-12-04T13:30:14.607Z] ++++ cat bundles/test-integration/docker.pid [2019-12-04T13:30:14.607Z] +++ kill 7275 [2019-12-04T13:30:14.607Z] +++ /etc/init.d/apparmor stop [2019-12-04T13:30:14.607Z] Clearing AppArmor profiles cache:. [2019-12-04T13:30:14.607Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-04T13:30:14.607Z] Unloading profiles will leave already running processes permanently [2019-12-04T13:30:14.607Z] unconfined, which can lead to unexpected situations. [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] To set a process to complain mode, use the command line tool [2019-12-04T13:30:14.607Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-04T13:30:14.607Z] with the 'teardown' option." [2019-12-04T13:30:14.607Z] [2019-12-04T13:30:14.607Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-12-04T13:30:14.624Z] Recording test results [2019-12-04T13:30:14.861Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-04T13:30:14.861Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-04T13:30:14.861Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-04T13:30:14.861Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-04T13:30:16.400Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-04T13:30:16.632Z] + echo Ensuring container killed. [2019-12-04T13:30:16.632Z] Ensuring container killed. [2019-12-04T13:30:16.632Z] + docker ps -aq -f name=docker-pr3-* [2019-12-04T13:30:16.632Z] + cids=4870f639e09a [2019-12-04T13:30:16.632Z] 44cb043ea66f [2019-12-04T13:30:16.632Z] d18d28114cbc [2019-12-04T13:30:16.632Z] + [ -n 4870f639e09a [2019-12-04T13:30:16.632Z] 44cb043ea66f [2019-12-04T13:30:16.632Z] d18d28114cbc ] [2019-12-04T13:30:16.632Z] + docker rm -vf 4870f639e09a 44cb043ea66f d18d28114cbc [2019-12-04T13:30:18.002Z] 4870f639e09a [2019-12-04T13:30:18.576Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-04T13:30:20.111Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-04T13:30:20.526Z] 44cb043ea66f [2019-12-04T13:30:20.526Z] d18d28114cbc [Pipeline] sh [2019-12-04T13:30:20.808Z] + echo Chowning /workspace to jenkins user [2019-12-04T13:30:20.808Z] Chowning /workspace to jenkins user [2019-12-04T13:30:20.808Z] + id -u [2019-12-04T13:30:20.808Z] + id -g [2019-12-04T13:30:20.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40257:/workspace busybox chown -R 1000:1000 /workspace [2019-12-04T13:30:21.646Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-04T13:30:25.282Z] + bundleName=amd64 [2019-12-04T13:30:25.282Z] + echo Creating amd64-bundles.tar.gz [2019-12-04T13:30:25.282Z] Creating amd64-bundles.tar.gz [2019-12-04T13:30:25.282Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-04T13:30:25.282Z] + xargs tar -czf amd64-bundles.tar.gz [2019-12-04T13:30:25.378Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-04T13:30:25.378Z] === RUN TestDockerSuite/TestExecEnv [2019-12-04T13:30:25.378Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-04T13:30:25.378Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] archiveArtifacts [2019-12-04T13:30:26.670Z] Archiving artifacts [2019-12-04T13:30:26.980Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-04T13:30:28.473Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40257/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-04T13:30:28.781Z] + make clean [2019-12-04T13:30:29.038Z] docker volume rm -f docker-dev-cache [2019-12-04T13:30:29.038Z] docker-dev-cache [Pipeline] deleteDir [2019-12-04T13:30:31.667Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-04T13:30:31.667Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-04T13:30:31.667Z] === RUN TestDockerSuite/TestExecParseError [2019-12-04T13:30:31.667Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-04T13:30:31.667Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-04T13:30:31.667Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-04T13:30:33.203Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-04T13:30:33.203Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-04T13:30:33.203Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-04T13:30:33.203Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-04T13:30:33.203Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-04T13:30:33.203Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-04T13:30:35.519Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-04T13:30:35.519Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-04T13:30:42.590Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-04T13:30:42.590Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-04T13:30:42.590Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-04T13:30:42.590Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-04T13:30:48.378Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-04T13:30:54.162Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-04T13:30:57.064Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-04T13:31:02.855Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-04T13:31:02.855Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-04T13:31:02.855Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-04T13:31:02.855Z] === RUN TestDockerSuite/TestHealth [2019-12-04T13:31:02.855Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-04T13:31:02.855Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-04T13:31:02.855Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-04T13:31:02.855Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-04T13:31:07.559Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-04T13:31:07.559Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-04T13:31:07.559Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-04T13:31:07.559Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-04T13:31:07.559Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-04T13:31:07.559Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-04T13:31:08.159Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-04T13:31:08.159Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-04T13:31:09.127Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-04T13:31:09.127Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-04T13:31:10.664Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-04T13:31:10.664Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-04T13:31:12.201Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-04T13:31:14.375Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-04T13:31:14.375Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-04T13:31:14.375Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-04T13:31:18.105Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-04T13:31:18.105Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-04T13:31:20.280Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-04T13:31:20.280Z] === RUN TestDockerSuite/TestImportFile [2019-12-04T13:31:20.280Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-04T13:31:20.280Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-04T13:31:20.739Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-04T13:31:22.275Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-04T13:31:24.447Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-04T13:31:24.447Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-04T13:31:24.447Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-04T13:31:24.447Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-04T13:31:24.447Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-04T13:31:26.622Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-04T13:31:26.622Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-04T13:31:33.691Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-04T13:31:33.691Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-04T13:31:33.691Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-04T13:31:33.691Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-04T13:31:35.227Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-04T13:31:39.911Z] === RUN TestDockerSuite/TestInspectImage [2019-12-04T13:31:39.911Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-04T13:31:39.911Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-04T13:31:39.911Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-04T13:31:41.447Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-04T13:31:43.625Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-04T13:31:43.625Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-04T13:31:45.159Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-04T13:31:47.337Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-04T13:31:47.337Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-04T13:31:47.337Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-04T13:31:48.872Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-04T13:31:51.047Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-04T13:31:54.786Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-04T13:31:56.324Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-04T13:31:57.865Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-04T13:31:59.400Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-04T13:32:01.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-04T13:32:08.650Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-04T13:32:15.720Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-04T13:32:16.689Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-04T13:32:18.866Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-04T13:32:23.551Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-04T13:32:25.728Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-04T13:32:25.728Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-04T13:32:27.903Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-04T13:32:27.903Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-04T13:32:34.972Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-04T13:32:40.764Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-04T13:32:47.832Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-04T13:32:49.371Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-04T13:32:52.275Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-04T13:32:52.275Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-04T13:32:53.811Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-04T13:32:55.988Z] === RUN TestDockerSuite/TestLogsSince [2019-12-04T13:33:04.556Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-04T13:33:04.556Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-04T13:33:04.556Z] === RUN TestDockerSuite/TestLogsTail [2019-12-04T13:33:06.735Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-04T13:33:08.913Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestNetHostname [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPluginActive [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPortList [2019-12-04T13:33:11.089Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-04T13:33:15.774Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-04T13:33:19.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-04T13:33:19.529Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-04T13:33:26.613Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-04T13:33:26.613Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-04T13:33:35.298Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-04T13:33:47.679Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-04T13:33:47.679Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-04T13:33:47.679Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-04T13:34:00.071Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-04T13:34:02.250Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-04T13:34:09.321Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-04T13:34:13.054Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-04T13:34:13.054Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-04T13:34:13.054Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-04T13:34:16.797Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-04T13:34:16.797Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-04T13:34:16.797Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-04T13:34:16.797Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-04T13:34:16.797Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-04T13:34:22.601Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-04T13:34:22.601Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-04T13:34:24.144Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-04T13:34:24.144Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-04T13:34:25.115Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-04T13:34:26.085Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-04T13:34:26.085Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-04T13:34:30.783Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-04T13:34:33.692Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-04T13:34:36.601Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-04T13:34:57.827Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-04T13:34:57.827Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-04T13:35:01.566Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-04T13:35:01.566Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-04T13:35:01.566Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-04T13:35:02.026Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-04T13:35:05.767Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-04T13:35:10.474Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-04T13:35:10.474Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-04T13:35:14.217Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-04T13:35:14.217Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-04T13:35:14.217Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-04T13:35:31.924Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-04T13:35:34.108Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-04T13:35:34.567Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-04T13:35:40.368Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-04T13:35:45.064Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-04T13:35:52.142Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-04T13:35:56.836Z] === RUN TestDockerSuite/TestRmiTag [2019-12-04T13:35:56.836Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-04T13:35:59.018Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-04T13:36:16.849Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-04T13:36:17.309Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-04T13:36:22.006Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-04T13:36:22.975Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-04T13:36:22.975Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-04T13:36:22.975Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-04T13:36:22.975Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-04T13:36:22.975Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-04T13:36:22.975Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-04T13:36:22.975Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-04T13:36:22.975Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-04T13:36:25.157Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-04T13:36:25.157Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-04T13:36:25.157Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-04T13:36:28.900Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-04T13:36:31.084Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-04T13:36:33.268Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-04T13:36:35.450Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-04T13:36:36.990Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-04T13:36:36.990Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-04T13:36:41.687Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-04T13:36:43.230Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-04T13:36:43.230Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-04T13:36:45.413Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-04T13:36:45.413Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-04T13:36:45.413Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-04T13:36:47.595Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-04T13:36:47.595Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-04T13:36:47.595Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-04T13:36:47.595Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-04T13:36:47.595Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-04T13:36:47.595Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-04T13:36:47.595Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-04T13:36:47.595Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-04T13:36:49.779Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-04T13:36:54.564Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-04T13:36:56.105Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-04T13:36:56.105Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-04T13:36:56.105Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-04T13:36:56.105Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-04T13:36:58.287Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-04T13:36:58.287Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-04T13:36:58.287Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-04T13:36:58.287Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-04T13:36:58.287Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-04T13:37:00.469Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-04T13:37:12.888Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-04T13:37:12.888Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-04T13:37:12.888Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-04T13:37:12.888Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-04T13:37:12.888Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-04T13:37:12.888Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-04T13:37:12.888Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-04T13:37:13.348Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-04T13:37:13.348Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-04T13:37:13.808Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-04T13:37:13.809Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-04T13:37:15.350Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-04T13:37:17.531Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-04T13:37:17.531Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-04T13:37:19.714Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-04T13:37:19.714Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-04T13:37:19.714Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-04T13:37:19.714Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-04T13:37:21.257Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-04T13:37:23.443Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-04T13:37:25.629Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-04T13:37:27.169Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-04T13:37:27.629Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-04T13:37:27.629Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-04T13:37:27.629Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-04T13:37:27.629Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-04T13:37:27.629Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-04T13:37:27.629Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-04T13:37:27.629Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-04T13:37:27.629Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-04T13:37:31.377Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-04T13:37:31.377Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-04T13:37:31.377Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-04T13:37:31.377Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-04T13:37:31.377Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-04T13:37:31.377Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-04T13:37:31.377Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-04T13:37:41.710Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-04T13:37:41.710Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunMount [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-04T13:37:42.680Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-04T13:37:48.600Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-04T13:37:48.600Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-04T13:37:48.600Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-04T13:37:49.060Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-04T13:37:52.798Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-04T13:37:57.491Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-04T13:37:57.951Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-04T13:37:58.919Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-04T13:38:00.459Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-04T13:38:02.640Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-04T13:38:03.101Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-04T13:38:05.284Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-04T13:38:09.023Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-04T13:38:09.023Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-04T13:38:09.023Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-04T13:38:09.023Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-04T13:38:09.023Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-04T13:38:09.023Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-04T13:38:21.416Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-04T13:38:21.416Z] === RUN TestDockerSuite/TestRunRm [2019-12-04T13:38:28.498Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-04T13:38:33.192Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-04T13:38:35.379Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-04T13:38:36.918Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-04T13:38:39.100Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-04T13:38:41.282Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-04T13:38:41.282Z] === RUN TestDockerSuite/TestRunState [2019-12-04T13:38:41.282Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-04T13:38:42.823Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-04T13:38:42.823Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-04T13:38:44.364Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-04T13:38:44.364Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-04T13:38:44.364Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-04T13:38:44.824Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-04T13:38:44.824Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-04T13:38:44.824Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-04T13:38:49.517Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-04T13:38:51.057Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-04T13:38:51.057Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-04T13:38:53.238Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-04T13:38:53.238Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-04T13:38:53.238Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-04T13:38:55.419Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-04T13:39:01.218Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-04T13:39:07.019Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-04T13:39:11.714Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-04T13:39:11.714Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-04T13:39:11.714Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-04T13:39:11.714Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-04T13:39:11.714Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-04T13:39:13.895Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-04T13:39:16.066Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-04T13:39:17.598Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-04T13:39:17.598Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-04T13:39:17.598Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-04T13:39:18.055Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-04T13:39:18.055Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-04T13:39:18.055Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-04T13:39:18.055Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-04T13:39:18.055Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-04T13:39:18.055Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-04T13:39:26.604Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-04T13:39:28.133Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-04T13:39:29.664Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-04T13:39:33.395Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-04T13:39:33.851Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-04T13:39:33.851Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-04T13:39:36.019Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-04T13:39:36.475Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-04T13:39:36.932Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-04T13:39:36.932Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-04T13:39:38.461Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-04T13:39:44.233Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-04T13:39:44.233Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-04T13:39:51.287Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-04T13:39:51.287Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-04T13:39:54.180Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-04T13:39:54.180Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-04T13:39:54.180Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-04T13:39:54.636Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-04T13:39:54.636Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-04T13:40:03.180Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-04T13:40:03.180Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-04T13:40:03.180Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-04T13:40:03.180Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-04T13:40:03.180Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-04T13:40:03.180Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-04T13:40:03.180Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-04T13:40:05.348Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-04T13:40:06.880Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-04T13:40:06.880Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-04T13:40:08.410Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-04T13:40:08.410Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-04T13:40:08.410Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-04T13:40:08.410Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-04T13:40:08.410Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-04T13:40:08.410Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-04T13:40:08.410Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-04T13:40:26.058Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-04T13:40:26.058Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-04T13:40:26.058Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-04T13:40:26.058Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-04T13:40:26.058Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-04T13:40:26.058Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-04T13:40:26.058Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-04T13:40:27.022Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-04T13:40:27.022Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-04T13:40:29.919Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-04T13:40:30.377Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-04T13:40:30.377Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-04T13:40:30.834Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-04T13:40:30.834Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-04T13:40:43.188Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-04T13:40:43.188Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-04T13:40:43.188Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-04T13:40:43.188Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-04T13:40:43.188Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-04T13:40:48.963Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-04T13:40:48.963Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-04T13:40:48.963Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-04T13:40:59.260Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-04T13:40:59.260Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite (2280.82s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-04T13:41:00.224Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2019-12-04T13:41:00.224Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (138.95s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-12-04T13:41:00.224Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-12-04T13:41:00.224Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-12-04T13:41:00.224Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-12-04T13:41:00.224Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-12-04T13:41:00.224Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-12-04T13:41:00.224Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-12-04T13:41:00.224Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.99s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-12-04T13:41:00.224Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.65s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-04T13:41:00.224Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-12-04T13:41:00.224Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.93s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.64s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-12-04T13:41:00.224Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.41s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.92s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2019-12-04T13:41:00.224Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.44s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.10s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.15s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.79s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.58s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.39s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.26s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.48s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.34s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.30s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.83s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.39s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.44s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (11.39s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.86s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.20s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.33s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-04T13:41:00.224Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.68s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildContChar (11.87s) [2019-12-04T13:41:00.224Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-04T13:41:00.224Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2019-12-04T13:41:00.224Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.83s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.14s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.43s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.87s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.11s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.03s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.52s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.79s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.97s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.64s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.40s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.66s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.00s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.66s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.63s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.05s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.64s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.95s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.36s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.13s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.42s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.87s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.14s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.33s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.52s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.39s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.04s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.43s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.70s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFails (2.11s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.21s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.35s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.06s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.40s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.17s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.29s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.04s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildHistory (9.66s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.37s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.03s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.73s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.48s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.79s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.60s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.11s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.11s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.93s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.58s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.10s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.73s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.39s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.58s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.32s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.32s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.78s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.16s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.07s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.28s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.30s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.04s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.11s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.03s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.84s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.41s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.84s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.98s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.60s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildRm (12.14s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.04s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2019-12-04T13:41:00.225Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.21s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.92s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.12s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.77s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.39s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.50s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildStderr (4.36s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.94s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (6.05s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.09s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.39s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.36s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.23s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.16s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.18s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.92s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.08s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.26s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.55s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.44s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.71s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.28s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.69s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2019-12-04T13:41:00.225Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-12-04T13:41:00.225Z] docker_cli_sni_test.go:18: Flakey test [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.99s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.11s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestCommitChange (4.64s) [2019-12-04T13:41:00.225Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.14s) [2019-12-04T13:41:00.225Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-04T13:41:00.225Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.22s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCommitTTY (11.28s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.12s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.57s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.06s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.87s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.83s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.09s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.13s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.72s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.86s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.83s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.58s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (5.94s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.80s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.01s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.44s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.51s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.94s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.75s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.96s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.58s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.69s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.99s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.14s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.13s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.11s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.15s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007fa780_} (2.20s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1268940690_c:\foo_false____} (2.16s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1268940690_c:\foo_true____} (2.08s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.81s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-12-04T13:41:00.226Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.03s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.76s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.01s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.34s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.41s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpToDot (1.95s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCpToStdout (2.21s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.61s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.85s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.81s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.74s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s) [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-04T13:41:00.226Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.81s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-04T13:41:00.226Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.226Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-04T13:41:00.226Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.98s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.07s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.88s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.60s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsCopy (5.01s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.90s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.31s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.55s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFilters (4.00s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFormat (3.77s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsRename (2.06s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsResize (2.25s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.78s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.11s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.35s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.15s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-04T13:41:00.227Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.60s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-04T13:41:00.227Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-04T13:41:00.227Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-04T13:41:00.227Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.52s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.72s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.53s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.60s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.86s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecInspectID (4.21s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-04T13:41:00.227Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.01s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-04T13:41:00.227Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.87s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.08s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.59s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.66s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-12-04T13:41:00.227Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.31s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.43s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.66s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.08s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.41s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-04T13:41:00.227Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-04T13:41:00.227Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.77s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.84s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-04T13:41:00.227Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-04T13:41:00.227Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.93s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.69s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectDefault (1.92s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectHistory (4.35s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.92s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.88s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.90s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.80s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.59s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectStatus (2.19s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.36s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.84s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.82s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.56s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.91s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (6.62s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (6.82s) [2019-12-04T13:41:00.227Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.227Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-04T13:41:00.227Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.63s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.60s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.15s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.13s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-04T13:41:00.228Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.28s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.58s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.55s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.07s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.70s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.86s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.00s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsTail (2.55s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.10s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.91s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-12-04T13:41:00.228Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.99s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-04T13:41:00.228Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.67s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsByOrder (7.19s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.95s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.95s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.86s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.01s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.22s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.61s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-12-04T13:41:00.228Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.76s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.67s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.30s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-04T13:41:00.228Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.52s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.82s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.95s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.57s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.59s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.93s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.21s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.88s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.25s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.32s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.91s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.76s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.80s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.34s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.94s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.45s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.20s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.60s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.78s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.79s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.50s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.94s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.96s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.83s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.02s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.88s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.52s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.25s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.43s) [2019-12-04T13:41:00.228Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.17s) [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-04T13:41:00.228Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.228Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.80s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.20s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.09s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.86s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.98s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.96s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunExitCode (1.86s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.02s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.02s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.52s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.02s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.97s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.13s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.56s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.82s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.72s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.73s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.82s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunRm (6.75s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.40s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.97s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.94s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.65s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.26s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.86s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.60s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.38s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-04T13:41:00.229Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.229Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.83s) [2019-12-04T13:41:00.229Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.48s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.77s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.95s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.18s) [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.34s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.87s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.90s) [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.51s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.71s) [2019-12-04T13:41:00.230Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.74s) [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.230Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-04T13:41:00.230Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.12s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.05s) [2019-12-04T13:41:00.686Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.53s) [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.10s) [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.11s) [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.82s) [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.686Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-04T13:41:00.686Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.71s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.86s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.59s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.24s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.61s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.36s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.56s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.82s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-04T13:41:00.687Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-04T13:41:00.687Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-04T13:41:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-04T13:41:00.687Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-04T13:41:00.687Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-04T13:41:00.687Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.687Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-04T13:41:00.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-04T13:41:00.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-04T13:41:00.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-04T13:41:00.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-04T13:41:00.688Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-04T13:41:00.688Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] === RUN TestDockerDaemonSuite [2019-12-04T13:41:00.688Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-04T13:41:00.688Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-04T13:41:00.688Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-04T13:41:00.688Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] === RUN TestDockerSwarmSuite [2019-12-04T13:41:00.688Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-12-04T13:41:00.688Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-12-04T13:41:00.688Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] === RUN TestDockerExternalVolumeSuite [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] === RUN TestDockerNetworkSuite [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] === RUN TestDockerHubPullSuite [2019-12-04T13:41:00.688Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-12-04T13:41:00.688Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-12-04T13:41:00.688Z] PASS [2019-12-04T13:41:00.688Z] ok github.com/docker/docker/integration-cli 2281.605s [2019-12-04T13:41:01.145Z] INFO: Integration tests ended at 12/04/2019 13:41:00. Duration:00:38:08.9378133 [2019-12-04T13:41:01.145Z] INFO: Docker info of the daemon under test at end of run [2019-12-04T13:41:01.145Z] [2019-12-04T13:41:01.145Z] Containers: 2 [2019-12-04T13:41:01.145Z] Running: 0 [2019-12-04T13:41:01.145Z] Paused: 0 [2019-12-04T13:41:01.145Z] Stopped: 2 [2019-12-04T13:41:01.145Z] Images: 12 [2019-12-04T13:41:01.145Z] Server Version: 0.0.0-dev [2019-12-04T13:41:01.145Z] Storage Driver: windowsfilter [2019-12-04T13:41:01.145Z] Windows: [2019-12-04T13:41:01.145Z] Logging Driver: json-file [2019-12-04T13:41:01.145Z] Plugins: [2019-12-04T13:41:01.145Z] Volume: local [2019-12-04T13:41:01.145Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-04T13:41:01.145Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-04T13:41:01.145Z] Swarm: inactive [2019-12-04T13:41:01.145Z] Default Isolation: process [2019-12-04T13:41:01.145Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-04T13:41:01.145Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-04T13:41:01.145Z] OSType: windows [2019-12-04T13:41:01.145Z] Architecture: x86_64 [2019-12-04T13:41:01.145Z] CPUs: 4 [2019-12-04T13:41:01.145Z] Total Memory: 32GiB [2019-12-04T13:41:01.145Z] Name: azwin-2-9dfef0 [2019-12-04T13:41:01.145Z] ID: G3CP:D5AF:NLMI:XYTX:ZWVG:PVWP:2OJV:GGJE:LKE6:FKPE:GKK3:HNMI [2019-12-04T13:41:01.145Z] Docker Root Dir: D:\CI\PR-40257\3\daemon [2019-12-04T13:41:01.145Z] Debug Mode (client): false [2019-12-04T13:41:01.145Z] Debug Mode (server): true [2019-12-04T13:41:01.145Z] File Descriptors: -1 [2019-12-04T13:41:01.145Z] Goroutines: 18 [2019-12-04T13:41:01.145Z] System Time: 2019-12-04T13:41:00.7173754Z [2019-12-04T13:41:01.145Z] EventsListeners: 0 [2019-12-04T13:41:01.145Z] Registry: https://index.docker.io/v1/ [2019-12-04T13:41:01.145Z] Labels: [2019-12-04T13:41:01.145Z] Experimental: false [2019-12-04T13:41:01.145Z] Insecure Registries: [2019-12-04T13:41:01.145Z] 127.0.0.0/8 [2019-12-04T13:41:01.145Z] Live Restore Enabled: false [2019-12-04T13:41:01.145Z] [2019-12-04T13:41:01.145Z] [2019-12-04T13:41:01.145Z] INFO: Stopping daemon under test [2019-12-04T13:41:01.145Z] SUCCESS: The process with PID 7916 (child process of PID 3240) has been terminated. [2019-12-04T13:41:01.145Z] SUCCESS: The process with PID 3240 (child process of PID 3612) has been terminated. [2019-12-04T13:41:01.145Z] INFO: Stop tailing logs of the daemon under tests [2019-12-04T13:41:01.145Z] INFO: executeCI.ps1 Completed successfully at 12/04/2019 13:41:00. [2019-12-04T13:41:01.145Z] INFO: Tidying up at end of run [2019-12-04T13:41:01.145Z] INFO: Saving daemon under test log (d:\CI\PR-40257\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-12-04T13:41:01.145Z] INFO: Saving daemon under test log (d:\CI\PR-40257\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-12-04T13:41:01.145Z] INFO: Nuke-Everything... [2019-12-04T13:41:01.145Z] INFO: Container count on control daemon to delete is 2 [2019-12-04T13:41:01.603Z] 773942fdb720 [2019-12-04T13:41:01.603Z] 820b3443ba4e [2019-12-04T13:41:02.059Z] INFO: Tidying pidfile d:\CI\PR-40257\3\docker.pid [2019-12-04T13:41:02.059Z] INFO: Nuking d:\CI [2019-12-04T13:41:31.999Z] INFO: Zapped successfully [2019-12-04T13:41:32.000Z] [2019-12-04T13:41:32.000Z] INFO: executeCI.ps1 exiting at Wed Dec 4 13:41:28 CUT 2019. Duration 00:58:39.1118704 [2019-12-04T13:41:32.000Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-12-04T13:41:33.317Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-12-04T13:41:35.058Z] Archiving artifacts [2019-12-04T13:41:50.159Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40257/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-04T13:41:51.075Z] + make clean [2019-12-04T13:41:53.243Z] docker volume rm -f docker-dev-cache [2019-12-04T13:41:53.381Z] 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