Pull request #40254 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb rather than 4952248d0886d747afcbf6f8d13157f7300cc451 Obtained Jenkinsfile from a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb 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-11-26T08:40:32.917Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-26T08:40:32.922Z] Trying to pass milestone 1 [Pipeline] milestone [2019-11-26T08:40:32.941Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-26T08:40:33.288Z] Running on ubuntu-1804-overlay2 (i-0fcf4a0982d019367) in /home/ubuntu/workspace/moby_PR-40254 [Pipeline] { [Pipeline] checkout [2019-11-26T08:40:33.402Z] using credential docker-jenkins-github-credentials [2019-11-26T08:40:33.467Z] Fetching changes from the remote Git repository [2019-11-26T08:40:33.514Z] Fetching without tags [2019-11-26T08:40:33.427Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-26T08:40:33.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:40:33.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:40:33.532Z] > git --version # timeout=10 [2019-11-26T08:40:33.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:40:33.607Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:40:54.967Z] Merging remotes/origin/master commit a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb into PR head commit 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:40:55.780Z] Merge succeeded, producing 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:40:55.781Z] Checking out Revision 4952248d0886d747afcbf6f8d13157f7300cc451 (PR-40254) [2019-11-26T08:40:54.991Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:40:55.018Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:40:55.737Z] > git merge a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb # timeout=10 [2019-11-26T08:40:55.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T08:40:55.799Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:40:55.826Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:40:57.532Z] Commit message: "Allow 'until' filters to accept formats as described in docs" [2019-11-26T08:40:57.532Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-26T08:40:58.562Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40254:/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-11-26T08:41:08.568Z] Unable to find image 'alpine:latest' locally [2019-11-26T08:41:08.569Z] latest: Pulling from library/alpine [2019-11-26T08:41:08.569Z] 89d9c30c1d48: Pulling fs layer [2019-11-26T08:41:08.569Z] 89d9c30c1d48: Verifying Checksum [2019-11-26T08:41:08.569Z] 89d9c30c1d48: Download complete [2019-11-26T08:41:08.569Z] 89d9c30c1d48: Pull complete [2019-11-26T08:41:08.569Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-11-26T08:41:08.569Z] Status: Downloaded newer image for alpine:latest [2019-11-26T08:41:13.847Z] 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 [2019-11-26T08:41:15.158Z] Running on ubuntu-1804-overlay2 (i-0fcf4a0982d019367) in /home/ubuntu/workspace/moby_PR-40254 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2019-11-26T08:41:15.221Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2019-11-26T08:41:15.241Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-11-26T08:41:15.263Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [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] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-26T08:41:15.470Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40254 [Pipeline] { [Pipeline] checkout [2019-11-26T08:41:15.587Z] Running on azwin-2-356ce0 in d:\jenkins\workspace\moby_PR-40254 [Pipeline] { [Pipeline] ws [2019-11-26T08:41:15.599Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2019-11-26T08:41:15.604Z] Merging remotes/origin/master commit a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb into PR head commit 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:15.612Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40254 [Pipeline] checkout [Pipeline] { [2019-11-26T08:41:15.619Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-11-26T08:41:15.652Z] Cloning the remote Git repository [2019-11-26T08:41:15.652Z] Cloning with configured refspecs honoured and without tags [2019-11-26T08:41:15.743Z] Merge succeeded, producing 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:15.744Z] Checking out Revision 4952248d0886d747afcbf6f8d13157f7300cc451 (PR-40254) [2019-11-26T08:41:15.835Z] using credential docker-jenkins-github-credentials [2019-11-26T08:41:15.848Z] Commit message: "Allow 'until' filters to accept formats as described in docs" [2019-11-26T08:41:15.885Z] Cloning the remote Git repository [2019-11-26T08:41:15.885Z] Cloning with configured refspecs honoured and without tags [2019-11-26T08:41:15.899Z] using credential docker-jenkins-github-credentials [2019-11-26T08:41:15.973Z] Cloning the remote Git repository [2019-11-26T08:41:15.973Z] Cloning with configured refspecs honoured and without tags [2019-11-26T08:41:15.245Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-26T08:41:15.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:41:15.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:41:15.280Z] > git --version # timeout=10 [2019-11-26T08:41:15.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:41:15.299Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:41:15.627Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:41:15.641Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:15.706Z] > git merge a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb # timeout=10 [2019-11-26T08:41:15.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T08:41:15.760Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:41:15.768Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T08:41:15.655Z] Cloning repository https://github.com/moby/moby.git [2019-11-26T08:41:15.656Z] > git init /home/docker/workspace/moby_PR-40254 # timeout=10 [2019-11-26T08:41:15.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:41:15.669Z] > git --version # timeout=10 [2019-11-26T08:41:15.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:41:15.675Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:41:15.921Z] Cloning repository https://github.com/moby/moby.git [2019-11-26T08:41:15.923Z] > git init /home/jenkins/workspace/moby_PR-40254 # timeout=10 [2019-11-26T08:41:15.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:41:15.956Z] > git --version # timeout=10 [2019-11-26T08:41:15.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:41:15.976Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:41:16.726Z] + docker version [2019-11-26T08:41:16.726Z] Client: Docker Engine - Community [2019-11-26T08:41:16.726Z] Version: 19.03.2 [2019-11-26T08:41:16.726Z] API version: 1.40 [2019-11-26T08:41:16.726Z] Go version: go1.12.8 [2019-11-26T08:41:16.726Z] Git commit: 6a30dfc [2019-11-26T08:41:16.726Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-26T08:41:16.726Z] OS/Arch: linux/amd64 [2019-11-26T08:41:16.726Z] Experimental: false [2019-11-26T08:41:16.726Z] [2019-11-26T08:41:16.726Z] Server: Docker Engine - Community [2019-11-26T08:41:16.726Z] Engine: [2019-11-26T08:41:16.726Z] Version: 19.03.2 [2019-11-26T08:41:16.726Z] API version: 1.40 (minimum version 1.12) [2019-11-26T08:41:16.726Z] Go version: go1.12.8 [2019-11-26T08:41:16.726Z] Git commit: 6a30dfc [2019-11-26T08:41:16.726Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-26T08:41:16.726Z] OS/Arch: linux/amd64 [2019-11-26T08:41:16.726Z] Experimental: true [2019-11-26T08:41:16.726Z] containerd: [2019-11-26T08:41:16.726Z] Version: 1.2.6 [2019-11-26T08:41:16.726Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T08:41:16.726Z] runc: [2019-11-26T08:41:16.726Z] Version: 1.0.0-rc8 [2019-11-26T08:41:16.726Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T08:41:16.726Z] docker-init: [2019-11-26T08:41:16.726Z] Version: 0.18.0 [2019-11-26T08:41:16.726Z] GitCommit: fec3683 [Pipeline] sh [2019-11-26T08:41:16.000Z] Cloning repository https://github.com/moby/moby.git [2019-11-26T08:41:16.001Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-26T08:41:16.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:41:16.061Z] > git --version # timeout=10 [2019-11-26T08:41:16.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:41:16.104Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:41:17.027Z] + docker info [2019-11-26T08:41:24.835Z] Fetching without tags [2019-11-26T08:41:24.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:41:24.714Z] > git config --add remote.origin.fetch +refs/pull/40254/head:refs/remotes/origin/PR-40254 # timeout=10 [2019-11-26T08:41:24.733Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-26T08:41:24.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:41:24.871Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:41:24.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:41:24.874Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:41:25.270Z] Merging remotes/origin/master commit a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb into PR head commit 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:25.303Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:41:25.322Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:26.172Z] Merge succeeded, producing 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:26.173Z] Checking out Revision 4952248d0886d747afcbf6f8d13157f7300cc451 (PR-40254) [2019-11-26T08:41:26.017Z] > git merge a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb # timeout=10 [2019-11-26T08:41:26.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T08:41:26.210Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:41:26.235Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:27.002Z] Client: [2019-11-26T08:41:27.002Z] Debug Mode: false [2019-11-26T08:41:27.002Z] [2019-11-26T08:41:27.002Z] Server: [2019-11-26T08:41:27.002Z] Containers: 0 [2019-11-26T08:41:27.002Z] Running: 0 [2019-11-26T08:41:27.002Z] Paused: 0 [2019-11-26T08:41:27.002Z] Stopped: 0 [2019-11-26T08:41:27.002Z] Images: 1 [2019-11-26T08:41:27.002Z] Server Version: 19.03.2 [2019-11-26T08:41:27.002Z] Storage Driver: overlay2 [2019-11-26T08:41:27.002Z] Backing Filesystem: extfs [2019-11-26T08:41:27.002Z] Supports d_type: true [2019-11-26T08:41:27.002Z] Native Overlay Diff: true [2019-11-26T08:41:27.002Z] Logging Driver: json-file [2019-11-26T08:41:27.002Z] Cgroup Driver: cgroupfs [2019-11-26T08:41:27.002Z] Plugins: [2019-11-26T08:41:27.002Z] Volume: local [2019-11-26T08:41:27.002Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T08:41:27.002Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-26T08:41:27.002Z] Swarm: inactive [2019-11-26T08:41:27.002Z] Runtimes: runc [2019-11-26T08:41:27.002Z] Default Runtime: runc [2019-11-26T08:41:27.002Z] Init Binary: docker-init [2019-11-26T08:41:27.002Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T08:41:27.002Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T08:41:27.002Z] init version: fec3683 [2019-11-26T08:41:27.002Z] Security Options: [2019-11-26T08:41:27.002Z] apparmor [2019-11-26T08:41:27.002Z] seccomp [2019-11-26T08:41:27.002Z] Profile: default [2019-11-26T08:41:27.002Z] Kernel Version: 4.15.0-1048-aws [2019-11-26T08:41:27.002Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-26T08:41:27.002Z] OSType: linux [2019-11-26T08:41:27.002Z] Architecture: x86_64 [2019-11-26T08:41:27.002Z] CPUs: 2 [2019-11-26T08:41:27.002Z] Total Memory: 7.501GiB [2019-11-26T08:41:27.002Z] Name: ip-10-100-48-79 [2019-11-26T08:41:27.002Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-26T08:41:27.002Z] Docker Root Dir: /var/lib/docker [2019-11-26T08:41:27.002Z] Debug Mode: false [2019-11-26T08:41:27.002Z] Registry: https://index.docker.io/v1/ [2019-11-26T08:41:27.002Z] Labels: [2019-11-26T08:41:27.002Z] Experimental: true [2019-11-26T08:41:27.002Z] Insecure Registries: [2019-11-26T08:41:27.002Z] 127.0.0.0/8 [2019-11-26T08:41:27.002Z] Live Restore Enabled: true [2019-11-26T08:41:27.002Z] [2019-11-26T08:41:27.002Z] WARNING: No swap limit support [Pipeline] sh [2019-11-26T08:41:27.016Z] Commit message: "Allow 'until' filters to accept formats as described in docs" [2019-11-26T08:41:27.326Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:41:27.326Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:41:27.326Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40254/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T08:41:27.326Z] + bash /home/ubuntu/workspace/moby_PR-40254/check-config.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-26T08:41:27.592Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T08:41:27.592Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-26T08:41:27.592Z] [2019-11-26T08:41:27.592Z] Generally Necessary: [2019-11-26T08:41:27.592Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T08:41:27.592Z] - apparmor: enabled and tools installed [2019-11-26T08:41:27.592Z] - CONFIG_NAMESPACES: enabled [2019-11-26T08:41:27.592Z] - CONFIG_NET_NS: enabled [2019-11-26T08:41:27.592Z] - CONFIG_PID_NS: enabled [2019-11-26T08:41:27.592Z] - CONFIG_IPC_NS: enabled [2019-11-26T08:41:27.592Z] - CONFIG_UTS_NS: enabled [2019-11-26T08:41:27.592Z] - CONFIG_CGROUPS: enabled [2019-11-26T08:41:27.592Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T08:41:27.592Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T08:41:27.592Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T08:41:27.592Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T08:41:27.592Z] - CONFIG_CPUSETS: enabled [2019-11-26T08:41:27.592Z] - CONFIG_MEMCG: enabled [2019-11-26T08:41:27.592Z] - CONFIG_KEYS: enabled [Pipeline] sh [2019-11-26T08:41:27.860Z] - CONFIG_VETH: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T08:41:27.860Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T08:41:27.860Z] [2019-11-26T08:41:27.860Z] Optional Features: [2019-11-26T08:41:27.860Z] - CONFIG_USER_NS: enabled [2019-11-26T08:41:27.860Z] - CONFIG_SECCOMP: enabled [2019-11-26T08:41:27.860Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T08:41:27.860Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T08:41:27.860Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T08:41:27.860Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-26T08:41:27.860Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-26T08:41:27.860Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T08:41:27.860Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T08:41:27.860Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T08:41:27.860Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T08:41:27.860Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T08:41:27.860Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T08:41:27.860Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T08:41:27.860Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T08:41:27.860Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T08:41:27.860Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T08:41:27.860Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T08:41:27.860Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T08:41:28.134Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T08:41:28.134Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T08:41:28.134Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T08:41:28.134Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T08:41:28.134Z] - CONFIG_EXT4_FS: enabled [2019-11-26T08:41:28.134Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T08:41:28.135Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T08:41:28.135Z] - Network Drivers: [2019-11-26T08:41:28.135Z] - "overlay": [2019-11-26T08:41:28.135Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T08:41:28.135Z] Optional (for encrypted networks): [2019-11-26T08:41:28.135Z] - CONFIG_CRYPTO: enabled [2019-11-26T08:41:28.135Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-26T08:41:28.135Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-26T08:41:28.135Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-26T08:41:28.135Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-26T08:41:28.135Z] - CONFIG_XFRM: enabled [2019-11-26T08:41:28.135Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T08:41:28.135Z] - "ipvlan": [2019-11-26T08:41:28.135Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T08:41:28.135Z] - "macvlan": [2019-11-26T08:41:28.135Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T08:41:28.135Z] - "ftp,tftp client in container": [2019-11-26T08:41:28.135Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T08:41:28.135Z] - Storage Drivers: [2019-11-26T08:41:28.135Z] - "aufs": [2019-11-26T08:41:28.135Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T08:41:28.135Z] - "btrfs": [2019-11-26T08:41:28.135Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T08:41:28.135Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T08:41:28.135Z] - "devicemapper": [2019-11-26T08:41:28.318Z] + docker version [2019-11-26T08:41:28.318Z] Client: [2019-11-26T08:41:28.318Z] Version: 18.06.3-ce [2019-11-26T08:41:28.318Z] API version: 1.38 [2019-11-26T08:41:28.318Z] Go version: go1.10.3 [2019-11-26T08:41:28.318Z] Git commit: d7080c1 [2019-11-26T08:41:28.318Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-26T08:41:28.318Z] OS/Arch: linux/s390x [2019-11-26T08:41:28.318Z] Experimental: false [2019-11-26T08:41:28.318Z] [2019-11-26T08:41:28.318Z] Server: [2019-11-26T08:41:28.318Z] Engine: [2019-11-26T08:41:28.318Z] Version: 18.06.3-ce [2019-11-26T08:41:28.318Z] API version: 1.38 (minimum version 1.12) [2019-11-26T08:41:28.318Z] Go version: go1.10.3 [2019-11-26T08:41:28.318Z] Git commit: d7080c1 [2019-11-26T08:41:28.318Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-26T08:41:28.318Z] OS/Arch: linux/s390x [2019-11-26T08:41:28.318Z] Experimental: true [Pipeline] sh [2019-11-26T08:41:28.419Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T08:41:28.419Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T08:41:28.419Z] - "overlay": [2019-11-26T08:41:28.419Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T08:41:28.419Z] - "zfs": [2019-11-26T08:41:28.419Z] - /dev/zfs: missing [2019-11-26T08:41:28.419Z] - zfs command: missing [2019-11-26T08:41:28.419Z] - zpool command: missing [2019-11-26T08:41:28.419Z] [2019-11-26T08:41:28.419Z] Limits: [2019-11-26T08:41:28.419Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T08:41:28.419Z] [2019-11-26T08:41:28.419Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T08:41:29.134Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4952248d0886d747afcbf6f8d13157f7300cc451 . [2019-11-26T08:41:29.143Z] + docker info [2019-11-26T08:41:29.143Z] Containers: 0 [2019-11-26T08:41:29.143Z] Running: 0 [2019-11-26T08:41:29.143Z] Paused: 0 [2019-11-26T08:41:29.143Z] Stopped: 0 [2019-11-26T08:41:29.143Z] Images: 0 [2019-11-26T08:41:29.143Z] Server Version: 18.06.3-ce [2019-11-26T08:41:29.143Z] Storage Driver: overlay2 [2019-11-26T08:41:29.143Z] Backing Filesystem: extfs [2019-11-26T08:41:29.143Z] Supports d_type: true [2019-11-26T08:41:29.143Z] Native Overlay Diff: true [2019-11-26T08:41:29.143Z] Logging Driver: json-file [2019-11-26T08:41:29.143Z] Cgroup Driver: cgroupfs [2019-11-26T08:41:29.143Z] Plugins: [2019-11-26T08:41:29.143Z] Volume: local [2019-11-26T08:41:29.143Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T08:41:29.143Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-26T08:41:29.143Z] Swarm: inactive [2019-11-26T08:41:29.143Z] Runtimes: runc [2019-11-26T08:41:29.143Z] Default Runtime: runc [2019-11-26T08:41:29.143Z] Init Binary: docker-init [2019-11-26T08:41:29.143Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-26T08:41:29.143Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-26T08:41:29.143Z] init version: fec3683 [2019-11-26T08:41:29.144Z] Security Options: [2019-11-26T08:41:29.144Z] apparmor [2019-11-26T08:41:29.144Z] seccomp [2019-11-26T08:41:29.144Z] Profile: default [2019-11-26T08:41:29.144Z] Kernel Version: 4.4.0-166-generic [2019-11-26T08:41:29.144Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-26T08:41:29.144Z] OSType: linux [2019-11-26T08:41:29.144Z] Architecture: s390x [2019-11-26T08:41:29.144Z] CPUs: 2 [2019-11-26T08:41:29.144Z] Total Memory: 7.862GiB [2019-11-26T08:41:29.144Z] Name: s390x-ubuntu-03 [2019-11-26T08:41:29.144Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-26T08:41:29.144Z] Docker Root Dir: /var/lib/docker [2019-11-26T08:41:29.144Z] Debug Mode (client): false [2019-11-26T08:41:29.144Z] Debug Mode (server): false [2019-11-26T08:41:29.144Z] Username: dockerbuildbot [2019-11-26T08:41:29.144Z] Registry: https://index.docker.io/v1/ [2019-11-26T08:41:29.144Z] Labels: [2019-11-26T08:41:29.144Z] Experimental: true [2019-11-26T08:41:29.144Z] Insecure Registries: [2019-11-26T08:41:29.144Z] 127.0.0.0/8 [2019-11-26T08:41:29.144Z] Live Restore Enabled: false [2019-11-26T08:41:29.144Z] [2019-11-26T08:41:29.144Z] WARNING: No swap limit support [Pipeline] sh [2019-11-26T08:41:29.379Z] Fetching without tags [2019-11-26T08:41:29.395Z] #1 [internal] load build definition from Dockerfile [2019-11-26T08:41:29.395Z] #1 transferring dockerfile: 14.85kB done [2019-11-26T08:41:29.395Z] #1 DONE 0.1s [2019-11-26T08:41:29.395Z] [2019-11-26T08:41:29.395Z] #2 [internal] load .dockerignore [2019-11-26T08:41:29.395Z] #2 transferring context: 87B done [2019-11-26T08:41:29.395Z] #2 DONE 0.1s [2019-11-26T08:41:29.395Z] [2019-11-26T08:41:29.395Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-26T08:41:29.658Z] #3 DONE 0.3s [2019-11-26T08:41:29.658Z] [2019-11-26T08:41:29.658Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-26T08:41:29.658Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-26T08:41:29.658Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-26T08:41:29.658Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-26T08:41:29.658Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-26T08:41:29.658Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-11-26T08:41:29.918Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.74MB / 8.82MB 0.2s [2019-11-26T08:41:29.918Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-11-26T08:41:29.918Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-11-26T08:41:29.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:41:29.136Z] > git config --add remote.origin.fetch +refs/pull/40254/head:refs/remotes/origin/PR-40254 # timeout=10 [2019-11-26T08:41:29.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-26T08:41:29.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:41:29.406Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:41:29.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:41:29.407Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:41:29.960Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:41:29.960Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:41:29.960Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40254/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T08:41:29.960Z] + bash /home/jenkins/workspace/moby_PR-40254/check-config.sh [2019-11-26T08:41:29.960Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T08:41:29.960Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-26T08:41:29.960Z] [2019-11-26T08:41:29.960Z] Generally Necessary: [2019-11-26T08:41:29.960Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T08:41:29.960Z] - apparmor: enabled and tools installed [2019-11-26T08:41:29.960Z] - CONFIG_NAMESPACES: enabled [2019-11-26T08:41:29.960Z] - CONFIG_NET_NS: enabled [2019-11-26T08:41:29.960Z] - CONFIG_PID_NS: enabled [2019-11-26T08:41:29.960Z] - CONFIG_IPC_NS: enabled [2019-11-26T08:41:29.960Z] - CONFIG_UTS_NS: enabled [2019-11-26T08:41:29.960Z] - CONFIG_CGROUPS: enabled [2019-11-26T08:41:29.960Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T08:41:29.960Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T08:41:29.960Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T08:41:29.960Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T08:41:29.960Z] - CONFIG_CPUSETS: enabled [2019-11-26T08:41:29.960Z] - CONFIG_MEMCG: enabled [2019-11-26T08:41:29.960Z] - CONFIG_KEYS: enabled [2019-11-26T08:41:29.960Z] - CONFIG_VETH: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T08:41:29.960Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T08:41:30.246Z] Still waiting to schedule task [2019-11-26T08:41:30.247Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-11-26T08:41:30.247Z] Still waiting to schedule task [2019-11-26T08:41:30.247Z] All nodes of label ‘arm64&&linux’ are offline [2019-11-26T08:41:30.254Z] Merging remotes/origin/master commit a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb into PR head commit 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:30.365Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T08:41:30.365Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T08:41:30.365Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-26T08:41:30.365Z] [2019-11-26T08:41:30.365Z] Optional Features: [2019-11-26T08:41:30.365Z] - CONFIG_USER_NS: enabled [2019-11-26T08:41:30.365Z] - CONFIG_SECCOMP: enabled [2019-11-26T08:41:30.365Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T08:41:30.365Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T08:41:30.365Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T08:41:30.365Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-26T08:41:30.365Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-26T08:41:30.365Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T08:41:30.365Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T08:41:30.365Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T08:41:30.365Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T08:41:30.365Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T08:41:30.365Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T08:41:30.365Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T08:41:30.365Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T08:41:30.365Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T08:41:30.365Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T08:41:30.365Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T08:41:30.365Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T08:41:30.365Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T08:41:30.365Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_EXT4_FS: enabled [2019-11-26T08:41:30.365Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T08:41:30.365Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T08:41:30.365Z] - Network Drivers: [2019-11-26T08:41:30.365Z] - "overlay": [2019-11-26T08:41:30.365Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T08:41:30.365Z] Optional (for encrypted networks): [2019-11-26T08:41:30.365Z] - CONFIG_CRYPTO: enabled [2019-11-26T08:41:30.365Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_XFRM: enabled [2019-11-26T08:41:30.365Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T08:41:30.365Z] - "ipvlan": [2019-11-26T08:41:30.365Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T08:41:30.365Z] - "macvlan": [2019-11-26T08:41:30.365Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T08:41:30.365Z] - "ftp,tftp client in container": [2019-11-26T08:41:30.365Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T08:41:30.365Z] - Storage Drivers: [2019-11-26T08:41:30.365Z] - "aufs": [2019-11-26T08:41:30.365Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T08:41:30.365Z] - "btrfs": [2019-11-26T08:41:30.365Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T08:41:30.365Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T08:41:30.365Z] - "devicemapper": [2019-11-26T08:41:30.365Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T08:41:30.365Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T08:41:30.365Z] - "overlay": [2019-11-26T08:41:30.365Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T08:41:30.365Z] - "zfs": [2019-11-26T08:41:30.365Z] - /dev/zfs: missing [2019-11-26T08:41:30.365Z] - zfs command: missing [2019-11-26T08:41:30.365Z] - zpool command: missing [2019-11-26T08:41:30.365Z] [2019-11-26T08:41:30.365Z] Limits: [2019-11-26T08:41:30.365Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T08:41:30.365Z] [2019-11-26T08:41:30.365Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T08:41:30.567Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-11-26T08:41:30.567Z] #4 DONE 0.8s [2019-11-26T08:41:31.136Z] [2019-11-26T08:41:31.136Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-26T08:41:31.136Z] #6 DONE 0.3s [2019-11-26T08:41:31.136Z] [2019-11-26T08:41:31.136Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-26T08:41:31.136Z] #5 DONE 0.2s [2019-11-26T08:41:31.136Z] [2019-11-26T08:41:31.136Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:41:31.136Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-26T08:41:31.136Z] #65 DONE 0.0s [2019-11-26T08:41:31.136Z] [2019-11-26T08:41:31.136Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:41:31.136Z] #7 DONE 0.0s [2019-11-26T08:41:31.136Z] [2019-11-26T08:41:31.136Z] #19 [internal] load build context [2019-11-26T08:41:31.455Z] + make bundles/buildx [2019-11-26T08:41:31.455Z] make: command: Command not found [2019-11-26T08:41:31.455Z] make: command: Command not found [2019-11-26T08:41:31.455Z] mkdir bundles [2019-11-26T08:41:31.455Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-26T08:41:31.455Z] --build-arg BUILDX_COMMIT \ [2019-11-26T08:41:31.455Z] --build-arg BUILDX_REPO \ [2019-11-26T08:41:31.455Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-26T08:41:31.455Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-26T08:41:31.455Z] . [2019-11-26T08:41:31.455Z] /bin/sh: 4: go: not found [2019-11-26T08:41:31.455Z] /bin/sh: 5: go: not found [2019-11-26T08:41:30.283Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:41:30.337Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:32.787Z] Sending build context to Docker daemon 50.33MB [2019-11-26T08:41:32.787Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-26T08:41:32.787Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-26T08:41:32.787Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-26T08:41:32.787Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-26T08:41:33.149Z] 1.12.10-stretch: Pulling from library/golang [2019-11-26T08:41:33.313Z] Merge succeeded, producing 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:33.315Z] Checking out Revision 4952248d0886d747afcbf6f8d13157f7300cc451 (PR-40254) [2019-11-26T08:41:33.100Z] > git merge a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb # timeout=10 [2019-11-26T08:41:33.219Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-26T08:41:33.342Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:41:33.523Z] ade01ea651a2: Pulling fs layer [2019-11-26T08:41:33.523Z] fbabdb69f639: Pulling fs layer [2019-11-26T08:41:33.523Z] ff33bd1013d7: Pulling fs layer [2019-11-26T08:41:33.523Z] 85cfe9d77eff: Pulling fs layer [2019-11-26T08:41:33.523Z] ace5139f9caa: Pulling fs layer [2019-11-26T08:41:33.523Z] e4d79466b81c: Pulling fs layer [2019-11-26T08:41:33.523Z] b00baabad4ce: Pulling fs layer [2019-11-26T08:41:33.523Z] 85cfe9d77eff: Waiting [2019-11-26T08:41:33.523Z] ace5139f9caa: Waiting [2019-11-26T08:41:33.523Z] e4d79466b81c: Waiting [2019-11-26T08:41:33.523Z] b00baabad4ce: Waiting [2019-11-26T08:41:33.918Z] ff33bd1013d7: Verifying Checksum [2019-11-26T08:41:33.918Z] ff33bd1013d7: Download complete [2019-11-26T08:41:34.125Z] Commit message: "Allow 'until' filters to accept formats as described in docs" [2019-11-26T08:41:34.300Z] fbabdb69f639: Verifying Checksum [2019-11-26T08:41:34.300Z] fbabdb69f639: Download complete [2019-11-26T08:41:34.300Z] ade01ea651a2: Verifying Checksum [2019-11-26T08:41:34.300Z] ade01ea651a2: Download complete [2019-11-26T08:41:34.431Z] #19 transferring context: 11.07MB 3.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T08:41:33.428Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:35.675Z] + docker version [2019-11-26T08:41:35.675Z] Client: Docker Engine - Enterprise [2019-11-26T08:41:35.675Z] Version: 19.03.2 [2019-11-26T08:41:35.675Z] API version: 1.40 [2019-11-26T08:41:35.675Z] Go version: go1.12.8 [2019-11-26T08:41:35.675Z] Git commit: c92ab06ed9 [2019-11-26T08:41:35.675Z] Built: 09/03/2019 16:38:11 [2019-11-26T08:41:35.675Z] OS/Arch: windows/amd64 [2019-11-26T08:41:35.675Z] Experimental: false [2019-11-26T08:41:35.675Z] [2019-11-26T08:41:35.675Z] Server: Docker Engine - Enterprise [2019-11-26T08:41:35.675Z] Engine: [2019-11-26T08:41:35.675Z] Version: 19.03.2 [2019-11-26T08:41:35.675Z] API version: 1.40 (minimum version 1.24) [2019-11-26T08:41:35.675Z] Go version: go1.12.8 [2019-11-26T08:41:35.675Z] Git commit: c92ab06ed9 [2019-11-26T08:41:35.675Z] Built: 09/03/2019 16:35:47 [2019-11-26T08:41:35.675Z] OS/Arch: windows/amd64 [2019-11-26T08:41:35.675Z] Experimental: true [Pipeline] sh [2019-11-26T08:41:35.936Z] 85cfe9d77eff: Verifying Checksum [2019-11-26T08:41:35.936Z] 85cfe9d77eff: Download complete [2019-11-26T08:41:36.336Z] e4d79466b81c: Verifying Checksum [2019-11-26T08:41:36.336Z] e4d79466b81c: Download complete [2019-11-26T08:41:36.336Z] ace5139f9caa: Verifying Checksum [2019-11-26T08:41:36.336Z] ace5139f9caa: Download complete [2019-11-26T08:41:36.336Z] ade01ea651a2: Pull complete [2019-11-26T08:41:36.703Z] + docker info [2019-11-26T08:41:36.704Z] b00baabad4ce: Verifying Checksum [2019-11-26T08:41:36.704Z] b00baabad4ce: Download complete [2019-11-26T08:41:37.069Z] fbabdb69f639: Pull complete [2019-11-26T08:41:37.069Z] ff33bd1013d7: Pull complete [2019-11-26T08:41:38.620Z] #19 transferring context: 45.83MB 6.7s done [2019-11-26T08:41:38.620Z] #19 DONE 6.9s [2019-11-26T08:41:38.620Z] [2019-11-26T08:41:38.620Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:41:38.620Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-26T08:41:38.620Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-11-26T08:41:38.620Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-11-26T08:41:38.620Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.6s done [2019-11-26T08:41:38.620Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-26T08:41:38.620Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.0s done [2019-11-26T08:41:38.620Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.6s done [2019-11-26T08:41:38.620Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.1s done [2019-11-26T08:41:38.620Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.8s done [2019-11-26T08:41:38.620Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.7s done [2019-11-26T08:41:38.620Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 4.2s [2019-11-26T08:41:38.620Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.0s done [2019-11-26T08:41:38.884Z] Client: [2019-11-26T08:41:38.884Z] Debug Mode: false [2019-11-26T08:41:38.884Z] Plugins: [2019-11-26T08:41:38.884Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-26T08:41:38.884Z] [2019-11-26T08:41:38.884Z] Server: [2019-11-26T08:41:38.884Z] Containers: 0 [2019-11-26T08:41:38.884Z] Running: 0 [2019-11-26T08:41:38.884Z] Paused: 0 [2019-11-26T08:41:38.884Z] Stopped: 0 [2019-11-26T08:41:38.884Z] Images: 8 [2019-11-26T08:41:38.884Z] Server Version: 19.03.2 [2019-11-26T08:41:38.884Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-26T08:41:38.884Z] Windows: [2019-11-26T08:41:38.884Z] LCOW: [2019-11-26T08:41:38.884Z] Logging Driver: json-file [2019-11-26T08:41:38.884Z] Plugins: [2019-11-26T08:41:38.884Z] Volume: local [2019-11-26T08:41:38.884Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-26T08:41:38.884Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-26T08:41:38.884Z] Swarm: inactive [2019-11-26T08:41:38.884Z] Default Isolation: process [2019-11-26T08:41:38.884Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-26T08:41:38.884Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-26T08:41:38.884Z] OSType: windows [2019-11-26T08:41:38.884Z] Architecture: x86_64 [2019-11-26T08:41:38.884Z] CPUs: 4 [2019-11-26T08:41:38.884Z] Total Memory: 32GiB [2019-11-26T08:41:38.884Z] Name: azwin-2-356ce0 [2019-11-26T08:41:38.884Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-26T08:41:38.884Z] Docker Root Dir: D:\docker [2019-11-26T08:41:38.884Z] Debug Mode: false [2019-11-26T08:41:38.884Z] Registry: https://index.docker.io/v1/ [2019-11-26T08:41:38.884Z] Labels: [2019-11-26T08:41:38.884Z] Experimental: true [2019-11-26T08:41:38.884Z] Insecure Registries: [2019-11-26T08:41:38.884Z] 10.0.0.4:5000 [2019-11-26T08:41:38.884Z] 127.0.0.0/8 [2019-11-26T08:41:38.884Z] Registry Mirrors: [2019-11-26T08:41:38.884Z] http://10.0.0.4:5000/ [2019-11-26T08:41:38.884Z] Live Restore Enabled: false [2019-11-26T08:41:38.884Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-26T08:41:39.534Z] 85cfe9d77eff: Pull complete [2019-11-26T08:41:39.998Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.0s done [2019-11-26T08:41:39.998Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd [2019-11-26T08:41:40.801Z] Fetching without tags [2019-11-26T08:41:40.808Z] ace5139f9caa: Pull complete [2019-11-26T08:41:40.935Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done [2019-11-26T08:41:40.935Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-11-26T08:41:41.194Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done [2019-11-26T08:41:41.306Z] Merging remotes/origin/master commit a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb into PR head commit 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:40.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:41:40.731Z] > git config --add remote.origin.fetch +refs/pull/40254/head:refs/remotes/origin/PR-40254 # timeout=10 [2019-11-26T08:41:40.735Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-26T08:41:40.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:41:40.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:41:40.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:41:40.804Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:41:41.453Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-11-26T08:41:42.499Z] Merge succeeded, producing 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:42.500Z] Checking out Revision 4952248d0886d747afcbf6f8d13157f7300cc451 (PR-40254) [2019-11-26T08:41:43.241Z] Commit message: "Allow 'until' filters to accept formats as described in docs" [2019-11-26T08:41:41.307Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:41:41.311Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:42.426Z] > git merge a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb # timeout=10 [2019-11-26T08:41:42.467Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T08:41:42.501Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:41:42.505Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T08:41:44.082Z] e4d79466b81c: Pull complete [2019-11-26T08:41:44.082Z] b00baabad4ce: Pull complete [2019-11-26T08:41:44.082Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-26T08:41:44.082Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-26T08:41:44.082Z] ---> 687421176e14 [2019-11-26T08:41:44.082Z] Step 5/16 : ARG BUILDX_REPO [2019-11-26T08:41:44.082Z] ---> Running in 9c55626bd26c [2019-11-26T08:41:44.342Z] + docker version [2019-11-26T08:41:44.343Z] Client: [2019-11-26T08:41:44.343Z] Version: 18.06.1-ce [2019-11-26T08:41:44.343Z] API version: 1.38 [2019-11-26T08:41:44.343Z] Go version: go1.10.3 [2019-11-26T08:41:44.343Z] Git commit: e68fc7a [2019-11-26T08:41:44.343Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-26T08:41:44.343Z] OS/Arch: linux/ppc64le [2019-11-26T08:41:44.343Z] Experimental: false [2019-11-26T08:41:44.343Z] [2019-11-26T08:41:44.343Z] Server: [2019-11-26T08:41:44.343Z] Engine: [2019-11-26T08:41:44.343Z] Version: 18.06.1-ce [2019-11-26T08:41:44.343Z] API version: 1.38 (minimum version 1.12) [2019-11-26T08:41:44.343Z] Go version: go1.10.3 [2019-11-26T08:41:44.343Z] Git commit: e68fc7a [2019-11-26T08:41:44.343Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-26T08:41:44.343Z] OS/Arch: linux/ppc64le [2019-11-26T08:41:44.343Z] Experimental: true [Pipeline] sh [2019-11-26T08:41:44.449Z] Removing intermediate container 9c55626bd26c [2019-11-26T08:41:44.449Z] ---> aa37977dd6b2 [2019-11-26T08:41:44.449Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-26T08:41:44.449Z] ---> Running in dac99a470fb4 [2019-11-26T08:41:44.921Z] + docker info [2019-11-26T08:41:44.921Z] Containers: 0 [2019-11-26T08:41:44.921Z] Running: 0 [2019-11-26T08:41:44.921Z] Paused: 0 [2019-11-26T08:41:44.921Z] Stopped: 0 [2019-11-26T08:41:44.921Z] Images: 0 [2019-11-26T08:41:44.921Z] Server Version: 18.06.1-ce [2019-11-26T08:41:44.921Z] Storage Driver: overlay2 [2019-11-26T08:41:44.921Z] Backing Filesystem: extfs [2019-11-26T08:41:44.921Z] Supports d_type: true [2019-11-26T08:41:44.921Z] Native Overlay Diff: true [2019-11-26T08:41:44.921Z] Logging Driver: json-file [2019-11-26T08:41:44.921Z] Cgroup Driver: cgroupfs [2019-11-26T08:41:44.921Z] Plugins: [2019-11-26T08:41:44.921Z] Volume: local [2019-11-26T08:41:44.921Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T08:41:44.921Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-26T08:41:44.921Z] Swarm: inactive [2019-11-26T08:41:44.921Z] Runtimes: runc [2019-11-26T08:41:44.921Z] Default Runtime: runc [2019-11-26T08:41:44.921Z] Init Binary: docker-init [2019-11-26T08:41:44.921Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-26T08:41:44.921Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-26T08:41:44.921Z] init version: fec3683 [2019-11-26T08:41:44.921Z] Security Options: [2019-11-26T08:41:44.921Z] apparmor [2019-11-26T08:41:44.921Z] seccomp [2019-11-26T08:41:44.921Z] Profile: default [2019-11-26T08:41:44.921Z] Kernel Version: 4.4.0-139-generic [2019-11-26T08:41:44.921Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-26T08:41:44.921Z] OSType: linux [2019-11-26T08:41:44.921Z] Architecture: ppc64le [2019-11-26T08:41:44.921Z] CPUs: 4 [2019-11-26T08:41:44.921Z] Total Memory: 7.972GiB [2019-11-26T08:41:44.921Z] Name: ppc64le-ubuntu-12 [2019-11-26T08:41:44.921Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-26T08:41:44.921Z] Docker Root Dir: /var/lib/docker [2019-11-26T08:41:44.921Z] Debug Mode (client): false [2019-11-26T08:41:44.921Z] Debug Mode (server): false [2019-11-26T08:41:44.921Z] Username: dockerbuildbot [2019-11-26T08:41:44.921Z] Registry: https://index.docker.io/v1/ [2019-11-26T08:41:44.921Z] Labels: [2019-11-26T08:41:44.921Z] Experimental: true [2019-11-26T08:41:44.921Z] Insecure Registries: [2019-11-26T08:41:44.921Z] 127.0.0.0/8 [2019-11-26T08:41:44.921Z] Live Restore Enabled: false [2019-11-26T08:41:44.921Z] [Pipeline] sh [2019-11-26T08:41:45.250Z] Cloning into '/buildx'... [2019-11-26T08:41:45.493Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:41:45.493Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:41:45.493Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40254/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T08:41:45.493Z] + bash /home/docker/workspace/moby_PR-40254/check-config.sh [2019-11-26T08:41:45.493Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T08:41:45.493Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-26T08:41:45.493Z] [2019-11-26T08:41:45.493Z] Generally Necessary: [2019-11-26T08:41:45.493Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T08:41:45.649Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.0s done [2019-11-26T08:41:45.831Z] - apparmor: enabled and tools installed [2019-11-26T08:41:45.831Z] - CONFIG_NAMESPACES: enabled [2019-11-26T08:41:45.831Z] - CONFIG_NET_NS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_PID_NS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_IPC_NS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_UTS_NS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CGROUPS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CPUSETS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_MEMCG: enabled [2019-11-26T08:41:45.831Z] - CONFIG_KEYS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_VETH: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T08:41:45.831Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T08:41:45.831Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-26T08:41:45.831Z] [2019-11-26T08:41:45.831Z] Optional Features: [2019-11-26T08:41:45.831Z] - CONFIG_USER_NS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_SECCOMP: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T08:41:45.831Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T08:41:45.831Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T08:41:45.831Z] (cgroup swap accounting is currently enabled) [2019-11-26T08:41:45.831Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-26T08:41:45.831Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T08:41:45.831Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T08:41:45.831Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T08:41:45.831Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T08:41:45.831Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T08:41:45.831Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T08:41:45.907Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0.1s [2019-11-26T08:41:46.167Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T08:41:46.167Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T08:41:46.167Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T08:41:46.167Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T08:41:46.167Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T08:41:46.167Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T08:41:46.167Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_EXT4_FS: enabled [2019-11-26T08:41:46.167Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T08:41:46.167Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T08:41:46.167Z] - Network Drivers: [2019-11-26T08:41:46.167Z] - "overlay": [2019-11-26T08:41:46.167Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T08:41:46.167Z] Optional (for encrypted networks): [2019-11-26T08:41:46.167Z] - CONFIG_CRYPTO: enabled [2019-11-26T08:41:46.167Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_XFRM: enabled [2019-11-26T08:41:46.167Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T08:41:46.167Z] - "ipvlan": [2019-11-26T08:41:46.167Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T08:41:46.167Z] - "macvlan": [2019-11-26T08:41:46.167Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T08:41:46.167Z] - "ftp,tftp client in container": [2019-11-26T08:41:46.167Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T08:41:46.167Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T08:41:46.167Z] - Storage Drivers: [2019-11-26T08:41:46.167Z] - "aufs": [2019-11-26T08:41:46.167Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T08:41:46.167Z] - "btrfs": [2019-11-26T08:41:46.167Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T08:41:46.502Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T08:41:46.502Z] - "devicemapper": [2019-11-26T08:41:46.502Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T08:41:46.502Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T08:41:46.502Z] - "overlay": [2019-11-26T08:41:46.502Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T08:41:46.502Z] - "zfs": [2019-11-26T08:41:46.502Z] - /dev/zfs: missing [2019-11-26T08:41:46.502Z] - zfs command: missing [2019-11-26T08:41:46.502Z] - zpool command: missing [2019-11-26T08:41:46.502Z] [2019-11-26T08:41:46.502Z] Limits: [2019-11-26T08:41:46.502Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T08:41:46.502Z] [2019-11-26T08:41:46.502Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T08:41:47.114Z] + make bundles/buildx [2019-11-26T08:41:47.449Z] make: command: Command not found [2019-11-26T08:41:47.449Z] make: command: Command not found [2019-11-26T08:41:47.449Z] mkdir bundles [2019-11-26T08:41:47.449Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-26T08:41:47.449Z] --build-arg BUILDX_COMMIT \ [2019-11-26T08:41:47.449Z] --build-arg BUILDX_REPO \ [2019-11-26T08:41:47.449Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-26T08:41:47.449Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-26T08:41:47.449Z] . [2019-11-26T08:41:47.449Z] /bin/sh: 4: go: not found [2019-11-26T08:41:47.449Z] /bin/sh: 5: go: not found [2019-11-26T08:41:47.720Z] Removing intermediate container dac99a470fb4 [2019-11-26T08:41:47.720Z] ---> 097d44f65622 [2019-11-26T08:41:47.720Z] Step 7/16 : WORKDIR /buildx [2019-11-26T08:41:47.720Z] ---> Running in dbc38e4f2ccc [2019-11-26T08:41:47.720Z] Removing intermediate container dbc38e4f2ccc [2019-11-26T08:41:47.720Z] ---> c60a6852eba1 [2019-11-26T08:41:47.720Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-26T08:41:47.720Z] ---> Running in ff3a51410d4d [2019-11-26T08:41:48.087Z] Removing intermediate container ff3a51410d4d [2019-11-26T08:41:48.087Z] ---> af2990520a9f [2019-11-26T08:41:48.087Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-26T08:41:48.087Z] ---> Running in 7e042506659e [2019-11-26T08:41:48.455Z] From https://github.com/docker/buildx [2019-11-26T08:41:48.455Z] * [new tag] v0.3.1 -> build [2019-11-26T08:41:48.830Z] Switched to branch 'build' [2019-11-26T08:41:49.190Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.4s done [2019-11-26T08:41:49.448Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-11-26T08:41:49.859Z] Sending build context to Docker daemon 50.33MB [2019-11-26T08:41:49.951Z] Removing intermediate container 7e042506659e [2019-11-26T08:41:49.951Z] ---> 971852a8be0d [2019-11-26T08:41:49.951Z] Step 10/16 : RUN go mod download [2019-11-26T08:41:49.951Z] ---> Running in ad782c189add [2019-11-26T08:41:50.195Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-26T08:41:50.195Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-26T08:41:50.195Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-26T08:41:50.195Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-26T08:41:50.407Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-26T08:41:50.407Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-26T08:41:50.407Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-26T08:41:50.407Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-26T08:41:50.407Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-26T08:41:50.407Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-26T08:41:50.407Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-26T08:41:50.407Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-26T08:41:50.529Z] 1.12.10-stretch: Pulling from library/golang [2019-11-26T08:41:50.529Z] fb056072eab9: Pulling fs layer [2019-11-26T08:41:50.529Z] 6a33b1f9796f: Pulling fs layer [2019-11-26T08:41:50.529Z] 8f8f8962e456: Pulling fs layer [2019-11-26T08:41:50.529Z] 68adcc365214: Pulling fs layer [2019-11-26T08:41:50.529Z] 76d8adf27bdf: Pulling fs layer [2019-11-26T08:41:50.529Z] d66e58854927: Pulling fs layer [2019-11-26T08:41:50.529Z] 71497195576e: Pulling fs layer [2019-11-26T08:41:50.529Z] 68adcc365214: Waiting [2019-11-26T08:41:50.529Z] 76d8adf27bdf: Waiting [2019-11-26T08:41:50.529Z] d66e58854927: Waiting [2019-11-26T08:41:50.529Z] 71497195576e: Waiting [2019-11-26T08:41:51.255Z] 8f8f8962e456: Verifying Checksum [2019-11-26T08:41:51.255Z] 8f8f8962e456: Download complete [2019-11-26T08:41:51.593Z] 6a33b1f9796f: Verifying Checksum [2019-11-26T08:41:51.593Z] 6a33b1f9796f: Download complete [2019-11-26T08:41:51.920Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-26T08:41:51.920Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-26T08:41:51.920Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-26T08:41:52.374Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-26T08:41:52.374Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-26T08:41:52.374Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-26T08:41:52.792Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-26T08:41:52.792Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-26T08:41:53.656Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-26T08:41:53.656Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-26T08:41:53.656Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-26T08:41:53.901Z] fb056072eab9: Verifying Checksum [2019-11-26T08:41:53.901Z] fb056072eab9: Download complete [2019-11-26T08:41:54.071Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-26T08:41:54.390Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-26T08:41:54.390Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-87f42454\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-26T08:41:54.390Z] ---------------------------------------------------------------------------- [2019-11-26T08:41:54.390Z] [2019-11-26T08:41:54.390Z] INFO: executeCI.ps1 starting at Tue Nov 26 08:41:52 CUT 2019 [2019-11-26T08:41:54.390Z] [2019-11-26T08:41:54.390Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-26T08:41:54.390Z] INFO: Running git version 2.24.0.windows.1 [2019-11-26T08:41:54.390Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-26T08:41:54.390Z] INFO: Environment variables: [2019-11-26T08:41:54.390Z] [2019-11-26T08:41:54.390Z] Name Value [2019-11-26T08:41:54.390Z] ---- ----- [2019-11-26T08:41:54.390Z] ALLUSERSPROFILE C:\ProgramData [2019-11-26T08:41:54.390Z] amd64 true [2019-11-26T08:41:54.390Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-26T08:41:54.390Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-26T08:41:54.390Z] arm64 true [2019-11-26T08:41:54.390Z] BRANCH_NAME PR-40254 [2019-11-26T08:41:54.390Z] BUILD_DISPLAY_NAME #2 [2019-11-26T08:41:54.390Z] BUILD_ID 2 [2019-11-26T08:41:54.390Z] BUILD_NUMBER 2 [2019-11-26T08:41:54.390Z] BUILD_TAG jenkins-moby-PR-40254-2 [2019-11-26T08:41:54.390Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40254/2/ [2019-11-26T08:41:54.390Z] CHANGE_AUTHOR tedgkassen [2019-11-26T08:41:54.390Z] CHANGE_AUTHOR_DISPLAY_NAME Ted Kassen [2019-11-26T08:41:54.390Z] CHANGE_BRANCH 40235-more-prune-until-formats [2019-11-26T08:41:54.390Z] CHANGE_FORK tedgkassen [2019-11-26T08:41:54.390Z] CHANGE_ID 40254 [2019-11-26T08:41:54.390Z] CHANGE_TARGET master [2019-11-26T08:41:54.390Z] CHANGE_TITLE Allow 'until' filters to accept formats as described in docs [2019-11-26T08:41:54.390Z] CHANGE_URL https://github.com/moby/moby/pull/40254 [2019-11-26T08:41:54.390Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:41:54.390Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-26T08:41:54.390Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-26T08:41:54.390Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-26T08:41:54.390Z] COMPUTERNAME azwin-2-356ce0 [2019-11-26T08:41:54.390Z] ComSpec C:\windows\system32\cmd.exe [2019-11-26T08:41:54.390Z] ConfigSequenceNumber 0 [2019-11-26T08:41:54.390Z] dco true [2019-11-26T08:41:54.390Z] DOCKER_BUILDKIT 0 [2019-11-26T08:41:54.390Z] DOCKER_DUT_DEBUG 1 [2019-11-26T08:41:54.390Z] DOCKER_EXPERIMENTAL 1 [2019-11-26T08:41:54.390Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-26T08:41:54.390Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-26T08:41:54.390Z] EXECUTOR_NUMBER 0 [2019-11-26T08:41:54.390Z] FQDN azwin-2-356ce0.westus.cloudapp.azure.com [2019-11-26T08:41:54.390Z] GIT_BRANCH PR-40254 [2019-11-26T08:41:54.390Z] GIT_COMMIT 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:41:54.390Z] GIT_URL https://github.com/moby/moby.git [2019-11-26T08:41:54.390Z] HUDSON_COOKIE 6d3c7bc3-ede9-470a-9de0-c7a2a20bfe96 [2019-11-26T08:41:54.390Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-26T08:41:54.390Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-26T08:41:54.390Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-26T08:41:54.390Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-11-26T08:41:54.390Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-26T08:41:54.390Z] JENKINS_NODE_COOKIE 50e49d93-4dc7-4fc0-950b-1ea85831adec [2019-11-26T08:41:54.390Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-26T08:41:54.390Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-26T08:41:54.390Z] JOB_BASE_NAME PR-40254 [2019-11-26T08:41:54.390Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40254/display/redirect [2019-11-26T08:41:54.390Z] JOB_NAME moby/PR-40254 [2019-11-26T08:41:54.390Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40254/ [2019-11-26T08:41:54.390Z] library.jps.version master [2019-11-26T08:41:54.390Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-26T08:41:54.390Z] NODE_LABELS amd64 azure azwin-2-356ce0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-26T08:41:54.390Z] NODE_NAME azwin-2-356ce0 [2019-11-26T08:41:54.390Z] NUMBER_OF_PROCESSORS 4 [2019-11-26T08:41:54.390Z] OS Windows_NT [2019-11-26T08:41:54.390Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-26T08:41:54.390Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-26T08:41:54.390Z] ppc64le true [2019-11-26T08:41:54.390Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-26T08:41:54.391Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-26T08:41:54.391Z] PROCESSOR_LEVEL 6 [2019-11-26T08:41:54.391Z] PROCESSOR_REVISION 4f01 [2019-11-26T08:41:54.391Z] ProgramData C:\ProgramData [2019-11-26T08:41:54.391Z] ProgramFiles C:\Program Files [2019-11-26T08:41:54.391Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-26T08:41:54.391Z] ProgramW6432 C:\Program Files [2019-11-26T08:41:54.391Z] PROMPT $P$G [2019-11-26T08:41:54.391Z] PSExecutionPolicyPreference Bypass [2019-11-26T08:41:54.391Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-26T08:41:54.391Z] PUBLIC C:\Users\Public [2019-11-26T08:41:54.391Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40254/2/display/redirect?page=changes [2019-11-26T08:41:54.391Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40254/2/display/redirect [2019-11-26T08:41:54.391Z] s390x true [2019-11-26T08:41:54.391Z] SKIP_VALIDATION_TESTS 1 [2019-11-26T08:41:54.391Z] SOURCES_DRIVE d [2019-11-26T08:41:54.391Z] SOURCES_SUBDIR gopath [2019-11-26T08:41:54.391Z] STAGE_NAME Run tests [2019-11-26T08:41:54.391Z] SystemDrive C: [2019-11-26T08:41:54.391Z] SystemRoot C:\windows [2019-11-26T08:41:54.391Z] TEMP C:\windows\TEMP [2019-11-26T08:41:54.391Z] TESTDEBUG 0 [2019-11-26T08:41:54.391Z] TESTRUN_DRIVE d [2019-11-26T08:41:54.391Z] TESTRUN_SUBDIR CI [2019-11-26T08:41:54.391Z] TIMEOUT 120m [2019-11-26T08:41:54.391Z] TMP C:\windows\TEMP [2019-11-26T08:41:54.391Z] unit_validate true [2019-11-26T08:41:54.391Z] USERDOMAIN WORKGROUP [2019-11-26T08:41:54.391Z] USERNAME azwin-2-356ce0$ [2019-11-26T08:41:54.391Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-26T08:41:54.391Z] windir C:\windows [2019-11-26T08:41:54.391Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-26T08:41:54.391Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-26T08:41:54.391Z] windowsRS1 false [2019-11-26T08:41:54.391Z] windowsRS5 true [2019-11-26T08:41:54.391Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-26T08:41:54.391Z] [2019-11-26T08:41:54.391Z] [2019-11-26T08:41:54.391Z] [2019-11-26T08:41:54.391Z] INFO: Sources under d:\gopath\... [2019-11-26T08:41:54.391Z] INFO: Test run under d:\CI\... [2019-11-26T08:41:54.391Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-26T08:41:54.391Z] INFO: docker/docker repository was found [2019-11-26T08:41:54.391Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-26T08:41:54.391Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-26T08:41:54.391Z] INFO: Docker version of control daemon [2019-11-26T08:41:54.391Z] [2019-11-26T08:41:54.391Z] Client: Docker Engine - Enterprise [2019-11-26T08:41:54.391Z] Version: 19.03.2 [2019-11-26T08:41:54.391Z] API version: 1.40 [2019-11-26T08:41:54.391Z] Go version: go1.12.8 [2019-11-26T08:41:54.391Z] Git commit: c92ab06ed9 [2019-11-26T08:41:54.391Z] Built: 09/03/2019 16:38:11 [2019-11-26T08:41:54.391Z] OS/Arch: windows/amd64 [2019-11-26T08:41:54.391Z] Experimental: false [2019-11-26T08:41:54.391Z] [2019-11-26T08:41:54.391Z] Server: Docker Engine - Enterprise [2019-11-26T08:41:54.391Z] Engine: [2019-11-26T08:41:54.391Z] Version: 19.03.2 [2019-11-26T08:41:54.391Z] API version: 1.40 (minimum version 1.24) [2019-11-26T08:41:54.391Z] Go version: go1.12.8 [2019-11-26T08:41:54.391Z] Git commit: c92ab06ed9 [2019-11-26T08:41:54.391Z] Built: 09/03/2019 16:35:47 [2019-11-26T08:41:54.391Z] OS/Arch: windows/amd64 [2019-11-26T08:41:54.391Z] Experimental: true [2019-11-26T08:41:54.391Z] [2019-11-26T08:41:54.391Z] INFO: Docker info of control daemon [2019-11-26T08:41:54.391Z] [2019-11-26T08:41:54.487Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-26T08:41:54.487Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-26T08:41:54.487Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-26T08:41:54.897Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-26T08:41:55.080Z] 68adcc365214: Verifying Checksum [2019-11-26T08:41:55.080Z] 68adcc365214: Download complete [2019-11-26T08:41:55.080Z] 71497195576e: Verifying Checksum [2019-11-26T08:41:55.080Z] 71497195576e: Download complete [2019-11-26T08:41:55.308Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-26T08:41:55.308Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-26T08:41:55.308Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-26T08:41:55.308Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-26T08:41:55.308Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-26T08:41:55.812Z] 76d8adf27bdf: Verifying Checksum [2019-11-26T08:41:55.812Z] 76d8adf27bdf: Download complete [2019-11-26T08:41:55.929Z] Client: [2019-11-26T08:41:55.929Z] Debug Mode: false [2019-11-26T08:41:55.929Z] Plugins: [2019-11-26T08:41:55.929Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-26T08:41:55.929Z] [2019-11-26T08:41:55.929Z] Server: [2019-11-26T08:41:55.929Z] Containers: 0 [2019-11-26T08:41:55.929Z] Running: 0 [2019-11-26T08:41:55.929Z] Paused: 0 [2019-11-26T08:41:55.929Z] Stopped: 0 [2019-11-26T08:41:55.929Z] Images: 8 [2019-11-26T08:41:55.929Z] Server Version: 19.03.2 [2019-11-26T08:41:55.929Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-26T08:41:55.929Z] Windows: [2019-11-26T08:41:55.929Z] LCOW: [2019-11-26T08:41:55.929Z] Logging Driver: json-file [2019-11-26T08:41:55.929Z] Plugins: [2019-11-26T08:41:55.929Z] Volume: local [2019-11-26T08:41:55.929Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-26T08:41:55.929Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-26T08:41:55.929Z] Swarm: inactive [2019-11-26T08:41:55.929Z] Default Isolation: process [2019-11-26T08:41:55.929Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-26T08:41:55.929Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-26T08:41:55.929Z] OSType: windows [2019-11-26T08:41:55.929Z] Architecture: x86_64 [2019-11-26T08:41:55.929Z] CPUs: 4 [2019-11-26T08:41:55.929Z] Total Memory: 32GiB [2019-11-26T08:41:55.929Z] Name: azwin-2-356ce0 [2019-11-26T08:41:55.929Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-26T08:41:55.929Z] Docker Root Dir: D:\docker [2019-11-26T08:41:55.929Z] Debug Mode: false [2019-11-26T08:41:55.929Z] Registry: https://index.docker.io/v1/ [2019-11-26T08:41:55.929Z] Labels: [2019-11-26T08:41:55.929Z] Experimental: true [2019-11-26T08:41:55.929Z] Insecure Registries: [2019-11-26T08:41:55.929Z] 10.0.0.4:5000 [2019-11-26T08:41:55.929Z] 127.0.0.0/8 [2019-11-26T08:41:55.929Z] Registry Mirrors: [2019-11-26T08:41:55.929Z] http://10.0.0.4:5000/ [2019-11-26T08:41:55.929Z] Live Restore Enabled: false [2019-11-26T08:41:55.929Z] [2019-11-26T08:41:55.929Z] [2019-11-26T08:41:55.929Z] INFO: Commit hash is 4952248d0 [2019-11-26T08:41:55.929Z] INFO: Nuke-Everything... [2019-11-26T08:41:56.006Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.4s [2019-11-26T08:41:56.185Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-26T08:41:56.185Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-26T08:41:56.185Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-26T08:41:56.185Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-26T08:41:56.388Z] INFO: Container count on control daemon to delete is 0 [2019-11-26T08:41:56.586Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-26T08:41:56.848Z] INFO: Nuking d:\CI [2019-11-26T08:41:56.848Z] INFO: Zapped successfully [2019-11-26T08:41:56.848Z] INFO: Location for testing is d:\CI\PR-40254\2 [2019-11-26T08:41:56.848Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-26T08:41:56.848Z] [2019-11-26T08:41:56.848Z] [2019-11-26T08:41:56.848Z] INFO: Building the image from Dockerfile.windows at 11/26/2019 08:41:56... [2019-11-26T08:41:56.848Z] [2019-11-26T08:41:57.003Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-26T08:41:57.003Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-26T08:41:57.421Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.9s done [2019-11-26T08:41:57.423Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-26T08:41:57.423Z] go: finding github.com/lib/pq v1.0.0 [2019-11-26T08:41:57.423Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-26T08:41:57.423Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-26T08:41:57.423Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-26T08:41:57.423Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-26T08:41:57.989Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-11-26T08:41:58.122Z] fb056072eab9: Pull complete [2019-11-26T08:41:58.932Z] #7 DONE 27.8s [2019-11-26T08:41:59.024Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-26T08:41:59.192Z] [2019-11-26T08:41:59.192Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-26T08:41:59.302Z] 6a33b1f9796f: Pull complete [2019-11-26T08:41:59.302Z] 8f8f8962e456: Pull complete [2019-11-26T08:41:59.458Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-26T08:41:59.458Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-26T08:41:59.458Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-26T08:41:59.889Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-26T08:41:59.889Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-26T08:42:00.293Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-26T08:42:00.293Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-26T08:42:00.293Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-26T08:42:00.697Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-26T08:42:00.697Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-26T08:42:00.697Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-26T08:42:01.123Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-26T08:42:01.123Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-26T08:42:01.123Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-26T08:42:01.520Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-26T08:42:01.602Z] d66e58854927: Verifying Checksum [2019-11-26T08:42:01.602Z] d66e58854927: Download complete [2019-11-26T08:42:01.721Z] #8 DONE 2.4s [2019-11-26T08:42:01.721Z] [2019-11-26T08:42:01.721Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-26T08:42:01.925Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-26T08:42:02.287Z] #9 DONE 0.9s [2019-11-26T08:42:02.287Z] [2019-11-26T08:42:02.287Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:42:02.319Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-26T08:42:02.319Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-26T08:42:02.319Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-26T08:42:02.546Z] #33 ... [2019-11-26T08:42:02.546Z] [2019-11-26T08:42:02.546Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:42:02.546Z] #20 DONE 0.2s [2019-11-26T08:42:02.647Z] Sending build context to Docker daemon 50.32MB [2019-11-26T08:42:02.647Z] [2019-11-26T08:42:02.647Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-26T08:42:02.647Z] ---> 49e459dc7a6b [2019-11-26T08:42:02.647Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-26T08:42:02.647Z] ---> Using cache [2019-11-26T08:42:02.647Z] ---> 63829e501a82 [2019-11-26T08:42:02.647Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-11-26T08:42:02.647Z] ---> Using cache [2019-11-26T08:42:02.647Z] ---> c5854e96b621 [2019-11-26T08:42:02.647Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-26T08:42:02.647Z] ---> Using cache [2019-11-26T08:42:02.647Z] ---> bbbb4c46f400 [2019-11-26T08:42:02.647Z] 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-11-26T08:42:02.648Z] ---> Using cache [2019-11-26T08:42:02.648Z] ---> 5ba1c92b5c9b [2019-11-26T08:42:02.648Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-26T08:42:02.648Z] ---> Using cache [2019-11-26T08:42:02.648Z] ---> 7e8da565c9b8 [2019-11-26T08:42:02.648Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-26T08:42:02.648Z] ---> Using cache [2019-11-26T08:42:02.648Z] ---> ab290709a813 [2019-11-26T08:42:02.648Z] Step 8/8 : COPY . . [2019-11-26T08:42:02.733Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-26T08:42:02.733Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-26T08:42:02.733Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-26T08:42:02.807Z] [2019-11-26T08:42:02.807Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T08:42:02.807Z] #21 DONE 0.1s [2019-11-26T08:42:02.807Z] [2019-11-26T08:42:02.807Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-26T08:42:02.807Z] #61 DONE 0.2s [2019-11-26T08:42:02.807Z] [2019-11-26T08:42:02.807Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:42:03.148Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-26T08:42:03.293Z] 68adcc365214: Pull complete [2019-11-26T08:42:04.013Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-26T08:42:04.013Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-26T08:42:04.013Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-26T08:42:04.417Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-26T08:42:04.417Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-26T08:42:04.417Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-26T08:42:04.837Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-26T08:42:04.837Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-26T08:42:04.837Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-26T08:42:05.247Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-26T08:42:05.591Z] 76d8adf27bdf: Pull complete [2019-11-26T08:42:05.648Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-26T08:42:06.073Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-26T08:42:06.073Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-26T08:42:06.073Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-26T08:42:06.476Z] go: finding cloud.google.com/go v0.26.0 [2019-11-26T08:42:06.476Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-26T08:42:06.476Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-26T08:42:06.997Z] #62 3.645 + RM_GOPATH=0 [2019-11-26T08:42:06.997Z] #62 3.645 + TMP_GOPATH= [2019-11-26T08:42:06.997Z] #62 3.645 + : /build/ [2019-11-26T08:42:06.998Z] #62 3.645 + '[' -z '' ']' [2019-11-26T08:42:06.998Z] #62 3.646 ++ mktemp -d [2019-11-26T08:42:06.998Z] #62 3.646 + export GOPATH=/tmp/tmp.qmr7Tzi5JO [2019-11-26T08:42:06.998Z] #62 3.646 + GOPATH=/tmp/tmp.qmr7Tzi5JO [2019-11-26T08:42:06.998Z] #62 3.646 + RM_GOPATH=1 [2019-11-26T08:42:06.998Z] #62 3.648 ++ dirname ./install.sh [2019-11-26T08:42:06.998Z] #62 3.651 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:42:06.998Z] #62 3.651 + dir=. [2019-11-26T08:42:06.998Z] #62 3.651 + bin=rootlesskit [2019-11-26T08:42:06.998Z] #62 3.651 + shift [2019-11-26T08:42:06.998Z] #62 3.651 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T08:42:06.998Z] #62 3.651 + . ./rootlesskit.installer [2019-11-26T08:42:06.998Z] #62 3.651 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:42:06.998Z] #62 3.651 + install_rootlesskit [2019-11-26T08:42:06.998Z] #62 3.651 + case "$1" in [2019-11-26T08:42:06.998Z] #62 3.651 + export CGO_ENABLED=0 [2019-11-26T08:42:06.998Z] #62 3.651 + CGO_ENABLED=0 [2019-11-26T08:42:06.998Z] #62 3.651 + _install_rootlesskit [2019-11-26T08:42:06.998Z] #62 3.651 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T08:42:06.998Z] #62 3.651 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qmr7Tzi5JO/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:42:06.998Z] #62 3.651 Cloning into '/tmp/tmp.qmr7Tzi5JO/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T08:42:07.349Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-26T08:42:07.349Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-26T08:42:07.749Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-26T08:42:07.749Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-26T08:42:08.143Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-26T08:42:08.143Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-26T08:42:08.376Z] #62 ... [2019-11-26T08:42:08.376Z] [2019-11-26T08:42:08.376Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:42:08.376Z] #33 4.964 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:42:08.376Z] #33 4.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:42:08.376Z] #33 4.987 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:42:08.376Z] #33 4.990 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:42:08.376Z] #33 5.025 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:42:08.376Z] #33 5.480 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:42:08.541Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-26T08:42:08.541Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-26T08:42:09.310Z] #33 6.792 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:42:09.409Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-26T08:42:09.409Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-26T08:42:09.815Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-26T08:42:10.219Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-26T08:42:10.219Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-26T08:42:10.219Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-26T08:42:10.219Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-26T08:42:10.245Z] #33 7.661 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:42:10.625Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-26T08:42:11.481Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-26T08:42:11.566Z] d66e58854927: Pull complete [2019-11-26T08:42:11.566Z] 71497195576e: Pull complete [2019-11-26T08:42:11.566Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-26T08:42:11.566Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-26T08:42:11.566Z] ---> ebd73b5ebd31 [2019-11-26T08:42:11.566Z] Step 5/16 : ARG BUILDX_REPO [2019-11-26T08:42:11.566Z] ---> Running in 2f9a66e7e343 [2019-11-26T08:42:11.566Z] Removing intermediate container 2f9a66e7e343 [2019-11-26T08:42:11.566Z] ---> c84169977b2a [2019-11-26T08:42:11.566Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-26T08:42:11.566Z] ---> Running in 6c13c706231b [2019-11-26T08:42:11.623Z] #33 ... [2019-11-26T08:42:11.623Z] [2019-11-26T08:42:11.623Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:42:11.623Z] #22 3.550 + RM_GOPATH=0 [2019-11-26T08:42:11.623Z] #22 3.550 + TMP_GOPATH= [2019-11-26T08:42:11.623Z] #22 3.550 + : /build [2019-11-26T08:42:11.623Z] #22 3.550 + '[' -z '' ']' [2019-11-26T08:42:11.623Z] #22 3.553 ++ mktemp -d [2019-11-26T08:42:11.623Z] #22 3.554 + export GOPATH=/tmp/tmp.STQQxcMhsq [2019-11-26T08:42:11.623Z] #22 3.554 + GOPATH=/tmp/tmp.STQQxcMhsq [2019-11-26T08:42:11.623Z] #22 3.554 + RM_GOPATH=1 [2019-11-26T08:42:11.623Z] #22 3.554 ++ dirname ./install.sh [2019-11-26T08:42:11.623Z] #22 3.555 + dir=. [2019-11-26T08:42:11.623Z] #22 3.555 + bin=dockercli [2019-11-26T08:42:11.623Z] #22 3.555 + shift [2019-11-26T08:42:11.623Z] #22 3.556 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T08:42:11.623Z] #22 3.556 + . ./dockercli.installer [2019-11-26T08:42:11.623Z] #22 3.558 ++ : stable [2019-11-26T08:42:11.623Z] #22 3.558 ++ : 17.06.2-ce [2019-11-26T08:42:11.623Z] #22 3.558 + install_dockercli [2019-11-26T08:42:11.623Z] #22 3.558 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T08:42:11.623Z] #22 3.559 Install docker/cli version 17.06.2-ce from stable [2019-11-26T08:42:11.623Z] #22 3.559 ++ uname -m [2019-11-26T08:42:11.623Z] #22 3.560 + arch=x86_64 [2019-11-26T08:42:11.623Z] #22 3.561 + '[' x86_64 '!=' x86_64 ']' [2019-11-26T08:42:11.623Z] #22 3.561 + url=https://download.docker.com/linux/static [2019-11-26T08:42:11.623Z] #22 3.561 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-26T08:42:11.623Z] #22 3.564 + tar -xz docker/docker [2019-11-26T08:42:11.623Z] #22 8.254 + mkdir -p /build [2019-11-26T08:42:11.623Z] #22 8.259 + mv docker/docker /build/ [2019-11-26T08:42:11.623Z] #22 8.267 + rmdir docker [2019-11-26T08:42:11.623Z] #22 DONE 8.8s [2019-11-26T08:42:11.623Z] [2019-11-26T08:42:11.623Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:42:11.623Z] #62 5.683 + cd /tmp/tmp.qmr7Tzi5JO/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:42:11.623Z] #62 5.684 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:42:11.623Z] #62 5.817 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:42:11.623Z] #62 5.818 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T08:42:11.888Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-26T08:42:11.902Z] Cloning into '/buildx'... [2019-11-26T08:42:12.188Z] #62 ... [2019-11-26T08:42:12.188Z] [2019-11-26T08:42:12.188Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:42:12.188Z] #56 3.973 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:42:12.188Z] #56 4.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:42:12.188Z] #56 4.097 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:42:12.188Z] #56 4.098 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:42:12.188Z] #56 4.103 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:42:12.188Z] #56 4.490 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:42:12.188Z] #56 4.852 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:42:12.188Z] #56 5.342 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:42:12.297Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-26T08:42:12.297Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-26T08:42:12.297Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-26T08:42:12.446Z] #56 ... [2019-11-26T08:42:12.446Z] [2019-11-26T08:42:12.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:42:12.446Z] #10 5.037 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:42:12.446Z] #10 5.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:42:12.446Z] #10 5.133 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:42:12.446Z] #10 5.146 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:42:12.446Z] #10 5.204 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:42:12.446Z] #10 5.639 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:42:12.446Z] #10 6.729 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:42:12.446Z] #10 7.353 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:42:12.446Z] #10 ... [2019-11-26T08:42:12.446Z] [2019-11-26T08:42:12.446Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:42:12.446Z] #24 4.870 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:42:12.446Z] #24 4.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:42:12.446Z] #24 4.905 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:42:12.446Z] #24 4.909 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:42:12.446Z] #24 4.923 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:42:12.446Z] #24 5.697 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:42:12.446Z] #24 6.901 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:42:12.446Z] #24 7.621 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:42:12.705Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-26T08:42:14.052Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-26T08:42:14.052Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-26T08:42:14.052Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-26T08:42:15.456Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-26T08:42:15.456Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-26T08:42:15.456Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-26T08:42:15.726Z] #24 ... [2019-11-26T08:42:15.726Z] [2019-11-26T08:42:15.726Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:42:15.726Z] #56 13.45 Fetched 7927 kB in 10s (747 kB/s) [2019-11-26T08:42:15.742Z] Removing intermediate container 6c13c706231b [2019-11-26T08:42:15.742Z] ---> feee664ef146 [2019-11-26T08:42:15.742Z] Step 7/16 : WORKDIR /buildx [2019-11-26T08:42:15.927Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-26T08:42:15.927Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-26T08:42:15.927Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-26T08:42:16.083Z] ---> Running in 6ef899f1aaea [2019-11-26T08:42:16.083Z] Removing intermediate container 6ef899f1aaea [2019-11-26T08:42:16.083Z] ---> bfe276098d70 [2019-11-26T08:42:16.083Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-26T08:42:16.083Z] ---> Running in 4782c5acd639 [2019-11-26T08:42:16.083Z] Removing intermediate container 4782c5acd639 [2019-11-26T08:42:16.083Z] ---> fba2150d8b77 [2019-11-26T08:42:16.083Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-26T08:42:16.083Z] ---> Running in 21aca93abff5 [2019-11-26T08:42:16.437Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-26T08:42:16.437Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-26T08:42:16.437Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-26T08:42:16.437Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-26T08:42:16.803Z] From https://github.com/docker/buildx [2019-11-26T08:42:16.803Z] * [new tag] v0.3.1 -> build [2019-11-26T08:42:17.014Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-26T08:42:17.014Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-26T08:42:17.144Z] Switched to branch 'build' [2019-11-26T08:42:17.613Z] Removing intermediate container 21aca93abff5 [2019-11-26T08:42:17.613Z] ---> 536cb31aa7f1 [2019-11-26T08:42:17.613Z] Step 10/16 : RUN go mod download [2019-11-26T08:42:17.613Z] ---> Running in 9f01c721d9a9 [2019-11-26T08:42:18.219Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-26T08:42:18.219Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-26T08:42:18.219Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-26T08:42:18.219Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-26T08:42:18.219Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-26T08:42:18.219Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-26T08:42:18.219Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-26T08:42:18.219Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-26T08:42:18.640Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-26T08:42:18.640Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-26T08:42:18.948Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-26T08:42:19.056Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-26T08:42:19.056Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-26T08:42:19.291Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-26T08:42:19.458Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-26T08:42:19.884Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-26T08:42:19.884Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-26T08:42:19.884Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-26T08:42:20.029Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-26T08:42:20.170Z] #56 13.45 Reading package lists... [2019-11-26T08:42:20.290Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-26T08:42:20.290Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-26T08:42:20.374Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-26T08:42:20.374Z] go: finding github.com/lib/pq v1.0.0 [2019-11-26T08:42:20.681Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-26T08:42:20.681Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-26T08:42:20.718Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-26T08:42:20.718Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-26T08:42:21.060Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-26T08:42:21.060Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-26T08:42:21.557Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-26T08:42:21.557Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-26T08:42:21.793Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-26T08:42:21.977Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-26T08:42:21.977Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-26T08:42:21.977Z] go: finding github.com/golang/mock v1.1.1 [2019-11-26T08:42:22.073Z] #56 17.42 Reading package lists... [2019-11-26T08:42:22.073Z] #56 ... [2019-11-26T08:42:22.073Z] [2019-11-26T08:42:22.073Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:42:22.073Z] #33 14.89 Fetched 7927 kB in 10s (729 kB/s) [2019-11-26T08:42:22.073Z] #33 14.89 Reading package lists... [2019-11-26T08:42:22.134Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-26T08:42:22.134Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-26T08:42:22.398Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-26T08:42:22.399Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-26T08:42:22.474Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-26T08:42:22.474Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-26T08:42:22.814Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-26T08:42:22.815Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-26T08:42:22.820Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-26T08:42:22.820Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-26T08:42:23.157Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-26T08:42:23.233Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-26T08:42:23.509Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-26T08:42:23.648Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-26T08:42:23.849Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-26T08:42:23.849Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-26T08:42:23.981Z] #33 18.68 Reading package lists... [2019-11-26T08:42:23.981Z] #33 ... [2019-11-26T08:42:23.981Z] [2019-11-26T08:42:23.981Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:42:23.981Z] #56 17.42 Reading package lists... [2019-11-26T08:42:24.070Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-26T08:42:24.070Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-26T08:42:24.070Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-26T08:42:24.191Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-26T08:42:24.496Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-26T08:42:24.496Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-26T08:42:24.532Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-26T08:42:24.532Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-26T08:42:24.532Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-26T08:42:24.547Z] #56 21.43 Building dependency tree... [2019-11-26T08:42:24.874Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-26T08:42:24.947Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0ced8580ca362105f) in /home/ubuntu/workspace/moby_PR-40254 [Pipeline] { [Pipeline] checkout [2019-11-26T08:42:25.061Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-26T08:42:25.061Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-26T08:42:25.061Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-26T08:42:25.114Z] #56 22.87 The following additional packages will be installed: [2019-11-26T08:42:25.114Z] #56 22.88 btrfs-progs liblzo2-2 [2019-11-26T08:42:25.375Z] #56 23.01 The following NEW packages will be installed: [2019-11-26T08:42:25.375Z] #56 23.03 btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T08:42:25.612Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-26T08:42:25.639Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-26T08:42:25.639Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-26T08:42:26.179Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-26T08:42:26.179Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-26T08:42:26.179Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-26T08:42:26.346Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-26T08:42:26.346Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-26T08:42:26.608Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-26T08:42:26.688Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-26T08:42:26.749Z] #56 24.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:42:26.749Z] #56 24.13 Need to get 649 kB of archives. [2019-11-26T08:42:26.749Z] #56 24.13 After this operation, 4320 kB of additional disk space will be used. [2019-11-26T08:42:26.749Z] #56 24.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T08:42:26.749Z] #56 24.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-26T08:42:26.749Z] #56 24.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-26T08:42:26.749Z] #56 ... [2019-11-26T08:42:26.749Z] [2019-11-26T08:42:26.749Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:42:26.749Z] #24 14.44 Fetched 7927 kB in 10s (751 kB/s) [2019-11-26T08:42:26.749Z] #24 14.44 Reading package lists... [2019-11-26T08:42:26.749Z] #24 18.36 Reading package lists... [2019-11-26T08:42:26.749Z] #24 22.49 Building dependency tree... [2019-11-26T08:42:26.749Z] #24 23.88 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T08:42:26.749Z] #24 23.88 The following additional packages will be installed: [2019-11-26T08:42:26.749Z] #24 23.89 libjq1 libonig4 [2019-11-26T08:42:26.749Z] #24 23.99 The following NEW packages will be installed: [2019-11-26T08:42:26.749Z] #24 23.99 jq libjq1 libonig4 [2019-11-26T08:42:27.007Z] #24 ... [2019-11-26T08:42:27.007Z] [2019-11-26T08:42:27.007Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:42:27.007Z] #56 24.52 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:42:27.007Z] #56 24.58 Fetched 649 kB in 1s (608 kB/s) [2019-11-26T08:42:27.017Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-26T08:42:27.017Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-26T08:42:27.017Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-26T08:42:27.031Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-26T08:42:27.031Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-26T08:42:27.267Z] #56 24.87 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T08:42:27.267Z] #56 24.87 (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-11-26T08:42:27.267Z] #56 24.91 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T08:42:27.267Z] #56 ... [2019-11-26T08:42:27.267Z] [2019-11-26T08:42:27.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:42:27.267Z] #10 14.83 Fetched 7927 kB in 10s (734 kB/s) [2019-11-26T08:42:27.267Z] #10 14.83 Reading package lists... [2019-11-26T08:42:27.267Z] #10 19.05 Reading package lists... [2019-11-26T08:42:27.267Z] #10 22.83 Building dependency tree... [2019-11-26T08:42:27.267Z] #10 24.01 The following additional packages will be installed: [2019-11-26T08:42:27.267Z] #10 24.03 libapparmor1 libseccomp2 [2019-11-26T08:42:27.267Z] #10 24.03 Suggested packages: [2019-11-26T08:42:27.267Z] #10 24.03 seccomp [2019-11-26T08:42:27.267Z] #10 24.25 The following NEW packages will be installed: [2019-11-26T08:42:27.267Z] #10 24.26 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T08:42:27.267Z] #10 ... [2019-11-26T08:42:27.267Z] [2019-11-26T08:42:27.267Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:42:27.267Z] #56 24.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:42:27.267Z] #56 25.01 Selecting previously unselected package btrfs-progs. [2019-11-26T08:42:27.267Z] #56 25.01 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-26T08:42:27.372Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-26T08:42:27.421Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-26T08:42:27.542Z] #56 25.01 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:42:27.802Z] #56 25.52 Selecting previously unselected package btrfs-tools. [2019-11-26T08:42:27.802Z] #56 25.52 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-26T08:42:27.802Z] #56 25.53 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:42:27.838Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-26T08:42:27.838Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-26T08:42:27.838Z] go: finding golang.org/x/text v0.3.0 [2019-11-26T08:42:28.060Z] #56 25.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:42:28.060Z] #56 25.72 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:42:28.060Z] #56 25.79 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:42:28.060Z] #56 25.84 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:42:28.060Z] #56 25.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:42:28.103Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-26T08:42:28.254Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-26T08:42:28.443Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-26T08:42:28.640Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-26T08:42:28.784Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-26T08:42:28.996Z] #56 DONE 26.7s [2019-11-26T08:42:28.996Z] [2019-11-26T08:42:28.996Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:42:28.996Z] #24 25.08 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:42:28.996Z] #24 25.08 Need to get 327 kB of archives. [2019-11-26T08:42:28.996Z] #24 25.08 After this operation, 1157 kB of additional disk space will be used. [2019-11-26T08:42:28.996Z] #24 25.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-26T08:42:28.996Z] #24 25.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-26T08:42:28.996Z] #24 25.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-26T08:42:28.996Z] #24 25.39 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:42:28.996Z] #24 25.46 Fetched 327 kB in 1s (310 kB/s) [2019-11-26T08:42:28.996Z] #24 25.55 Selecting previously unselected package libonig4:amd64. [2019-11-26T08:42:28.996Z] #24 25.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-11-26T08:42:28.996Z] #24 25.58 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-26T08:42:28.996Z] #24 25.58 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-26T08:42:28.996Z] #24 25.72 Selecting previously unselected package libjq1:amd64. [2019-11-26T08:42:28.996Z] #24 25.72 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T08:42:28.996Z] #24 25.73 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T08:42:28.996Z] #24 25.83 Selecting previously unselected package jq. [2019-11-26T08:42:28.996Z] #24 25.83 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T08:42:28.996Z] #24 25.84 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:42:28.996Z] #24 25.95 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-26T08:42:28.996Z] #24 25.96 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T08:42:28.996Z] #24 25.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:42:28.996Z] #24 26.02 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:42:28.996Z] #24 DONE 26.7s [2019-11-26T08:42:28.996Z] [2019-11-26T08:42:28.996Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:42:28.996Z] #57 DONE 0.1s [2019-11-26T08:42:28.996Z] [2019-11-26T08:42:28.996Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:42:28.996Z] #10 25.32 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:42:28.996Z] #10 25.32 Need to get 300 kB of archives. [2019-11-26T08:42:28.996Z] #10 25.32 After this operation, 1201 kB of additional disk space will be used. [2019-11-26T08:42:28.996Z] #10 25.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-26T08:42:28.996Z] #10 25.34 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-11-26T08:42:28.996Z] #10 25.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-26T08:42:28.996Z] #10 25.35 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-26T08:42:28.996Z] #10 25.81 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:42:28.996Z] #10 25.96 Fetched 300 kB in 1s (282 kB/s) [2019-11-26T08:42:28.996Z] #10 26.15 Selecting previously unselected package libseccomp2:amd64. [2019-11-26T08:42:28.996Z] #10 26.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T08:42:28.996Z] #10 26.17 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-26T08:42:28.996Z] #10 26.40 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:42:28.996Z] #10 26.70 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-26T08:42:28.996Z] #10 26.71 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-26T08:42:28.996Z] #10 26.71 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:42:29.112Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-26T08:42:29.124Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-26T08:42:29.254Z] #10 26.85 Selecting previously unselected package libapparmor1:amd64. [2019-11-26T08:42:29.254Z] #10 26.85 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T08:42:29.254Z] #10 26.87 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T08:42:29.254Z] #10 26.99 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-26T08:42:29.255Z] #10 26.99 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T08:42:29.255Z] #10 27.01 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T08:42:29.340Z] using credential docker-jenkins-github-credentials [2019-11-26T08:42:29.353Z] Cloning the remote Git repository [2019-11-26T08:42:29.353Z] Cloning with configured refspecs honoured and without tags [2019-11-26T08:42:29.463Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-26T08:42:29.514Z] #10 27.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:42:29.514Z] #10 27.20 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:42:29.514Z] #10 27.22 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T08:42:29.514Z] #10 27.23 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:42:29.514Z] #10 27.25 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T08:42:29.514Z] #10 27.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:42:29.543Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-26T08:42:29.773Z] #10 DONE 27.5s [2019-11-26T08:42:29.773Z] [2019-11-26T08:42:29.773Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:42:29.773Z] #33 18.68 Reading package lists... [2019-11-26T08:42:29.773Z] #33 22.94 Building dependency tree... [2019-11-26T08:42:29.773Z] #33 24.20 The following additional packages will be installed: [2019-11-26T08:42:29.773Z] #33 24.21 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T08:42:29.773Z] #33 24.21 Suggested packages: [2019-11-26T08:42:29.773Z] #33 24.21 codeblocks eclipse ninja-build lrzip [2019-11-26T08:42:29.773Z] #33 24.21 Recommended packages: [2019-11-26T08:42:29.773Z] #33 24.21 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T08:42:29.773Z] #33 24.65 The following NEW packages will be installed: [2019-11-26T08:42:29.773Z] #33 24.66 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T08:42:29.773Z] #33 24.66 vim-common xxd [2019-11-26T08:42:29.773Z] #33 25.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:42:29.773Z] #33 25.71 Need to get 13.7 MB of archives. [2019-11-26T08:42:29.773Z] #33 25.71 After this operation, 57.2 MB of additional disk space will be used. [2019-11-26T08:42:29.773Z] #33 25.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T08:42:29.773Z] #33 25.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T08:42:29.773Z] #33 25.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-26T08:42:29.773Z] #33 26.21 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-26T08:42:29.773Z] #33 26.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-26T08:42:29.773Z] #33 26.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-26T08:42:29.773Z] #33 26.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-26T08:42:29.773Z] #33 26.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-26T08:42:29.773Z] #33 26.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T08:42:29.773Z] #33 26.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:42:29.773Z] #33 26.96 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:42:29.773Z] #33 27.04 Fetched 13.7 MB in 1s (7120 kB/s) [2019-11-26T08:42:29.773Z] #33 27.11 Selecting previously unselected package cmake-data. [2019-11-26T08:42:29.773Z] #33 27.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 ... 15091 files and directories currently installed.) [2019-11-26T08:42:29.773Z] #33 27.14 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T08:42:29.773Z] #33 27.15 Unpacking cmake-data (3.7.2-1) ... [2019-11-26T08:42:29.773Z] #33 ... [2019-11-26T08:42:29.773Z] [2019-11-26T08:42:29.773Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:42:29.773Z] #52 DONE 0.1s [2019-11-26T08:42:29.963Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-26T08:42:30.033Z] [2019-11-26T08:42:30.033Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-26T08:42:30.197Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-26T08:42:29.813Z] Cloning repository https://github.com/moby/moby.git [2019-11-26T08:42:29.855Z] > git init /home/ubuntu/workspace/moby_PR-40254 # timeout=10 [2019-11-26T08:42:30.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:42:30.057Z] > git --version # timeout=10 [2019-11-26T08:42:30.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:42:30.071Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:42:30.383Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-26T08:42:30.786Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-26T08:42:30.786Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-26T08:42:31.004Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-26T08:42:31.738Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-26T08:42:31.738Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-26T08:42:31.937Z] #11 DONE 2.2s [2019-11-26T08:42:31.937Z] [2019-11-26T08:42:31.937Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T08:42:32.086Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-26T08:42:32.157Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-26T08:42:32.157Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-26T08:42:32.157Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-26T08:42:32.157Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-26T08:42:32.429Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-26T08:42:32.429Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-26T08:42:32.556Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-26T08:42:32.622Z] ---> 72e65782991d [2019-11-26T08:42:32.622Z] Successfully built 72e65782991d [2019-11-26T08:42:32.622Z] Successfully tagged docker:latest [2019-11-26T08:42:32.622Z] INFO: Image build ended at 11/26/2019 08:42:31. Duration:00:00:34.6020005 [2019-11-26T08:42:32.622Z] [2019-11-26T08:42:32.622Z] [2019-11-26T08:42:32.622Z] INFO: Building the test binaries at 11/26/2019 08:42:31... [2019-11-26T08:42:32.771Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-26T08:42:32.771Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-26T08:42:33.403Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-26T08:42:33.403Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-26T08:42:33.823Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-26T08:42:34.239Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-26T08:42:34.486Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-26T08:42:34.486Z] go: finding golang.org/x/text v0.3.0 [2019-11-26T08:42:34.648Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-26T08:42:34.828Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-26T08:42:35.168Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-26T08:42:35.234Z] #12 DONE 2.7s [2019-11-26T08:42:35.234Z] [2019-11-26T08:42:35.234Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:42:35.234Z] #33 28.32 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T08:42:35.234Z] #33 28.32 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T08:42:35.234Z] #33 28.35 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:42:35.234Z] #33 28.47 Selecting previously unselected package libicu57:amd64. [2019-11-26T08:42:35.234Z] #33 28.47 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-26T08:42:35.234Z] #33 28.48 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-26T08:42:35.234Z] #33 31.03 Selecting previously unselected package libxml2:amd64. [2019-11-26T08:42:35.234Z] #33 31.03 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-26T08:42:35.234Z] #33 31.03 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:42:35.234Z] #33 31.30 Selecting previously unselected package libarchive13:amd64. [2019-11-26T08:42:35.234Z] #33 31.30 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-26T08:42:35.234Z] #33 31.31 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-26T08:42:35.234Z] #33 31.43 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-26T08:42:35.234Z] #33 31.43 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-26T08:42:35.234Z] #33 31.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-26T08:42:35.234Z] #33 31.52 Selecting previously unselected package libuv1:amd64. [2019-11-26T08:42:35.234Z] #33 31.52 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-26T08:42:35.234Z] #33 31.53 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-26T08:42:35.234Z] #33 31.63 Selecting previously unselected package cmake. [2019-11-26T08:42:35.234Z] #33 31.64 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-26T08:42:35.234Z] #33 31.74 Unpacking cmake (3.7.2-1) ... [2019-11-26T08:42:35.234Z] #33 33.02 Selecting previously unselected package xxd. [2019-11-26T08:42:35.234Z] #33 33.02 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T08:42:35.492Z] #33 33.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:42:35.493Z] #33 33.14 Selecting previously unselected package vim-common. [2019-11-26T08:42:35.493Z] #33 33.14 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:42:35.493Z] #33 33.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:42:35.503Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-26T08:42:35.503Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-26T08:42:35.752Z] #33 33.30 Processing triggers for mime-support (3.60) ... [2019-11-26T08:42:35.752Z] #33 33.35 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:42:35.752Z] #33 33.36 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-26T08:42:35.752Z] #33 33.37 Setting up cmake-data (3.7.2-1) ... [2019-11-26T08:42:35.752Z] #33 33.39 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-26T08:42:35.752Z] #33 33.41 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:42:35.752Z] #33 33.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:42:35.752Z] #33 33.47 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:42:35.752Z] #33 33.49 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:42:35.752Z] #33 33.50 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-26T08:42:36.010Z] #33 33.51 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-26T08:42:36.010Z] #33 33.52 Setting up cmake (3.7.2-1) ... [2019-11-26T08:42:36.010Z] #33 33.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:42:36.272Z] #33 DONE 33.8s [2019-11-26T08:42:36.272Z] [2019-11-26T08:42:36.272Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:42:36.272Z] #34 DONE 0.0s [2019-11-26T08:42:36.272Z] [2019-11-26T08:42:36.272Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-26T08:42:36.346Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-26T08:42:36.358Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-26T08:42:36.358Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-26T08:42:36.365Z] INFO: make.ps1 starting at 11/26/2019 08:42:36 [2019-11-26T08:42:36.688Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-26T08:42:36.688Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-26T08:42:36.771Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-26T08:42:36.771Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-26T08:42:36.771Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-26T08:42:36.771Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-26T08:42:36.771Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-26T08:42:36.826Z] INFO: Git commit (4952248d0) assumed from DOCKER_GITCOMMIT environment variable [2019-11-26T08:42:36.826Z] INFO: Invoking autogen... [2019-11-26T08:42:36.839Z] #13 1.999 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T08:42:36.839Z] #13 DONE 2.1s [2019-11-26T08:42:36.839Z] [2019-11-26T08:42:36.839Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:42:36.839Z] #62 ... [2019-11-26T08:42:36.839Z] [2019-11-26T08:42:36.839Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-26T08:42:37.287Z] INFO: Building daemon... [2019-11-26T08:42:37.421Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-26T08:42:37.643Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-26T08:42:37.643Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-26T08:42:37.643Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-26T08:42:38.038Z] go: finding github.com/kr/text v0.1.0 [2019-11-26T08:42:38.038Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-26T08:42:38.038Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-26T08:42:38.038Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-26T08:42:38.038Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-26T08:42:38.038Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-26T08:42:38.038Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-26T08:42:38.259Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-26T08:42:38.375Z] Running on ubuntu-1804-overlay2 (i-0f225e5d2f20e0861) in /home/ubuntu/workspace/moby_PR-40254 [Pipeline] { [Pipeline] checkout [2019-11-26T08:42:38.688Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-26T08:42:38.688Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-26T08:42:38.688Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-26T08:42:38.689Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-26T08:42:39.088Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-26T08:42:39.088Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-26T08:42:39.088Z] go: finding github.com/kr/pty v1.1.1 [2019-11-26T08:42:39.423Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-26T08:42:39.423Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-26T08:42:39.764Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-26T08:42:40.107Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-26T08:42:41.029Z] #14 DONE 3.5s [2019-11-26T08:42:41.029Z] [2019-11-26T08:42:41.029Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-26T08:42:41.814Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-26T08:42:41.961Z] #15 DONE 1.7s [2019-11-26T08:42:41.961Z] [2019-11-26T08:42:41.961Z] #16 [dev 6/24] RUN ldconfig [2019-11-26T08:42:42.155Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-26T08:42:42.155Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-26T08:42:42.155Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-26T08:42:42.497Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-26T08:42:42.497Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-26T08:42:43.221Z] using credential docker-jenkins-github-credentials [2019-11-26T08:42:43.232Z] Cloning the remote Git repository [2019-11-26T08:42:43.232Z] Cloning with configured refspecs honoured and without tags [2019-11-26T08:42:43.334Z] #16 DONE 1.4s [2019-11-26T08:42:43.334Z] [2019-11-26T08:42:43.334Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:42:43.320Z] Cloning repository https://github.com/moby/moby.git [2019-11-26T08:42:43.391Z] > git init /home/ubuntu/workspace/moby_PR-40254 # timeout=10 [2019-11-26T08:42:43.968Z] #17 ... [2019-11-26T08:42:43.968Z] [2019-11-26T08:42:43.968Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:42:43.968Z] #62 38.08 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:42:43.968Z] #62 38.08 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T08:42:43.968Z] #62 DONE 41.2s [2019-11-26T08:42:43.968Z] [2019-11-26T08:42:43.968Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:42:44.812Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-26T08:42:44.812Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-26T08:42:44.812Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-26T08:42:44.812Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-26T08:42:44.812Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-26T08:42:43.812Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:42:43.813Z] > git --version # timeout=10 [2019-11-26T08:42:43.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:42:43.862Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:42:45.155Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-26T08:42:45.500Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-26T08:42:45.857Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-26T08:42:45.869Z] #17 2.408 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:42:45.869Z] #17 2.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:42:45.869Z] #17 2.524 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:42:45.869Z] #17 2.536 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:42:45.869Z] #17 2.550 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:42:45.869Z] #17 2.633 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:42:46.127Z] #17 2.883 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:42:46.385Z] #17 3.018 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:42:46.592Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-26T08:42:46.592Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-26T08:42:46.933Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-26T08:42:47.276Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-26T08:42:47.276Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-26T08:42:47.618Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-26T08:42:47.961Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-26T08:42:47.961Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-26T08:42:48.284Z] #17 4.567 Fetched 7927 kB in 3s (2419 kB/s) [2019-11-26T08:42:48.303Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-26T08:42:48.512Z] Fetching without tags [2019-11-26T08:42:48.644Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-26T08:42:48.850Z] #17 4.567 Reading package lists... [2019-11-26T08:42:49.363Z] Merging remotes/origin/master commit a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb into PR head commit 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:42:49.379Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-26T08:42:47.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:42:47.777Z] > git config --add remote.origin.fetch +refs/pull/40254/head:refs/remotes/origin/PR-40254 # timeout=10 [2019-11-26T08:42:48.044Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-26T08:42:48.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:42:48.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:42:48.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:42:48.887Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:42:49.373Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:42:49.389Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:42:49.717Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-26T08:42:49.784Z] #17 5.434 Reading package lists... [2019-11-26T08:42:49.784Z] #17 6.357 Building dependency tree... [2019-11-26T08:42:49.784Z] #17 6.560 The following additional packages will be installed: [2019-11-26T08:42:50.041Z] #17 6.561 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T08:42:50.041Z] #17 6.561 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T08:42:50.041Z] #17 6.561 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T08:42:50.041Z] #17 6.561 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T08:42:50.041Z] #17 6.561 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T08:42:50.041Z] #17 6.561 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T08:42:50.041Z] #17 6.561 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T08:42:50.041Z] #17 6.561 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T08:42:50.041Z] #17 6.561 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T08:42:50.041Z] #17 6.562 Suggested packages: [2019-11-26T08:42:50.041Z] #17 6.562 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T08:42:50.041Z] #17 6.562 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T08:42:50.041Z] #17 6.562 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T08:42:50.041Z] #17 6.562 vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T08:42:50.041Z] #17 6.562 Recommended packages: [2019-11-26T08:42:50.041Z] #17 6.562 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T08:42:50.041Z] #17 6.562 python3-keyrings.alt python3-xdg unzip [2019-11-26T08:42:50.452Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-26T08:42:50.973Z] #17 7.437 The following NEW packages will be installed: [2019-11-26T08:42:50.973Z] #17 7.437 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T08:42:50.973Z] #17 7.437 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T08:42:50.973Z] #17 7.438 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T08:42:50.973Z] #17 7.438 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T08:42:50.973Z] #17 7.438 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T08:42:50.973Z] #17 7.438 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T08:42:50.973Z] #17 7.438 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T08:42:50.973Z] #17 7.438 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T08:42:50.973Z] #17 7.439 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T08:42:50.973Z] #17 7.439 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T08:42:50.973Z] #17 7.439 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T08:42:50.973Z] #17 7.439 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T08:42:50.973Z] #17 7.439 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T08:42:50.973Z] #17 7.439 xfsprogs xxd xz-utils zip [2019-11-26T08:42:51.190Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-26T08:42:51.533Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-26T08:42:51.533Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-26T08:42:51.592Z] Merge succeeded, producing 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:42:51.593Z] Checking out Revision 4952248d0886d747afcbf6f8d13157f7300cc451 (PR-40254) [2019-11-26T08:42:51.547Z] > git merge a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb # timeout=10 [2019-11-26T08:42:51.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T08:42:51.595Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:42:51.602Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:42:51.908Z] #17 8.489 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:42:51.908Z] #17 8.489 Need to get 90.9 MB of archives. [2019-11-26T08:42:51.908Z] #17 8.489 After this operation, 541 MB of additional disk space will be used. [2019-11-26T08:42:51.908Z] #17 8.489 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T08:42:51.908Z] #17 8.501 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-26T08:42:51.908Z] #17 8.503 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-26T08:42:51.908Z] #17 8.504 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-26T08:42:51.908Z] #17 8.510 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-26T08:42:51.908Z] #17 8.513 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-26T08:42:51.908Z] #17 8.528 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-26T08:42:51.908Z] #17 8.556 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-26T08:42:51.908Z] #17 8.557 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-26T08:42:51.908Z] #17 8.560 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-26T08:42:51.908Z] #17 8.593 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-26T08:42:51.908Z] #17 8.598 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-26T08:42:51.908Z] #17 8.599 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-26T08:42:51.908Z] #17 8.601 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-26T08:42:51.908Z] #17 8.602 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-26T08:42:51.908Z] #17 8.604 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-26T08:42:51.908Z] #17 8.605 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-26T08:42:51.908Z] #17 8.607 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-26T08:42:51.908Z] #17 8.608 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-26T08:42:51.908Z] #17 8.610 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-26T08:42:51.908Z] #17 8.611 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-26T08:42:51.908Z] #17 8.616 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T08:42:51.908Z] #17 8.619 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:42:51.908Z] #17 8.622 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-26T08:42:51.908Z] #17 8.623 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-26T08:42:51.908Z] #17 8.624 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-26T08:42:51.908Z] #17 8.695 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-26T08:42:52.166Z] #17 8.701 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T08:42:52.166Z] #17 8.701 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-26T08:42:52.166Z] #17 8.705 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-26T08:42:52.166Z] #17 8.706 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-26T08:42:52.166Z] #17 8.709 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-26T08:42:52.166Z] #17 8.711 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-26T08:42:52.166Z] #17 8.713 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-26T08:42:52.166Z] #17 8.718 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-26T08:42:52.166Z] #17 8.720 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-26T08:42:52.166Z] #17 8.721 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-26T08:42:52.166Z] #17 8.722 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-11-26T08:42:52.166Z] #17 8.791 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-26T08:42:52.166Z] #17 8.797 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-26T08:42:52.166Z] #17 8.801 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-26T08:42:52.166Z] #17 8.805 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-26T08:42:52.166Z] #17 8.814 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-26T08:42:52.166Z] #17 8.817 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-26T08:42:52.166Z] #17 8.819 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-26T08:42:52.166Z] #17 8.820 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-26T08:42:52.166Z] #17 8.821 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-26T08:42:52.166Z] #17 8.823 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-26T08:42:52.166Z] #17 8.850 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-26T08:42:52.166Z] #17 8.855 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T08:42:52.166Z] #17 8.873 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T08:42:52.166Z] #17 8.876 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T08:42:52.166Z] #17 8.879 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T08:42:52.166Z] #17 8.882 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T08:42:52.166Z] #17 8.883 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-26T08:42:52.166Z] #17 8.889 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T08:42:52.424Z] #17 8.972 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-26T08:42:52.424Z] #17 8.995 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-26T08:42:52.424Z] #17 9.010 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-26T08:42:52.424Z] #17 9.016 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-26T08:42:52.424Z] #17 9.017 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-26T08:42:52.424Z] #17 9.026 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-11-26T08:42:52.424Z] #17 9.062 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-11-26T08:42:52.424Z] #17 9.098 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-11-26T08:42:52.424Z] #17 9.171 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T08:42:52.682Z] #17 9.378 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-11-26T08:42:52.682Z] #17 9.431 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-11-26T08:42:52.700Z] Commit message: "Allow 'until' filters to accept formats as described in docs" [2019-11-26T08:42:52.789Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-26T08:42:52.790Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-26T08:42:52.940Z] #17 9.500 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-11-26T08:42:53.128Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T08:42:53.508Z] #17 10.30 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-11-26T08:42:53.858Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-26T08:42:53.914Z] + docker version [2019-11-26T08:42:54.198Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-26T08:42:54.198Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-26T08:42:54.447Z] #17 10.89 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:42:54.447Z] #17 10.92 Fetched 90.9 MB in 3s (28.3 MB/s) [2019-11-26T08:42:54.447Z] #17 10.97 Selecting previously unselected package bash-completion. [2019-11-26T08:42:54.447Z] #17 10.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-26T08:42:54.447Z] #17 10.98 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T08:42:54.538Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-26T08:42:54.538Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-26T08:42:54.538Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-26T08:42:54.878Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-26T08:42:55.014Z] #17 11.78 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T08:42:55.218Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-26T08:42:55.272Z] #17 11.92 Selecting previously unselected package libnet1:amd64. [2019-11-26T08:42:55.272Z] #17 11.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T08:42:55.272Z] #17 11.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T08:42:55.272Z] #17 11.97 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-26T08:42:55.272Z] #17 11.97 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-26T08:42:55.272Z] #17 11.97 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-26T08:42:55.272Z] #17 12.01 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-26T08:42:55.272Z] #17 12.01 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-26T08:42:55.272Z] #17 12.02 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-26T08:42:55.531Z] #17 12.06 Selecting previously unselected package libudev-dev:amd64. [2019-11-26T08:42:55.531Z] #17 12.06 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-26T08:42:55.531Z] #17 12.07 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-26T08:42:55.531Z] #17 12.12 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-26T08:42:55.531Z] #17 12.13 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T08:42:55.531Z] #17 12.13 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T08:42:55.788Z] #17 12.26 Selecting previously unselected package python3.5-minimal. [2019-11-26T08:42:55.788Z] #17 12.27 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T08:42:55.788Z] #17 12.27 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:42:56.046Z] #17 12.54 Selecting previously unselected package python3-minimal. [2019-11-26T08:42:56.046Z] #17 12.54 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-26T08:42:56.046Z] #17 12.54 Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T08:42:56.046Z] #17 12.59 Selecting previously unselected package libmpdec2:amd64. [2019-11-26T08:42:56.046Z] #17 12.59 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-26T08:42:56.046Z] #17 12.59 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-26T08:42:56.046Z] #17 12.64 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-26T08:42:56.046Z] #17 12.64 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T08:42:56.046Z] #17 12.65 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T08:42:56.309Z] #17 13.04 Selecting previously unselected package python3.5. [2019-11-26T08:42:56.397Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-26T08:42:56.569Z] #17 13.04 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T08:42:56.569Z] #17 13.05 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:42:56.569Z] #17 13.11 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-26T08:42:56.569Z] #17 13.11 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-26T08:42:56.569Z] #17 13.11 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-26T08:42:56.569Z] #17 13.15 Selecting previously unselected package dh-python. [2019-11-26T08:42:56.569Z] #17 13.16 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T08:42:56.569Z] #17 13.16 Unpacking dh-python (2.20170125) ... [2019-11-26T08:42:56.569Z] #17 13.23 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T08:42:56.569Z] #17 13.24 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:42:56.738Z] go: finding github.com/kr/text v0.1.0 [2019-11-26T08:42:57.081Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-26T08:42:57.081Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-26T08:42:57.081Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-26T08:42:57.135Z] #17 13.86 Setting up python3-minimal (3.5.3-1) ... [2019-11-26T08:42:57.425Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-26T08:42:57.702Z] #17 14.18 Selecting previously unselected package python3. [2019-11-26T08:42:57.702Z] #17 14.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-26T08:42:57.702Z] #17 14.18 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-26T08:42:57.702Z] #17 14.19 Unpacking python3 (3.5.3-1) ... [2019-11-26T08:42:57.702Z] #17 14.23 Selecting previously unselected package pigz. [2019-11-26T08:42:57.702Z] #17 14.23 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-26T08:42:57.702Z] #17 14.23 Unpacking pigz (2.3.4-1) ... [2019-11-26T08:42:57.702Z] #17 14.27 Selecting previously unselected package libip4tc0:amd64. [2019-11-26T08:42:57.702Z] #17 14.27 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:42:57.702Z] #17 14.28 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:42:57.702Z] #17 14.32 Selecting previously unselected package libip6tc0:amd64. [2019-11-26T08:42:57.702Z] #17 14.32 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:42:57.702Z] #17 14.33 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:42:57.702Z] #17 14.37 Selecting previously unselected package libiptc0:amd64. [2019-11-26T08:42:57.702Z] #17 14.37 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:42:57.702Z] #17 14.38 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:42:57.702Z] #17 14.42 Selecting previously unselected package libxtables12:amd64. [2019-11-26T08:42:57.702Z] #17 14.42 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:42:57.702Z] #17 14.43 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:42:57.702Z] #17 14.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-26T08:42:57.702Z] #17 14.47 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-26T08:42:57.961Z] #17 14.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-26T08:42:57.961Z] #17 14.51 Selecting previously unselected package iptables. [2019-11-26T08:42:57.961Z] #17 14.51 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:42:57.961Z] #17 14.52 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:42:57.961Z] #17 14.66 Selecting previously unselected package xxd. [2019-11-26T08:42:57.961Z] #17 14.66 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T08:42:57.961Z] #17 14.67 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:42:58.155Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-26T08:42:58.219Z] #17 14.73 Selecting previously unselected package vim-common. [2019-11-26T08:42:58.219Z] #17 14.73 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:42:58.219Z] #17 14.74 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:42:58.219Z] #17 14.79 Selecting previously unselected package bzip2. [2019-11-26T08:42:58.219Z] #17 14.80 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-26T08:42:58.219Z] #17 14.80 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T08:42:58.219Z] #17 14.84 Selecting previously unselected package libgpm2:amd64. [2019-11-26T08:42:58.219Z] #17 14.84 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-26T08:42:58.219Z] #17 14.84 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-26T08:42:58.219Z] #17 14.88 Selecting previously unselected package xz-utils. [2019-11-26T08:42:58.219Z] #17 14.88 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-26T08:42:58.219Z] #17 14.88 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:42:58.480Z] #17 14.94 Selecting previously unselected package aufs-tools. [2019-11-26T08:42:58.480Z] #17 14.95 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-26T08:42:58.480Z] #17 14.95 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:42:58.480Z] #17 15.00 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T08:42:58.480Z] #17 15.01 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T08:42:58.480Z] #17 15.01 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:42:58.480Z] #17 15.06 Selecting previously unselected package btrfs-progs. [2019-11-26T08:42:58.480Z] #17 15.06 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-26T08:42:58.480Z] #17 15.07 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:42:58.495Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-26T08:42:58.739Z] #17 15.20 Selecting previously unselected package btrfs-tools. [2019-11-26T08:42:58.739Z] #17 15.20 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-26T08:42:58.739Z] #17 15.20 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:42:58.739Z] #17 15.24 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-26T08:42:58.739Z] #17 15.24 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-26T08:42:58.739Z] #17 15.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T08:42:58.739Z] #17 15.29 Selecting previously unselected package dmsetup. [2019-11-26T08:42:58.739Z] #17 15.30 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-26T08:42:58.739Z] #17 15.30 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T08:42:58.739Z] #17 15.35 Selecting previously unselected package libonig4:amd64. [2019-11-26T08:42:58.739Z] #17 15.35 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-26T08:42:58.739Z] #17 15.36 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-26T08:42:58.739Z] #17 15.41 Selecting previously unselected package libjq1:amd64. [2019-11-26T08:42:58.739Z] #17 15.42 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T08:42:58.739Z] #17 15.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T08:42:58.739Z] #17 15.47 Selecting previously unselected package jq. [2019-11-26T08:42:58.739Z] #17 15.47 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T08:42:58.739Z] #17 15.47 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:42:58.835Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-26T08:42:59.000Z] #17 15.51 Selecting previously unselected package libaio1:amd64. [2019-11-26T08:42:59.000Z] #17 15.52 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-26T08:42:59.000Z] #17 15.52 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-26T08:42:59.000Z] #17 15.56 Selecting previously unselected package libcap2-bin. [2019-11-26T08:42:59.000Z] #17 15.56 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-26T08:42:59.000Z] #17 15.56 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T08:42:59.000Z] #17 15.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-26T08:42:59.000Z] #17 15.60 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-26T08:42:59.000Z] #17 15.61 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T08:42:59.000Z] #17 15.63 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-26T08:42:59.000Z] #17 15.63 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-26T08:42:59.000Z] #17 15.64 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-26T08:42:59.000Z] #17 15.71 Selecting previously unselected package libpcre16-3:amd64. [2019-11-26T08:42:59.000Z] #17 15.71 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-26T08:42:59.000Z] #17 15.72 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-26T08:42:59.175Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-26T08:42:59.175Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-26T08:42:59.258Z] #17 15.77 Selecting previously unselected package libpcre32-3:amd64. [2019-11-26T08:42:59.258Z] #17 15.78 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-26T08:42:59.258Z] #17 15.78 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-26T08:42:59.258Z] #17 15.83 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-26T08:42:59.258Z] #17 15.84 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-26T08:42:59.258Z] #17 15.84 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-26T08:42:59.258Z] #17 15.95 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-26T08:42:59.258Z] #17 15.96 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-26T08:42:59.258Z] #17 15.96 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-26T08:42:59.514Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-26T08:42:59.524Z] #17 16.04 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-26T08:42:59.524Z] #17 16.04 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-26T08:42:59.524Z] #17 16.04 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-26T08:42:59.524Z] #17 16.09 Selecting previously unselected package libnl-3-200:amd64. [2019-11-26T08:42:59.524Z] #17 16.09 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-26T08:42:59.524Z] #17 16.10 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T08:42:59.524Z] #17 16.15 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-26T08:42:59.524Z] #17 16.15 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-26T08:42:59.524Z] #17 16.16 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T08:42:59.524Z] #17 16.19 Selecting previously unselected package libreadline5:amd64. [2019-11-26T08:42:59.524Z] #17 16.20 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-26T08:42:59.524Z] #17 16.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-26T08:42:59.524Z] #17 16.24 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-26T08:42:59.782Z] #17 16.25 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-26T08:42:59.782Z] #17 16.25 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-26T08:43:00.041Z] #17 16.70 Selecting previously unselected package net-tools. [2019-11-26T08:43:00.041Z] #17 16.70 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-26T08:43:00.041Z] #17 16.71 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:43:00.041Z] #17 16.78 Selecting previously unselected package python-pip-whl. [2019-11-26T08:43:00.041Z] #17 16.78 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:43:00.041Z] #17 16.79 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:43:00.298Z] go: finding github.com/kr/pty v1.1.1 [2019-11-26T08:43:00.299Z] #17 16.95 Selecting previously unselected package python3-pip. [2019-11-26T08:43:00.299Z] #17 16.95 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:43:00.299Z] #17 16.96 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:43:00.299Z] #17 17.02 Selecting previously unselected package python3-pkg-resources. [2019-11-26T08:43:00.299Z] #17 17.02 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:43:00.299Z] #17 17.02 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:43:00.559Z] #17 17.08 Selecting previously unselected package python3-setuptools. [2019-11-26T08:43:00.559Z] #17 17.08 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T08:43:00.559Z] #17 17.09 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T08:43:00.559Z] #17 17.17 Selecting previously unselected package python3-wheel. [2019-11-26T08:43:00.559Z] #17 17.17 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T08:43:00.559Z] #17 17.17 Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T08:43:00.559Z] #17 17.22 Selecting previously unselected package thin-provisioning-tools. [2019-11-26T08:43:00.559Z] #17 17.22 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-26T08:43:00.559Z] #17 17.23 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:43:00.559Z] #17 17.32 Selecting previously unselected package vim-runtime. [2019-11-26T08:43:00.817Z] #17 17.32 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:43:00.817Z] #17 17.34 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-26T08:43:00.817Z] #17 17.35 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T08:43:00.817Z] #17 17.35 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:43:01.077Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-26T08:43:01.419Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-26T08:43:01.752Z] #17 18.41 Selecting previously unselected package vim. [2019-11-26T08:43:01.752Z] #17 18.41 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T08:43:01.752Z] #17 18.42 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:43:02.010Z] #17 18.57 Selecting previously unselected package xfsprogs. [2019-11-26T08:43:02.010Z] #17 18.57 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-26T08:43:02.010Z] #17 18.58 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:43:02.010Z] #17 18.74 Selecting previously unselected package zip. [2019-11-26T08:43:02.010Z] #17 18.74 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-26T08:43:02.010Z] #17 18.75 Unpacking zip (3.0-11+b1) ... [2019-11-26T08:43:02.010Z] #17 18.80 Selecting previously unselected package libapparmor-perl. [2019-11-26T08:43:02.155Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-26T08:43:02.268Z] #17 18.81 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T08:43:02.268Z] #17 18.81 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:43:02.268Z] #17 18.86 Selecting previously unselected package apparmor. [2019-11-26T08:43:02.268Z] #17 18.87 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T08:43:02.268Z] #17 18.89 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:43:02.497Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-26T08:43:02.526Z] #17 19.00 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T08:43:02.526Z] #17 19.01 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-26T08:43:02.526Z] #17 19.01 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:43:02.784Z] #17 19.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T08:43:02.784Z] #17 19.43 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-26T08:43:02.784Z] #17 19.43 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:43:02.839Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-26T08:43:03.180Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-26T08:43:03.354Z] #17 19.92 Selecting previously unselected package binutils-mingw-w64. [2019-11-26T08:43:03.354Z] #17 19.92 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T08:43:03.354Z] #17 19.92 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:43:03.354Z] #17 19.97 Selecting previously unselected package mingw-w64-common. [2019-11-26T08:43:03.354Z] #17 19.97 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T08:43:03.354Z] #17 19.97 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T08:43:03.522Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-26T08:43:04.256Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-26T08:43:04.597Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-26T08:43:04.732Z] #17 21.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T08:43:04.732Z] #17 21.24 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T08:43:04.732Z] #17 21.24 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:43:05.782Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-26T08:43:06.106Z] #17 22.43 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T08:43:06.106Z] #17 22.44 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T08:43:06.106Z] #17 22.44 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T08:43:06.106Z] #17 22.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T08:43:06.106Z] #17 22.62 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T08:43:06.106Z] #17 22.62 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:43:06.128Z] Client: Docker Engine - Community [2019-11-26T08:43:06.128Z] Version: 19.03.2 [2019-11-26T08:43:06.128Z] API version: 1.40 [2019-11-26T08:43:06.128Z] Go version: go1.12.8 [2019-11-26T08:43:06.128Z] Git commit: 6a30dfc [2019-11-26T08:43:06.128Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-26T08:43:06.128Z] OS/Arch: linux/arm64 [2019-11-26T08:43:06.128Z] Experimental: false [2019-11-26T08:43:06.128Z] [2019-11-26T08:43:06.128Z] Server: Docker Engine - Community [2019-11-26T08:43:06.128Z] Engine: [2019-11-26T08:43:06.128Z] Version: 19.03.2 [2019-11-26T08:43:06.128Z] API version: 1.40 (minimum version 1.12) [2019-11-26T08:43:06.128Z] Go version: go1.12.8 [2019-11-26T08:43:06.128Z] Git commit: 6a30dfc [2019-11-26T08:43:06.128Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-26T08:43:06.128Z] OS/Arch: linux/arm64 [2019-11-26T08:43:06.128Z] Experimental: true [2019-11-26T08:43:06.128Z] containerd: [2019-11-26T08:43:06.128Z] Version: 1.2.6 [2019-11-26T08:43:06.128Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T08:43:06.128Z] runc: [2019-11-26T08:43:06.128Z] Version: 1.0.0-rc8 [2019-11-26T08:43:06.128Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T08:43:06.128Z] docker-init: [2019-11-26T08:43:06.128Z] Version: 0.18.0 [2019-11-26T08:43:06.128Z] GitCommit: fec3683 [Pipeline] sh [2019-11-26T08:43:06.463Z] + docker info [2019-11-26T08:43:06.516Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-26T08:43:07.282Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-26T08:43:07.282Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-26T08:43:07.282Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-26T08:43:07.622Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-26T08:43:07.622Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-26T08:43:07.964Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-26T08:43:08.700Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-26T08:43:08.988Z] Fetching without tags [2019-11-26T08:43:09.042Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-26T08:43:09.042Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-26T08:43:09.475Z] Merging remotes/origin/master commit a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb into PR head commit 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:43:09.512Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-26T08:43:08.893Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:43:08.912Z] > git config --add remote.origin.fetch +refs/pull/40254/head:refs/remotes/origin/PR-40254 # timeout=10 [2019-11-26T08:43:08.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-26T08:43:08.955Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-26T08:43:09.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-26T08:43:09.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-26T08:43:09.034Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40254/head:refs/remotes/origin/PR-40254 +refs/heads/master:refs/remotes/origin/master [2019-11-26T08:43:09.487Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:43:09.522Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:43:09.854Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-26T08:43:10.391Z] #17 26.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T08:43:10.391Z] #17 26.98 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T08:43:10.391Z] #17 26.99 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:43:10.980Z] Merge succeeded, producing 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:43:10.981Z] Checking out Revision 4952248d0886d747afcbf6f8d13157f7300cc451 (PR-40254) [2019-11-26T08:43:11.039Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-26T08:43:11.039Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-26T08:43:11.039Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-26T08:43:11.382Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-26T08:43:11.382Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-26T08:43:11.724Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-26T08:43:10.923Z] > git merge a4a0429eec76dc2bb7d7649b8c851b2ec0f0beeb # timeout=10 [2019-11-26T08:43:10.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-26T08:43:11.024Z] > git config core.sparsecheckout # timeout=10 [2019-11-26T08:43:11.047Z] > git checkout -f 4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:43:12.935Z] Commit message: "Allow 'until' filters to accept formats as described in docs" [2019-11-26T08:43:13.440Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-26T08:43:13.440Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-26T08:43:13.784Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-26T08:43:13.784Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-26T08:43:14.007Z] + docker version [2019-11-26T08:43:14.310Z] Removing intermediate container ad782c189add [2019-11-26T08:43:14.310Z] ---> 4be40cb3981d [2019-11-26T08:43:14.310Z] Step 11/16 : ARG GOOS [2019-11-26T08:43:14.310Z] ---> Running in 64937a1240bf [2019-11-26T08:43:14.310Z] Removing intermediate container 64937a1240bf [2019-11-26T08:43:14.310Z] ---> 61f6807a2141 [2019-11-26T08:43:14.310Z] Step 12/16 : ARG GOARCH [2019-11-26T08:43:14.310Z] ---> Running in 8dcb630bf25b [2019-11-26T08:43:14.310Z] Removing intermediate container 8dcb630bf25b [2019-11-26T08:43:14.310Z] ---> 806a25dcabd9 [2019-11-26T08:43:14.310Z] 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-11-26T08:43:14.310Z] ---> Running in 6813dd5b8b8d [2019-11-26T08:43:14.524Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-26T08:43:14.583Z] #17 30.69 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:43:14.583Z] #17 30.71 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:43:14.583Z] #17 30.72 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-26T08:43:14.583Z] #17 30.73 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:43:14.583Z] #17 30.74 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T08:43:14.583Z] #17 30.76 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:43:14.583Z] #17 30.78 Processing triggers for mime-support (3.60) ... [2019-11-26T08:43:14.583Z] #17 30.79 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:43:14.583Z] #17 30.81 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-26T08:43:14.583Z] #17 30.82 Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T08:43:14.583Z] #17 30.83 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:43:14.583Z] #17 30.84 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:43:14.583Z] #17 30.85 Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T08:43:14.873Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-26T08:43:15.151Z] #17 31.80 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-26T08:43:15.151Z] #17 31.81 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T08:43:15.151Z] #17 31.82 Setting up zip (3.0-11+b1) ... [2019-11-26T08:43:15.151Z] #17 31.83 Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T08:43:15.151Z] #17 31.84 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T08:43:15.151Z] #17 31.85 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T08:43:15.151Z] #17 31.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:43:15.151Z] #17 31.87 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-26T08:43:15.151Z] #17 31.88 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:43:15.151Z] #17 31.89 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:43:15.151Z] #17 31.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T08:43:15.151Z] #17 31.91 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:43:15.409Z] #17 31.91 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:43:15.409Z] #17 31.93 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-26T08:43:15.409Z] #17 31.94 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-26T08:43:15.409Z] #17 31.95 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-26T08:43:15.409Z] #17 31.96 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:43:15.410Z] #17 32.06 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-26T08:43:15.410Z] #17 32.07 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-26T08:43:15.410Z] #17 32.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-26T08:43:15.410Z] #17 32.08 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T08:43:15.410Z] #17 32.10 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:43:15.410Z] #17 32.11 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-26T08:43:15.410Z] #17 32.12 Setting up pigz (2.3.4-1) ... [2019-11-26T08:43:15.410Z] #17 32.13 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:43:15.410Z] #17 32.14 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-26T08:43:15.410Z] #17 32.15 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:43:15.410Z] #17 32.16 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T08:43:15.410Z] #17 32.16 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:43:15.667Z] #17 32.17 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:43:15.668Z] #17 32.18 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-26T08:43:15.668Z] #17 32.19 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-26T08:43:15.668Z] #17 32.20 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:43:15.668Z] #17 32.21 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:43:15.668Z] #17 32.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T08:43:15.668Z] #17 32.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T08:43:15.668Z] #17 32.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T08:43:15.668Z] #17 32.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T08:43:15.668Z] #17 32.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T08:43:15.668Z] #17 32.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T08:43:15.668Z] #17 32.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T08:43:15.668Z] #17 32.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T08:43:15.668Z] #17 32.24 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T08:43:15.668Z] #17 32.25 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:43:15.668Z] #17 32.26 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:43:15.668Z] #17 32.27 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:43:15.668Z] #17 32.28 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:43:15.668Z] #17 32.29 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-26T08:43:15.668Z] #17 32.30 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:43:15.670Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-26T08:43:16.014Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-26T08:43:16.357Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-26T08:43:16.357Z] go: finding github.com/golang/mock v1.1.1 [2019-11-26T08:43:16.357Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-26T08:43:16.602Z] #17 33.30 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-26T08:43:16.896Z] #17 33.31 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:43:16.896Z] #17 33.31 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-11-26T08:43:16.896Z] #17 33.31 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-11-26T08:43:16.896Z] #17 33.32 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-11-26T08:43:16.896Z] #17 33.32 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-11-26T08:43:16.896Z] #17 33.32 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:43:16.896Z] #17 33.33 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:43:16.896Z] #17 33.34 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-11-26T08:43:16.897Z] #17 33.35 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-11-26T08:43:16.897Z] #17 33.35 Setting up python3 (3.5.3-1) ... [2019-11-26T08:43:17.186Z] #17 33.69 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:43:17.765Z] #17 34.47 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T08:43:18.027Z] #17 34.51 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T08:43:18.027Z] #17 34.52 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T08:43:18.027Z] #17 34.53 Setting up python3-wheel (0.29.0-2) ... [2019-11-26T08:43:18.027Z] #17 34.76 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:43:18.072Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-26T08:43:18.288Z] #17 35.03 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T08:43:18.415Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-26T08:43:18.415Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-26T08:43:18.415Z] go: finding cloud.google.com/go v0.26.0 [2019-11-26T08:43:18.546Z] #17 35.04 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:43:18.546Z] #17 35.32 Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T08:43:18.681Z] Client: [2019-11-26T08:43:18.681Z] Debug Mode: false [2019-11-26T08:43:18.681Z] [2019-11-26T08:43:18.681Z] Server: [2019-11-26T08:43:18.681Z] Containers: 0 [2019-11-26T08:43:18.681Z] Running: 0 [2019-11-26T08:43:18.681Z] Paused: 0 [2019-11-26T08:43:18.681Z] Stopped: 0 [2019-11-26T08:43:18.681Z] Images: 0 [2019-11-26T08:43:18.681Z] Server Version: 19.03.2 [2019-11-26T08:43:18.681Z] Storage Driver: overlay2 [2019-11-26T08:43:18.681Z] Backing Filesystem: extfs [2019-11-26T08:43:18.681Z] Supports d_type: true [2019-11-26T08:43:18.681Z] Native Overlay Diff: true [2019-11-26T08:43:18.681Z] Logging Driver: json-file [2019-11-26T08:43:18.681Z] Cgroup Driver: cgroupfs [2019-11-26T08:43:18.681Z] Plugins: [2019-11-26T08:43:18.681Z] Volume: local [2019-11-26T08:43:18.681Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T08:43:18.681Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-26T08:43:18.681Z] Swarm: inactive [2019-11-26T08:43:18.681Z] Runtimes: runc [2019-11-26T08:43:18.681Z] Default Runtime: runc [2019-11-26T08:43:18.681Z] Init Binary: docker-init [2019-11-26T08:43:18.681Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T08:43:18.681Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T08:43:18.681Z] init version: fec3683 [2019-11-26T08:43:18.681Z] Security Options: [2019-11-26T08:43:18.681Z] apparmor [2019-11-26T08:43:18.681Z] seccomp [2019-11-26T08:43:18.681Z] Profile: default [2019-11-26T08:43:18.681Z] Kernel Version: 4.15.0-1048-aws [2019-11-26T08:43:18.681Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-26T08:43:18.681Z] OSType: linux [2019-11-26T08:43:18.681Z] Architecture: aarch64 [2019-11-26T08:43:18.681Z] CPUs: 4 [2019-11-26T08:43:18.681Z] Total Memory: 7.525GiB [2019-11-26T08:43:18.681Z] Name: ip-10-100-110-197 [2019-11-26T08:43:18.681Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-26T08:43:18.681Z] Docker Root Dir: /var/lib/docker [2019-11-26T08:43:18.681Z] Debug Mode: false [2019-11-26T08:43:18.681Z] Registry: https://index.docker.io/v1/ [2019-11-26T08:43:18.681Z] Labels: [2019-11-26T08:43:18.681Z] Experimental: true [2019-11-26T08:43:18.681Z] Insecure Registries: [2019-11-26T08:43:18.681Z] 127.0.0.0/8 [2019-11-26T08:43:18.681Z] Live Restore Enabled: true [2019-11-26T08:43:18.681Z] [2019-11-26T08:43:18.681Z] WARNING: No swap limit support [Pipeline] sh [2019-11-26T08:43:18.804Z] #17 35.33 Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T08:43:18.804Z] #17 35.56 Setting up dh-python (2.20170125) ... [2019-11-26T08:43:18.983Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:43:18.983Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:43:18.983Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40254/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T08:43:18.983Z] + bash /home/ubuntu/workspace/moby_PR-40254/check-config.sh [2019-11-26T08:43:18.983Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T08:43:18.983Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-26T08:43:18.983Z] [2019-11-26T08:43:18.983Z] Generally Necessary: [2019-11-26T08:43:18.983Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T08:43:18.983Z] - apparmor: enabled and tools installed [2019-11-26T08:43:18.983Z] - CONFIG_NAMESPACES: enabled [2019-11-26T08:43:18.983Z] - CONFIG_NET_NS: enabled [2019-11-26T08:43:18.983Z] - CONFIG_PID_NS: enabled [2019-11-26T08:43:18.983Z] - CONFIG_IPC_NS: enabled [2019-11-26T08:43:19.065Z] #17 35.73 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-26T08:43:19.246Z] - CONFIG_UTS_NS: enabled [2019-11-26T08:43:19.246Z] - CONFIG_CGROUPS: enabled [2019-11-26T08:43:19.246Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T08:43:19.246Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T08:43:19.246Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T08:43:19.246Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T08:43:19.246Z] - CONFIG_CPUSETS: enabled [2019-11-26T08:43:19.246Z] - CONFIG_MEMCG: enabled [2019-11-26T08:43:19.246Z] - CONFIG_KEYS: enabled [2019-11-26T08:43:19.246Z] - CONFIG_VETH: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T08:43:19.246Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T08:43:19.246Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T08:43:19.246Z] [2019-11-26T08:43:19.246Z] Optional Features: [2019-11-26T08:43:19.246Z] - CONFIG_USER_NS: enabled [2019-11-26T08:43:19.246Z] - CONFIG_SECCOMP: enabled [2019-11-26T08:43:19.246Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T08:43:19.323Z] #17 35.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:43:19.507Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T08:43:19.507Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T08:43:19.507Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-26T08:43:19.507Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T08:43:19.507Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T08:43:19.507Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T08:43:19.507Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T08:43:19.507Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T08:43:19.507Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T08:43:19.507Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T08:43:19.507Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T08:43:19.507Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T08:43:19.507Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T08:43:19.507Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T08:43:19.507Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T08:43:19.507Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T08:43:19.507Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T08:43:19.507Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T08:43:19.507Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T08:43:19.507Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T08:43:19.607Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-26T08:43:19.768Z] - CONFIG_EXT4_FS: enabled [2019-11-26T08:43:19.768Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T08:43:19.768Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T08:43:19.768Z] - Network Drivers: [2019-11-26T08:43:19.768Z] - "overlay": [2019-11-26T08:43:19.768Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T08:43:19.768Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T08:43:19.768Z] Optional (for encrypted networks): [2019-11-26T08:43:19.768Z] - CONFIG_CRYPTO: enabled [2019-11-26T08:43:19.768Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-26T08:43:19.768Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-26T08:43:19.768Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-26T08:43:19.768Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-26T08:43:19.768Z] - CONFIG_XFRM: enabled [2019-11-26T08:43:19.768Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T08:43:19.768Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T08:43:19.768Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T08:43:19.768Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T08:43:19.768Z] - "ipvlan": [2019-11-26T08:43:19.768Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T08:43:19.768Z] - "macvlan": [2019-11-26T08:43:19.768Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T08:43:19.768Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T08:43:19.768Z] - "ftp,tftp client in container": [2019-11-26T08:43:19.889Z] #17 DONE 36.6s [2019-11-26T08:43:19.889Z] [2019-11-26T08:43:19.889Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:43:19.951Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-26T08:43:20.029Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T08:43:20.029Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T08:43:20.029Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T08:43:20.029Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T08:43:20.029Z] - Storage Drivers: [2019-11-26T08:43:20.029Z] - "aufs": [2019-11-26T08:43:20.029Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T08:43:20.029Z] - "btrfs": [2019-11-26T08:43:20.029Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T08:43:20.029Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T08:43:20.029Z] - "devicemapper": [2019-11-26T08:43:20.029Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T08:43:20.029Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T08:43:20.029Z] - "overlay": [2019-11-26T08:43:20.029Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T08:43:20.029Z] - "zfs": [2019-11-26T08:43:20.029Z] - /dev/zfs: missing [2019-11-26T08:43:20.029Z] - zfs command: missing [2019-11-26T08:43:20.029Z] - zpool command: missing [2019-11-26T08:43:20.029Z] [2019-11-26T08:43:20.029Z] Limits: [2019-11-26T08:43:20.029Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T08:43:20.029Z] [2019-11-26T08:43:20.029Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T08:43:20.293Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-26T08:43:20.293Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-26T08:43:20.396Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4952248d0886d747afcbf6f8d13157f7300cc451 . [2019-11-26T08:43:20.396Z] #1 [internal] load .dockerignore [2019-11-26T08:43:20.396Z] #1 transferring context: [2019-11-26T08:43:20.639Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-26T08:43:20.639Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-26T08:43:20.656Z] #1 transferring context: 87B 0.0s done [2019-11-26T08:43:20.656Z] #1 DONE 0.2s [2019-11-26T08:43:20.656Z] [2019-11-26T08:43:20.656Z] #2 [internal] load build definition from Dockerfile [2019-11-26T08:43:20.656Z] #2 transferring dockerfile: 14.85kB 0.0s done [2019-11-26T08:43:20.656Z] #2 DONE 0.3s [2019-11-26T08:43:20.656Z] [2019-11-26T08:43:20.656Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-26T08:43:20.979Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-26T08:43:21.226Z] #3 DONE 0.6s [2019-11-26T08:43:21.226Z] [2019-11-26T08:43:21.226Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-26T08:43:21.226Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-26T08:43:21.226Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-26T08:43:21.226Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-11-26T08:43:21.226Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-11-26T08:43:21.226Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-11-26T08:43:21.323Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-26T08:43:21.486Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 4.51MB / 8.26MB 0.2s [2019-11-26T08:43:21.940Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-11-26T08:43:21.940Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-11-26T08:43:21.940Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-11-26T08:43:21.940Z] #4 DONE 0.7s [2019-11-26T08:43:22.164Z] Client: Docker Engine - Community [2019-11-26T08:43:22.164Z] Version: 19.03.2 [2019-11-26T08:43:22.164Z] API version: 1.40 [2019-11-26T08:43:22.164Z] Go version: go1.12.8 [2019-11-26T08:43:22.164Z] Git commit: 6a30dfc [2019-11-26T08:43:22.164Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-26T08:43:22.164Z] OS/Arch: linux/amd64 [2019-11-26T08:43:22.164Z] Experimental: false [2019-11-26T08:43:22.164Z] [2019-11-26T08:43:22.164Z] Server: Docker Engine - Community [2019-11-26T08:43:22.164Z] Engine: [2019-11-26T08:43:22.164Z] Version: 19.03.2 [2019-11-26T08:43:22.164Z] API version: 1.40 (minimum version 1.12) [2019-11-26T08:43:22.164Z] Go version: go1.12.8 [2019-11-26T08:43:22.164Z] Git commit: 6a30dfc [2019-11-26T08:43:22.164Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-26T08:43:22.164Z] OS/Arch: linux/amd64 [2019-11-26T08:43:22.164Z] Experimental: true [2019-11-26T08:43:22.164Z] containerd: [2019-11-26T08:43:22.164Z] Version: 1.2.6 [2019-11-26T08:43:22.164Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T08:43:22.164Z] runc: [2019-11-26T08:43:22.164Z] Version: 1.0.0-rc8 [2019-11-26T08:43:22.164Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T08:43:22.164Z] docker-init: [2019-11-26T08:43:22.164Z] Version: 0.18.0 [2019-11-26T08:43:22.164Z] GitCommit: fec3683 [Pipeline] sh [2019-11-26T08:43:22.201Z] [2019-11-26T08:43:22.201Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-26T08:43:22.503Z] + docker info [2019-11-26T08:43:22.571Z] #18 2.280 Collecting yamllint==1.16.0 [2019-11-26T08:43:22.775Z] #6 DONE 0.2s [2019-11-26T08:43:22.775Z] [2019-11-26T08:43:22.775Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-26T08:43:22.775Z] #5 DONE 0.3s [2019-11-26T08:43:22.775Z] [2019-11-26T08:43:22.775Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:43:22.775Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-26T08:43:22.775Z] #71 DONE 0.0s [2019-11-26T08:43:22.775Z] [2019-11-26T08:43:22.775Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:43:22.775Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-26T08:43:22.775Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-26T08:43:22.775Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done [2019-11-26T08:43:22.775Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 0B / 43.17MB 0.2s [2019-11-26T08:43:22.775Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done [2019-11-26T08:43:22.775Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0B / 9.75MB 0.2s [2019-11-26T08:43:22.775Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0B / 4.09MB 0.2s [2019-11-26T08:43:22.825Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-26T08:43:23.109Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 6.82MB / 43.17MB 0.3s [2019-11-26T08:43:23.188Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-26T08:43:23.188Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-26T08:43:23.370Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 24.42MB / 43.17MB 0.5s [2019-11-26T08:43:23.370Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 7.31MB / 9.75MB 0.5s [2019-11-26T08:43:23.370Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.5s [2019-11-26T08:43:23.370Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 38.18MB / 43.17MB 0.6s [2019-11-26T08:43:23.370Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.6s [2019-11-26T08:43:23.631Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 0.9s [2019-11-26T08:43:23.631Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.8s done [2019-11-26T08:43:23.631Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.6s done [2019-11-26T08:43:23.631Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 0B / 48.02MB 0.9s [2019-11-26T08:43:23.631Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0B / 49.10MB 0.9s [2019-11-26T08:43:23.631Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 10.07MB / 48.02MB 1.0s [2019-11-26T08:43:23.631Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 4.81MB / 49.10MB 1.0s [2019-11-26T08:43:23.631Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 21.15MB / 48.02MB 1.1s [2019-11-26T08:43:23.631Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 9.72MB / 49.10MB 1.1s [2019-11-26T08:43:23.893Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 31.16MB / 48.02MB 1.2s [2019-11-26T08:43:23.893Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 14.90MB / 49.10MB 1.2s [2019-11-26T08:43:23.893Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 37.27MB / 48.02MB 1.3s [2019-11-26T08:43:23.893Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 26.48MB / 49.10MB 1.3s [2019-11-26T08:43:24.159Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 42.51MB / 48.02MB 1.4s [2019-11-26T08:43:24.159Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 38.19MB / 49.10MB 1.4s [2019-11-26T08:43:24.159Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 1.5s [2019-11-26T08:43:24.159Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 46.31MB / 49.10MB 1.5s [2019-11-26T08:43:24.159Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 1.6s [2019-11-26T08:43:24.897Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-26T08:43:24.897Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-26T08:43:25.238Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-26T08:43:25.580Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-26T08:43:26.074Z] #7 ... [2019-11-26T08:43:26.074Z] [2019-11-26T08:43:26.074Z] #19 [internal] load build context [2019-11-26T08:43:26.074Z] #19 transferring context: 45.83MB 2.4s done [2019-11-26T08:43:26.074Z] #19 DONE 3.3s [2019-11-26T08:43:26.074Z] [2019-11-26T08:43:26.074Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:43:26.074Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 3.2s done [2019-11-26T08:43:26.074Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 3.2s done [2019-11-26T08:43:26.074Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 3.2s done [2019-11-26T08:43:26.074Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 0B / 97.59MB 3.4s [2019-11-26T08:43:26.074Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.4s [2019-11-26T08:43:26.335Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 13.29MB / 97.59MB 3.6s [2019-11-26T08:43:26.335Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.4s done [2019-11-26T08:43:26.335Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 [2019-11-26T08:43:26.335Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 22.26MB / 97.59MB 3.7s [2019-11-26T08:43:26.917Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 46.42MB / 97.59MB 4.1s [2019-11-26T08:43:26.917Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 57.36MB / 97.59MB 4.2s [2019-11-26T08:43:26.917Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 69.40MB / 97.59MB 4.3s [2019-11-26T08:43:27.177Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 88.81MB / 97.59MB 4.6s [2019-11-26T08:43:27.283Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-26T08:43:27.283Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-26T08:43:27.438Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 4.7s [2019-11-26T08:43:28.380Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 5.6s done [2019-11-26T08:43:28.467Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-26T08:43:28.467Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-26T08:43:28.467Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-26T08:43:28.639Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 2.4s done [2019-11-26T08:43:28.899Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 [2019-11-26T08:43:29.120Z] #18 8.611 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T08:43:29.120Z] #18 8.724 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T08:43:29.161Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.4s done [2019-11-26T08:43:29.421Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c [2019-11-26T08:43:29.653Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-26T08:43:29.653Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-26T08:43:29.682Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done [2019-11-26T08:43:29.682Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 [2019-11-26T08:43:29.685Z] #18 9.779 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T08:43:29.994Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-26T08:43:29.994Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-26T08:43:30.254Z] #18 10.31 Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T08:43:30.336Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-26T08:43:31.186Z] #18 11.41 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T08:43:31.752Z] #18 11.96 Building wheels for collected packages: pathspec, pyyaml [2019-11-26T08:43:32.010Z] #18 11.96 Running setup.py bdist_wheel for pathspec: started [2019-11-26T08:43:32.074Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-26T08:43:32.074Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-26T08:43:32.224Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.1s done [2019-11-26T08:43:32.224Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae [2019-11-26T08:43:32.282Z] #18 12.37 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T08:43:32.282Z] #18 12.37 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T08:43:32.282Z] #18 12.37 Running setup.py bdist_wheel for pyyaml: started [2019-11-26T08:43:32.494Z] Client: [2019-11-26T08:43:32.494Z] Debug Mode: false [2019-11-26T08:43:32.494Z] [2019-11-26T08:43:32.494Z] Server: [2019-11-26T08:43:32.494Z] Containers: 0 [2019-11-26T08:43:32.494Z] Running: 0 [2019-11-26T08:43:32.494Z] Paused: 0 [2019-11-26T08:43:32.494Z] Stopped: 0 [2019-11-26T08:43:32.494Z] Images: 0 [2019-11-26T08:43:32.494Z] Server Version: 19.03.2 [2019-11-26T08:43:32.494Z] Storage Driver: overlay2 [2019-11-26T08:43:32.494Z] Backing Filesystem: extfs [2019-11-26T08:43:32.494Z] Supports d_type: true [2019-11-26T08:43:32.494Z] Native Overlay Diff: true [2019-11-26T08:43:32.494Z] Logging Driver: json-file [2019-11-26T08:43:32.494Z] Cgroup Driver: cgroupfs [2019-11-26T08:43:32.494Z] Plugins: [2019-11-26T08:43:32.494Z] Volume: local [2019-11-26T08:43:32.494Z] Network: bridge host ipvlan macvlan null overlay [2019-11-26T08:43:32.494Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-26T08:43:32.494Z] Swarm: inactive [2019-11-26T08:43:32.494Z] Runtimes: runc [2019-11-26T08:43:32.494Z] Default Runtime: runc [2019-11-26T08:43:32.494Z] Init Binary: docker-init [2019-11-26T08:43:32.494Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-26T08:43:32.494Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-26T08:43:32.494Z] init version: fec3683 [2019-11-26T08:43:32.494Z] Security Options: [2019-11-26T08:43:32.494Z] apparmor [2019-11-26T08:43:32.494Z] seccomp [2019-11-26T08:43:32.494Z] Profile: default [2019-11-26T08:43:32.494Z] Kernel Version: 4.15.0-1048-aws [2019-11-26T08:43:32.494Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-26T08:43:32.494Z] OSType: linux [2019-11-26T08:43:32.494Z] Architecture: x86_64 [2019-11-26T08:43:32.494Z] CPUs: 2 [2019-11-26T08:43:32.494Z] Total Memory: 7.501GiB [2019-11-26T08:43:32.494Z] Name: ip-10-100-70-60 [2019-11-26T08:43:32.494Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-26T08:43:32.494Z] Docker Root Dir: /var/lib/docker [2019-11-26T08:43:32.494Z] Debug Mode: false [2019-11-26T08:43:32.494Z] Registry: https://index.docker.io/v1/ [2019-11-26T08:43:32.494Z] Labels: [2019-11-26T08:43:32.494Z] Experimental: true [2019-11-26T08:43:32.494Z] Insecure Registries: [2019-11-26T08:43:32.494Z] 127.0.0.0/8 [2019-11-26T08:43:32.494Z] Live Restore Enabled: true [2019-11-26T08:43:32.494Z] [2019-11-26T08:43:32.494Z] WARNING: No swap limit support [Pipeline] sh [2019-11-26T08:43:32.847Z] #18 12.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T08:43:32.847Z] #18 12.80 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T08:43:32.847Z] #18 12.83 Successfully built pathspec pyyaml [2019-11-26T08:43:32.847Z] #18 12.83 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-26T08:43:32.899Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:43:32.899Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-26T08:43:32.899Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40254/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-26T08:43:32.899Z] + bash /home/ubuntu/workspace/moby_PR-40254/check-config.sh [2019-11-26T08:43:32.899Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-26T08:43:32.899Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-26T08:43:32.899Z] [2019-11-26T08:43:32.899Z] Generally Necessary: [2019-11-26T08:43:32.899Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-26T08:43:32.899Z] - apparmor: enabled and tools installed [2019-11-26T08:43:32.899Z] - CONFIG_NAMESPACES: enabled [2019-11-26T08:43:32.899Z] - CONFIG_NET_NS: enabled [2019-11-26T08:43:32.899Z] - CONFIG_PID_NS: enabled [2019-11-26T08:43:32.899Z] - CONFIG_IPC_NS: enabled [2019-11-26T08:43:32.899Z] - CONFIG_UTS_NS: enabled [2019-11-26T08:43:32.899Z] - CONFIG_CGROUPS: enabled [2019-11-26T08:43:32.899Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-26T08:43:32.899Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-26T08:43:32.899Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-26T08:43:32.899Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-26T08:43:32.899Z] - CONFIG_CPUSETS: enabled [2019-11-26T08:43:32.899Z] - CONFIG_MEMCG: enabled [2019-11-26T08:43:32.899Z] - CONFIG_KEYS: enabled [2019-11-26T08:43:32.899Z] - CONFIG_VETH: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-26T08:43:32.899Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-26T08:43:33.105Z] #18 13.00 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T08:43:33.159Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-26T08:43:33.159Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-26T08:43:33.159Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-26T08:43:33.159Z] [2019-11-26T08:43:33.159Z] Optional Features: [2019-11-26T08:43:33.159Z] - CONFIG_USER_NS: enabled [2019-11-26T08:43:33.159Z] - CONFIG_SECCOMP: enabled [2019-11-26T08:43:33.159Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-26T08:43:33.159Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-26T08:43:33.159Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-26T08:43:33.159Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-26T08:43:33.159Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-26T08:43:33.159Z] - CONFIG_BLK_CGROUP: enabled [2019-11-26T08:43:33.159Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-26T08:43:33.159Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-26T08:43:33.159Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-26T08:43:33.159Z] - CONFIG_CGROUP_PERF: enabled [2019-11-26T08:43:33.159Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-26T08:43:33.159Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-26T08:43:33.159Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-26T08:43:33.159Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-26T08:43:33.159Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-26T08:43:33.159Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-26T08:43:33.159Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-26T08:43:33.159Z] - CONFIG_IP_VS: enabled (as module) [2019-11-26T08:43:33.159Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-26T08:43:33.159Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-26T08:43:33.159Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-26T08:43:33.159Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-26T08:43:33.159Z] - CONFIG_EXT4_FS: enabled [2019-11-26T08:43:33.159Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-26T08:43:33.159Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-26T08:43:33.159Z] - Network Drivers: [2019-11-26T08:43:33.159Z] - "overlay": [2019-11-26T08:43:33.159Z] - CONFIG_VXLAN: enabled (as module) [2019-11-26T08:43:33.159Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-26T08:43:33.159Z] Optional (for encrypted networks): [2019-11-26T08:43:33.250Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-26T08:43:33.250Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-26T08:43:33.363Z] #18 DONE 13.4s [2019-11-26T08:43:33.363Z] [2019-11-26T08:43:33.363Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-26T08:43:33.417Z] - CONFIG_CRYPTO: enabled [2019-11-26T08:43:33.417Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-26T08:43:33.417Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-26T08:43:33.417Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-26T08:43:33.417Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-26T08:43:33.417Z] - CONFIG_XFRM: enabled [2019-11-26T08:43:33.417Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-26T08:43:33.417Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-26T08:43:33.417Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-26T08:43:33.417Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-26T08:43:33.417Z] - "ipvlan": [2019-11-26T08:43:33.417Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-26T08:43:33.417Z] - "macvlan": [2019-11-26T08:43:33.417Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-26T08:43:33.417Z] - CONFIG_DUMMY: enabled (as module) [2019-11-26T08:43:33.417Z] - "ftp,tftp client in container": [2019-11-26T08:43:33.611Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.5s done [2019-11-26T08:43:33.621Z] #43 ... [2019-11-26T08:43:33.621Z] [2019-11-26T08:43:33.621Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T08:43:33.621Z] #30 DONE 0.3s [2019-11-26T08:43:33.621Z] [2019-11-26T08:43:33.621Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:43:33.621Z] #31 ... [2019-11-26T08:43:33.621Z] [2019-11-26T08:43:33.621Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-26T08:43:33.621Z] #46 DONE 0.4s [2019-11-26T08:43:33.621Z] [2019-11-26T08:43:33.621Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-26T08:43:33.621Z] #67 DONE 0.4s [2019-11-26T08:43:33.689Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-26T08:43:33.689Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-26T08:43:33.689Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-26T08:43:33.689Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-26T08:43:33.689Z] - Storage Drivers: [2019-11-26T08:43:33.689Z] - "aufs": [2019-11-26T08:43:33.879Z] [2019-11-26T08:43:33.879Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-26T08:43:33.879Z] #49 DONE 0.5s [2019-11-26T08:43:33.879Z] [2019-11-26T08:43:33.879Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:43:33.879Z] #50 ... [2019-11-26T08:43:33.879Z] [2019-11-26T08:43:33.879Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-26T08:43:33.879Z] #43 DONE 0.6s [2019-11-26T08:43:33.879Z] [2019-11-26T08:43:33.879Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T08:43:33.879Z] #25 DONE 0.6s [2019-11-26T08:43:33.879Z] [2019-11-26T08:43:33.879Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-26T08:43:33.879Z] #58 DONE 0.7s [2019-11-26T08:43:33.879Z] [2019-11-26T08:43:33.879Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-26T08:43:33.879Z] #35 DONE 0.7s [2019-11-26T08:43:33.879Z] [2019-11-26T08:43:33.879Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T08:43:33.879Z] #63 DONE 0.7s [2019-11-26T08:43:33.952Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-26T08:43:33.952Z] - "btrfs": [2019-11-26T08:43:33.952Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-26T08:43:33.952Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-26T08:43:33.952Z] - "devicemapper": [2019-11-26T08:43:33.952Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-26T08:43:33.952Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-26T08:43:33.952Z] - "overlay": [2019-11-26T08:43:33.952Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-26T08:43:33.952Z] - "zfs": [2019-11-26T08:43:33.952Z] - /dev/zfs: missing [2019-11-26T08:43:33.952Z] - zfs command: missing [2019-11-26T08:43:33.952Z] - zpool command: missing [2019-11-26T08:43:33.952Z] [2019-11-26T08:43:33.952Z] Limits: [2019-11-26T08:43:33.952Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-26T08:43:33.952Z] [2019-11-26T08:43:33.952Z] + true [Pipeline] } [Pipeline] // stage [2019-11-26T08:43:33.978Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-26T08:43:34.137Z] [2019-11-26T08:43:34.137Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-26T08:43:34.137Z] #53 DONE 0.7s [2019-11-26T08:43:34.137Z] [2019-11-26T08:43:34.137Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:43:34.137Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-26T08:43:34.137Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-26T08:43:34.137Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.90MB / 9.11MB 0.6s [2019-11-26T08:43:34.137Z] #65 ... [2019-11-26T08:43:34.137Z] [2019-11-26T08:43:34.137Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T08:43:34.137Z] #23 DONE 0.9s [2019-11-26T08:43:34.137Z] [2019-11-26T08:43:34.137Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:43:34.137Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-11-26T08:43:34.137Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-26T08:43:34.183Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 0.1s [2019-11-26T08:43:34.318Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-26T08:43:34.337Z] + sudo modprobe ip_vs [2019-11-26T08:43:34.951Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4952248d0886d747afcbf6f8d13157f7300cc451 . [2019-11-26T08:43:34.951Z] #2 [internal] load build definition from Dockerfile [2019-11-26T08:43:35.046Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-26T08:43:35.207Z] #2 transferring dockerfile: 14.85kB 0.1s done [2019-11-26T08:43:35.207Z] #2 DONE 0.3s [2019-11-26T08:43:35.207Z] [2019-11-26T08:43:35.207Z] #1 [internal] load .dockerignore [2019-11-26T08:43:35.207Z] #1 transferring context: 87B done [2019-11-26T08:43:35.207Z] #1 DONE 0.3s [2019-11-26T08:43:35.207Z] [2019-11-26T08:43:35.207Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-26T08:43:35.463Z] #3 DONE 0.3s [2019-11-26T08:43:35.463Z] [2019-11-26T08:43:35.463Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-26T08:43:35.463Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-26T08:43:35.718Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-26T08:43:35.719Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-26T08:43:35.719Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-26T08:43:35.719Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.40MB / 8.82MB 0.1s [2019-11-26T08:43:35.719Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2019-11-26T08:43:35.776Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-26T08:43:35.776Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-26T08:43:35.974Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-11-26T08:43:35.975Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-11-26T08:43:36.124Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-26T08:43:36.231Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-11-26T08:43:36.464Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-26T08:43:36.491Z] #4 DONE 0.8s [2019-11-26T08:43:37.421Z] [2019-11-26T08:43:37.421Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-26T08:43:37.421Z] #6 ... [2019-11-26T08:43:37.421Z] [2019-11-26T08:43:37.421Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-26T08:43:37.421Z] #5 DONE 0.2s [2019-11-26T08:43:37.421Z] [2019-11-26T08:43:37.421Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-26T08:43:37.421Z] #6 DONE 0.2s [2019-11-26T08:43:37.421Z] [2019-11-26T08:43:37.421Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:43:37.421Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-26T08:43:37.676Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-26T08:43:37.676Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-26T08:43:38.171Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-26T08:43:38.390Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.6s done [2019-11-26T08:43:38.390Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done [2019-11-26T08:43:38.512Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-26T08:43:38.958Z] #7 DONE 16.2s [2019-11-26T08:43:38.958Z] [2019-11-26T08:43:38.958Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-26T08:43:39.396Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.1s [2019-11-26T08:43:39.725Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-26T08:43:40.329Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.0s done [2019-11-26T08:43:40.586Z] #65 DONE 7.1s [2019-11-26T08:43:40.586Z] [2019-11-26T08:43:40.586Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:43:40.586Z] #38 5.194 + mktemp -d [2019-11-26T08:43:40.586Z] #38 5.347 + export GOPATH=/tmp/tmp.oM4o798h1Z [2019-11-26T08:43:40.586Z] #38 5.347 + git clone https://github.com/docker/distribution.git /tmp/tmp.oM4o798h1Z/src/github.com/docker/distribution [2019-11-26T08:43:40.586Z] #38 5.347 Cloning into '/tmp/tmp.oM4o798h1Z/src/github.com/docker/distribution'... [2019-11-26T08:43:40.909Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-26T08:43:41.063Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 3.5s [2019-11-26T08:43:41.063Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.21MB / 9.11MB 3.6s [2019-11-26T08:43:41.320Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.8s [2019-11-26T08:43:41.883Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 4.2s done [2019-11-26T08:43:41.883Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-26T08:43:42.614Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-26T08:43:42.614Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-26T08:43:43.114Z] #38 ... [2019-11-26T08:43:43.114Z] [2019-11-26T08:43:43.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:43:43.114Z] #40 9.542 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:43:43.114Z] #40 9.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:43:43.114Z] #40 9.652 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:43:43.114Z] #40 9.818 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:43:43.114Z] #40 9.933 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:43:43.155Z] #8 DONE 3.7s [2019-11-26T08:43:43.155Z] [2019-11-26T08:43:43.155Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-26T08:43:43.254Z] #65 ... [2019-11-26T08:43:43.254Z] [2019-11-26T08:43:43.254Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:43:43.254Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-26T08:43:43.254Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-11-26T08:43:43.254Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.3s done [2019-11-26T08:43:43.254Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-26T08:43:43.254Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-11-26T08:43:43.254Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.4s done [2019-11-26T08:43:43.254Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.5s done [2019-11-26T08:43:43.254Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 3.3s done [2019-11-26T08:43:43.254Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.5s done [2019-11-26T08:43:43.254Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 67.09MB / 120.06MB 5.6s [2019-11-26T08:43:43.254Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 2.5s [2019-11-26T08:43:43.254Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.5s done [2019-11-26T08:43:43.372Z] #40 ... [2019-11-26T08:43:43.372Z] [2019-11-26T08:43:43.372Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:43:43.372Z] #28 6.970 + mktemp -d [2019-11-26T08:43:43.372Z] #28 6.970 + export GOPATH=/tmp/tmp.66pohbxzcx [2019-11-26T08:43:43.372Z] #28 6.970 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.66pohbxzcx/src/github.com/go-swagger/go-swagger [2019-11-26T08:43:43.372Z] #28 6.970 Cloning into '/tmp/tmp.66pohbxzcx/src/github.com/go-swagger/go-swagger'... [2019-11-26T08:43:43.372Z] #28 ... [2019-11-26T08:43:43.372Z] [2019-11-26T08:43:43.372Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:43:43.372Z] #38 9.968 + cd /tmp/tmp.oM4o798h1Z/src/github.com/docker/distribution [2019-11-26T08:43:43.372Z] #38 9.968 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T08:43:43.511Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 74.85MB / 120.06MB 6.0s [2019-11-26T08:43:43.511Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 81.24MB / 120.06MB 6.2s [2019-11-26T08:43:43.723Z] #9 DONE 1.1s [2019-11-26T08:43:43.723Z] [2019-11-26T08:43:43.723Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:43:43.723Z] #20 DONE 0.1s [2019-11-26T08:43:43.723Z] [2019-11-26T08:43:43.723Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:43:43.774Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 88.91MB / 120.06MB 6.5s [2019-11-26T08:43:43.938Z] #38 ... [2019-11-26T08:43:43.938Z] [2019-11-26T08:43:43.938Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:43:43.938Z] #47 9.989 + RM_GOPATH=0 [2019-11-26T08:43:43.938Z] #47 9.989 + TMP_GOPATH= [2019-11-26T08:43:43.938Z] #47 9.989 + : /build [2019-11-26T08:43:43.938Z] #47 9.989 + '[' -z '' ']' [2019-11-26T08:43:43.938Z] #47 10.00 ++ mktemp -d [2019-11-26T08:43:43.938Z] #47 10.00 + export GOPATH=/tmp/tmp.bamnZhWr0i [2019-11-26T08:43:43.938Z] #47 10.00 + GOPATH=/tmp/tmp.bamnZhWr0i [2019-11-26T08:43:43.938Z] #47 10.00 + RM_GOPATH=1 [2019-11-26T08:43:43.938Z] #47 10.00 ++ dirname ./install.sh [2019-11-26T08:43:43.938Z] #47 10.01 + dir=. [2019-11-26T08:43:43.938Z] #47 10.01 + bin=gotestsum [2019-11-26T08:43:43.938Z] #47 10.01 + shift [2019-11-26T08:43:43.938Z] #47 10.01 + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T08:43:43.938Z] #47 10.01 + . ./gotestsum.installer [2019-11-26T08:43:43.938Z] #47 10.01 ++ : v0.3.5 [2019-11-26T08:43:43.938Z] #47 10.01 + install_gotestsum [2019-11-26T08:43:43.938Z] #47 10.01 + echo 'Installing gotestsum version v0.3.5' [2019-11-26T08:43:43.938Z] #47 10.01 Installing gotestsum version v0.3.5 [2019-11-26T08:43:43.938Z] #47 10.01 + go get -d gotest.tools/gotestsum [2019-11-26T08:43:43.938Z] #47 ... [2019-11-26T08:43:43.938Z] [2019-11-26T08:43:43.938Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:43:43.985Z] #24 ... [2019-11-26T08:43:43.985Z] [2019-11-26T08:43:43.985Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T08:43:43.985Z] #21 DONE 0.1s [2019-11-26T08:43:43.985Z] [2019-11-26T08:43:43.985Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:43:44.031Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 95.35MB / 120.06MB 6.7s [2019-11-26T08:43:44.196Z] #59 ... [2019-11-26T08:43:44.196Z] [2019-11-26T08:43:44.196Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:43:44.196Z] #54 ... [2019-11-26T08:43:44.196Z] [2019-11-26T08:43:44.196Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:43:44.466Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 101.87MB / 120.06MB 7.0s [2019-11-26T08:43:44.466Z] #7 ... [2019-11-26T08:43:44.466Z] [2019-11-26T08:43:44.466Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:43:44.466Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.5s done [2019-11-26T08:43:44.466Z] #65 DONE 7.1s [2019-11-26T08:43:44.466Z] [2019-11-26T08:43:44.466Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:43:44.466Z] #7 ... [2019-11-26T08:43:44.466Z] [2019-11-26T08:43:44.466Z] #19 [internal] load build context [2019-11-26T08:43:44.466Z] #19 transferring context: 30.29MB 7.1s [2019-11-26T08:43:44.472Z] #68 ... [2019-11-26T08:43:44.472Z] [2019-11-26T08:43:44.472Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:43:44.472Z] #44 9.763 + RM_GOPATH=0 [2019-11-26T08:43:44.472Z] #44 9.763 + TMP_GOPATH= [2019-11-26T08:43:44.472Z] #44 9.763 + : /build [2019-11-26T08:43:44.472Z] #44 9.763 + '[' -z '' ']' [2019-11-26T08:43:44.472Z] #44 9.763 ++ mktemp -d [2019-11-26T08:43:44.472Z] #44 9.775 + export GOPATH=/tmp/tmp.ltuq2gTEJV [2019-11-26T08:43:44.472Z] #44 9.779 + GOPATH=/tmp/tmp.ltuq2gTEJV [2019-11-26T08:43:44.472Z] #44 9.779 + RM_GOPATH=1 [2019-11-26T08:43:44.472Z] #44 9.782 ++ dirname ./install.sh [2019-11-26T08:43:44.472Z] #44 9.784 + dir=. [2019-11-26T08:43:44.472Z] #44 9.787 + bin=vndr [2019-11-26T08:43:44.472Z] #44 9.791 + shift [2019-11-26T08:43:44.472Z] #44 9.791 + '[' '!' -f ./vndr.installer ']' [2019-11-26T08:43:44.472Z] #44 9.791 + . ./vndr.installer [2019-11-26T08:43:44.472Z] #44 9.791 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:43:44.472Z] #44 9.792 + install_vndr [2019-11-26T08:43:44.472Z] #44 9.793 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T08:43:44.472Z] #44 9.793 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:43:44.472Z] #44 9.793 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ltuq2gTEJV/src/github.com/LK4D4/vndr [2019-11-26T08:43:44.472Z] #44 9.802 Cloning into '/tmp/tmp.ltuq2gTEJV/src/github.com/LK4D4/vndr'... [2019-11-26T08:43:44.472Z] #44 ... [2019-11-26T08:43:44.472Z] [2019-11-26T08:43:44.472Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:43:44.723Z] #19 ... [2019-11-26T08:43:44.723Z] [2019-11-26T08:43:44.723Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:43:44.723Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 109.05MB / 120.06MB 7.2s [2019-11-26T08:43:44.730Z] #36 ... [2019-11-26T08:43:44.730Z] [2019-11-26T08:43:44.730Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:43:44.730Z] #26 ... [2019-11-26T08:43:44.730Z] [2019-11-26T08:43:44.730Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:43:44.730Z] #50 10.94 + RM_GOPATH=0 [2019-11-26T08:43:44.730Z] #50 10.94 + TMP_GOPATH= [2019-11-26T08:43:44.730Z] #50 10.94 + : /build [2019-11-26T08:43:44.730Z] #50 10.94 + '[' -z '' ']' [2019-11-26T08:43:44.730Z] #50 10.95 ++ mktemp -d [2019-11-26T08:43:44.730Z] #50 10.96 + export GOPATH=/tmp/tmp.OFU6mtc64a [2019-11-26T08:43:44.730Z] #50 10.96 + GOPATH=/tmp/tmp.OFU6mtc64a [2019-11-26T08:43:44.730Z] #50 10.96 + RM_GOPATH=1 [2019-11-26T08:43:44.730Z] #50 10.96 ++ dirname ./install.sh [2019-11-26T08:43:44.981Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 116.04MB / 120.06MB 7.6s [2019-11-26T08:43:44.988Z] #50 10.96 + dir=. [2019-11-26T08:43:44.988Z] #50 10.96 + bin=golangci_lint [2019-11-26T08:43:44.988Z] #50 10.96 + shift [2019-11-26T08:43:44.988Z] #50 10.96 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-26T08:43:44.988Z] #50 10.96 + . ./golangci_lint.installer [2019-11-26T08:43:44.988Z] #50 10.96 ++ : v1.20.0 [2019-11-26T08:43:44.988Z] #50 10.96 + install_golangci_lint [2019-11-26T08:43:44.988Z] #50 10.96 + echo 'Installing golangci-lint version v1.20.0' [2019-11-26T08:43:44.988Z] #50 10.96 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-26T08:43:44.988Z] #50 10.96 Installing golangci-lint version v1.20.0 [2019-11-26T08:43:45.599Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 8.0s done [2019-11-26T08:43:46.161Z] #7 ... [2019-11-26T08:43:46.161Z] [2019-11-26T08:43:46.161Z] #19 [internal] load build context [2019-11-26T08:43:46.161Z] #19 transferring context: 45.83MB 8.5s done [2019-11-26T08:43:46.161Z] #19 DONE 8.7s [2019-11-26T08:43:46.161Z] [2019-11-26T08:43:46.161Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:43:46.498Z] #22 2.297 + RM_GOPATH=0 [2019-11-26T08:43:46.498Z] #22 2.297 + TMP_GOPATH= [2019-11-26T08:43:46.498Z] #22 2.297 + : /build [2019-11-26T08:43:46.498Z] #22 2.297 + '[' -z '' ']' [2019-11-26T08:43:46.498Z] #22 2.299 ++ mktemp -d [2019-11-26T08:43:46.498Z] #22 2.299 + export GOPATH=/tmp/tmp.0el7PAbJDf [2019-11-26T08:43:46.498Z] #22 2.299 + GOPATH=/tmp/tmp.0el7PAbJDf [2019-11-26T08:43:46.498Z] #22 2.301 + RM_GOPATH=1 [2019-11-26T08:43:46.498Z] #22 2.304 ++ dirname ./install.sh [2019-11-26T08:43:46.498Z] #22 2.305 + dir=. [2019-11-26T08:43:46.498Z] #22 2.305 + bin=dockercli [2019-11-26T08:43:46.498Z] #22 2.305 + shift [2019-11-26T08:43:46.498Z] #22 2.305 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T08:43:46.498Z] #22 2.305 + . ./dockercli.installer [2019-11-26T08:43:46.498Z] #22 2.305 ++ : stable [2019-11-26T08:43:46.498Z] #22 2.305 ++ : 17.06.2-ce [2019-11-26T08:43:46.498Z] #22 2.306 + install_dockercli [2019-11-26T08:43:46.498Z] #22 2.306 Install docker/cli version 17.06.2-ce from stable [2019-11-26T08:43:46.498Z] #22 2.306 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T08:43:46.498Z] #22 2.307 ++ uname -m [2019-11-26T08:43:46.498Z] #22 2.308 + arch=aarch64 [2019-11-26T08:43:46.498Z] #22 2.308 + '[' aarch64 '!=' x86_64 ']' [2019-11-26T08:43:46.498Z] #22 2.308 + '[' aarch64 '!=' s390x ']' [2019-11-26T08:43:46.498Z] #22 2.308 + '[' aarch64 '!=' armhf ']' [2019-11-26T08:43:46.498Z] #22 2.308 + build_dockercli [2019-11-26T08:43:46.498Z] #22 2.308 + git clone https://github.com/docker/docker-ce /tmp/tmp.0el7PAbJDf/tmp/docker-ce [2019-11-26T08:43:46.498Z] #22 2.310 Cloning into '/tmp/tmp.0el7PAbJDf/tmp/docker-ce'... [2019-11-26T08:43:48.062Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 7.5s done [2019-11-26T08:43:48.318Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.1s [2019-11-26T08:43:48.920Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done [2019-11-26T08:43:48.920Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.1s [2019-11-26T08:43:49.318Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done [2019-11-26T08:43:49.318Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-11-26T08:43:49.453Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-26T08:43:49.454Z] [2019-11-26T08:43:49.454Z] ________ ____ __. [2019-11-26T08:43:49.454Z] \_____ \ | |/ _| [2019-11-26T08:43:49.454Z] / | \| < [2019-11-26T08:43:49.454Z] / | \ | \ [2019-11-26T08:43:49.454Z] \_______ /____|__ \ [2019-11-26T08:43:49.454Z] \/ \/ [2019-11-26T08:43:49.454Z] [2019-11-26T08:43:49.454Z] INFO: make.ps1 ended at 11/26/2019 08:43:44 [2019-11-26T08:43:49.454Z] INFO: Binaries build ended at 11/26/2019 08:43:46. Duration:00:01:15.0728912 [2019-11-26T08:43:49.454Z] INFO: Copying the built daemon binary to d:\CI\PR-40254\2\binary\dockerd-4952248d0.exe... [2019-11-26T08:43:49.915Z] INFO: Copying the built client binary to d:\CI\PR-40254\2\binary\docker-4952248d0.exe... [2019-11-26T08:43:49.915Z] INFO: Copying dockerversion from the container... [2019-11-26T08:43:50.375Z] INFO: Copying the golang package from the container to d:\CI\PR-40254\2\installer\go.zip... [2019-11-26T08:43:50.401Z] #50 ... [2019-11-26T08:43:50.401Z] [2019-11-26T08:43:50.401Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:43:50.401Z] #26 11.55 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T08:43:50.401Z] #26 12.59 [2019-11-26T08:43:50.401Z] #26 13.11 ## 3.9% ###### 8.4% ######### 12.8% ############ 17.4% ############### 21.3% ################## 25.9% ##################### 30.1% ######################### 34.9% ############################ 39.3% ################################ 45.2% ################################## 48.3% #################################### 51.3% ####################################### 55.3% ######################################### 57.5% ############################################ 61.3% ############################################## 64.9% ################################################ 66.9% ################################################## 70.0% ###################################################### 76.4% ############################################################# 85.0% ################################################################## 92.4% ##################################################################### 96.9% ######################################################################## 100.0% [2019-11-26T08:43:50.659Z] #26 16.70 [2019-11-26T08:43:52.000Z] #26 17.12 ######## 11.5% ############# 19.1% ############################ 38.9% ################################## 48.5% ########################################## 59.5% ################################################### 71.4% ############################################################ 84.4% ######################################################################## 100.0% [2019-11-26T08:43:52.558Z] INFO: Extracting go.zip to d:\CI\PR-40254\2\go [2019-11-26T08:43:52.935Z] #26 18.96 [2019-11-26T08:43:53.204Z] #26 ... [2019-11-26T08:43:53.204Z] [2019-11-26T08:43:53.204Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:43:53.204Z] #31 9.632 + RM_GOPATH=0 [2019-11-26T08:43:53.204Z] #31 9.632 + TMP_GOPATH= [2019-11-26T08:43:53.204Z] #31 9.632 + : /build [2019-11-26T08:43:53.204Z] #31 9.632 + '[' -z '' ']' [2019-11-26T08:43:53.204Z] #31 9.632 ++ mktemp -d [2019-11-26T08:43:53.204Z] #31 9.796 + export GOPATH=/tmp/tmp.o7vZjmoBmE [2019-11-26T08:43:53.204Z] #31 9.796 + GOPATH=/tmp/tmp.o7vZjmoBmE [2019-11-26T08:43:53.204Z] #31 9.796 + RM_GOPATH=1 [2019-11-26T08:43:53.204Z] #31 9.796 ++ dirname ./install.sh [2019-11-26T08:43:53.204Z] #31 9.804 + dir=. [2019-11-26T08:43:53.204Z] #31 9.804 + bin=tomlv [2019-11-26T08:43:53.204Z] #31 9.804 + shift [2019-11-26T08:43:53.204Z] #31 9.804 + '[' '!' -f ./tomlv.installer ']' [2019-11-26T08:43:53.204Z] #31 9.804 + . ./tomlv.installer [2019-11-26T08:43:53.204Z] #31 9.804 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:43:53.204Z] #31 9.804 + install_tomlv [2019-11-26T08:43:53.204Z] #31 9.804 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T08:43:53.204Z] #31 9.804 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.o7vZjmoBmE/src/github.com/BurntSushi/toml [2019-11-26T08:43:53.204Z] #31 9.804 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:43:53.204Z] #31 9.808 Cloning into '/tmp/tmp.o7vZjmoBmE/src/github.com/BurntSushi/toml'... [2019-11-26T08:43:53.204Z] #31 11.47 + cd /tmp/tmp.o7vZjmoBmE/src/github.com/BurntSushi/toml [2019-11-26T08:43:53.204Z] #31 11.47 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:43:53.204Z] #31 11.51 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:43:53.204Z] #31 12.65 runtime/internal/atomic [2019-11-26T08:43:53.204Z] #31 12.65 internal/cpu [2019-11-26T08:43:53.204Z] #31 13.14 runtime/internal/sys [2019-11-26T08:43:53.204Z] #31 13.18 internal/bytealg [2019-11-26T08:43:53.204Z] #31 13.31 runtime/internal/math [2019-11-26T08:43:53.204Z] #31 13.40 math/bits [2019-11-26T08:43:53.204Z] #31 14.08 math [2019-11-26T08:43:53.204Z] #31 14.36 runtime [2019-11-26T08:43:53.462Z] #31 ... [2019-11-26T08:43:53.462Z] [2019-11-26T08:43:53.462Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:43:53.477Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 3.9s done [2019-11-26T08:43:53.477Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 [2019-11-26T08:43:54.219Z] #26 19.47 ## 3.3% ##### 8.3% ######### 13.2% ############# 18.8% ################## 25.6% [2019-11-26T08:43:54.219Z] #26 ... [2019-11-26T08:43:54.219Z] [2019-11-26T08:43:54.219Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:43:54.219Z] #40 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:43:54.219Z] #40 12.74 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:43:54.219Z] #40 14.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:43:54.219Z] #40 ... [2019-11-26T08:43:54.219Z] [2019-11-26T08:43:54.219Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:43:54.479Z] #26 19.47 ## 3.3% ##### 8.3% ######### 13.2% ############# 18.8% ################## 25.6% ###################### 30.6% ############################ 39.2% ################################# 46.1% #################################### 50.5% ####################################### 55.4% [2019-11-26T08:43:54.479Z] #26 ... [2019-11-26T08:43:54.479Z] [2019-11-26T08:43:54.479Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:43:54.479Z] #54 10.43 + RM_GOPATH=0 [2019-11-26T08:43:54.479Z] #54 10.43 + TMP_GOPATH= [2019-11-26T08:43:54.479Z] #54 10.43 + : /build [2019-11-26T08:43:54.479Z] #54 10.43 + '[' -z '' ']' [2019-11-26T08:43:54.479Z] #54 10.43 ++ mktemp -d [2019-11-26T08:43:54.479Z] #54 10.43 + export GOPATH=/tmp/tmp.FRL1TJA1sF [2019-11-26T08:43:54.479Z] #54 10.43 + GOPATH=/tmp/tmp.FRL1TJA1sF [2019-11-26T08:43:54.479Z] #54 10.43 + RM_GOPATH=1 [2019-11-26T08:43:54.479Z] #54 10.43 ++ dirname ./install.sh [2019-11-26T08:43:54.479Z] #54 10.43 + dir=. [2019-11-26T08:43:54.479Z] #54 10.43 + bin=runc [2019-11-26T08:43:54.479Z] #54 10.43 + shift [2019-11-26T08:43:54.479Z] #54 10.43 + '[' '!' -f ./runc.installer ']' [2019-11-26T08:43:54.479Z] #54 10.43 + . ./runc.installer [2019-11-26T08:43:54.479Z] #54 10.43 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:43:54.479Z] #54 10.43 + install_runc [2019-11-26T08:43:54.479Z] #54 10.43 + uname -r [2019-11-26T08:43:54.479Z] #54 10.44 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T08:43:54.479Z] #54 10.47 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T08:43:54.479Z] #54 10.47 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T08:43:54.479Z] #54 10.47 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T08:43:54.479Z] #54 10.47 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FRL1TJA1sF/src/github.com/opencontainers/runc [2019-11-26T08:43:54.479Z] #54 10.47 Cloning into '/tmp/tmp.FRL1TJA1sF/src/github.com/opencontainers/runc'... [2019-11-26T08:43:54.739Z] #54 ... [2019-11-26T08:43:54.739Z] [2019-11-26T08:43:54.739Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:43:54.739Z] #68 10.82 + RM_GOPATH=0 [2019-11-26T08:43:54.739Z] #68 10.82 + TMP_GOPATH= [2019-11-26T08:43:54.739Z] #68 10.82 + : /build [2019-11-26T08:43:54.739Z] #68 10.82 + '[' -z '' ']' [2019-11-26T08:43:54.739Z] #68 10.82 ++ mktemp -d [2019-11-26T08:43:54.739Z] #68 10.83 + export GOPATH=/tmp/tmp.wSnKaR4i7N [2019-11-26T08:43:54.739Z] #68 10.84 + GOPATH=/tmp/tmp.wSnKaR4i7N [2019-11-26T08:43:54.739Z] #68 10.84 + RM_GOPATH=1 [2019-11-26T08:43:54.739Z] #68 10.84 ++ dirname ./install.sh [2019-11-26T08:43:54.739Z] #68 10.85 + dir=. [2019-11-26T08:43:54.739Z] #68 10.85 + bin=proxy [2019-11-26T08:43:54.739Z] #68 10.85 + shift [2019-11-26T08:43:54.739Z] #68 10.85 + '[' '!' -f ./proxy.installer ']' [2019-11-26T08:43:54.739Z] #68 10.85 + . ./proxy.installer [2019-11-26T08:43:54.739Z] #68 10.85 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:43:54.739Z] #68 10.85 + install_proxy [2019-11-26T08:43:54.739Z] #68 10.85 + case "$1" in [2019-11-26T08:43:54.739Z] #68 10.85 + export CGO_ENABLED=0 [2019-11-26T08:43:54.739Z] #68 10.85 + CGO_ENABLED=0 [2019-11-26T08:43:54.739Z] #68 10.85 + _install_proxy [2019-11-26T08:43:54.739Z] #68 10.85 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-26T08:43:54.739Z] #68 10.85 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wSnKaR4i7N/src/github.com/docker/libnetwork [2019-11-26T08:43:54.739Z] #68 10.85 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:43:54.739Z] #68 10.85 Cloning into '/tmp/tmp.wSnKaR4i7N/src/github.com/docker/libnetwork'... [2019-11-26T08:43:54.739Z] #68 ... [2019-11-26T08:43:54.739Z] [2019-11-26T08:43:54.739Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:43:54.739Z] #26 19.47 ## 3.3% ##### 8.3% ######### 13.2% ############# 18.8% ################## 25.6% ###################### 30.6% ############################ 39.2% ################################# 46.1% #################################### 50.5% ####################################### 55.4% ############################################ 61.6% ################################################ 66.7% ################################################### 70.9% [2019-11-26T08:43:54.739Z] #26 ... [2019-11-26T08:43:54.739Z] [2019-11-26T08:43:54.739Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:43:54.739Z] #44 10.85 + cd /tmp/tmp.ltuq2gTEJV/src/github.com/LK4D4/vndr [2019-11-26T08:43:54.739Z] #44 10.85 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:43:54.739Z] #44 10.89 + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T08:43:54.739Z] #44 13.15 internal/race [2019-11-26T08:43:54.739Z] #44 13.20 internal/bytealg [2019-11-26T08:43:54.739Z] #44 13.50 sync/atomic [2019-11-26T08:43:54.739Z] #44 14.15 unicode [2019-11-26T08:43:54.739Z] #44 14.37 runtime [2019-11-26T08:43:54.739Z] #44 19.75 unicode/utf8 [2019-11-26T08:43:54.918Z] #22 ... [2019-11-26T08:43:54.918Z] [2019-11-26T08:43:54.918Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:43:54.918Z] #33 2.859 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:43:54.918Z] #33 2.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:43:54.918Z] #33 2.884 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:43:54.918Z] #33 2.891 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:43:54.918Z] #33 2.897 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:43:54.918Z] #33 3.136 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-26T08:43:54.918Z] #33 3.616 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-26T08:43:54.918Z] #33 3.794 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-26T08:43:54.918Z] #33 5.637 Fetched 7751 kB in 3s (1990 kB/s) [2019-11-26T08:43:54.918Z] #33 5.637 Reading package lists... [2019-11-26T08:43:54.918Z] #33 7.249 Reading package lists... [2019-11-26T08:43:54.918Z] #33 8.971 Building dependency tree... [2019-11-26T08:43:54.918Z] #33 9.642 The following additional packages will be installed: [2019-11-26T08:43:54.918Z] #33 9.657 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T08:43:54.918Z] #33 9.660 Suggested packages: [2019-11-26T08:43:54.918Z] #33 9.660 codeblocks eclipse ninja-build lrzip [2019-11-26T08:43:54.918Z] #33 9.660 Recommended packages: [2019-11-26T08:43:54.918Z] #33 9.660 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T08:43:54.918Z] #33 9.902 The following NEW packages will be installed: [2019-11-26T08:43:54.918Z] #33 9.905 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T08:43:54.918Z] #33 9.905 vim-common xxd [2019-11-26T08:43:54.918Z] #33 ... [2019-11-26T08:43:54.918Z] [2019-11-26T08:43:54.918Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:43:54.918Z] #10 2.859 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:43:54.918Z] #10 2.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:43:54.918Z] #10 2.875 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:43:54.918Z] #10 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:43:54.918Z] #10 2.884 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:43:54.918Z] #10 3.127 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-26T08:43:54.918Z] #10 3.693 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-26T08:43:54.918Z] #10 3.767 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-26T08:43:54.918Z] #10 5.814 Fetched 7751 kB in 3s (1984 kB/s) [2019-11-26T08:43:54.918Z] #10 5.814 Reading package lists... [2019-11-26T08:43:54.918Z] #10 7.508 Reading package lists... [2019-11-26T08:43:54.918Z] #10 9.257 Building dependency tree... [2019-11-26T08:43:54.918Z] #10 10.01 The following additional packages will be installed: [2019-11-26T08:43:54.918Z] #10 10.01 libapparmor1 libseccomp2 [2019-11-26T08:43:54.918Z] #10 10.01 Suggested packages: [2019-11-26T08:43:54.918Z] #10 10.01 seccomp [2019-11-26T08:43:54.918Z] #10 10.08 The following NEW packages will be installed: [2019-11-26T08:43:54.918Z] #10 10.09 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T08:43:54.918Z] #10 ... [2019-11-26T08:43:54.918Z] [2019-11-26T08:43:54.918Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:43:54.918Z] #24 2.859 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:43:54.918Z] #24 2.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:43:54.918Z] #24 2.889 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:43:54.918Z] #24 2.891 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:43:54.918Z] #24 2.896 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:43:54.918Z] #24 3.111 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-26T08:43:54.918Z] #24 3.616 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-26T08:43:54.918Z] #24 3.772 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-26T08:43:54.918Z] #24 5.707 Fetched 7751 kB in 4s (1895 kB/s) [2019-11-26T08:43:54.918Z] #24 5.707 Reading package lists... [2019-11-26T08:43:54.918Z] #24 7.449 Reading package lists... [2019-11-26T08:43:54.918Z] #24 9.164 Building dependency tree... [2019-11-26T08:43:54.918Z] #24 9.965 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T08:43:54.918Z] #24 9.965 The following additional packages will be installed: [2019-11-26T08:43:54.918Z] #24 9.967 libjq1 libonig4 [2019-11-26T08:43:54.918Z] #24 10.06 The following NEW packages will be installed: [2019-11-26T08:43:54.918Z] #24 10.06 jq libjq1 libonig4 [2019-11-26T08:43:54.918Z] #24 ... [2019-11-26T08:43:54.918Z] [2019-11-26T08:43:54.918Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:43:54.918Z] #33 10.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:43:54.918Z] #33 10.99 Need to get 13.1 MB of archives. [2019-11-26T08:43:54.918Z] #33 10.99 After this operation, 55.5 MB of additional disk space will be used. [2019-11-26T08:43:54.918Z] #33 10.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T08:43:54.918Z] #33 11.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-26T08:43:54.918Z] #33 11.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-11-26T08:43:54.918Z] #33 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-11-26T08:43:54.918Z] #33 11.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-11-26T08:43:54.919Z] #33 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-11-26T08:43:54.919Z] #33 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-11-26T08:43:54.919Z] #33 11.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-11-26T08:43:54.919Z] #33 11.31 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-26T08:43:54.919Z] #33 11.31 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:43:54.998Z] #44 20.98 internal/testlog [2019-11-26T08:43:54.998Z] #44 ... [2019-11-26T08:43:54.998Z] [2019-11-26T08:43:54.998Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:43:55.258Z] #26 19.47 ## 3.3% ##### 8.3% ######### 13.2% ############# 18.8% ################## 25.6% ###################### 30.6% ############################ 39.2% ################################# 46.1% #################################### 50.5% ####################################### 55.4% ############################################ 61.6% ################################################ 66.7% ################################################### 70.9% ###################################################### 75.5% ############################################################ 83.6% ################################################################## 92.0% [2019-11-26T08:43:55.258Z] #26 ... [2019-11-26T08:43:55.258Z] [2019-11-26T08:43:55.258Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:43:55.258Z] #59 11.19 + RM_GOPATH=0 [2019-11-26T08:43:55.258Z] #59 11.19 + TMP_GOPATH= [2019-11-26T08:43:55.258Z] #59 11.19 + : /build [2019-11-26T08:43:55.258Z] #59 11.20 + '[' -z '' ']' [2019-11-26T08:43:55.258Z] #59 11.21 ++ mktemp -d [2019-11-26T08:43:55.258Z] #59 11.21 + export GOPATH=/tmp/tmp.l3Hgbjrkix [2019-11-26T08:43:55.258Z] #59 11.21 + GOPATH=/tmp/tmp.l3Hgbjrkix [2019-11-26T08:43:55.258Z] #59 11.21 + RM_GOPATH=1 [2019-11-26T08:43:55.258Z] #59 11.21 ++ dirname ./install.sh [2019-11-26T08:43:55.258Z] #59 11.21 + dir=. [2019-11-26T08:43:55.258Z] #59 11.21 + bin=containerd [2019-11-26T08:43:55.258Z] #59 11.21 + shift [2019-11-26T08:43:55.258Z] #59 11.21 + '[' '!' -f ./containerd.installer ']' [2019-11-26T08:43:55.258Z] #59 11.21 + . ./containerd.installer [2019-11-26T08:43:55.258Z] #59 11.21 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:43:55.258Z] #59 11.21 + install_containerd [2019-11-26T08:43:55.258Z] #59 11.21 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-26T08:43:55.258Z] #59 11.21 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l3Hgbjrkix/src/github.com/containerd/containerd [2019-11-26T08:43:55.258Z] #59 11.21 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:43:55.258Z] #59 11.23 Cloning into '/tmp/tmp.l3Hgbjrkix/src/github.com/containerd/containerd'... [2019-11-26T08:43:55.258Z] #59 ... [2019-11-26T08:43:55.258Z] [2019-11-26T08:43:55.258Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:43:55.258Z] #36 11.40 + RM_GOPATH=0 [2019-11-26T08:43:55.258Z] #36 11.40 + TMP_GOPATH= [2019-11-26T08:43:55.258Z] #36 11.40 + : /build [2019-11-26T08:43:55.258Z] #36 11.40 + '[' -z '' ']' [2019-11-26T08:43:55.258Z] #36 11.41 ++ mktemp -d [2019-11-26T08:43:55.258Z] #36 11.42 + export GOPATH=/tmp/tmp.muF3sXSKOE [2019-11-26T08:43:55.258Z] #36 11.42 + GOPATH=/tmp/tmp.muF3sXSKOE [2019-11-26T08:43:55.258Z] #36 11.42 + RM_GOPATH=1 [2019-11-26T08:43:55.258Z] #36 11.42 ++ dirname ./install.sh [2019-11-26T08:43:55.258Z] #36 11.42 + dir=. [2019-11-26T08:43:55.258Z] #36 11.42 + bin=tini [2019-11-26T08:43:55.258Z] #36 11.42 + shift [2019-11-26T08:43:55.258Z] #36 11.43 + '[' '!' -f ./tini.installer ']' [2019-11-26T08:43:55.258Z] #36 11.43 + . ./tini.installer [2019-11-26T08:43:55.258Z] #36 11.43 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:43:55.258Z] #36 11.43 + install_tini [2019-11-26T08:43:55.258Z] #36 11.43 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T08:43:55.258Z] #36 11.43 + git clone https://github.com/krallin/tini.git /tmp/tmp.muF3sXSKOE/tini [2019-11-26T08:43:55.258Z] #36 11.43 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:43:55.258Z] #36 11.43 Cloning into '/tmp/tmp.muF3sXSKOE/tini'... [2019-11-26T08:43:55.258Z] #36 12.78 + cd /tmp/tmp.muF3sXSKOE/tini [2019-11-26T08:43:55.258Z] #36 12.78 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:43:55.258Z] #36 12.78 + cmake . [2019-11-26T08:43:55.258Z] #36 14.19 -- The C compiler identification is GNU 6.3.0 [2019-11-26T08:43:55.258Z] #36 14.26 -- Check for working C compiler: /usr/bin/cc [2019-11-26T08:43:55.258Z] #36 15.13 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T08:43:55.258Z] #36 15.13 -- Detecting C compiler ABI info [2019-11-26T08:43:55.258Z] #36 16.41 -- Detecting C compiler ABI info - done [2019-11-26T08:43:55.258Z] #36 16.58 -- Detecting C compile features [2019-11-26T08:43:55.258Z] #36 20.14 -- Detecting C compile features - done [2019-11-26T08:43:55.258Z] #36 20.31 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T08:43:55.258Z] #36 20.86 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T08:43:55.258Z] #36 21.10 -- Configuring done [2019-11-26T08:43:55.258Z] #36 21.14 -- Generating done [2019-11-26T08:43:55.258Z] #36 21.16 -- Build files have been written to: /tmp/tmp.muF3sXSKOE/tini [2019-11-26T08:43:55.258Z] #36 21.17 + make tini-static [2019-11-26T08:43:55.492Z] #33 11.66 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:43:55.492Z] #33 11.73 Fetched 13.1 MB in 1s (9542 kB/s) [2019-11-26T08:43:55.492Z] #33 11.82 Selecting previously unselected package cmake-data. [2019-11-26T08:43:55.492Z] #33 11.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 ... 14976 files and directories currently installed.) [2019-11-26T08:43:55.492Z] #33 11.83 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T08:43:55.492Z] #33 11.84 Unpacking cmake-data (3.7.2-1) ... [2019-11-26T08:43:55.521Z] #36 ... [2019-11-26T08:43:55.521Z] [2019-11-26T08:43:55.521Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:43:55.521Z] #38 12.01 + GOPATH=/tmp/tmp.oM4o798h1Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oM4o798h1Z go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T08:43:55.779Z] #38 ... [2019-11-26T08:43:55.779Z] [2019-11-26T08:43:55.779Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:43:55.779Z] #44 21.41 encoding [2019-11-26T08:43:55.779Z] #44 21.55 unicode/utf16 [2019-11-26T08:43:55.779Z] #44 21.88 crypto/internal/subtle [2019-11-26T08:43:56.037Z] #44 22.11 crypto/subtle [2019-11-26T08:43:56.153Z] Removing intermediate container 6813dd5b8b8d [2019-11-26T08:43:56.153Z] ---> 3c1b3309051f [2019-11-26T08:43:56.153Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-26T08:43:56.153Z] ---> 687421176e14 [2019-11-26T08:43:56.153Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-26T08:43:56.153Z] ---> 1a8b2b7e7629 [2019-11-26T08:43:56.153Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-26T08:43:56.153Z] ---> Running in 6c19c27bb9bc [2019-11-26T08:43:56.153Z] Removing intermediate container 6c19c27bb9bc [2019-11-26T08:43:56.153Z] ---> 4b2e44d54597 [2019-11-26T08:43:56.153Z] Successfully built 4b2e44d54597 [2019-11-26T08:43:56.153Z] Successfully tagged moby-buildx:latest [2019-11-26T08:43:56.153Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-26T08:43:56.153Z] if [ -n "${id}" ]; then \ [2019-11-26T08:43:56.153Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-26T08:43:56.153Z] && touch bundles/buildx; \ [2019-11-26T08:43:56.153Z] docker rm -f ${id}; \ [2019-11-26T08:43:56.153Z] fi [2019-11-26T08:43:56.153Z] 0d50bef2d4f8c74f416ceaea52ae6f8c3089b4ae16e3ed72045049fec37441cf [2019-11-26T08:43:56.153Z] bundles/buildx version [2019-11-26T08:43:56.153Z] buildx v0.3.1 6db68d0 [2019-11-26T08:43:56.153Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:4952248d0886d747afcbf6f8d13157f7300cc451 . [2019-11-26T08:43:56.153Z] #1 [internal] booting buildkit [2019-11-26T08:43:56.153Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-26T08:43:56.153Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2019-11-26T08:43:56.153Z] #1 creating container buildx_buildkit_default [2019-11-26T08:43:56.153Z] #1 creating container buildx_buildkit_default 0.6s done [2019-11-26T08:43:56.153Z] #1 DONE 2.5s [2019-11-26T08:43:56.153Z] [2019-11-26T08:43:56.153Z] #2 [internal] load build definition from Dockerfile [2019-11-26T08:43:56.153Z] #2 transferring dockerfile: 14.85kB done [2019-11-26T08:43:56.153Z] #2 DONE 0.0s [2019-11-26T08:43:56.153Z] [2019-11-26T08:43:56.153Z] #3 [internal] load .dockerignore [2019-11-26T08:43:56.153Z] #3 transferring context: 87B done [2019-11-26T08:43:56.153Z] #3 DONE 0.0s [2019-11-26T08:43:56.153Z] [2019-11-26T08:43:56.153Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-26T08:43:56.153Z] #4 DONE 0.6s [2019-11-26T08:43:56.153Z] [2019-11-26T08:43:56.153Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-26T08:43:56.153Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-26T08:43:56.153Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-26T08:43:56.153Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-26T08:43:56.153Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-26T08:43:56.153Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 7.54MB / 8.87MB 0.1s [2019-11-26T08:43:56.153Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-26T08:43:56.153Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-26T08:43:56.296Z] #44 22.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-26T08:43:56.548Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-26T08:43:56.548Z] #5 DONE 0.6s [2019-11-26T08:43:56.554Z] #44 22.59 internal/nettrace [2019-11-26T08:43:56.812Z] #44 22.91 runtime/cgo [2019-11-26T08:43:56.879Z] #33 ... [2019-11-26T08:43:56.879Z] [2019-11-26T08:43:56.879Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:43:56.879Z] #24 11.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:43:56.879Z] #24 11.22 Need to get 293 kB of archives. [2019-11-26T08:43:56.879Z] #24 11.22 After this operation, 1086 kB of additional disk space will be used. [2019-11-26T08:43:56.879Z] #24 11.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-26T08:43:56.879Z] #24 11.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-26T08:43:56.879Z] #24 11.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-26T08:43:56.879Z] #24 11.60 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:43:56.879Z] #24 11.65 Fetched 293 kB in 1s (257 kB/s) [2019-11-26T08:43:56.879Z] #24 11.71 Selecting previously unselected package libonig4:arm64. [2019-11-26T08:43:56.879Z] #24 11.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 ... 14976 files and directories currently installed.) [2019-11-26T08:43:56.879Z] #24 11.73 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-11-26T08:43:56.879Z] #24 11.75 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-26T08:43:56.879Z] #24 11.86 Selecting previously unselected package libjq1:arm64. [2019-11-26T08:43:56.879Z] #24 11.86 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-26T08:43:56.879Z] #24 11.88 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-26T08:43:56.879Z] #24 11.95 Selecting previously unselected package jq. [2019-11-26T08:43:56.879Z] #24 11.96 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-26T08:43:56.879Z] #24 11.96 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:43:56.879Z] #24 12.07 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-26T08:43:56.879Z] #24 12.08 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-26T08:43:56.879Z] #24 12.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:43:56.879Z] #24 12.16 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:43:56.879Z] #24 DONE 13.1s [2019-11-26T08:43:56.879Z] [2019-11-26T08:43:56.879Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:43:56.879Z] #10 11.15 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:43:56.879Z] #10 11.15 Need to get 287 kB of archives. [2019-11-26T08:43:56.879Z] #10 11.15 After this operation, 1186 kB of additional disk space will be used. [2019-11-26T08:43:56.879Z] #10 11.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-11-26T08:43:56.879Z] #10 11.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-11-26T08:43:56.879Z] #10 11.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-11-26T08:43:56.879Z] #10 11.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-11-26T08:43:56.879Z] #10 11.52 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:43:56.879Z] #10 11.59 Fetched 287 kB in 1s (274 kB/s) [2019-11-26T08:43:56.879Z] #10 11.67 Selecting previously unselected package libseccomp2:arm64. [2019-11-26T08:43:56.879Z] #10 11.67 (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 ... 14976 files and directories currently installed.) [2019-11-26T08:43:56.879Z] #10 11.69 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-26T08:43:56.879Z] #10 11.71 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:43:56.879Z] #10 11.79 Selecting previously unselected package libseccomp-dev:arm64. [2019-11-26T08:43:56.879Z] #10 11.79 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-26T08:43:56.879Z] #10 11.80 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:43:56.879Z] #10 11.91 Selecting previously unselected package libapparmor1:arm64. [2019-11-26T08:43:56.879Z] #10 11.91 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-11-26T08:43:56.879Z] #10 11.92 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-26T08:43:56.879Z] #10 12.00 Selecting previously unselected package libapparmor-dev:arm64. [2019-11-26T08:43:56.879Z] #10 12.01 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-11-26T08:43:56.879Z] #10 12.01 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-26T08:43:56.879Z] #10 12.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:43:56.879Z] #10 12.16 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:43:56.879Z] #10 12.19 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-26T08:43:56.879Z] #10 12.20 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:43:56.879Z] #10 12.22 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-26T08:43:56.879Z] #10 12.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:43:56.879Z] #10 DONE 13.2s [2019-11-26T08:43:56.879Z] [2019-11-26T08:43:56.879Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-26T08:43:56.931Z] [2019-11-26T08:43:56.931Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-26T08:43:57.534Z] #7 DONE 0.3s [2019-11-26T08:43:57.534Z] [2019-11-26T08:43:57.534Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-26T08:43:57.534Z] #6 DONE 0.3s [2019-11-26T08:43:57.534Z] [2019-11-26T08:43:57.534Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:43:57.534Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-26T08:43:57.534Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 0B / 102.15MB 0.1s [2019-11-26T08:43:57.534Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 0B / 50.49MB 0.1s [2019-11-26T08:43:57.534Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s [2019-11-26T08:43:57.534Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.1s [2019-11-26T08:43:57.534Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 1.18MB / 45.24MB 0.1s [2019-11-26T08:43:57.534Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 1.19MB / 10.32MB 0.1s [2019-11-26T08:43:57.534Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 105.65kB / 45.98MB 0.1s [2019-11-26T08:43:57.534Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-26T08:43:57.534Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done [2019-11-26T08:43:57.535Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done [2019-11-26T08:43:57.535Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s done [2019-11-26T08:43:57.535Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.2s done [2019-11-26T08:43:57.535Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 5.83MB / 45.24MB 0.3s [2019-11-26T08:43:57.535Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 3.80MB / 10.32MB 0.3s [2019-11-26T08:43:57.535Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 3.08MB / 45.98MB 0.3s [2019-11-26T08:43:57.535Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 5.13MB / 50.49MB 0.4s [2019-11-26T08:43:57.535Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 8.49MB / 10.32MB 0.4s [2019-11-26T08:43:57.818Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.5s done [2019-11-26T08:43:57.818Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-11-26T08:43:58.080Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 7.21MB / 102.15MB 0.6s [2019-11-26T08:43:58.080Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 10.50MB / 45.24MB 0.6s [2019-11-26T08:43:58.080Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.6s [2019-11-26T08:43:58.080Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 7.70MB / 45.98MB 0.6s [2019-11-26T08:43:58.080Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 10.05MB / 50.49MB 0.7s [2019-11-26T08:43:58.080Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 13.65MB / 45.24MB 0.7s [2019-11-26T08:43:58.080Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.6s done [2019-11-26T08:43:58.080Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 10.78MB / 45.98MB 0.7s [2019-11-26T08:43:58.080Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 12.50MB / 102.15MB 0.9s [2019-11-26T08:43:58.080Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 14.06MB / 45.98MB 0.9s [2019-11-26T08:43:59.134Z] #11 DONE 1.7s [2019-11-26T08:43:59.134Z] [2019-11-26T08:43:59.134Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:43:59.134Z] #33 13.73 Selecting previously unselected package liblzo2-2:arm64. [2019-11-26T08:43:59.134Z] #33 13.73 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-26T08:43:59.134Z] #33 13.74 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-26T08:43:59.134Z] #33 13.82 Selecting previously unselected package libicu57:arm64. [2019-11-26T08:43:59.134Z] #33 13.82 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-11-26T08:43:59.134Z] #33 13.83 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-26T08:43:59.134Z] #33 15.10 Selecting previously unselected package libxml2:arm64. [2019-11-26T08:43:59.134Z] #33 15.11 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-11-26T08:43:59.134Z] #33 15.11 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:43:59.134Z] #33 15.28 Selecting previously unselected package libarchive13:arm64. [2019-11-26T08:43:59.134Z] #33 15.28 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-11-26T08:43:59.134Z] #33 15.29 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-26T08:43:59.134Z] #33 15.39 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-26T08:43:59.134Z] #33 15.39 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-11-26T08:43:59.134Z] #33 15.40 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-26T08:43:59.134Z] #33 15.47 Selecting previously unselected package libuv1:arm64. [2019-11-26T08:43:59.134Z] #33 15.47 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-11-26T08:43:59.134Z] #33 15.48 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-11-26T08:43:59.273Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 15.35MB / 50.49MB 1.0s [2019-11-26T08:43:59.273Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 17.84MB / 45.24MB 1.0s [2019-11-26T08:43:59.273Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 17.21MB / 45.98MB 1.0s [2019-11-26T08:43:59.273Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 18.35MB / 102.15MB 1.2s [2019-11-26T08:43:59.273Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 20.50MB / 45.24MB 1.2s [2019-11-26T08:43:59.273Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 18.71MB / 50.49MB 1.3s [2019-11-26T08:43:59.273Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 23.64MB / 45.24MB 1.3s [2019-11-26T08:43:59.273Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 20.53MB / 45.98MB 1.3s [2019-11-26T08:43:59.273Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 23.95MB / 45.98MB 1.5s [2019-11-26T08:43:59.273Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 25.33MB / 102.15MB 1.7s [2019-11-26T08:43:59.273Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 22.33MB / 50.49MB 1.7s [2019-11-26T08:43:59.273Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 29.47MB / 45.24MB 1.7s [2019-11-26T08:43:59.273Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 25.07MB / 50.49MB 1.8s [2019-11-26T08:43:59.273Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 28.01MB / 45.98MB 1.8s [2019-11-26T08:43:59.273Z] #8 ... [2019-11-26T08:43:59.273Z] [2019-11-26T08:43:59.273Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:43:59.273Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-26T08:43:59.273Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-26T08:43:59.273Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done [2019-11-26T08:43:59.273Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-26T08:43:59.273Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2019-11-26T08:43:59.273Z] #66 DONE 2.0s [2019-11-26T08:43:59.273Z] [2019-11-26T08:43:59.273Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:43:59.273Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 30.90MB / 102.15MB 1.9s [2019-11-26T08:43:59.273Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 28.74MB / 50.49MB 1.9s [2019-11-26T08:43:59.273Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 36.65MB / 45.24MB 1.9s [2019-11-26T08:43:59.273Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 31.35MB / 45.98MB 1.9s [2019-11-26T08:43:59.273Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 31.95MB / 50.49MB 2.1s [2019-11-26T08:43:59.273Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 39.14MB / 45.24MB 2.1s [2019-11-26T08:43:59.273Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 35.20MB / 45.98MB 2.1s [2019-11-26T08:43:59.394Z] #33 15.55 Selecting previously unselected package cmake. [2019-11-26T08:43:59.395Z] #33 15.55 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-11-26T08:43:59.395Z] #33 15.60 Unpacking cmake (3.7.2-1) ... [2019-11-26T08:43:59.709Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 40.18MB / 102.15MB 2.2s [2019-11-26T08:43:59.709Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 35.99MB / 50.49MB 2.2s [2019-11-26T08:43:59.709Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 42.50MB / 45.24MB 2.2s [2019-11-26T08:43:59.709Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 40.33MB / 50.49MB 2.4s [2019-11-26T08:43:59.709Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.4s [2019-11-26T08:43:59.709Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 40.13MB / 45.98MB 2.4s [2019-11-26T08:43:59.709Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 50.78MB / 102.15MB 2.5s [2019-11-26T08:43:59.709Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 46.41MB / 50.49MB 2.5s [2019-11-26T08:43:59.709Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.4s done [2019-11-26T08:43:59.709Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.30MB / 45.98MB 2.5s [2019-11-26T08:43:59.968Z] #33 ... [2019-11-26T08:43:59.968Z] [2019-11-26T08:43:59.968Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T08:43:59.968Z] #12 DONE 1.5s [2019-11-26T08:43:59.968Z] [2019-11-26T08:43:59.968Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:43:59.968Z] #33 16.37 Selecting previously unselected package xxd. [2019-11-26T08:43:59.968Z] #33 16.37 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-26T08:43:59.968Z] #33 16.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:00.120Z] #8 ... [2019-11-26T08:44:00.120Z] [2019-11-26T08:44:00.120Z] #20 [internal] load build context [2019-11-26T08:44:00.120Z] #20 transferring context: 45.83MB 2.6s done [2019-11-26T08:44:00.120Z] #20 DONE 2.8s [2019-11-26T08:44:00.120Z] [2019-11-26T08:44:00.120Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:44:00.120Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 62.32MB / 102.15MB 2.7s [2019-11-26T08:44:00.120Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.7s [2019-11-26T08:44:00.120Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.6s done [2019-11-26T08:44:00.120Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 77.68MB / 102.15MB 2.8s [2019-11-26T08:44:00.120Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.8s done [2019-11-26T08:44:00.120Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 94.72MB / 102.15MB 3.0s [2019-11-26T08:44:00.230Z] #33 16.52 Selecting previously unselected package vim-common. [2019-11-26T08:44:00.230Z] #33 16.52 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:44:00.230Z] #33 16.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:00.485Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.2s done [2019-11-26T08:44:00.486Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-11-26T08:44:00.491Z] #33 16.66 Processing triggers for mime-support (3.60) ... [2019-11-26T08:44:00.491Z] #33 16.74 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:00.491Z] #33 16.76 Setting up libuv1:arm64 (1.9.1-3) ... [2019-11-26T08:44:00.491Z] #33 16.77 Setting up cmake-data (3.7.2-1) ... [2019-11-26T08:44:00.491Z] #33 16.80 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-26T08:44:00.491Z] #33 16.82 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:44:00.491Z] #33 16.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:00.517Z] #44 ... [2019-11-26T08:44:00.517Z] [2019-11-26T08:44:00.517Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:00.517Z] #26 19.47 ## 3.3% ##### 8.3% ######### 13.2% ############# 18.8% ################## 25.6% ###################### 30.6% ############################ 39.2% ################################# 46.1% #################################### 50.5% ####################################### 55.4% ############################################ 61.6% ################################################ 66.7% ################################################### 70.9% ###################################################### 75.5% ############################################################ 83.6% ################################################################## 92.0% ###################################################################### 97.8% ######################################################################## 100.0% [2019-11-26T08:44:00.517Z] #26 22.23 [2019-11-26T08:44:00.752Z] #33 16.90 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:00.752Z] #33 16.92 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-26T08:44:00.752Z] #33 16.95 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-26T08:44:00.752Z] #33 16.97 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-26T08:44:00.752Z] #33 16.99 Setting up cmake (3.7.2-1) ... [2019-11-26T08:44:00.752Z] #33 17.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:01.324Z] #33 DONE 17.5s [2019-11-26T08:44:01.324Z] [2019-11-26T08:44:01.324Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:44:01.324Z] #34 DONE 0.1s [2019-11-26T08:44:01.324Z] [2019-11-26T08:44:01.324Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-26T08:44:01.584Z] #13 1.464 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T08:44:01.584Z] #13 DONE 1.6s [2019-11-26T08:44:01.584Z] [2019-11-26T08:44:01.584Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:01.584Z] #22 ... [2019-11-26T08:44:01.584Z] [2019-11-26T08:44:01.584Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-26T08:44:01.817Z] #26 22.66 0.7% # 1.6% ### 5.3% ##### 7.7% ####### 9.8% ######### 12.5% ########## 13.9% ########### 16.5% ############ 18.0% ############## 19.9% ############### 21.0% ################ 23.5% ################## 25.7% ################### 26.7% #################### 27.9% ##################### 29.7% ###################### 31.1% ######################## 33.5% ######################### 35.7% ########################### 38.4% ############################# 41.5% ############################### 44.2% ################################# 46.6% ################################### 49.2% ##################################### 52.7% ######################################## 56.1% ########################################## 58.4% ########################################### 60.4% ############################################ 62.4% ############################################## 64.7% ################################################ 66.8% ################################################## 70.3% #################################################### 72.5% ##################################################### 73.9% ####################################################### 76.8% ######################################################### 79.6% ########################################################### 82.1% ############################################################ 84.4% ############################################################## 86.7% ################################################################ 89.0% ################################################################ 90.1% ################################################################## 91.8% ################################################################### 94.3% ###################################################################### 97.4% ######################################################################## 100.0% [2019-11-26T08:44:01.817Z] #26 27.89 [2019-11-26T08:44:02.718Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.1s [2019-11-26T08:44:02.969Z] #14 DONE 1.3s [2019-11-26T08:44:02.969Z] [2019-11-26T08:44:02.969Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:02.969Z] #22 ... [2019-11-26T08:44:02.969Z] [2019-11-26T08:44:02.969Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-26T08:44:03.198Z] #26 ... [2019-11-26T08:44:03.198Z] [2019-11-26T08:44:03.198Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:03.198Z] #36 21.77 Scanning dependencies of target tini-static [2019-11-26T08:44:03.198Z] #36 21.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T08:44:03.198Z] #36 24.14 [100%] Linking C executable tini-static [2019-11-26T08:44:03.198Z] #36 25.68 [100%] Built target tini-static [2019-11-26T08:44:03.198Z] #36 25.86 + mkdir -p /build [2019-11-26T08:44:03.198Z] #36 25.87 + cp tini-static /build/docker-init [2019-11-26T08:44:03.198Z] #36 DONE 29.0s [2019-11-26T08:44:03.198Z] [2019-11-26T08:44:03.198Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:03.198Z] #54 22.25 + cd /tmp/tmp.FRL1TJA1sF/src/github.com/opencontainers/runc [2019-11-26T08:44:03.198Z] #54 22.25 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:44:03.198Z] #54 22.48 + '[' -z '' ']' [2019-11-26T08:44:03.198Z] #54 22.48 + target=static [2019-11-26T08:44:03.198Z] #54 22.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T08:44:03.198Z] #54 25.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T08:44:03.198Z] #54 ... [2019-11-26T08:44:03.198Z] [2019-11-26T08:44:03.198Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:03.198Z] #40 29.71 Fetched 7927 kB in 21s (375 kB/s) [2019-11-26T08:44:04.135Z] #40 29.71 Reading package lists... [2019-11-26T08:44:04.135Z] #40 ... [2019-11-26T08:44:04.135Z] [2019-11-26T08:44:04.136Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:04.136Z] #31 20.52 unicode/utf8 [2019-11-26T08:44:04.136Z] #31 21.43 internal/testlog [2019-11-26T08:44:04.136Z] #31 22.00 runtime/cgo [2019-11-26T08:44:04.394Z] #31 ... [2019-11-26T08:44:04.394Z] [2019-11-26T08:44:04.394Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:04.394Z] #26 29.49 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T08:44:04.471Z] #15 DONE 1.2s [2019-11-26T08:44:04.471Z] [2019-11-26T08:44:04.471Z] #16 [dev 6/24] RUN ldconfig [2019-11-26T08:44:04.655Z] #26 30.77 [2019-11-26T08:44:05.315Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.6s done [2019-11-26T08:44:05.315Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-11-26T08:44:05.574Z] #7 DONE 28.0s [2019-11-26T08:44:05.574Z] [2019-11-26T08:44:05.574Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-26T08:44:05.592Z] #26 31.46 ######################################################################## 100.0% [2019-11-26T08:44:05.849Z] #26 31.95 [2019-11-26T08:44:05.857Z] #16 DONE 1.4s [2019-11-26T08:44:05.857Z] [2019-11-26T08:44:05.857Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:44:07.783Z] #17 2.221 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:07.783Z] #17 2.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:07.783Z] #17 2.240 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:07.783Z] #17 2.242 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:07.783Z] #17 2.249 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:08.045Z] #17 2.424 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-26T08:44:08.306Z] #17 2.649 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-26T08:44:08.306Z] #17 2.817 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-26T08:44:08.381Z] #26 34.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T08:44:08.952Z] #26 34.99 [2019-11-26T08:44:09.518Z] #26 35.65 ######################################################################## 100.0% [2019-11-26T08:44:09.778Z] #26 35.89 [2019-11-26T08:44:10.236Z] #17 4.321 Fetched 7751 kB in 3s (2396 kB/s) [2019-11-26T08:44:10.711Z] #26 ... [2019-11-26T08:44:10.711Z] [2019-11-26T08:44:10.711Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:10.711Z] #40 29.71 Reading package lists... [2019-11-26T08:44:10.813Z] #8 DONE 4.5s [2019-11-26T08:44:10.813Z] [2019-11-26T08:44:10.813Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-26T08:44:10.813Z] #9 DONE 0.9s [2019-11-26T08:44:10.813Z] [2019-11-26T08:44:10.813Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:44:11.073Z] #20 DONE 0.1s [2019-11-26T08:44:11.073Z] [2019-11-26T08:44:11.073Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T08:44:11.073Z] #30 ... [2019-11-26T08:44:11.073Z] [2019-11-26T08:44:11.073Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T08:44:11.073Z] #21 DONE 0.2s [2019-11-26T08:44:11.176Z] #17 4.321 Reading package lists... [2019-11-26T08:44:11.329Z] [2019-11-26T08:44:11.329Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-26T08:44:11.329Z] #46 DONE 0.2s [2019-11-26T08:44:11.329Z] [2019-11-26T08:44:11.329Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-26T08:44:11.329Z] #43 DONE 0.3s [2019-11-26T08:44:11.329Z] [2019-11-26T08:44:11.329Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-26T08:44:11.329Z] #67 DONE 0.3s [2019-11-26T08:44:11.329Z] [2019-11-26T08:44:11.329Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-26T08:44:11.329Z] #49 DONE 0.3s [2019-11-26T08:44:11.329Z] [2019-11-26T08:44:11.329Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T08:44:11.329Z] #30 DONE 0.3s [2019-11-26T08:44:11.329Z] [2019-11-26T08:44:11.329Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:11.329Z] #31 ... [2019-11-26T08:44:11.329Z] [2019-11-26T08:44:11.329Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-26T08:44:11.329Z] #61 DONE 0.4s [2019-11-26T08:44:11.584Z] [2019-11-26T08:44:11.584Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:11.899Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 11.3s done [2019-11-26T08:44:11.899Z] #8 DONE 14.6s [2019-11-26T08:44:11.899Z] [2019-11-26T08:44:11.899Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-26T08:44:12.288Z] #9 DONE 0.3s [2019-11-26T08:44:12.288Z] [2019-11-26T08:44:12.288Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-26T08:44:12.567Z] #17 5.656 Reading package lists... [2019-11-26T08:44:12.672Z] #10 DONE 0.3s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:44:12.672Z] #21 DONE 0.1s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:12.672Z] #34 ... [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-26T08:44:12.672Z] #68 DONE 0.1s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T08:44:12.672Z] #22 DONE 0.1s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-26T08:44:12.672Z] #50 DONE 0.1s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-26T08:44:12.672Z] #44 DONE 0.1s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T08:44:12.672Z] #31 DONE 0.1s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-26T08:44:12.672Z] #62 DONE 0.1s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.672Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-26T08:44:12.672Z] #47 DONE 0.2s [2019-11-26T08:44:12.672Z] [2019-11-26T08:44:12.673Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:12.827Z] #17 7.014 Building dependency tree... [2019-11-26T08:44:13.088Z] #17 7.595 The following additional packages will be installed: [2019-11-26T08:44:13.088Z] #17 7.596 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T08:44:13.088Z] #17 7.596 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T08:44:13.088Z] #17 7.596 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T08:44:13.088Z] #17 7.596 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T08:44:13.088Z] #17 7.596 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T08:44:13.088Z] #17 7.597 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T08:44:13.088Z] #17 7.597 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T08:44:13.088Z] #17 7.597 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T08:44:13.088Z] #17 7.598 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T08:44:13.088Z] #17 7.601 Suggested packages: [2019-11-26T08:44:13.088Z] #17 7.601 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T08:44:13.088Z] #17 7.602 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T08:44:13.088Z] #17 7.602 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T08:44:13.088Z] #17 7.602 vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T08:44:13.088Z] #17 7.603 Recommended packages: [2019-11-26T08:44:13.088Z] #17 7.603 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T08:44:13.088Z] #17 7.603 python3-keyrings.alt python3-xdg unzip [2019-11-26T08:44:13.514Z] #48 0.665 + RM_GOPATH=0 [2019-11-26T08:44:13.514Z] #48 0.666 + TMP_GOPATH= [2019-11-26T08:44:13.514Z] #48 0.666 + : /build [2019-11-26T08:44:13.514Z] #48 0.667 + '[' -z '' ']' [2019-11-26T08:44:13.514Z] #48 0.670 ++ mktemp -d [2019-11-26T08:44:13.514Z] #48 0.678 + export GOPATH=/tmp/tmp.T2JmMbJwOs [2019-11-26T08:44:13.514Z] #48 0.678 + GOPATH=/tmp/tmp.T2JmMbJwOs [2019-11-26T08:44:13.514Z] #48 0.678 + RM_GOPATH=1 [2019-11-26T08:44:13.514Z] #48 0.680 ++ dirname ./install.sh [2019-11-26T08:44:13.514Z] #48 0.681 + dir=. [2019-11-26T08:44:13.514Z] #48 0.681 + bin=gotestsum [2019-11-26T08:44:13.514Z] #48 0.681 + shift [2019-11-26T08:44:13.514Z] #48 0.681 + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T08:44:13.514Z] #48 0.682 + . ./gotestsum.installer [2019-11-26T08:44:13.514Z] #48 0.683 ++ : v0.3.5 [2019-11-26T08:44:13.514Z] #48 0.684 + install_gotestsum [2019-11-26T08:44:13.514Z] #48 0.685 + echo 'Installing gotestsum version v0.3.5' [2019-11-26T08:44:13.514Z] #48 0.685 Installing gotestsum version v0.3.5 [2019-11-26T08:44:13.514Z] #48 0.685 + go get -d gotest.tools/gotestsum [2019-11-26T08:44:14.033Z] #17 8.678 The following NEW packages will be installed: [2019-11-26T08:44:14.033Z] #17 8.678 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T08:44:14.033Z] #17 8.678 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T08:44:14.033Z] #17 8.679 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T08:44:14.033Z] #17 8.679 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T08:44:14.033Z] #17 8.679 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T08:44:14.033Z] #17 8.680 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T08:44:14.033Z] #17 8.680 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T08:44:14.033Z] #17 8.680 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T08:44:14.033Z] #17 8.680 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T08:44:14.294Z] #17 8.680 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T08:44:14.294Z] #17 8.681 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T08:44:14.294Z] #17 8.681 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T08:44:14.294Z] #17 8.683 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T08:44:14.294Z] #17 8.683 xfsprogs xxd xz-utils zip [2019-11-26T08:44:14.581Z] #40 37.99 Reading package lists... [2019-11-26T08:44:14.581Z] #40 ... [2019-11-26T08:44:14.581Z] [2019-11-26T08:44:14.581Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:14.581Z] #68 30.59 + cd /tmp/tmp.wSnKaR4i7N/src/github.com/docker/libnetwork [2019-11-26T08:44:14.581Z] #68 30.59 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:44:14.581Z] #68 31.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T08:44:14.581Z] #68 DONE 40.6s [2019-11-26T08:44:14.581Z] [2019-11-26T08:44:14.581Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:14.581Z] #26 37.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T08:44:14.581Z] #26 37.70 skipping existing 1849cc453dee [2019-11-26T08:44:14.581Z] #26 37.91 [2019-11-26T08:44:14.581Z] #26 39.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T08:44:14.581Z] #26 40.36 [2019-11-26T08:44:14.839Z] #26 40.78 ######################################################################## 100.0% [2019-11-26T08:44:14.839Z] #26 41.03 [2019-11-26T08:44:15.170Z] #26 41.20 Download of images into '/build' complete. [2019-11-26T08:44:15.170Z] #26 41.20 Use something like the following to load the result into a Docker daemon: [2019-11-26T08:44:15.170Z] #26 41.20 tar -cC '/build' . | docker load [2019-11-26T08:44:15.234Z] #17 9.742 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:44:15.234Z] #17 9.742 Need to get 84.4 MB of archives. [2019-11-26T08:44:15.234Z] #17 9.742 After this operation, 528 MB of additional disk space will be used. [2019-11-26T08:44:15.234Z] #17 9.742 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T08:44:15.234Z] #17 9.746 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-26T08:44:15.234Z] #17 9.748 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-11-26T08:44:15.234Z] #17 9.760 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-11-26T08:44:15.234Z] #17 9.760 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-11-26T08:44:15.234Z] #17 9.760 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-11-26T08:44:15.234Z] #17 9.766 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-11-26T08:44:15.234Z] #17 9.788 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-11-26T08:44:15.234Z] #17 9.789 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-11-26T08:44:15.234Z] #17 9.791 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-11-26T08:44:15.234Z] #17 9.832 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-11-26T08:44:15.431Z] #26 DONE 41.3s [2019-11-26T08:44:15.431Z] [2019-11-26T08:44:15.431Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:15.431Z] #50 33.88 + cd /tmp/tmp.OFU6mtc64a/src/github.com/golangci/golangci-lint/ [2019-11-26T08:44:15.431Z] #50 33.89 + git checkout -q v1.20.0 [2019-11-26T08:44:15.431Z] #50 34.33 ++ git describe --tags [2019-11-26T08:44:15.431Z] #50 34.34 + version=v1.20.0 [2019-11-26T08:44:15.431Z] #50 34.34 ++ git rev-parse --short HEAD [2019-11-26T08:44:15.431Z] #50 34.35 + commit=cc98739 [2019-11-26T08:44:15.431Z] #50 34.35 ++ git show -s --format=%cd [2019-11-26T08:44:15.431Z] #50 34.36 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-26T08:44:15.431Z] #50 34.36 + 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-11-26T08:44:15.494Z] #17 9.836 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-11-26T08:44:15.494Z] #17 9.837 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-11-26T08:44:15.494Z] #17 9.838 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-11-26T08:44:15.494Z] #17 9.839 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-11-26T08:44:15.494Z] #17 9.840 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-11-26T08:44:15.494Z] #17 9.842 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-11-26T08:44:15.494Z] #17 9.915 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-26T08:44:15.494Z] #17 9.917 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-11-26T08:44:15.494Z] #17 9.920 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-11-26T08:44:15.494Z] #17 9.922 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-11-26T08:44:15.494Z] #17 9.928 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-26T08:44:15.494Z] #17 9.931 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:44:15.494Z] #17 9.935 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-11-26T08:44:15.494Z] #17 9.938 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-11-26T08:44:15.494Z] #17 9.940 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-11-26T08:44:15.494Z] #17 9.945 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-11-26T08:44:15.494Z] #17 9.948 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-26T08:44:15.494Z] #17 9.950 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-26T08:44:15.494Z] #17 9.960 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-26T08:44:15.494Z] #17 9.961 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-11-26T08:44:15.494Z] #17 9.965 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-11-26T08:44:15.494Z] #17 9.968 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-26T08:44:15.494Z] #17 9.972 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-26T08:44:15.494Z] #17 9.975 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-26T08:44:15.494Z] #17 9.977 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-11-26T08:44:15.494Z] #17 9.979 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-11-26T08:44:15.494Z] #17 9.980 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-11-26T08:44:15.494Z] #17 9.982 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-11-26T08:44:15.494Z] #17 9.988 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-11-26T08:44:15.494Z] #17 9.993 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-11-26T08:44:15.494Z] #17 10.06 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-11-26T08:44:15.755Z] #17 10.07 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-11-26T08:44:15.755Z] #17 10.07 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-11-26T08:44:15.755Z] #17 10.07 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-26T08:44:15.755Z] #17 10.15 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-26T08:44:15.755Z] #17 10.15 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-11-26T08:44:15.755Z] #17 10.15 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-11-26T08:44:15.755Z] #17 10.18 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-11-26T08:44:15.755Z] #17 10.19 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T08:44:15.755Z] #17 10.21 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T08:44:15.755Z] #17 10.22 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T08:44:15.755Z] #17 10.22 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T08:44:15.755Z] #17 10.22 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T08:44:15.755Z] #17 10.23 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-11-26T08:44:15.755Z] #17 10.23 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T08:44:15.755Z] #17 10.33 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-11-26T08:44:16.017Z] #17 10.34 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-11-26T08:44:16.017Z] #17 10.35 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-11-26T08:44:16.017Z] #17 10.36 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-11-26T08:44:16.017Z] #17 10.36 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-11-26T08:44:16.017Z] #17 10.37 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-11-26T08:44:16.017Z] #17 10.40 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-11-26T08:44:16.017Z] #17 10.44 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-26T08:44:16.017Z] #17 10.44 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T08:44:16.278Z] #17 10.59 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-26T08:44:16.278Z] #17 10.66 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-11-26T08:44:16.278Z] #17 10.66 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-11-26T08:44:16.850Z] #17 11.22 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-11-26T08:44:17.423Z] #17 11.95 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:44:17.423Z] #17 12.00 Fetched 84.4 MB in 2s (28.6 MB/s) [2019-11-26T08:44:17.684Z] #17 12.06 Selecting previously unselected package bash-completion. [2019-11-26T08:44:17.684Z] #17 12.06 (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 ... 15046 files and directories currently installed.) [2019-11-26T08:44:17.684Z] #17 12.09 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T08:44:18.154Z] #62 ... [2019-11-26T08:44:18.154Z] [2019-11-26T08:44:18.154Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:44:18.154Z] #28 6.226 + mktemp -d [2019-11-26T08:44:18.154Z] #28 6.226 + export GOPATH=/tmp/tmp.GrfpS4cBhY [2019-11-26T08:44:18.154Z] #28 6.226 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.GrfpS4cBhY/src/github.com/go-swagger/go-swagger [2019-11-26T08:44:18.154Z] #28 6.226 Cloning into '/tmp/tmp.GrfpS4cBhY/src/github.com/go-swagger/go-swagger'... [2019-11-26T08:44:18.154Z] #28 ... [2019-11-26T08:44:18.154Z] [2019-11-26T08:44:18.154Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:44:18.154Z] #10 6.381 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:18.154Z] #10 6.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:18.154Z] #10 6.396 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:18.154Z] #10 6.401 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:18.154Z] #10 6.413 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:18.154Z] #10 6.808 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:44:18.317Z] #48 ... [2019-11-26T08:44:18.317Z] [2019-11-26T08:44:18.317Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:18.317Z] #63 0.465 + RM_GOPATH=0 [2019-11-26T08:44:18.317Z] #63 0.467 + TMP_GOPATH= [2019-11-26T08:44:18.317Z] #63 0.467 + : /build/ [2019-11-26T08:44:18.317Z] #63 0.467 + '[' -z '' ']' [2019-11-26T08:44:18.317Z] #63 0.468 ++ mktemp -d [2019-11-26T08:44:18.317Z] #63 0.471 + export GOPATH=/tmp/tmp.MY922alb9q [2019-11-26T08:44:18.317Z] #63 0.472 + GOPATH=/tmp/tmp.MY922alb9q [2019-11-26T08:44:18.317Z] #63 0.472 + RM_GOPATH=1 [2019-11-26T08:44:18.317Z] #63 0.472 ++ dirname ./install.sh [2019-11-26T08:44:18.317Z] #63 0.473 + dir=. [2019-11-26T08:44:18.317Z] #63 0.473 + bin=rootlesskit [2019-11-26T08:44:18.317Z] #63 0.473 + shift [2019-11-26T08:44:18.317Z] #63 0.473 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T08:44:18.317Z] #63 0.473 + . ./rootlesskit.installer [2019-11-26T08:44:18.317Z] #63 0.473 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:44:18.317Z] #63 0.474 + install_rootlesskit [2019-11-26T08:44:18.317Z] #63 0.474 + case "$1" in [2019-11-26T08:44:18.317Z] #63 0.474 + export CGO_ENABLED=0 [2019-11-26T08:44:18.317Z] #63 0.474 + CGO_ENABLED=0 [2019-11-26T08:44:18.317Z] #63 0.474 + _install_rootlesskit [2019-11-26T08:44:18.317Z] #63 0.475 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T08:44:18.317Z] #63 0.475 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:44:18.317Z] #63 0.475 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MY922alb9q/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:44:18.317Z] #63 0.477 Cloning into '/tmp/tmp.MY922alb9q/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T08:44:18.317Z] #63 5.084 + cd /tmp/tmp.MY922alb9q/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:44:18.317Z] #63 5.085 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:44:18.317Z] #63 5.364 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:44:18.317Z] #63 5.365 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T08:44:18.742Z] INFO: Extraction ended at 11/26/2019 08:44:16. Duration:00:00:24.2220712 [2019-11-26T08:44:18.742Z] INFO: Updating the golang and path environment variables [2019-11-26T08:44:18.742Z] INFO: GOPATH=d:\gopath [2019-11-26T08:44:18.742Z] INFO: go version go1.13.4 windows/amd64 [2019-11-26T08:44:18.742Z] INFO: Running the daemon under test in debug mode [2019-11-26T08:44:18.742Z] INFO: Starting a daemon under test... [2019-11-26T08:44:18.742Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40254\2\daemon --pidfile d:\CI\PR-40254\2\docker.pid -D [2019-11-26T08:44:18.742Z] INFO: Process started successfully. [2019-11-26T08:44:18.742Z] INFO: Start tailing logs of the daemon under tests [2019-11-26T08:44:18.742Z] INFO: Waiting for the daemon under test to start... [2019-11-26T08:44:19.519Z] #10 8.454 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:44:19.656Z] #17 14.10 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T08:44:19.678Z] #50 ... [2019-11-26T08:44:19.678Z] [2019-11-26T08:44:19.678Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:19.678Z] #40 37.99 Reading package lists... [2019-11-26T08:44:19.920Z] #17 14.39 Selecting previously unselected package libnet1:arm64. [2019-11-26T08:44:19.920Z] #17 14.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-26T08:44:19.920Z] #17 14.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-26T08:44:19.920Z] #17 14.49 Selecting previously unselected package libnfnetlink0:arm64. [2019-11-26T08:44:19.920Z] #17 14.50 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-11-26T08:44:19.920Z] #17 14.50 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-26T08:44:19.920Z] #17 14.56 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-11-26T08:44:19.920Z] #17 14.56 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-11-26T08:44:19.936Z] #40 46.40 Building dependency tree... [2019-11-26T08:44:19.936Z] #40 ... [2019-11-26T08:44:19.936Z] [2019-11-26T08:44:19.936Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:19.936Z] #44 36.07 vendor/golang.org/x/crypto/internal/subtle [2019-11-26T08:44:19.936Z] #44 36.30 vendor/golang.org/x/crypto/curve25519 [2019-11-26T08:44:20.181Z] #17 14.59 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-26T08:44:20.181Z] #17 14.67 Selecting previously unselected package libudev-dev:arm64. [2019-11-26T08:44:20.181Z] #17 14.67 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-11-26T08:44:20.181Z] #17 14.70 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-26T08:44:20.181Z] #17 14.80 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-11-26T08:44:20.181Z] #17 ... [2019-11-26T08:44:20.181Z] [2019-11-26T08:44:20.181Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:20.181Z] #22 26.37 + cd /tmp/tmp.0el7PAbJDf/tmp/docker-ce [2019-11-26T08:44:20.181Z] #22 26.37 + git checkout -q v17.06.2-ce [2019-11-26T08:44:20.181Z] #22 27.75 + mkdir -p /tmp/tmp.0el7PAbJDf/src/github.com/docker [2019-11-26T08:44:20.181Z] #22 27.76 + mv components/cli /tmp/tmp.0el7PAbJDf/src/github.com/docker/cli [2019-11-26T08:44:20.181Z] #22 27.76 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-26T08:44:20.194Z] #44 ... [2019-11-26T08:44:20.194Z] [2019-11-26T08:44:20.194Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:44:20.194Z] #28 46.37 + cd /tmp/tmp.66pohbxzcx/src/github.com/go-swagger/go-swagger [2019-11-26T08:44:20.194Z] #28 46.37 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-26T08:44:20.284Z] INFO: Daemon under test started and replied! [2019-11-26T08:44:20.285Z] INFO: Docker version of the daemon under test [2019-11-26T08:44:20.285Z] [2019-11-26T08:44:20.442Z] #22 ... [2019-11-26T08:44:20.442Z] [2019-11-26T08:44:20.442Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:44:20.442Z] #17 14.81 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-26T08:44:20.442Z] #17 14.82 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-26T08:44:20.442Z] #17 15.07 Selecting previously unselected package python3.5-minimal. [2019-11-26T08:44:20.703Z] #17 15.08 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-26T08:44:20.703Z] #17 15.09 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:44:20.744Z] Client: [2019-11-26T08:44:20.744Z] Version: 17.06.2-ce [2019-11-26T08:44:20.744Z] API version: 1.30 [2019-11-26T08:44:20.744Z] Go version: go1.8.3 [2019-11-26T08:44:20.744Z] Git commit: cec0b72 [2019-11-26T08:44:20.744Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-26T08:44:20.744Z] OS/Arch: windows/amd64 [2019-11-26T08:44:20.744Z] [2019-11-26T08:44:20.744Z] Server: [2019-11-26T08:44:20.744Z] Version: 0.0.0-dev [2019-11-26T08:44:20.744Z] API version: 1.41 (minimum version 1.24) [2019-11-26T08:44:20.744Z] Go version: go1.13.4 [2019-11-26T08:44:20.744Z] Git commit: 4952248d0 [2019-11-26T08:44:20.744Z] Built: 11/26/2019 08:42:36 [2019-11-26T08:44:20.744Z] OS/Arch: windows/amd64 [2019-11-26T08:44:20.744Z] Experimental: false [2019-11-26T08:44:20.744Z] [2019-11-26T08:44:20.744Z] INFO: Docker info of the daemon under test [2019-11-26T08:44:20.744Z] [2019-11-26T08:44:20.744Z] Containers: 0 [2019-11-26T08:44:20.744Z] Running: 0 [2019-11-26T08:44:20.744Z] Paused: 0 [2019-11-26T08:44:20.744Z] Stopped: 0 [2019-11-26T08:44:20.744Z] Images: 0 [2019-11-26T08:44:20.744Z] Server Version: 0.0.0-dev [2019-11-26T08:44:20.744Z] Storage Driver: windowsfilter [2019-11-26T08:44:20.744Z] Windows: [2019-11-26T08:44:20.744Z] Logging Driver: json-file [2019-11-26T08:44:20.744Z] Plugins: [2019-11-26T08:44:20.744Z] Volume: local [2019-11-26T08:44:20.744Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-26T08:44:20.744Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-26T08:44:20.744Z] Swarm: inactive [2019-11-26T08:44:20.744Z] Default Isolation: process [2019-11-26T08:44:20.744Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-26T08:44:20.744Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-26T08:44:20.744Z] OSType: windows [2019-11-26T08:44:20.744Z] Architecture: x86_64 [2019-11-26T08:44:20.744Z] CPUs: 4 [2019-11-26T08:44:20.744Z] Total Memory: 32GiB [2019-11-26T08:44:20.744Z] Name: azwin-2-356ce0 [2019-11-26T08:44:20.744Z] ID: RJD6:64JB:Z4P3:PAUE:7UXJ:6DFE:PLM4:ZRH7:MAZN:22UA:NEOY:5CNL [2019-11-26T08:44:20.744Z] Docker Root Dir: D:\CI\PR-40254\2\daemon [2019-11-26T08:44:20.744Z] Debug Mode (client): false [2019-11-26T08:44:20.744Z] Debug Mode (server): true [2019-11-26T08:44:20.744Z] File Descriptors: -1 [2019-11-26T08:44:20.744Z] Goroutines: 17 [2019-11-26T08:44:20.744Z] System Time: 2019-11-26T08:44:20.302316Z [2019-11-26T08:44:20.744Z] EventsListeners: 0 [2019-11-26T08:44:20.744Z] Registry: https://index.docker.io/v1/ [2019-11-26T08:44:20.744Z] Labels: [2019-11-26T08:44:20.744Z] Experimental: false [2019-11-26T08:44:20.744Z] Insecure Registries: [2019-11-26T08:44:20.744Z] 127.0.0.0/8 [2019-11-26T08:44:20.744Z] Live Restore Enabled: false [2019-11-26T08:44:20.744Z] [2019-11-26T08:44:20.744Z] [2019-11-26T08:44:20.744Z] INFO: Docker images of the daemon under test [2019-11-26T08:44:20.744Z] [2019-11-26T08:44:20.744Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-26T08:44:20.744Z] [2019-11-26T08:44:20.744Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-26T08:44:20.744Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-26T08:44:20.744Z] ltsc2019: Pulling from windows/servercore [2019-11-26T08:44:20.744Z] 65014b3c3121: Pulling fs layer [2019-11-26T08:44:20.744Z] e96b0897c5d1: Pulling fs layer [2019-11-26T08:44:20.884Z] #10 9.965 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:44:20.884Z] #10 ... [2019-11-26T08:44:20.884Z] [2019-11-26T08:44:20.884Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:20.884Z] #40 ... [2019-11-26T08:44:20.884Z] [2019-11-26T08:44:20.884Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:44:20.964Z] #17 15.40 Selecting previously unselected package python3-minimal. [2019-11-26T08:44:20.964Z] #17 15.40 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-11-26T08:44:20.964Z] #17 15.40 Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T08:44:20.964Z] #17 15.47 Selecting previously unselected package libmpdec2:arm64. [2019-11-26T08:44:20.964Z] #17 15.47 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-11-26T08:44:20.964Z] #17 15.48 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-11-26T08:44:21.139Z] #56 ... [2019-11-26T08:44:21.140Z] [2019-11-26T08:44:21.140Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:44:21.140Z] #24 8.579 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:21.140Z] #24 8.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:21.140Z] #24 8.619 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:21.140Z] #24 8.647 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:21.140Z] #24 8.760 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:21.140Z] #24 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:44:21.140Z] #24 ... [2019-11-26T08:44:21.140Z] [2019-11-26T08:44:21.140Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:21.226Z] #17 15.55 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-11-26T08:44:21.226Z] #17 15.55 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-11-26T08:44:21.226Z] #17 15.56 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-26T08:44:21.396Z] #44 10.20 + RM_GOPATH=0 [2019-11-26T08:44:21.396Z] #44 ... [2019-11-26T08:44:21.396Z] [2019-11-26T08:44:21.396Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:21.396Z] #50 10.04 + RM_GOPATH=0 [2019-11-26T08:44:21.396Z] #50 10.04 + TMP_GOPATH= [2019-11-26T08:44:21.396Z] #50 10.04 + : /build [2019-11-26T08:44:21.396Z] #50 10.04 + '[' -z '' ']' [2019-11-26T08:44:21.396Z] #50 10.05 ++ mktemp -d [2019-11-26T08:44:21.396Z] #50 10.07 + export GOPATH=/tmp/tmp.2R5IjM7muY [2019-11-26T08:44:21.396Z] #50 10.07 + GOPATH=/tmp/tmp.2R5IjM7muY [2019-11-26T08:44:21.396Z] #50 10.07 + RM_GOPATH=1 [2019-11-26T08:44:21.396Z] #50 10.07 ++ dirname ./install.sh [2019-11-26T08:44:21.396Z] #50 10.07 + dir=. [2019-11-26T08:44:21.396Z] #50 10.07 + bin=golangci_lint [2019-11-26T08:44:21.396Z] #50 10.07 + shift [2019-11-26T08:44:21.396Z] #50 10.07 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-26T08:44:21.396Z] #50 10.07 + . ./golangci_lint.installer [2019-11-26T08:44:21.396Z] #50 10.07 ++ : v1.20.0 [2019-11-26T08:44:21.396Z] #50 10.07 + install_golangci_lint [2019-11-26T08:44:21.396Z] #50 10.07 + echo 'Installing golangci-lint version v1.20.0' [2019-11-26T08:44:21.396Z] #50 10.07 Installing golangci-lint version v1.20.0 [2019-11-26T08:44:21.396Z] #50 10.07 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-26T08:44:21.396Z] #50 ... [2019-11-26T08:44:21.396Z] [2019-11-26T08:44:21.396Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:21.396Z] #47 10.24 + RM_GOPATH=0 [2019-11-26T08:44:21.396Z] #47 10.24 + TMP_GOPATH= [2019-11-26T08:44:21.396Z] #47 10.24 + : /build [2019-11-26T08:44:21.396Z] #47 10.24 + '[' -z '' ']' [2019-11-26T08:44:21.396Z] #47 10.24 ++ mktemp -d [2019-11-26T08:44:21.396Z] #47 10.25 + export GOPATH=/tmp/tmp.BcLv6D8ZYU [2019-11-26T08:44:21.396Z] #47 10.25 + GOPATH=/tmp/tmp.BcLv6D8ZYU [2019-11-26T08:44:21.396Z] #47 10.25 + RM_GOPATH=1 [2019-11-26T08:44:21.396Z] #47 10.26 ++ dirname ./install.sh [2019-11-26T08:44:21.396Z] #47 10.26 + dir=. [2019-11-26T08:44:21.396Z] #47 10.26 + bin=gotestsum [2019-11-26T08:44:21.396Z] #47 10.26 + shift [2019-11-26T08:44:21.396Z] #47 10.26 + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T08:44:21.396Z] #47 10.26 + . ./gotestsum.installer [2019-11-26T08:44:21.396Z] #47 10.26 ++ : v0.3.5 [2019-11-26T08:44:21.396Z] #47 10.26 + install_gotestsum [2019-11-26T08:44:21.396Z] #47 10.26 + echo 'Installing gotestsum version v0.3.5' [2019-11-26T08:44:21.396Z] #47 10.26 + go get -d gotest.tools/gotestsum [2019-11-26T08:44:21.396Z] #47 10.26 Installing gotestsum version v0.3.5 [2019-11-26T08:44:21.652Z] #47 ... [2019-11-26T08:44:21.652Z] [2019-11-26T08:44:21.652Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:44:21.652Z] #38 9.490 + mktemp -d [2019-11-26T08:44:21.652Z] #38 9.498 + export GOPATH=/tmp/tmp.rzQ63GaEZj [2019-11-26T08:44:21.652Z] #38 9.498 + git clone https://github.com/docker/distribution.git /tmp/tmp.rzQ63GaEZj/src/github.com/docker/distribution [2019-11-26T08:44:21.652Z] #38 9.542 Cloning into '/tmp/tmp.rzQ63GaEZj/src/github.com/docker/distribution'... [2019-11-26T08:44:21.798Z] #17 16.14 Selecting previously unselected package python3.5. [2019-11-26T08:44:21.798Z] #17 16.14 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-11-26T08:44:21.798Z] #17 16.15 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:44:21.798Z] #17 16.24 Selecting previously unselected package libpython3-stdlib:arm64. [2019-11-26T08:44:21.798Z] #17 16.24 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-11-26T08:44:21.798Z] #17 16.25 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-26T08:44:21.798Z] #17 16.30 Selecting previously unselected package dh-python. [2019-11-26T08:44:21.798Z] #17 16.30 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T08:44:21.798Z] #17 16.31 Unpacking dh-python (2.20170125) ... [2019-11-26T08:44:21.907Z] #38 ... [2019-11-26T08:44:21.907Z] [2019-11-26T08:44:21.907Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:21.907Z] #22 9.637 + RM_GOPATH=0 [2019-11-26T08:44:21.907Z] #22 9.637 + TMP_GOPATH= [2019-11-26T08:44:21.907Z] #22 9.637 + : /build [2019-11-26T08:44:21.907Z] #22 9.637 + '[' -z '' ']' [2019-11-26T08:44:21.907Z] #22 9.637 ++ mktemp -d [2019-11-26T08:44:21.907Z] #22 9.637 + export GOPATH=/tmp/tmp.0XO1YcPPWC [2019-11-26T08:44:21.907Z] #22 9.637 + GOPATH=/tmp/tmp.0XO1YcPPWC [2019-11-26T08:44:21.907Z] #22 9.637 + RM_GOPATH=1 [2019-11-26T08:44:21.907Z] #22 9.643 ++ dirname ./install.sh [2019-11-26T08:44:21.907Z] #22 9.645 + dir=. [2019-11-26T08:44:21.907Z] #22 9.645 + bin=dockercli [2019-11-26T08:44:21.907Z] #22 9.645 + shift [2019-11-26T08:44:21.907Z] #22 9.645 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T08:44:21.907Z] #22 9.645 + . ./dockercli.installer [2019-11-26T08:44:21.907Z] #22 9.645 ++ : stable [2019-11-26T08:44:21.907Z] #22 9.645 ++ : 17.06.2-ce [2019-11-26T08:44:21.907Z] #22 9.645 + install_dockercli [2019-11-26T08:44:21.907Z] #22 9.645 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T08:44:21.907Z] #22 9.645 ++ uname -m [2019-11-26T08:44:21.907Z] #22 9.645 Install docker/cli version 17.06.2-ce from stable [2019-11-26T08:44:21.907Z] #22 9.655 + arch=x86_64 [2019-11-26T08:44:21.907Z] #22 9.655 + '[' x86_64 '!=' x86_64 ']' [2019-11-26T08:44:21.907Z] #22 9.655 + url=https://download.docker.com/linux/static [2019-11-26T08:44:21.907Z] #22 9.675 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-26T08:44:21.907Z] #22 9.675 + tar -xz docker/docker [2019-11-26T08:44:21.907Z] #22 ... [2019-11-26T08:44:21.907Z] [2019-11-26T08:44:21.907Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:21.907Z] #33 7.299 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:21.907Z] #33 7.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:21.907Z] #33 7.343 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:21.907Z] #33 7.376 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:21.907Z] #33 7.376 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:21.907Z] #33 8.705 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:44:22.061Z] #17 16.43 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-26T08:44:22.061Z] #17 16.47 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:44:22.162Z] #33 ... [2019-11-26T08:44:22.162Z] [2019-11-26T08:44:22.162Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:22.162Z] #68 10.34 + RM_GOPATH=0 [2019-11-26T08:44:22.162Z] #68 10.34 + TMP_GOPATH= [2019-11-26T08:44:22.162Z] #68 10.34 + : /build [2019-11-26T08:44:22.162Z] #68 10.34 + '[' -z '' ']' [2019-11-26T08:44:22.162Z] #68 10.34 ++ mktemp -d [2019-11-26T08:44:22.162Z] #68 10.34 + export GOPATH=/tmp/tmp.9NQtguTb3f [2019-11-26T08:44:22.162Z] #68 10.34 + GOPATH=/tmp/tmp.9NQtguTb3f [2019-11-26T08:44:22.162Z] #68 10.34 + RM_GOPATH=1 [2019-11-26T08:44:22.162Z] #68 10.34 ++ dirname ./install.sh [2019-11-26T08:44:22.162Z] #68 10.35 + dir=. [2019-11-26T08:44:22.162Z] #68 10.35 + bin=proxy [2019-11-26T08:44:22.162Z] #68 10.35 + shift [2019-11-26T08:44:22.162Z] #68 10.35 + '[' '!' -f ./proxy.installer ']' [2019-11-26T08:44:22.162Z] #68 10.35 + . ./proxy.installer [2019-11-26T08:44:22.162Z] #68 10.35 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:44:22.162Z] #68 10.35 + install_proxy [2019-11-26T08:44:22.162Z] #68 10.35 + case "$1" in [2019-11-26T08:44:22.162Z] #68 10.35 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:44:22.162Z] #68 10.35 + export CGO_ENABLED=0 [2019-11-26T08:44:22.162Z] #68 10.35 + CGO_ENABLED=0 [2019-11-26T08:44:22.162Z] #68 10.35 + _install_proxy [2019-11-26T08:44:22.162Z] #68 10.35 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-26T08:44:22.162Z] #68 10.35 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9NQtguTb3f/src/github.com/docker/libnetwork [2019-11-26T08:44:22.162Z] #68 10.35 Cloning into '/tmp/tmp.9NQtguTb3f/src/github.com/docker/libnetwork'... [2019-11-26T08:44:22.162Z] #68 ... [2019-11-26T08:44:22.162Z] [2019-11-26T08:44:22.162Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:22.162Z] #31 10.52 + RM_GOPATH=0 [2019-11-26T08:44:22.162Z] #31 10.52 + TMP_GOPATH= [2019-11-26T08:44:22.162Z] #31 10.52 + : /build [2019-11-26T08:44:22.162Z] #31 10.52 + '[' -z '' ']' [2019-11-26T08:44:22.162Z] #31 10.52 ++ mktemp -d [2019-11-26T08:44:22.162Z] #31 10.60 + export GOPATH=/tmp/tmp.XqdSZsKHhM [2019-11-26T08:44:22.162Z] #31 10.60 + GOPATH=/tmp/tmp.XqdSZsKHhM [2019-11-26T08:44:22.162Z] #31 10.60 + RM_GOPATH=1 [2019-11-26T08:44:22.162Z] #31 10.60 ++ dirname ./install.sh [2019-11-26T08:44:22.162Z] #31 10.60 + dir=. [2019-11-26T08:44:22.162Z] #31 10.60 + bin=tomlv [2019-11-26T08:44:22.162Z] #31 10.60 + shift [2019-11-26T08:44:22.162Z] #31 10.60 + '[' '!' -f ./tomlv.installer ']' [2019-11-26T08:44:22.162Z] #31 10.60 + . ./tomlv.installer [2019-11-26T08:44:22.162Z] #31 10.60 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:44:22.162Z] #31 10.60 + install_tomlv [2019-11-26T08:44:22.162Z] #31 10.60 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T08:44:22.162Z] #31 10.60 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:44:22.162Z] #31 10.60 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XqdSZsKHhM/src/github.com/BurntSushi/toml [2019-11-26T08:44:22.162Z] #31 10.60 Cloning into '/tmp/tmp.XqdSZsKHhM/src/github.com/BurntSushi/toml'... [2019-11-26T08:44:22.707Z] #63 ... [2019-11-26T08:44:22.707Z] [2019-11-26T08:44:22.707Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:44:22.707Z] #25 0.509 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:22.707Z] #25 0.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:22.707Z] #25 0.561 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:22.707Z] #25 0.573 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:22.707Z] #25 0.601 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:22.707Z] #25 0.804 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T08:44:22.707Z] #25 2.771 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T08:44:22.707Z] #25 3.950 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T08:44:22.707Z] #25 ... [2019-11-26T08:44:22.707Z] [2019-11-26T08:44:22.707Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:22.707Z] #23 0.329 + RM_GOPATH=0 [2019-11-26T08:44:22.707Z] #23 0.329 + TMP_GOPATH= [2019-11-26T08:44:22.707Z] #23 0.329 + : /build [2019-11-26T08:44:22.707Z] #23 0.329 + '[' -z '' ']' [2019-11-26T08:44:22.707Z] #23 0.330 ++ mktemp -d [2019-11-26T08:44:22.707Z] #23 0.331 + export GOPATH=/tmp/tmp.jzxoO8wQr7 [2019-11-26T08:44:22.707Z] #23 0.331 + GOPATH=/tmp/tmp.jzxoO8wQr7 [2019-11-26T08:44:22.707Z] #23 0.331 + RM_GOPATH=1 [2019-11-26T08:44:22.707Z] #23 0.332 ++ dirname ./install.sh [2019-11-26T08:44:22.707Z] #23 0.333 + dir=. [2019-11-26T08:44:22.707Z] #23 0.333 + bin=dockercli [2019-11-26T08:44:22.707Z] #23 0.334 + shift [2019-11-26T08:44:22.707Z] #23 0.334 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T08:44:22.707Z] #23 0.334 + . ./dockercli.installer [2019-11-26T08:44:22.707Z] #23 0.335 ++ : stable [2019-11-26T08:44:22.707Z] #23 0.335 ++ : 17.06.2-ce [2019-11-26T08:44:22.707Z] #23 0.335 + install_dockercli [2019-11-26T08:44:22.707Z] #23 0.336 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T08:44:22.707Z] #23 0.336 Install docker/cli version 17.06.2-ce from stable [2019-11-26T08:44:22.707Z] #23 0.337 ++ uname -m [2019-11-26T08:44:22.707Z] #23 0.338 + arch=s390x [2019-11-26T08:44:22.707Z] #23 0.338 + '[' s390x '!=' x86_64 ']' [2019-11-26T08:44:22.707Z] #23 0.339 + '[' s390x '!=' s390x ']' [2019-11-26T08:44:22.707Z] #23 0.339 + url=https://download.docker.com/linux/static [2019-11-26T08:44:22.707Z] #23 0.340 + tar -xz docker/docker [2019-11-26T08:44:22.707Z] #23 0.343 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-26T08:44:22.707Z] #23 9.913 + mkdir -p /build [2019-11-26T08:44:22.707Z] #23 9.914 + mv docker/docker /build/ [2019-11-26T08:44:22.707Z] #23 9.916 + rmdir docker [2019-11-26T08:44:22.707Z] #23 DONE 10.0s [2019-11-26T08:44:22.707Z] [2019-11-26T08:44:22.707Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:22.707Z] #45 0.673 + RM_GOPATH=0 [2019-11-26T08:44:22.707Z] #45 0.673 + TMP_GOPATH= [2019-11-26T08:44:22.707Z] #45 0.673 + : /build [2019-11-26T08:44:22.707Z] #45 0.673 + '[' -z '' ']' [2019-11-26T08:44:22.707Z] #45 0.684 ++ mktemp -d [2019-11-26T08:44:22.707Z] #45 0.695 + export GOPATH=/tmp/tmp.FImdrDbu9y [2019-11-26T08:44:22.707Z] #45 0.695 + GOPATH=/tmp/tmp.FImdrDbu9y [2019-11-26T08:44:22.707Z] #45 0.695 + RM_GOPATH=1 [2019-11-26T08:44:22.707Z] #45 0.698 ++ dirname ./install.sh [2019-11-26T08:44:22.707Z] #45 0.703 + dir=. [2019-11-26T08:44:22.707Z] #45 0.704 + bin=vndr [2019-11-26T08:44:22.707Z] #45 0.705 + shift [2019-11-26T08:44:22.707Z] #45 0.705 + '[' '!' -f ./vndr.installer ']' [2019-11-26T08:44:22.707Z] #45 0.705 + . ./vndr.installer [2019-11-26T08:44:22.707Z] #45 0.706 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:44:22.707Z] #45 0.707 + install_vndr [2019-11-26T08:44:22.707Z] #45 0.707 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T08:44:22.707Z] #45 0.707 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:44:22.707Z] #45 0.708 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FImdrDbu9y/src/github.com/LK4D4/vndr [2019-11-26T08:44:22.707Z] #45 0.711 Cloning into '/tmp/tmp.FImdrDbu9y/src/github.com/LK4D4/vndr'... [2019-11-26T08:44:22.707Z] #45 2.104 + cd /tmp/tmp.FImdrDbu9y/src/github.com/LK4D4/vndr [2019-11-26T08:44:22.707Z] #45 2.110 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:44:22.707Z] #45 2.141 + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T08:44:22.707Z] #45 4.191 internal/bytealg [2019-11-26T08:44:22.707Z] #45 4.200 internal/race [2019-11-26T08:44:22.707Z] #45 4.429 sync/atomic [2019-11-26T08:44:22.707Z] #45 4.709 runtime [2019-11-26T08:44:22.707Z] #45 5.093 unicode [2019-11-26T08:44:22.707Z] #45 ... [2019-11-26T08:44:22.707Z] [2019-11-26T08:44:22.707Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:44:22.707Z] #29 0.876 + mktemp -d [2019-11-26T08:44:22.707Z] #29 0.880 + export GOPATH=/tmp/tmp.UNuJa9imEj [2019-11-26T08:44:22.707Z] #29 0.880 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.UNuJa9imEj/src/github.com/go-swagger/go-swagger [2019-11-26T08:44:22.707Z] #29 0.911 Cloning into '/tmp/tmp.UNuJa9imEj/src/github.com/go-swagger/go-swagger'... [2019-11-26T08:44:22.725Z] #28 49.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T08:44:23.101Z] #29 ... [2019-11-26T08:44:23.101Z] [2019-11-26T08:44:23.101Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:44:23.101Z] #39 0.674 + mktemp -d [2019-11-26T08:44:23.101Z] #39 0.675 + export GOPATH=/tmp/tmp.Eu1S4l2MHb [2019-11-26T08:44:23.101Z] #39 0.676 + git clone https://github.com/docker/distribution.git /tmp/tmp.Eu1S4l2MHb/src/github.com/docker/distribution [2019-11-26T08:44:23.101Z] #39 0.677 Cloning into '/tmp/tmp.Eu1S4l2MHb/src/github.com/docker/distribution'... [2019-11-26T08:44:23.101Z] #39 ... [2019-11-26T08:44:23.101Z] [2019-11-26T08:44:23.101Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:23.101Z] #41 0.504 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:23.101Z] #41 0.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:23.101Z] #41 0.561 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:23.101Z] #41 0.589 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:23.101Z] #41 0.607 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:23.101Z] #41 0.813 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T08:44:23.101Z] #41 2.651 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T08:44:23.101Z] #41 3.552 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T08:44:23.101Z] #41 ... [2019-11-26T08:44:23.101Z] [2019-11-26T08:44:23.101Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:44:23.101Z] #11 1.127 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:23.101Z] #11 1.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:23.101Z] #11 1.167 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:23.101Z] #11 1.179 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:23.101Z] #11 1.226 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:23.101Z] #11 2.189 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T08:44:23.101Z] #11 4.496 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T08:44:23.101Z] #11 5.341 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T08:44:23.293Z] #28 ... [2019-11-26T08:44:23.293Z] [2019-11-26T08:44:23.293Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T08:44:23.293Z] #27 DONE 1.2s [2019-11-26T08:44:23.445Z] #17 17.71 Setting up python3-minimal (3.5.3-1) ... [2019-11-26T08:44:23.544Z] #11 ... [2019-11-26T08:44:23.544Z] [2019-11-26T08:44:23.544Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:23.544Z] #69 0.233 + RM_GOPATH=0 [2019-11-26T08:44:23.544Z] #69 0.233 + TMP_GOPATH= [2019-11-26T08:44:23.544Z] #69 0.233 + : /build [2019-11-26T08:44:23.544Z] #69 0.233 + '[' -z '' ']' [2019-11-26T08:44:23.544Z] #69 0.233 ++ mktemp -d [2019-11-26T08:44:23.544Z] #69 0.238 + export GOPATH=/tmp/tmp.WqDNaZlIQl [2019-11-26T08:44:23.544Z] #69 0.238 + GOPATH=/tmp/tmp.WqDNaZlIQl [2019-11-26T08:44:23.544Z] #69 0.239 + RM_GOPATH=1 [2019-11-26T08:44:23.544Z] #69 0.240 ++ dirname ./install.sh [2019-11-26T08:44:23.544Z] #69 0.241 + dir=. [2019-11-26T08:44:23.544Z] #69 0.241 + bin=proxy [2019-11-26T08:44:23.544Z] #69 0.242 + shift [2019-11-26T08:44:23.544Z] #69 0.242 + '[' '!' -f ./proxy.installer ']' [2019-11-26T08:44:23.544Z] #69 0.242 + . ./proxy.installer [2019-11-26T08:44:23.544Z] #69 0.243 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:44:23.544Z] #69 0.243 + install_proxy [2019-11-26T08:44:23.544Z] #69 0.243 + case "$1" in [2019-11-26T08:44:23.544Z] #69 0.244 + export CGO_ENABLED=0 [2019-11-26T08:44:23.544Z] #69 0.244 + CGO_ENABLED=0 [2019-11-26T08:44:23.544Z] #69 0.244 + _install_proxy [2019-11-26T08:44:23.544Z] #69 0.244 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-26T08:44:23.544Z] #69 0.245 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:44:23.544Z] #69 0.245 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WqDNaZlIQl/src/github.com/docker/libnetwork [2019-11-26T08:44:23.544Z] #69 0.247 Cloning into '/tmp/tmp.WqDNaZlIQl/src/github.com/docker/libnetwork'... [2019-11-26T08:44:23.544Z] #69 ... [2019-11-26T08:44:23.544Z] [2019-11-26T08:44:23.544Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:44:23.544Z] #57 0.874 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:23.544Z] #57 0.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:23.544Z] #57 0.969 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:23.544Z] #57 0.981 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:23.544Z] #57 1.016 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:23.544Z] #57 2.179 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T08:44:23.544Z] #57 4.383 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T08:44:23.544Z] #57 5.254 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T08:44:23.544Z] #57 ... [2019-11-26T08:44:23.544Z] [2019-11-26T08:44:23.544Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:23.544Z] #51 0.444 + RM_GOPATH=0 [2019-11-26T08:44:23.544Z] #51 0.444 + TMP_GOPATH= [2019-11-26T08:44:23.544Z] #51 0.444 + : /build [2019-11-26T08:44:23.544Z] #51 0.444 + '[' -z '' ']' [2019-11-26T08:44:23.544Z] #51 0.444 ++ mktemp -d [2019-11-26T08:44:23.544Z] #51 0.446 + export GOPATH=/tmp/tmp.kODWdmicwg [2019-11-26T08:44:23.544Z] #51 0.446 + GOPATH=/tmp/tmp.kODWdmicwg [2019-11-26T08:44:23.544Z] #51 0.446 + RM_GOPATH=1 [2019-11-26T08:44:23.544Z] #51 0.446 ++ dirname ./install.sh [2019-11-26T08:44:23.544Z] #51 0.448 + dir=. [2019-11-26T08:44:23.544Z] #51 0.448 + bin=golangci_lint [2019-11-26T08:44:23.544Z] #51 0.448 + shift [2019-11-26T08:44:23.544Z] #51 0.448 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-26T08:44:23.544Z] #51 0.448 + . ./golangci_lint.installer [2019-11-26T08:44:23.544Z] #51 0.449 ++ : v1.20.0 [2019-11-26T08:44:23.544Z] #51 0.449 + install_golangci_lint [2019-11-26T08:44:23.544Z] #51 0.449 + echo 'Installing golangci-lint version v1.20.0' [2019-11-26T08:44:23.544Z] #51 0.450 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-26T08:44:23.544Z] #51 0.450 Installing golangci-lint version v1.20.0 [2019-11-26T08:44:23.551Z] [2019-11-26T08:44:23.551Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:23.704Z] #17 18.28 Selecting previously unselected package python3. [2019-11-26T08:44:23.810Z] #59 47.52 Checking out files: 37% (1097/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: 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: 90% (2652/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-11-26T08:44:23.810Z] #59 49.89 + cd /tmp/tmp.l3Hgbjrkix/src/github.com/containerd/containerd [2019-11-26T08:44:23.810Z] #59 49.89 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:44:23.966Z] #51 ... [2019-11-26T08:44:23.966Z] [2019-11-26T08:44:23.966Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:23.966Z] #32 0.657 + RM_GOPATH=0 [2019-11-26T08:44:23.966Z] #32 0.667 + TMP_GOPATH= [2019-11-26T08:44:23.966Z] #32 0.667 + : /build [2019-11-26T08:44:23.966Z] #32 0.667 + '[' -z '' ']' [2019-11-26T08:44:23.966Z] #32 0.667 ++ mktemp -d [2019-11-26T08:44:23.966Z] #32 0.679 + export GOPATH=/tmp/tmp.4lUcR8vLXA [2019-11-26T08:44:23.966Z] #32 0.679 + GOPATH=/tmp/tmp.4lUcR8vLXA [2019-11-26T08:44:23.966Z] #32 0.679 + RM_GOPATH=1 [2019-11-26T08:44:23.966Z] #32 0.684 ++ dirname ./install.sh [2019-11-26T08:44:23.966Z] #32 0.685 + dir=. [2019-11-26T08:44:23.966Z] #32 0.685 + bin=tomlv [2019-11-26T08:44:23.966Z] #32 0.685 + shift [2019-11-26T08:44:23.966Z] #32 0.686 + '[' '!' -f ./tomlv.installer ']' [2019-11-26T08:44:23.966Z] #32 0.687 + . ./tomlv.installer [2019-11-26T08:44:23.966Z] #32 0.688 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:44:23.966Z] #32 0.690 + install_tomlv [2019-11-26T08:44:23.966Z] #32 0.691 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:44:23.966Z] #32 0.692 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T08:44:23.966Z] #32 0.692 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4lUcR8vLXA/src/github.com/BurntSushi/toml [2019-11-26T08:44:23.966Z] #32 0.714 Cloning into '/tmp/tmp.4lUcR8vLXA/src/github.com/BurntSushi/toml'... [2019-11-26T08:44:23.966Z] #32 2.086 + cd /tmp/tmp.4lUcR8vLXA/src/github.com/BurntSushi/toml [2019-11-26T08:44:23.966Z] #32 2.086 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:44:23.966Z] #32 2.086 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:44:23.966Z] #32 2.836 internal/cpu [2019-11-26T08:44:23.966Z] #32 2.947 runtime/internal/atomic [2019-11-26T08:44:23.966Z] #32 3.455 runtime/internal/sys [2019-11-26T08:44:23.966Z] #32 3.696 runtime/internal/math [2019-11-26T08:44:23.966Z] #32 3.760 math/bits [2019-11-26T08:44:23.966Z] #32 4.007 internal/bytealg [2019-11-26T08:44:23.966Z] #32 4.647 runtime [2019-11-26T08:44:23.966Z] #32 4.667 math [2019-11-26T08:44:23.967Z] #32 ... [2019-11-26T08:44:23.967Z] [2019-11-26T08:44:23.967Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:23.967Z] #34 1.067 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:23.967Z] #34 1.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:23.967Z] #34 1.114 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:23.967Z] #34 1.128 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:23.967Z] #34 1.170 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:23.967Z] #34 2.171 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T08:44:23.967Z] #34 4.119 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T08:44:23.967Z] #34 5.072 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T08:44:23.967Z] #34 ... [2019-11-26T08:44:23.967Z] [2019-11-26T08:44:23.967Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:23.967Z] #32 11.51 unicode/utf8 [2019-11-26T08:44:23.967Z] #17 18.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-11-26T08:44:23.967Z] #17 18.30 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-11-26T08:44:23.967Z] #17 18.32 Unpacking python3 (3.5.3-1) ... [2019-11-26T08:44:23.967Z] #17 18.40 Selecting previously unselected package pigz. [2019-11-26T08:44:23.967Z] #17 18.40 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-11-26T08:44:23.967Z] #17 18.40 Unpacking pigz (2.3.4-1) ... [2019-11-26T08:44:23.967Z] #17 18.48 Selecting previously unselected package libip4tc0:arm64. [2019-11-26T08:44:23.967Z] #17 18.48 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-26T08:44:23.967Z] #17 18.49 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:24.510Z] #17 18.58 Selecting previously unselected package libip6tc0:arm64. [2019-11-26T08:44:24.510Z] #17 18.59 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-26T08:44:24.510Z] #17 18.59 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:24.510Z] #17 18.69 Selecting previously unselected package libiptc0:arm64. [2019-11-26T08:44:24.676Z] #31 13.15 + cd /tmp/tmp.XqdSZsKHhM/src/github.com/BurntSushi/toml [2019-11-26T08:44:24.676Z] #31 13.15 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:44:24.677Z] #31 13.18 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:44:24.677Z] #31 13.58 internal/cpu [2019-11-26T08:44:24.748Z] #59 50.88 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T08:44:24.808Z] #32 12.17 internal/testlog [2019-11-26T08:44:24.824Z] #17 18.70 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-26T08:44:24.824Z] #17 18.70 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:24.824Z] #17 18.78 Selecting previously unselected package libxtables12:arm64. [2019-11-26T08:44:24.824Z] #17 18.79 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-26T08:44:24.824Z] #17 18.79 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:24.824Z] #17 19.22 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-11-26T08:44:24.824Z] #17 19.22 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-11-26T08:44:24.824Z] #17 19.23 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-26T08:44:24.824Z] #17 19.29 Selecting previously unselected package iptables. [2019-11-26T08:44:24.824Z] #17 19.29 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-26T08:44:24.824Z] #17 19.30 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:24.932Z] #31 13.58 runtime/internal/atomic [2019-11-26T08:44:25.009Z] #59 50.88 + BUILDTAGS='netgo osusergo static_build' [2019-11-26T08:44:25.009Z] #59 50.88 + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:44:25.009Z] #59 50.88 + EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:44:25.009Z] #59 50.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T08:44:25.009Z] #59 50.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T08:44:25.009Z] #59 50.88 + '[' '' = dynamic ']' [2019-11-26T08:44:25.009Z] #59 50.88 + make [2019-11-26T08:44:25.140Z] #17 19.49 Selecting previously unselected package xxd. [2019-11-26T08:44:25.140Z] #17 19.49 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-26T08:44:25.140Z] #17 19.49 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:25.140Z] #17 19.59 Selecting previously unselected package vim-common. [2019-11-26T08:44:25.140Z] #17 19.60 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:44:25.140Z] #17 19.62 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:25.140Z] #17 19.74 Selecting previously unselected package bzip2. [2019-11-26T08:44:25.140Z] #17 19.74 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-11-26T08:44:25.187Z] #31 13.94 runtime/internal/sys [2019-11-26T08:44:25.226Z] #32 12.49 encoding [2019-11-26T08:44:25.226Z] #32 12.62 runtime/cgo [2019-11-26T08:44:25.435Z] #17 19.74 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T08:44:25.435Z] #17 19.84 Selecting previously unselected package libgpm2:arm64. [2019-11-26T08:44:25.435Z] #17 19.84 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-11-26T08:44:25.435Z] #17 19.86 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-26T08:44:25.435Z] #17 19.94 Selecting previously unselected package xz-utils. [2019-11-26T08:44:25.435Z] #17 19.94 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-11-26T08:44:25.435Z] #17 19.94 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:44:25.435Z] #17 20.05 Selecting previously unselected package aufs-tools. [2019-11-26T08:44:25.483Z] #31 14.19 runtime/internal/math [2019-11-26T08:44:25.715Z] #17 20.05 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-11-26T08:44:25.715Z] #17 20.06 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:44:25.715Z] #17 20.17 Selecting previously unselected package liblzo2-2:arm64. [2019-11-26T08:44:25.715Z] #17 20.17 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-26T08:44:25.715Z] #17 20.18 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-26T08:44:25.715Z] #17 20.24 Selecting previously unselected package btrfs-progs. [2019-11-26T08:44:25.715Z] #17 20.25 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-26T08:44:25.715Z] #17 20.25 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:44:25.741Z] #31 14.46 math/bits [2019-11-26T08:44:25.983Z] #17 20.56 Selecting previously unselected package btrfs-tools. [2019-11-26T08:44:25.983Z] #17 20.56 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-26T08:44:25.983Z] #17 20.57 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:44:25.998Z] #31 14.72 internal/bytealg [2019-11-26T08:44:26.250Z] #17 20.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-11-26T08:44:26.250Z] #17 20.67 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-26T08:44:26.250Z] #17 20.68 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-26T08:44:26.250Z] #17 20.77 Selecting previously unselected package dmsetup. [2019-11-26T08:44:26.250Z] #17 20.77 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-11-26T08:44:26.250Z] #17 20.78 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T08:44:26.250Z] #17 20.87 Selecting previously unselected package libonig4:arm64. [2019-11-26T08:44:26.388Z] #59 52.10 + bin/ctr [2019-11-26T08:44:26.522Z] #17 20.88 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-11-26T08:44:26.522Z] #17 20.89 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-26T08:44:26.522Z] #17 21.02 Selecting previously unselected package libjq1:arm64. [2019-11-26T08:44:26.522Z] #17 21.02 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-26T08:44:26.522Z] #17 21.02 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-26T08:44:26.522Z] #17 21.09 Selecting previously unselected package jq. [2019-11-26T08:44:26.522Z] #17 21.10 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-26T08:44:26.522Z] #17 21.10 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:44:26.599Z] #31 15.42 math [2019-11-26T08:44:26.796Z] #17 21.19 Selecting previously unselected package libaio1:arm64. [2019-11-26T08:44:26.796Z] #17 21.20 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-11-26T08:44:26.796Z] #17 21.20 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-11-26T08:44:26.796Z] #17 21.27 Selecting previously unselected package libcap2-bin. [2019-11-26T08:44:26.796Z] #17 21.27 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-11-26T08:44:26.796Z] #17 21.30 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T08:44:26.796Z] #17 21.37 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-11-26T08:44:26.796Z] #17 21.37 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-26T08:44:26.796Z] #17 21.38 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-26T08:44:27.060Z] #17 21.44 Selecting previously unselected package libsepol1-dev:arm64. [2019-11-26T08:44:27.060Z] #17 21.45 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-11-26T08:44:27.060Z] #17 21.45 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-11-26T08:44:27.060Z] #17 21.57 Selecting previously unselected package libpcre16-3:arm64. [2019-11-26T08:44:27.060Z] #17 21.57 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-11-26T08:44:27.060Z] #17 21.58 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-11-26T08:44:27.060Z] #17 21.67 Selecting previously unselected package libpcre32-3:arm64. [2019-11-26T08:44:27.483Z] #17 21.67 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-11-26T08:44:27.483Z] #17 21.68 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-11-26T08:44:27.483Z] #17 21.77 Selecting previously unselected package libpcre3-dev:arm64. [2019-11-26T08:44:27.483Z] #17 21.77 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-11-26T08:44:27.483Z] #17 21.87 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-26T08:44:27.613Z] #31 16.10 runtime [2019-11-26T08:44:27.745Z] #17 22.14 Selecting previously unselected package libselinux1-dev:arm64. [2019-11-26T08:44:27.745Z] #17 22.14 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-11-26T08:44:27.745Z] #17 22.15 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-26T08:44:27.745Z] #17 22.31 Selecting previously unselected package libdevmapper-dev:arm64. [2019-11-26T08:44:27.745Z] #17 22.32 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-11-26T08:44:27.745Z] #17 22.32 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-26T08:44:28.009Z] #17 22.44 Selecting previously unselected package libnl-3-200:arm64. [2019-11-26T08:44:28.009Z] #17 22.44 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-26T08:44:28.009Z] #17 22.45 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-26T08:44:28.009Z] #17 22.51 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-26T08:44:28.009Z] #17 22.51 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-26T08:44:28.009Z] #17 22.52 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-26T08:44:28.009Z] #17 22.59 Selecting previously unselected package libreadline5:arm64. [2019-11-26T08:44:28.269Z] #17 22.59 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-11-26T08:44:28.269Z] #17 22.59 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-26T08:44:28.269Z] #17 22.66 Selecting previously unselected package libsystemd-dev:arm64. [2019-11-26T08:44:28.269Z] #17 22.67 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-11-26T08:44:28.269Z] #17 22.68 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-26T08:44:28.842Z] #17 23.40 Selecting previously unselected package net-tools. [2019-11-26T08:44:28.842Z] #17 23.40 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-11-26T08:44:28.842Z] #17 23.41 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:44:29.102Z] #17 23.52 Selecting previously unselected package python-pip-whl. [2019-11-26T08:44:29.102Z] #17 23.53 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:44:29.102Z] #17 23.53 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:44:29.102Z] #17 23.73 Selecting previously unselected package python3-pip. [2019-11-26T08:44:29.102Z] #17 23.73 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:44:29.102Z] #17 23.74 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:44:29.370Z] #17 23.86 Selecting previously unselected package python3-pkg-resources. [2019-11-26T08:44:29.370Z] #17 23.86 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:44:29.370Z] #17 23.87 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:44:29.370Z] #17 23.98 Selecting previously unselected package python3-setuptools. [2019-11-26T08:44:29.646Z] #17 23.98 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T08:44:29.646Z] #17 23.99 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T08:44:29.646Z] #17 24.13 Selecting previously unselected package python3-wheel. [2019-11-26T08:44:29.646Z] #17 24.13 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T08:44:29.646Z] #17 24.14 Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T08:44:29.646Z] #17 24.22 Selecting previously unselected package thin-provisioning-tools. [2019-11-26T08:44:29.813Z] #32 ... [2019-11-26T08:44:29.813Z] [2019-11-26T08:44:29.813Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:44:29.813Z] #39 13.83 + cd /tmp/tmp.Eu1S4l2MHb/src/github.com/docker/distribution [2019-11-26T08:44:29.813Z] #39 13.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T08:44:29.813Z] #39 15.98 + GOPATH=/tmp/tmp.Eu1S4l2MHb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Eu1S4l2MHb go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T08:44:29.907Z] #17 24.23 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-11-26T08:44:29.907Z] #17 24.24 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:44:29.907Z] #17 24.43 Selecting previously unselected package vim-runtime. [2019-11-26T08:44:29.907Z] #17 24.43 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:44:29.907Z] #17 24.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-11-26T08:44:29.907Z] #17 24.49 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T08:44:30.170Z] #17 24.50 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:31.800Z] #31 ... [2019-11-26T08:44:31.800Z] [2019-11-26T08:44:31.800Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:31.800Z] #44 10.20 + TMP_GOPATH= [2019-11-26T08:44:31.800Z] #44 10.20 + : /build [2019-11-26T08:44:31.800Z] #44 10.20 + '[' -z '' ']' [2019-11-26T08:44:31.800Z] #44 10.20 ++ mktemp -d [2019-11-26T08:44:31.800Z] #44 10.21 + export GOPATH=/tmp/tmp.9xgCMAWfdn [2019-11-26T08:44:31.800Z] #44 10.21 + GOPATH=/tmp/tmp.9xgCMAWfdn [2019-11-26T08:44:31.800Z] #44 10.21 + RM_GOPATH=1 [2019-11-26T08:44:31.800Z] #44 10.21 ++ dirname ./install.sh [2019-11-26T08:44:31.800Z] #44 10.21 + dir=. [2019-11-26T08:44:31.800Z] #44 10.21 + bin=vndr [2019-11-26T08:44:31.800Z] #44 10.21 + shift [2019-11-26T08:44:31.800Z] #44 10.21 + '[' '!' -f ./vndr.installer ']' [2019-11-26T08:44:31.800Z] #44 10.21 + . ./vndr.installer [2019-11-26T08:44:31.800Z] #44 10.21 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:44:31.800Z] #44 10.21 + install_vndr [2019-11-26T08:44:31.800Z] #44 10.21 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T08:44:31.800Z] #44 10.21 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9xgCMAWfdn/src/github.com/LK4D4/vndr [2019-11-26T08:44:31.800Z] #44 10.21 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:44:31.800Z] #44 10.22 Cloning into '/tmp/tmp.9xgCMAWfdn/src/github.com/LK4D4/vndr'... [2019-11-26T08:44:31.800Z] #44 11.41 + cd /tmp/tmp.9xgCMAWfdn/src/github.com/LK4D4/vndr [2019-11-26T08:44:31.800Z] #44 11.41 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:44:31.800Z] #44 11.43 + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T08:44:31.800Z] #44 13.53 internal/cpu [2019-11-26T08:44:31.800Z] #44 13.54 runtime/internal/atomic [2019-11-26T08:44:31.800Z] #44 14.39 runtime/internal/math [2019-11-26T08:44:31.800Z] #44 14.51 internal/race [2019-11-26T08:44:31.800Z] #44 14.87 sync/atomic [2019-11-26T08:44:31.800Z] #44 14.93 internal/bytealg [2019-11-26T08:44:31.800Z] #44 15.57 unicode [2019-11-26T08:44:31.800Z] #44 16.77 runtime [2019-11-26T08:44:31.806Z] #59 ... [2019-11-26T08:44:31.806Z] [2019-11-26T08:44:31.806Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:31.806Z] #40 46.40 Building dependency tree... [2019-11-26T08:44:31.806Z] #40 50.28 The following additional packages will be installed: [2019-11-26T08:44:31.806Z] #40 50.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T08:44:31.806Z] #40 50.29 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T08:44:31.806Z] #40 50.31 Suggested packages: [2019-11-26T08:44:31.806Z] #40 50.31 manpages-dev python-setuptools [2019-11-26T08:44:31.806Z] #40 52.22 The following NEW packages will be installed: [2019-11-26T08:44:31.806Z] #40 52.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T08:44:31.806Z] #40 52.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T08:44:31.806Z] #40 52.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T08:44:31.806Z] #40 52.23 zlib1g-dev [2019-11-26T08:44:31.806Z] #40 53.29 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:44:31.806Z] #40 53.29 Need to get 3602 kB of archives. [2019-11-26T08:44:31.806Z] #40 53.29 After this operation, 18.9 MB of additional disk space will be used. [2019-11-26T08:44:31.806Z] #40 53.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-26T08:44:31.806Z] #40 53.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-26T08:44:31.806Z] #40 53.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-26T08:44:31.806Z] #40 53.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-26T08:44:31.807Z] #40 53.31 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-26T08:44:31.807Z] #40 53.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-26T08:44:31.807Z] #40 53.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-26T08:44:31.807Z] #40 53.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-26T08:44:31.807Z] #40 53.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-26T08:44:31.807Z] #40 53.40 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-26T08:44:31.807Z] #40 53.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-26T08:44:31.807Z] #40 53.51 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-26T08:44:31.807Z] #40 53.60 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-26T08:44:31.807Z] #40 53.61 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-26T08:44:31.807Z] #40 53.62 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T08:44:31.807Z] #40 53.66 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-26T08:44:31.807Z] #40 54.91 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:44:31.807Z] #40 55.12 Fetched 3602 kB in 1s (2528 kB/s) [2019-11-26T08:44:31.807Z] #40 55.33 Selecting previously unselected package libnet1:amd64. [2019-11-26T08:44:31.807Z] #40 55.33 (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-11-26T08:44:31.807Z] #40 55.46 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 55.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T08:44:31.807Z] #40 55.81 Selecting previously unselected package libcap-dev:amd64. [2019-11-26T08:44:31.807Z] #40 55.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 55.81 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-26T08:44:31.807Z] #40 56.12 Selecting previously unselected package libnet1-dev. [2019-11-26T08:44:31.807Z] #40 56.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 56.13 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:44:31.807Z] #40 56.50 Selecting previously unselected package libnl-3-200:amd64. [2019-11-26T08:44:31.807Z] #40 56.50 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 56.51 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T08:44:31.807Z] #40 56.64 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-26T08:44:31.807Z] #40 56.64 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 56.65 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-26T08:44:31.807Z] #40 57.16 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-26T08:44:31.807Z] #40 57.17 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 57.20 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T08:44:31.807Z] #40 57.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-26T08:44:31.807Z] #40 57.38 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 57.39 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-26T08:44:31.807Z] #40 57.61 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-26T08:44:31.807Z] #40 57.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 57.61 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-26T08:44:31.807Z] #40 57.98 Selecting previously unselected package libprotobuf10:amd64. [2019-11-26T08:44:31.807Z] #40 57.98 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-26T08:44:31.807Z] #40 58.00 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-26T08:44:32.055Z] #44 ... [2019-11-26T08:44:32.055Z] [2019-11-26T08:44:32.055Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:32.055Z] #62 10.71 + RM_GOPATH=0 [2019-11-26T08:44:32.055Z] #62 10.71 + TMP_GOPATH= [2019-11-26T08:44:32.055Z] #62 10.71 + : /build/ [2019-11-26T08:44:32.055Z] #62 10.71 + '[' -z '' ']' [2019-11-26T08:44:32.055Z] #62 10.73 ++ mktemp -d [2019-11-26T08:44:32.055Z] #62 10.74 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:44:32.055Z] #62 10.74 + export GOPATH=/tmp/tmp.R7mT1hv8ok [2019-11-26T08:44:32.055Z] #62 10.74 + GOPATH=/tmp/tmp.R7mT1hv8ok [2019-11-26T08:44:32.055Z] #62 10.74 + RM_GOPATH=1 [2019-11-26T08:44:32.055Z] #62 10.74 ++ dirname ./install.sh [2019-11-26T08:44:32.055Z] #62 10.74 + dir=. [2019-11-26T08:44:32.055Z] #62 10.74 + bin=rootlesskit [2019-11-26T08:44:32.055Z] #62 10.74 + shift [2019-11-26T08:44:32.055Z] #62 10.74 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T08:44:32.055Z] #62 10.74 + . ./rootlesskit.installer [2019-11-26T08:44:32.055Z] #62 10.74 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:44:32.055Z] #62 10.74 + install_rootlesskit [2019-11-26T08:44:32.055Z] #62 10.74 + case "$1" in [2019-11-26T08:44:32.055Z] #62 10.74 + export CGO_ENABLED=0 [2019-11-26T08:44:32.055Z] #62 10.74 + CGO_ENABLED=0 [2019-11-26T08:44:32.055Z] #62 10.74 + _install_rootlesskit [2019-11-26T08:44:32.055Z] #62 10.74 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T08:44:32.055Z] #62 10.74 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.R7mT1hv8ok/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:44:32.055Z] #62 10.74 Cloning into '/tmp/tmp.R7mT1hv8ok/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T08:44:32.055Z] #62 17.22 + cd /tmp/tmp.R7mT1hv8ok/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:44:32.055Z] #62 17.22 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:44:32.055Z] #62 17.50 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:44:32.055Z] #62 17.50 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T08:44:32.065Z] #40 58.65 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-26T08:44:32.065Z] #40 58.66 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-26T08:44:32.065Z] #40 58.67 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-26T08:44:32.065Z] #40 58.82 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-26T08:44:32.065Z] #40 58.82 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-26T08:44:32.065Z] #40 58.83 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-26T08:44:32.087Z] #17 26.35 Selecting previously unselected package vim. [2019-11-26T08:44:32.087Z] #17 26.35 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-26T08:44:32.087Z] #17 26.35 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:32.520Z] #17 26.60 Selecting previously unselected package xfsprogs. [2019-11-26T08:44:32.520Z] #17 26.60 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-11-26T08:44:32.520Z] #17 26.61 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:44:32.520Z] #17 26.80 Selecting previously unselected package zip. [2019-11-26T08:44:32.520Z] #17 26.80 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-11-26T08:44:32.520Z] #17 26.80 Unpacking zip (3.0-11+b1) ... [2019-11-26T08:44:32.619Z] #62 ... [2019-11-26T08:44:32.619Z] [2019-11-26T08:44:32.619Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:32.619Z] #40 11.57 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:32.619Z] #40 11.58 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:32.619Z] #40 11.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:32.619Z] #40 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:32.619Z] #40 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:32.619Z] #40 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:44:32.619Z] #40 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:44:32.619Z] #40 17.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:44:32.619Z] #40 ... [2019-11-26T08:44:32.619Z] [2019-11-26T08:44:32.619Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:44:32.619Z] #56 11.73 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:32.619Z] #56 11.73 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:32.619Z] #56 11.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:32.619Z] #56 11.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:32.619Z] #56 11.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:32.619Z] #56 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:44:32.619Z] #56 16.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:44:32.619Z] #56 17.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:44:32.783Z] #17 27.24 Selecting previously unselected package libapparmor-perl. [2019-11-26T08:44:32.783Z] #17 27.24 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-11-26T08:44:32.783Z] #17 27.26 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:44:32.875Z] #56 ... [2019-11-26T08:44:32.875Z] [2019-11-26T08:44:32.875Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:32.875Z] #33 11.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:44:32.875Z] #33 13.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:44:32.875Z] #33 ... [2019-11-26T08:44:32.875Z] [2019-11-26T08:44:32.875Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:44:32.875Z] #24 12.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:44:32.875Z] #24 14.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:44:33.043Z] #17 27.34 Selecting previously unselected package apparmor. [2019-11-26T08:44:33.043Z] #17 27.35 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-11-26T08:44:33.043Z] #17 27.40 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:44:33.130Z] #24 ... [2019-11-26T08:44:33.130Z] [2019-11-26T08:44:33.130Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:33.130Z] #44 21.89 unicode/utf8 [2019-11-26T08:44:33.258Z] e96b0897c5d1: Verifying Checksum [2019-11-26T08:44:33.258Z] e96b0897c5d1: Download complete [2019-11-26T08:44:33.304Z] #17 27.61 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T08:44:33.304Z] #17 27.61 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-11-26T08:44:33.304Z] #17 27.62 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:44:33.501Z] #39 ... [2019-11-26T08:44:33.501Z] [2019-11-26T08:44:33.501Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:33.501Z] #51 17.32 + cd /tmp/tmp.kODWdmicwg/src/github.com/golangci/golangci-lint/ [2019-11-26T08:44:33.501Z] #51 17.32 + git checkout -q v1.20.0 [2019-11-26T08:44:33.501Z] #51 18.00 ++ git describe --tags [2019-11-26T08:44:33.501Z] #51 18.01 + version=v1.20.0 [2019-11-26T08:44:33.501Z] #51 18.01 ++ git rev-parse --short HEAD [2019-11-26T08:44:33.501Z] #51 18.02 + commit=cc98739 [2019-11-26T08:44:33.501Z] #51 18.02 ++ git show -s --format=%cd [2019-11-26T08:44:33.501Z] #51 18.02 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-26T08:44:33.501Z] #51 18.03 + 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-11-26T08:44:33.876Z] #17 28.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T08:44:33.876Z] #17 28.23 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-11-26T08:44:33.876Z] #17 28.24 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:44:33.905Z] #51 ... [2019-11-26T08:44:33.905Z] [2019-11-26T08:44:33.905Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:33.905Z] #45 11.11 unicode/utf8 [2019-11-26T08:44:33.905Z] #45 12.04 internal/testlog [2019-11-26T08:44:33.905Z] #45 12.52 encoding [2019-11-26T08:44:33.905Z] #45 12.63 unicode/utf16 [2019-11-26T08:44:33.905Z] #45 12.97 container/list [2019-11-26T08:44:33.905Z] #45 13.84 crypto/internal/subtle [2019-11-26T08:44:33.905Z] #45 14.02 crypto/subtle [2019-11-26T08:44:33.905Z] #45 14.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-26T08:44:33.905Z] #45 14.49 internal/nettrace [2019-11-26T08:44:33.905Z] #45 14.73 runtime/cgo [2019-11-26T08:44:33.968Z] #40 60.24 Selecting previously unselected package libprotoc10:amd64. [2019-11-26T08:44:33.968Z] #40 60.24 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-26T08:44:33.968Z] #40 60.26 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-26T08:44:33.968Z] #40 ... [2019-11-26T08:44:33.968Z] [2019-11-26T08:44:33.968Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:33.968Z] #47 50.42 + cd /tmp/tmp.bamnZhWr0i/src/gotest.tools/gotestsum [2019-11-26T08:44:33.968Z] #47 50.42 + git checkout -q v0.3.5 [2019-11-26T08:44:33.968Z] #47 50.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T08:44:34.106Z] #44 22.81 math [2019-11-26T08:44:34.359Z] #47 ... [2019-11-26T08:44:34.359Z] [2019-11-26T08:44:34.359Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:34.359Z] #44 52.89 internal/reflectlite [2019-11-26T08:44:34.359Z] #44 52.90 sync [2019-11-26T08:44:34.359Z] #44 55.03 github.com/LK4D4/vndr/godl/singleflight [2019-11-26T08:44:34.359Z] #44 56.55 io [2019-11-26T08:44:34.359Z] #44 56.55 strconv [2019-11-26T08:44:34.359Z] #44 57.85 bytes [2019-11-26T08:44:34.359Z] #44 60.29 bufio [2019-11-26T08:44:34.441Z] #45 ... [2019-11-26T08:44:34.441Z] [2019-11-26T08:44:34.441Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:34.441Z] #41 11.93 Fetched 7672 kB in 11s (671 kB/s) [2019-11-26T08:44:34.441Z] #41 11.93 Reading package lists... [2019-11-26T08:44:34.441Z] #41 16.80 Reading package lists... [2019-11-26T08:44:34.447Z] #17 28.93 Selecting previously unselected package binutils-mingw-w64. [2019-11-26T08:44:34.447Z] #17 28.93 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T08:44:34.447Z] #17 28.94 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:44:34.447Z] #17 29.03 Selecting previously unselected package mingw-w64-common. [2019-11-26T08:44:34.447Z] #17 29.03 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T08:44:34.617Z] #44 ... [2019-11-26T08:44:34.617Z] [2019-11-26T08:44:34.617Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:34.617Z] #40 61.14 Selecting previously unselected package protobuf-c-compiler. [2019-11-26T08:44:34.617Z] #40 61.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-26T08:44:34.617Z] #40 61.19 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:44:34.708Z] #17 29.03 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T08:44:34.875Z] #40 61.66 Selecting previously unselected package protobuf-compiler. [2019-11-26T08:44:34.876Z] #40 61.66 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-26T08:44:34.876Z] #40 61.66 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T08:44:35.295Z] #41 22.00 Building dependency tree... [2019-11-26T08:44:35.440Z] #40 61.91 Selecting previously unselected package python-pkg-resources. [2019-11-26T08:44:35.440Z] #40 61.91 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:44:35.440Z] #40 61.91 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T08:44:35.440Z] #40 ... [2019-11-26T08:44:35.440Z] [2019-11-26T08:44:35.440Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:35.440Z] #31 51.79 sync [2019-11-26T08:44:35.440Z] #31 51.81 internal/reflectlite [2019-11-26T08:44:35.440Z] #31 54.18 sort [2019-11-26T08:44:35.440Z] #31 54.18 errors [2019-11-26T08:44:35.440Z] #31 54.52 strconv [2019-11-26T08:44:35.440Z] #31 55.91 io [2019-11-26T08:44:35.440Z] #31 57.14 internal/oserror [2019-11-26T08:44:35.440Z] #31 57.39 syscall [2019-11-26T08:44:35.440Z] #31 58.83 reflect [2019-11-26T08:44:35.440Z] #31 ... [2019-11-26T08:44:35.440Z] [2019-11-26T08:44:35.440Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:35.440Z] #40 62.31 Selecting previously unselected package python-protobuf. [2019-11-26T08:44:35.698Z] #40 62.33 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-26T08:44:35.698Z] #40 62.35 Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T08:44:36.138Z] #41 ... [2019-11-26T08:44:36.138Z] [2019-11-26T08:44:36.138Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:36.138Z] #69 13.49 + cd /tmp/tmp.WqDNaZlIQl/src/github.com/docker/libnetwork [2019-11-26T08:44:36.138Z] #69 13.49 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:44:36.138Z] #69 14.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T08:44:36.138Z] #69 ... [2019-11-26T08:44:36.138Z] [2019-11-26T08:44:36.138Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:36.138Z] #45 23.62 vendor/golang.org/x/crypto/internal/subtle [2019-11-26T08:44:36.263Z] #40 63.06 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T08:44:36.523Z] #40 63.16 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T08:44:36.523Z] #40 63.19 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T08:44:36.554Z] #45 ... [2019-11-26T08:44:36.554Z] [2019-11-26T08:44:36.554Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:44:36.554Z] #11 14.14 Fetched 7672 kB in 13s (586 kB/s) [2019-11-26T08:44:36.554Z] #11 14.14 Reading package lists... [2019-11-26T08:44:36.554Z] #11 20.39 Reading package lists... [2019-11-26T08:44:36.554Z] #11 ... [2019-11-26T08:44:36.554Z] [2019-11-26T08:44:36.554Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:44:36.554Z] #25 14.05 Fetched 7672 kB in 13s (567 kB/s) [2019-11-26T08:44:36.554Z] #25 14.05 Reading package lists... [2019-11-26T08:44:36.624Z] #17 30.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T08:44:36.624Z] #17 30.99 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T08:44:36.624Z] #17 31.00 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:44:36.940Z] #25 19.58 Reading package lists... [2019-11-26T08:44:36.940Z] #25 ... [2019-11-26T08:44:36.940Z] [2019-11-26T08:44:36.940Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:36.940Z] #41 23.90 The following additional packages will be installed: [2019-11-26T08:44:36.940Z] #41 23.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T08:44:36.940Z] #41 23.95 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T08:44:36.940Z] #41 23.95 Suggested packages: [2019-11-26T08:44:36.940Z] #41 23.95 manpages-dev python-setuptools [2019-11-26T08:44:36.940Z] #41 ... [2019-11-26T08:44:36.940Z] [2019-11-26T08:44:36.940Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:36.940Z] #34 14.66 Fetched 7672 kB in 13s (566 kB/s) [2019-11-26T08:44:36.940Z] #34 14.66 Reading package lists... [2019-11-26T08:44:36.940Z] #34 19.53 Reading package lists... [2019-11-26T08:44:37.014Z] 65014b3c3121: Verifying Checksum [2019-11-26T08:44:37.014Z] 65014b3c3121: Download complete [2019-11-26T08:44:37.343Z] #34 ... [2019-11-26T08:44:37.343Z] [2019-11-26T08:44:37.343Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:44:37.343Z] #57 14.76 Fetched 7672 kB in 13s (552 kB/s) [2019-11-26T08:44:37.343Z] #57 14.76 Reading package lists... [2019-11-26T08:44:37.343Z] #57 20.90 Reading package lists... [2019-11-26T08:44:37.343Z] #57 ... [2019-11-26T08:44:37.343Z] [2019-11-26T08:44:37.343Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:38.204Z] #34 24.88 Building dependency tree... [2019-11-26T08:44:38.280Z] #44 ... [2019-11-26T08:44:38.280Z] [2019-11-26T08:44:38.280Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:44:38.280Z] #10 27.40 Fetched 7927 kB in 21s (362 kB/s) [2019-11-26T08:44:38.757Z] #34 26.22 The following additional packages will be installed: [2019-11-26T08:44:38.757Z] #34 26.23 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T08:44:38.757Z] #34 26.23 Suggested packages: [2019-11-26T08:44:38.757Z] #34 26.23 codeblocks eclipse ninja-build lrzip [2019-11-26T08:44:38.757Z] #34 26.23 Recommended packages: [2019-11-26T08:44:38.757Z] #34 26.23 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T08:44:38.948Z] #17 33.20 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T08:44:38.948Z] #17 33.21 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-26T08:44:38.948Z] #17 33.22 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-26T08:44:38.948Z] #17 33.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T08:44:38.948Z] #17 33.45 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-26T08:44:39.177Z] #34 26.69 The following NEW packages will be installed: [2019-11-26T08:44:39.177Z] #34 26.69 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T08:44:39.177Z] #34 26.69 vim-common xxd [2019-11-26T08:44:39.177Z] #34 26.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:44:39.177Z] #34 26.77 Need to get 13.2 MB of archives. [2019-11-26T08:44:39.177Z] #34 26.77 After this operation, 59.4 MB of additional disk space will be used. [2019-11-26T08:44:39.177Z] #34 26.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T08:44:39.177Z] #34 26.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-26T08:44:39.177Z] #34 26.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-26T08:44:39.209Z] #17 33.46 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-26T08:44:39.581Z] #34 27.33 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-26T08:44:39.581Z] #34 27.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-26T08:44:39.997Z] #34 27.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-26T08:44:39.997Z] #34 27.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-26T08:44:39.997Z] #34 27.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-26T08:44:39.997Z] #34 27.64 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T08:44:39.997Z] #34 27.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:44:40.026Z] #40 66.78 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:44:40.026Z] #40 66.80 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-26T08:44:40.026Z] #40 66.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:40.026Z] #40 66.84 Setting up python-protobuf (3.0.0-9) ... [2019-11-26T08:44:40.370Z] #10 27.40 Reading package lists... [2019-11-26T08:44:40.370Z] #10 ... [2019-11-26T08:44:40.370Z] [2019-11-26T08:44:40.370Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:40.370Z] #22 25.62 + mkdir -p /build [2019-11-26T08:44:40.370Z] #22 25.64 + mv docker/docker /build/ [2019-11-26T08:44:40.370Z] #22 25.65 + rmdir docker [2019-11-26T08:44:40.370Z] #22 DONE 29.0s [2019-11-26T08:44:40.370Z] [2019-11-26T08:44:40.370Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:40.370Z] #44 28.66 unicode/utf16 [2019-11-26T08:44:40.370Z] #44 29.08 container/list [2019-11-26T08:44:40.860Z] #34 28.42 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:44:40.860Z] #34 28.53 Fetched 13.2 MB in 0s (14.4 MB/s) [2019-11-26T08:44:41.287Z] #34 28.77 Selecting previously unselected package cmake-data. [2019-11-26T08:44:41.287Z] #34 28.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-26T08:44:41.287Z] #34 28.79 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T08:44:41.287Z] #34 28.82 Unpacking cmake-data (3.7.2-1) ... [2019-11-26T08:44:41.287Z] #34 ... [2019-11-26T08:44:41.287Z] [2019-11-26T08:44:41.287Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:44:41.287Z] #25 24.52 Building dependency tree... [2019-11-26T08:44:41.287Z] #25 26.14 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T08:44:41.287Z] #25 26.14 The following additional packages will be installed: [2019-11-26T08:44:41.287Z] #25 26.14 libjq1 libonig4 [2019-11-26T08:44:41.287Z] #25 26.24 The following NEW packages will be installed: [2019-11-26T08:44:41.287Z] #25 26.24 jq libjq1 libonig4 [2019-11-26T08:44:41.287Z] #25 26.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:44:41.287Z] #25 26.30 Need to get 328 kB of archives. [2019-11-26T08:44:41.287Z] #25 26.30 After this operation, 1263 kB of additional disk space will be used. [2019-11-26T08:44:41.287Z] #25 26.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-26T08:44:41.287Z] #25 26.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-26T08:44:41.287Z] #25 26.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-26T08:44:41.287Z] #25 27.43 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:44:41.287Z] #25 27.58 Fetched 328 kB in 0s (3197 kB/s) [2019-11-26T08:44:41.287Z] #25 27.69 Selecting previously unselected package libonig4:s390x. [2019-11-26T08:44:41.287Z] #25 27.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-26T08:44:41.287Z] #25 27.72 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-26T08:44:41.287Z] #25 27.77 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-26T08:44:41.287Z] #25 28.04 Selecting previously unselected package libjq1:s390x. [2019-11-26T08:44:41.287Z] #25 28.04 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-26T08:44:41.287Z] #25 28.06 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-26T08:44:41.287Z] #25 28.27 Selecting previously unselected package jq. [2019-11-26T08:44:41.287Z] #25 28.27 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-26T08:44:41.287Z] #25 28.30 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:44:41.287Z] #25 28.45 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-26T08:44:41.287Z] #25 28.49 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-26T08:44:41.287Z] #25 28.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:41.287Z] #25 28.57 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:44:41.287Z] #25 DONE 28.9s [2019-11-26T08:44:41.297Z] #44 30.10 crypto/internal/subtle [2019-11-26T08:44:41.555Z] #44 30.46 crypto/subtle [2019-11-26T08:44:41.825Z] [2019-11-26T08:44:41.826Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T08:44:41.826Z] #26 DONE 0.2s [2019-11-26T08:44:41.826Z] [2019-11-26T08:44:41.826Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:41.854Z] #44 30.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-26T08:44:42.502Z] #44 31.06 internal/nettrace [2019-11-26T08:44:42.502Z] #44 31.37 runtime/cgo [2019-11-26T08:44:43.222Z] #27 ... [2019-11-26T08:44:43.222Z] [2019-11-26T08:44:43.222Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:44:43.222Z] #57 20.90 Reading package lists... [2019-11-26T08:44:43.222Z] #57 25.27 Building dependency tree... [2019-11-26T08:44:43.222Z] #57 27.58 The following additional packages will be installed: [2019-11-26T08:44:43.222Z] #57 27.59 btrfs-progs liblzo2-2 [2019-11-26T08:44:43.222Z] #57 27.82 The following NEW packages will be installed: [2019-11-26T08:44:43.222Z] #57 27.87 btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T08:44:43.222Z] #57 27.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:44:43.222Z] #57 27.96 Need to get 668 kB of archives. [2019-11-26T08:44:43.222Z] #57 27.96 After this operation, 5446 kB of additional disk space will be used. [2019-11-26T08:44:43.222Z] #57 27.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-26T08:44:43.222Z] #57 27.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-26T08:44:43.222Z] #57 28.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-26T08:44:43.222Z] #57 28.95 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:44:43.222Z] #57 29.07 Fetched 668 kB in 0s (7236 kB/s) [2019-11-26T08:44:43.222Z] #57 29.25 Selecting previously unselected package liblzo2-2:s390x. [2019-11-26T08:44:43.222Z] #57 29.25 (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-11-26T08:44:43.222Z] #57 29.28 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-26T08:44:43.222Z] #57 29.31 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T08:44:43.222Z] #57 29.44 Selecting previously unselected package btrfs-progs. [2019-11-26T08:44:43.222Z] #57 29.44 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-26T08:44:43.222Z] #57 29.48 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:44:43.222Z] #57 30.28 Selecting previously unselected package btrfs-tools. [2019-11-26T08:44:43.222Z] #57 30.28 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-26T08:44:43.222Z] #57 30.29 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:44:43.222Z] #57 30.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:43.222Z] #57 30.57 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T08:44:43.222Z] #57 30.59 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:44:43.222Z] #57 30.64 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:44:43.222Z] #57 30.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:43.222Z] #57 DONE 30.9s [2019-11-26T08:44:43.650Z] [2019-11-26T08:44:43.650Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:44:43.650Z] #58 DONE 0.1s [2019-11-26T08:44:43.650Z] [2019-11-26T08:44:43.651Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:44:43.651Z] #11 20.39 Reading package lists... [2019-11-26T08:44:43.651Z] #11 25.51 Building dependency tree... [2019-11-26T08:44:43.651Z] #11 27.72 The following additional packages will be installed: [2019-11-26T08:44:43.651Z] #11 27.83 libapparmor1 libseccomp2 [2019-11-26T08:44:43.651Z] #11 27.84 Suggested packages: [2019-11-26T08:44:43.651Z] #11 27.84 seccomp [2019-11-26T08:44:43.651Z] #11 28.24 The following NEW packages will be installed: [2019-11-26T08:44:43.651Z] #11 28.24 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T08:44:43.651Z] #11 28.39 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:44:43.651Z] #11 28.39 Need to get 301 kB of archives. [2019-11-26T08:44:43.651Z] #11 28.39 After this operation, 1402 kB of additional disk space will be used. [2019-11-26T08:44:43.651Z] #11 28.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-26T08:44:43.651Z] #11 28.42 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-11-26T08:44:43.651Z] #11 28.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-26T08:44:43.651Z] #11 28.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-26T08:44:43.651Z] #11 29.27 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:44:43.651Z] #11 29.36 Fetched 301 kB in 0s (3546 kB/s) [2019-11-26T08:44:43.651Z] #11 29.54 Selecting previously unselected package libseccomp2:s390x. [2019-11-26T08:44:43.651Z] #11 29.54 (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-11-26T08:44:43.651Z] #11 29.56 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-26T08:44:43.651Z] #11 29.64 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-26T08:44:43.651Z] #11 29.86 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-26T08:44:43.651Z] #11 29.87 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-26T08:44:43.651Z] #11 29.89 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-26T08:44:43.651Z] #11 30.07 Selecting previously unselected package libapparmor1:s390x. [2019-11-26T08:44:43.651Z] #11 30.08 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-26T08:44:43.651Z] #11 30.09 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-26T08:44:43.651Z] #11 30.21 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-26T08:44:43.651Z] #11 30.21 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-26T08:44:43.651Z] #11 30.22 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-26T08:44:43.651Z] #11 30.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:43.651Z] #11 30.58 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-26T08:44:43.651Z] #11 30.64 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-26T08:44:43.651Z] #11 30.68 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-26T08:44:43.651Z] #11 30.71 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-26T08:44:43.651Z] #11 30.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:43.651Z] #11 DONE 31.0s [2019-11-26T08:44:43.651Z] [2019-11-26T08:44:43.651Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:43.651Z] #41 25.68 The following NEW packages will be installed: [2019-11-26T08:44:43.651Z] #41 25.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T08:44:43.651Z] #41 25.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T08:44:43.651Z] #41 25.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T08:44:43.651Z] #41 25.73 zlib1g-dev [2019-11-26T08:44:43.651Z] #41 25.81 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:44:43.651Z] #41 25.81 Need to get 3476 kB of archives. [2019-11-26T08:44:43.651Z] #41 25.81 After this operation, 20.2 MB of additional disk space will be used. [2019-11-26T08:44:43.651Z] #41 25.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-26T08:44:43.651Z] #41 25.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-26T08:44:43.651Z] #41 25.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-26T08:44:43.651Z] #41 25.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-26T08:44:43.651Z] #41 25.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-26T08:44:43.651Z] #41 25.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-26T08:44:43.651Z] #41 25.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-26T08:44:43.651Z] #41 25.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-26T08:44:43.651Z] #41 26.05 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-26T08:44:43.651Z] #41 26.14 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-26T08:44:43.651Z] #41 26.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-26T08:44:43.651Z] #41 26.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-26T08:44:43.651Z] #41 26.34 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-26T08:44:43.651Z] #41 26.34 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-26T08:44:43.651Z] #41 26.34 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T08:44:43.651Z] #41 26.35 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-26T08:44:43.651Z] #41 27.42 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:44:43.651Z] #41 27.56 Fetched 3476 kB in 0s (5412 kB/s) [2019-11-26T08:44:43.651Z] #41 27.67 Selecting previously unselected package libnet1:s390x. [2019-11-26T08:44:43.651Z] #41 27.67 (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-11-26T08:44:43.651Z] #41 27.71 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 27.72 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-26T08:44:43.651Z] #41 27.92 Selecting previously unselected package libcap-dev:s390x. [2019-11-26T08:44:43.651Z] #41 27.94 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 27.95 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-26T08:44:43.651Z] #41 28.19 Selecting previously unselected package libnet1-dev. [2019-11-26T08:44:43.651Z] #41 28.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 28.21 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:44:43.651Z] #41 28.46 Selecting previously unselected package libnl-3-200:s390x. [2019-11-26T08:44:43.651Z] #41 28.46 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 28.49 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-26T08:44:43.651Z] #41 28.61 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-26T08:44:43.651Z] #41 28.61 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 28.65 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-26T08:44:43.651Z] #41 29.02 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-26T08:44:43.651Z] #41 29.02 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 29.06 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-26T08:44:43.651Z] #41 29.27 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-26T08:44:43.651Z] #41 29.27 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 29.28 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-26T08:44:43.651Z] #41 29.37 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-26T08:44:43.651Z] #41 29.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 29.38 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-26T08:44:43.651Z] #41 29.77 Selecting previously unselected package libprotobuf10:s390x. [2019-11-26T08:44:43.651Z] #41 29.77 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 29.82 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-26T08:44:43.651Z] #41 30.47 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-26T08:44:43.651Z] #41 30.47 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 30.47 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-26T08:44:43.651Z] #41 30.68 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-26T08:44:43.651Z] #41 30.68 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-26T08:44:43.651Z] #41 30.70 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-26T08:44:43.651Z] #41 ... [2019-11-26T08:44:43.651Z] [2019-11-26T08:44:43.651Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-26T08:44:43.651Z] #59 DONE 0.2s [2019-11-26T08:44:43.651Z] [2019-11-26T08:44:43.651Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:44:43.651Z] #53 DONE 0.2s [2019-11-26T08:44:43.651Z] [2019-11-26T08:44:43.651Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:43.651Z] #34 31.25 Selecting previously unselected package liblzo2-2:s390x. [2019-11-26T08:44:43.651Z] #34 ... [2019-11-26T08:44:43.651Z] [2019-11-26T08:44:43.651Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-26T08:44:43.651Z] #54 DONE 0.1s [2019-11-26T08:44:43.651Z] [2019-11-26T08:44:43.651Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:43.651Z] #34 31.25 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-26T08:44:43.651Z] #34 31.27 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T08:44:44.178Z] #34 31.42 Selecting previously unselected package libicu57:s390x. [2019-11-26T08:44:44.178Z] #34 31.46 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-26T08:44:44.178Z] #34 31.46 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-26T08:44:44.178Z] #34 ... [2019-11-26T08:44:44.178Z] [2019-11-26T08:44:44.178Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-26T08:44:44.178Z] #12 DONE 0.7s [2019-11-26T08:44:44.596Z] [2019-11-26T08:44:44.596Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:44.596Z] #55 0.267 + RM_GOPATH=0 [2019-11-26T08:44:44.596Z] #55 0.267 + TMP_GOPATH= [2019-11-26T08:44:44.596Z] #55 0.267 + : /build [2019-11-26T08:44:44.596Z] #55 0.267 + '[' -z '' ']' [2019-11-26T08:44:44.596Z] #55 0.269 ++ mktemp -d [2019-11-26T08:44:44.596Z] #55 0.277 + export GOPATH=/tmp/tmp.WMtEJktA8j [2019-11-26T08:44:44.596Z] #55 0.277 + GOPATH=/tmp/tmp.WMtEJktA8j [2019-11-26T08:44:44.596Z] #55 0.277 + RM_GOPATH=1 [2019-11-26T08:44:44.596Z] #55 0.279 ++ dirname ./install.sh [2019-11-26T08:44:44.596Z] #55 0.284 + dir=. [2019-11-26T08:44:44.596Z] #55 0.285 + bin=runc [2019-11-26T08:44:44.596Z] #55 0.285 + shift [2019-11-26T08:44:44.596Z] #55 0.285 + '[' '!' -f ./runc.installer ']' [2019-11-26T08:44:44.596Z] #55 0.286 + . ./runc.installer [2019-11-26T08:44:44.596Z] #55 0.286 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:44:44.596Z] #55 0.288 + install_runc [2019-11-26T08:44:44.596Z] #55 0.291 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T08:44:44.596Z] #55 0.293 + uname -r [2019-11-26T08:44:44.596Z] #55 0.302 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T08:44:44.596Z] #55 0.302 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T08:44:44.596Z] #55 0.302 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WMtEJktA8j/src/github.com/opencontainers/runc [2019-11-26T08:44:44.596Z] #55 0.302 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T08:44:44.596Z] #55 0.313 Cloning into '/tmp/tmp.WMtEJktA8j/src/github.com/opencontainers/runc'... [2019-11-26T08:44:44.596Z] #55 ... [2019-11-26T08:44:44.596Z] [2019-11-26T08:44:44.596Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T08:44:44.596Z] #13 DONE 0.5s [2019-11-26T08:44:45.000Z] [2019-11-26T08:44:45.000Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:45.000Z] #60 0.363 + RM_GOPATH=0 [2019-11-26T08:44:45.000Z] #60 0.363 + TMP_GOPATH= [2019-11-26T08:44:45.000Z] #60 0.363 + : /build [2019-11-26T08:44:45.000Z] #60 0.364 + '[' -z '' ']' [2019-11-26T08:44:45.000Z] #60 0.364 ++ mktemp -d [2019-11-26T08:44:45.000Z] #60 0.369 + export GOPATH=/tmp/tmp.33dohA9KQ8 [2019-11-26T08:44:45.000Z] #60 0.369 + GOPATH=/tmp/tmp.33dohA9KQ8 [2019-11-26T08:44:45.000Z] #60 0.369 + RM_GOPATH=1 [2019-11-26T08:44:45.000Z] #60 0.373 ++ dirname ./install.sh [2019-11-26T08:44:45.000Z] #60 0.374 + dir=. [2019-11-26T08:44:45.000Z] #60 0.375 + bin=containerd [2019-11-26T08:44:45.000Z] #60 0.375 + shift [2019-11-26T08:44:45.000Z] #60 0.375 + '[' '!' -f ./containerd.installer ']' [2019-11-26T08:44:45.000Z] #60 0.375 + . ./containerd.installer [2019-11-26T08:44:45.000Z] #60 0.376 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:44:45.000Z] #60 0.376 + install_containerd [2019-11-26T08:44:45.000Z] #60 0.376 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-26T08:44:45.000Z] #60 0.377 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:44:45.000Z] #60 0.377 + git clone https://github.com/containerd/containerd.git /tmp/tmp.33dohA9KQ8/src/github.com/containerd/containerd [2019-11-26T08:44:45.000Z] #60 0.384 Cloning into '/tmp/tmp.33dohA9KQ8/src/github.com/containerd/containerd'... [2019-11-26T08:44:45.000Z] #60 ... [2019-11-26T08:44:45.000Z] [2019-11-26T08:44:45.000Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-26T08:44:45.000Z] #14 0.242 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T08:44:45.000Z] #14 DONE 0.4s [2019-11-26T08:44:45.255Z] #44 ... [2019-11-26T08:44:45.256Z] [2019-11-26T08:44:45.256Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:45.256Z] #68 29.95 Checking out files: 47% (942/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 91% (1819/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-11-26T08:44:45.256Z] #68 31.28 + cd /tmp/tmp.9NQtguTb3f/src/github.com/docker/libnetwork [2019-11-26T08:44:45.256Z] #68 31.28 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:44:45.256Z] #68 31.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T08:44:45.381Z] #40 71.50 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-26T08:44:45.381Z] #40 71.51 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-26T08:44:45.381Z] #40 71.52 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T08:44:45.381Z] #40 ... [2019-11-26T08:44:45.381Z] [2019-11-26T08:44:45.382Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:45.382Z] #44 60.81 reflect [2019-11-26T08:44:45.382Z] #44 62.77 syscall [2019-11-26T08:44:45.382Z] #44 69.05 time [2019-11-26T08:44:45.382Z] #44 ... [2019-11-26T08:44:45.382Z] [2019-11-26T08:44:45.382Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:45.382Z] #40 71.58 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-26T08:44:45.382Z] #40 71.62 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-26T08:44:45.382Z] #40 71.63 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:44:45.382Z] #40 71.64 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-26T08:44:45.382Z] #40 71.65 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T08:44:45.382Z] #40 71.66 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-26T08:44:45.382Z] #40 71.67 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-26T08:44:45.382Z] #40 71.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:45.382Z] #40 DONE 72.2s [2019-11-26T08:44:45.382Z] [2019-11-26T08:44:45.382Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:45.382Z] #44 71.10 internal/syscall/unix [2019-11-26T08:44:45.382Z] #44 71.35 strings [2019-11-26T08:44:45.403Z] [2019-11-26T08:44:45.403Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:45.403Z] #27 2.507 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T08:44:45.403Z] #27 3.199 [2019-11-26T08:44:45.403Z] #27 3.664 0.9% [2019-11-26T08:44:45.403Z] #27 ... [2019-11-26T08:44:45.403Z] [2019-11-26T08:44:45.403Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-26T08:44:45.403Z] #15 DONE 0.3s [2019-11-26T08:44:45.403Z] [2019-11-26T08:44:45.403Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:45.603Z] #68 ... [2019-11-26T08:44:45.604Z] [2019-11-26T08:44:45.604Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:45.604Z] #31 24.14 internal/testlog [2019-11-26T08:44:45.604Z] #31 24.64 encoding [2019-11-26T08:44:45.604Z] #31 24.85 runtime/cgo [2019-11-26T08:44:45.604Z] #31 ... [2019-11-26T08:44:45.604Z] [2019-11-26T08:44:45.604Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:44:45.604Z] #56 34.72 Fetched 7927 kB in 23s (331 kB/s) [2019-11-26T08:44:45.811Z] #17 39.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T08:44:45.811Z] #17 39.44 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-26T08:44:45.811Z] #17 39.45 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-26T08:44:46.236Z] #27 3.664 0.9% ## 2.9% ### 5.0% [2019-11-26T08:44:46.236Z] #27 ... [2019-11-26T08:44:46.236Z] [2019-11-26T08:44:46.236Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:46.236Z] #69 DONE 33.1s [2019-11-26T08:44:46.236Z] [2019-11-26T08:44:46.236Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:46.236Z] #27 3.664 0.9% ## 2.9% ### 5.0% ##### 7.1% ###### 9.1% [2019-11-26T08:44:46.236Z] #27 ... [2019-11-26T08:44:46.236Z] [2019-11-26T08:44:46.236Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-26T08:44:46.236Z] #16 DONE 0.6s [2019-11-26T08:44:46.236Z] [2019-11-26T08:44:46.236Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:46.236Z] #41 32.21 Selecting previously unselected package libprotoc10:s390x. [2019-11-26T08:44:46.236Z] #41 32.21 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-26T08:44:46.236Z] #41 32.25 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-26T08:44:46.236Z] #41 33.01 Selecting previously unselected package protobuf-c-compiler. [2019-11-26T08:44:46.236Z] #41 33.02 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-26T08:44:46.236Z] #41 33.03 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:44:46.236Z] #41 33.19 Selecting previously unselected package protobuf-compiler. [2019-11-26T08:44:46.236Z] #41 33.23 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-26T08:44:46.236Z] #41 33.23 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T08:44:46.236Z] #41 33.83 Selecting previously unselected package python-pkg-resources. [2019-11-26T08:44:46.236Z] #41 33.90 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:44:46.236Z] #41 33.91 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T08:44:46.727Z] #41 ... [2019-11-26T08:44:46.727Z] [2019-11-26T08:44:46.727Z] #17 [dev 6/24] RUN ldconfig [2019-11-26T08:44:46.727Z] #17 DONE 0.9s [2019-11-26T08:44:46.727Z] [2019-11-26T08:44:46.727Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:46.727Z] #41 34.42 Selecting previously unselected package python-protobuf. [2019-11-26T08:44:46.727Z] #41 34.47 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-26T08:44:46.727Z] #41 34.50 Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T08:44:47.696Z] #41 35.16 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-26T08:44:47.696Z] #41 35.19 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-26T08:44:47.696Z] #41 35.20 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T08:44:47.916Z] #44 73.92 regexp/syntax [2019-11-26T08:44:48.180Z] #44 74.24 os [2019-11-26T08:44:49.111Z] #17 43.64 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:44:49.111Z] #17 43.66 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:44:49.111Z] #17 43.68 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-11-26T08:44:49.111Z] #17 43.69 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:44:49.111Z] #17 43.70 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-26T08:44:49.111Z] #17 43.73 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:49.111Z] #17 43.75 Processing triggers for mime-support (3.60) ... [2019-11-26T08:44:49.372Z] #17 43.78 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:49.372Z] #17 43.79 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-26T08:44:49.372Z] #17 43.81 Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T08:44:49.372Z] #17 43.82 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:44:49.372Z] #17 43.83 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:44:49.372Z] #17 43.85 Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T08:44:49.554Z] #44 ... [2019-11-26T08:44:49.554Z] [2019-11-26T08:44:49.554Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:49.554Z] #31 65.63 time [2019-11-26T08:44:49.554Z] #31 69.74 internal/poll [2019-11-26T08:44:49.554Z] #31 70.77 internal/fmtsort [2019-11-26T08:44:49.554Z] #31 71.21 internal/syscall/unix [2019-11-26T08:44:49.554Z] #31 71.30 strings [2019-11-26T08:44:49.554Z] #31 71.54 os [2019-11-26T08:44:49.554Z] #31 73.87 path [2019-11-26T08:44:49.554Z] #31 74.38 text/tabwriter [2019-11-26T08:44:49.554Z] #31 74.95 path/filepath [2019-11-26T08:44:49.554Z] #31 74.95 fmt [2019-11-26T08:44:49.554Z] #31 ... [2019-11-26T08:44:49.554Z] [2019-11-26T08:44:49.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:44:49.554Z] #41 3.092 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:44:49.554Z] #41 3.092 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:44:50.121Z] #41 4.545 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:44:50.121Z] #41 4.598 GEN .gitid [2019-11-26T08:44:50.121Z] #41 4.603 GEN criu/include/version.h [2019-11-26T08:44:50.121Z] #41 4.639 GEN include/common/asm [2019-11-26T08:44:50.474Z] #41 37.96 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:44:50.474Z] #41 37.98 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-26T08:44:50.474Z] #41 37.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:50.474Z] #41 38.00 Setting up python-protobuf (3.0.0-9) ... [2019-11-26T08:44:50.474Z] #41 ... [2019-11-26T08:44:50.474Z] [2019-11-26T08:44:50.474Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:50.474Z] #48 27.83 + cd /tmp/tmp.T2JmMbJwOs/src/gotest.tools/gotestsum [2019-11-26T08:44:50.474Z] #48 27.83 + git checkout -q v0.3.5 [2019-11-26T08:44:50.474Z] #48 27.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T08:44:50.754Z] #17 45.06 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-26T08:44:50.755Z] #17 45.08 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-26T08:44:50.755Z] #17 45.09 Setting up zip (3.0-11+b1) ... [2019-11-26T08:44:50.755Z] #17 45.10 Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T08:44:50.755Z] #17 45.11 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-26T08:44:50.755Z] #17 45.13 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-26T08:44:50.755Z] #17 45.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:50.755Z] #17 45.17 Setting up libaio1:arm64 (0.3.110-3) ... [2019-11-26T08:44:50.755Z] #17 45.19 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:50.755Z] #17 45.21 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:44:50.755Z] #17 45.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T08:44:50.755Z] #17 45.24 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:44:50.755Z] #17 45.26 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:50.755Z] #17 45.28 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-26T08:44:50.870Z] #56 34.72 Reading package lists... [2019-11-26T08:44:50.870Z] #56 ... [2019-11-26T08:44:50.870Z] [2019-11-26T08:44:50.870Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:44:50.870Z] #38 29.94 Checking out files: 38% (597/1559) Checking out files: 39% (609/1559) Checking out files: 40% (624/1559) Checking out files: 41% (640/1559) Checking out files: 42% (655/1559) Checking out files: 43% (671/1559) Checking out files: 44% (686/1559) Checking out files: 45% (702/1559) Checking out files: 46% (718/1559) Checking out files: 47% (733/1559) Checking out files: 48% (749/1559) Checking out files: 49% (764/1559) Checking out files: 50% (780/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2019-11-26T08:44:50.870Z] #38 31.29 + cd /tmp/tmp.rzQ63GaEZj/src/github.com/docker/distribution [2019-11-26T08:44:50.870Z] #38 31.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T08:44:50.870Z] #38 34.98 + GOPATH=/tmp/tmp.rzQ63GaEZj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rzQ63GaEZj go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T08:44:50.889Z] #48 ... [2019-11-26T08:44:50.889Z] [2019-11-26T08:44:50.889Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:51.014Z] #17 45.29 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-11-26T08:44:51.014Z] #17 45.31 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-26T08:44:51.014Z] #17 45.34 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:51.014Z] #17 45.50 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-26T08:44:51.014Z] #17 45.52 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-11-26T08:44:51.014Z] #17 45.55 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-26T08:44:51.014Z] #17 45.60 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-26T08:44:51.014Z] #17 45.62 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:44:51.014Z] #17 45.64 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-26T08:44:51.014Z] #17 45.66 Setting up pigz (2.3.4-1) ... [2019-11-26T08:44:51.274Z] #17 45.68 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:44:51.274Z] #17 45.69 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-11-26T08:44:51.274Z] #17 45.70 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:51.274Z] #17 45.72 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T08:44:51.274Z] #17 45.73 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-26T08:44:51.274Z] #17 45.74 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:44:51.274Z] #17 45.76 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-26T08:44:51.274Z] #17 45.77 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-26T08:44:51.274Z] #17 45.78 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:44:51.274Z] #17 45.80 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:51.274Z] #17 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T08:44:51.274Z] #17 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T08:44:51.274Z] #17 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T08:44:51.274Z] #17 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T08:44:51.274Z] #17 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T08:44:51.274Z] #17 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T08:44:51.274Z] #17 45.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T08:44:51.274Z] #17 45.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T08:44:51.274Z] #17 45.88 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-26T08:44:51.495Z] #41 5.888 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T08:44:51.495Z] #41 5.976 PBCC images/opts.pb-c.c [2019-11-26T08:44:51.495Z] #41 6.021 PBCC images/sit.pb-c.c [2019-11-26T08:44:51.495Z] #41 6.045 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T08:44:51.495Z] #41 6.092 DEP images/opts.pb-c.d [2019-11-26T08:44:51.495Z] #41 6.147 DEP images/sit.pb-c.d [2019-11-26T08:44:51.533Z] #17 45.89 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:51.533Z] #17 45.91 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:44:51.533Z] #17 45.92 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:44:51.534Z] #17 45.94 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:44:51.534Z] #17 45.95 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-26T08:44:51.534Z] #17 45.97 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:44:51.754Z] #41 6.182 PBCC images/macvlan.pb-c.c [2019-11-26T08:44:51.754Z] #41 6.231 DEP images/macvlan.pb-c.d [2019-11-26T08:44:51.754Z] #41 6.296 PBCC images/autofs.pb-c.c [2019-11-26T08:44:51.754Z] #41 6.366 DEP images/autofs.pb-c.d [2019-11-26T08:44:52.012Z] #41 6.410 PBCC images/sysctl.pb-c.c [2019-11-26T08:44:52.012Z] #41 6.446 DEP images/sysctl.pb-c.d [2019-11-26T08:44:52.012Z] #41 6.491 PBCC images/time.pb-c.c [2019-11-26T08:44:52.012Z] #41 6.508 DEP images/time.pb-c.d [2019-11-26T08:44:52.012Z] #41 6.567 PBCC images/binfmt-misc.pb-c.c [2019-11-26T08:44:52.012Z] #41 6.616 DEP images/binfmt-misc.pb-c.d [2019-11-26T08:44:52.234Z] #38 ... [2019-11-26T08:44:52.234Z] [2019-11-26T08:44:52.234Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:52.234Z] #33 31.29 Fetched 7927 kB in 24s (317 kB/s) [2019-11-26T08:44:52.234Z] #33 31.29 Reading package lists... [2019-11-26T08:44:52.234Z] #33 ... [2019-11-26T08:44:52.234Z] [2019-11-26T08:44:52.234Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:44:52.234Z] #50 35.98 + cd /tmp/tmp.2R5IjM7muY/src/github.com/golangci/golangci-lint/ [2019-11-26T08:44:52.234Z] #50 35.98 + git checkout -q v1.20.0 [2019-11-26T08:44:52.234Z] #50 36.79 ++ git describe --tags [2019-11-26T08:44:52.234Z] #50 36.83 + version=v1.20.0 [2019-11-26T08:44:52.234Z] #50 36.83 ++ git rev-parse --short HEAD [2019-11-26T08:44:52.234Z] #50 36.84 + commit=cc98739 [2019-11-26T08:44:52.234Z] #50 36.84 ++ git show -s --format=%cd [2019-11-26T08:44:52.234Z] #50 36.86 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-26T08:44:52.234Z] #50 36.86 + 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-11-26T08:44:52.270Z] #41 6.672 PBCC images/seccomp.pb-c.c [2019-11-26T08:44:52.270Z] #41 6.686 DEP images/seccomp.pb-c.d [2019-11-26T08:44:52.270Z] #41 6.736 PBCC images/userns.pb-c.c [2019-11-26T08:44:52.270Z] #41 6.774 DEP images/userns.pb-c.d [2019-11-26T08:44:52.270Z] #41 6.835 PBCC images/cgroup.pb-c.c [2019-11-26T08:44:52.491Z] #50 ... [2019-11-26T08:44:52.491Z] [2019-11-26T08:44:52.491Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:52.529Z] #41 6.886 DEP images/cgroup.pb-c.d [2019-11-26T08:44:52.529Z] #41 6.946 PBCC images/fown.pb-c.c [2019-11-26T08:44:52.529Z] #41 6.965 PBCC images/ext-file.pb-c.c [2019-11-26T08:44:52.529Z] #41 7.007 DEP images/fown.pb-c.d [2019-11-26T08:44:52.529Z] #41 7.068 DEP images/ext-file.pb-c.d [2019-11-26T08:44:52.529Z] #41 7.127 PBCC images/rpc.pb-c.c [2019-11-26T08:44:52.718Z] Removing intermediate container 9f01c721d9a9 [2019-11-26T08:44:52.718Z] ---> 05da5b78dcef [2019-11-26T08:44:52.718Z] Step 11/16 : ARG GOOS [2019-11-26T08:44:52.718Z] ---> Running in 1a62b30733ea [2019-11-26T08:44:52.718Z] Removing intermediate container 1a62b30733ea [2019-11-26T08:44:52.718Z] ---> 1268dd16fbdb [2019-11-26T08:44:52.718Z] Step 12/16 : ARG GOARCH [2019-11-26T08:44:52.718Z] ---> Running in 732264fdc9a0 [2019-11-26T08:44:52.718Z] Removing intermediate container 732264fdc9a0 [2019-11-26T08:44:52.718Z] ---> f3124175a545 [2019-11-26T08:44:52.718Z] 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-11-26T08:44:52.718Z] ---> Running in b9e60c1a9f58 [2019-11-26T08:44:52.787Z] #41 7.152 DEP images/rpc.pb-c.d [2019-11-26T08:44:52.787Z] #41 7.211 PBCC images/siginfo.pb-c.c [2019-11-26T08:44:52.787Z] #41 7.260 DEP images/siginfo.pb-c.d [2019-11-26T08:44:52.787Z] #41 7.297 PBCC images/pagemap.pb-c.c [2019-11-26T08:44:52.787Z] #41 7.398 DEP images/pagemap.pb-c.d [2019-11-26T08:44:53.046Z] #41 7.446 PBCC images/rlimit.pb-c.c [2019-11-26T08:44:53.046Z] #41 7.456 DEP images/rlimit.pb-c.d [2019-11-26T08:44:53.046Z] #41 7.506 PBCC images/file-lock.pb-c.c [2019-11-26T08:44:53.046Z] #41 7.514 DEP images/file-lock.pb-c.d [2019-11-26T08:44:53.046Z] #41 7.589 PBCC images/tty.pb-c.c [2019-11-26T08:44:53.304Z] #41 7.675 DEP images/tty.pb-c.d [2019-11-26T08:44:53.304Z] #41 7.709 PBCC images/tun.pb-c.c [2019-11-26T08:44:53.304Z] #41 7.807 PBCC images/netdev.pb-c.c [2019-11-26T08:44:53.304Z] #41 7.836 DEP images/tun.pb-c.d [2019-11-26T08:44:53.304Z] #41 7.891 DEP images/netdev.pb-c.d [2019-11-26T08:44:53.304Z] #41 7.955 PBCC images/vma.pb-c.c [2019-11-26T08:44:53.563Z] #41 8.022 DEP images/vma.pb-c.d [2019-11-26T08:44:53.563Z] #41 8.082 PBCC images/creds.pb-c.c [2019-11-26T08:44:53.563Z] #41 8.112 DEP images/creds.pb-c.d [2019-11-26T08:44:53.563Z] #41 8.151 PBCC images/utsns.pb-c.c [2019-11-26T08:44:53.563Z] #41 8.173 DEP images/utsns.pb-c.d [2019-11-26T08:44:53.563Z] #41 8.212 PBCC images/ipc-desc.pb-c.c [2019-11-26T08:44:53.748Z] #27 3.664 0.9% ## 2.9% ### 5.0% ##### 7.1% ###### 9.1% ######## 11.2% ########### 15.4% ############ 17.5% ############## 19.6% ############### 21.7% ################# 23.8% ################## 25.9% #################### 28.0% ##################### 30.0% ####################### 32.8% ######################### 35.7% ########################### 37.8% ############################ 39.9% ############################## 42.0% ############################### 44.1% ################################# 46.2% #################################### 50.4% ##################################### 52.4% ####################################### 54.5% ######################################## 56.6% ########################################## 58.7% ########################################### 60.8% ############################################# 62.9% ############################################## 65.0% ################################################ 67.1% ################################################# 69.2% ################################################### 71.3% #################################################### 73.3% ###################################################### 75.4% ####################################################### 77.5% ######################################################### 79.6% ########################################################## 81.7% ############################################################ 83.8% ############################################################# 85.9% ############################################################### 88.0% ################################################################ 90.1% ################################################################## 92.1% ################################################################### 94.3% ###################################################################### 98.4% ######################################################################## 100.0% [2019-11-26T08:44:53.821Z] #41 8.223 PBCC images/ipc-sem.pb-c.c [2019-11-26T08:44:53.821Z] #41 8.276 DEP images/ipc-desc.pb-c.d [2019-11-26T08:44:53.821Z] #41 8.297 DEP images/ipc-sem.pb-c.d [2019-11-26T08:44:53.821Z] #41 8.371 PBCC images/ipc-msg.pb-c.c [2019-11-26T08:44:53.821Z] #41 8.386 DEP images/ipc-msg.pb-c.d [2019-11-26T08:44:53.821Z] #41 8.423 PBCC images/ipc-shm.pb-c.c [2019-11-26T08:44:53.821Z] #41 8.440 DEP images/ipc-shm.pb-c.d [2019-11-26T08:44:53.821Z] #41 8.474 PBCC images/ipc-var.pb-c.c [2019-11-26T08:44:53.859Z] #33 41.76 Reading package lists... [2019-11-26T08:44:53.859Z] #33 ... [2019-11-26T08:44:53.859Z] [2019-11-26T08:44:53.859Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:44:53.859Z] #24 32.69 Fetched 7927 kB in 24s (318 kB/s) [2019-11-26T08:44:53.859Z] #24 32.69 Reading package lists... [2019-11-26T08:44:53.859Z] #24 42.72 Reading package lists... [2019-11-26T08:44:53.859Z] #24 ... [2019-11-26T08:44:53.859Z] [2019-11-26T08:44:53.859Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:44:53.859Z] #10 27.40 Reading package lists... [2019-11-26T08:44:54.073Z] #17 48.40 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-26T08:44:54.073Z] #17 48.41 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-26T08:44:54.073Z] #17 48.43 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-11-26T08:44:54.073Z] #17 48.43 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-11-26T08:44:54.073Z] #17 48.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T08:44:54.073Z] #17 48.44 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T08:44:54.073Z] #17 48.45 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:44:54.073Z] #17 48.46 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-26T08:44:54.073Z] #17 48.47 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-11-26T08:44:54.073Z] #17 48.48 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-11-26T08:44:54.073Z] #17 48.49 Setting up python3 (3.5.3-1) ... [2019-11-26T08:44:54.080Z] #41 8.503 DEP images/ipc-var.pb-c.d [2019-11-26T08:44:54.080Z] #41 8.547 PBCC images/sk-opts.pb-c.c [2019-11-26T08:44:54.080Z] #41 8.594 PBCC images/packet-sock.pb-c.c [2019-11-26T08:44:54.080Z] #41 8.626 DEP images/sk-opts.pb-c.d [2019-11-26T08:44:54.080Z] #41 8.667 DEP images/packet-sock.pb-c.d [2019-11-26T08:44:54.080Z] #41 8.743 PBCC images/sk-netlink.pb-c.c [2019-11-26T08:44:54.156Z] #27 12.53 [2019-11-26T08:44:54.338Z] #41 8.762 DEP images/sk-netlink.pb-c.d [2019-11-26T08:44:54.338Z] #41 8.819 PBCC images/sk-inet.pb-c.c [2019-11-26T08:44:54.338Z] #41 8.894 DEP images/sk-inet.pb-c.d [2019-11-26T08:44:54.338Z] #41 8.955 PBCC images/sk-unix.pb-c.c [2019-11-26T08:44:54.338Z] #41 8.995 DEP images/sk-unix.pb-c.d [2019-11-26T08:44:54.568Z] #27 12.82 ##### 7.7% [2019-11-26T08:44:54.568Z] #27 ... [2019-11-26T08:44:54.568Z] [2019-11-26T08:44:54.568Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:54.568Z] #41 42.04 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-26T08:44:54.568Z] #41 42.05 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-26T08:44:54.568Z] #41 42.06 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-26T08:44:54.568Z] #41 42.07 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-26T08:44:54.568Z] #41 42.09 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-26T08:44:54.568Z] #41 42.09 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:44:54.568Z] #41 42.10 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-26T08:44:54.568Z] #41 42.11 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T08:44:54.568Z] #41 42.13 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-26T08:44:54.568Z] #41 42.13 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-26T08:44:54.568Z] #41 42.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:54.596Z] #41 9.033 PBCC images/mm.pb-c.c [2019-11-26T08:44:54.597Z] #41 9.071 DEP images/mm.pb-c.d [2019-11-26T08:44:54.597Z] #41 9.108 PBCC images/timerfd.pb-c.c [2019-11-26T08:44:54.597Z] #41 9.168 DEP images/timerfd.pb-c.d [2019-11-26T08:44:54.597Z] #41 9.219 PBCC images/timer.pb-c.c [2019-11-26T08:44:54.855Z] #41 9.229 DEP images/timer.pb-c.d [2019-11-26T08:44:54.855Z] #41 9.272 PBCC images/sa.pb-c.c [2019-11-26T08:44:54.855Z] #41 9.354 DEP images/sa.pb-c.d [2019-11-26T08:44:54.855Z] #41 9.410 PBCC images/pipe-data.pb-c.c [2019-11-26T08:44:54.855Z] #41 9.419 DEP images/pipe-data.pb-c.d [2019-11-26T08:44:54.855Z] #41 9.458 PBCC images/mnt.pb-c.c [2019-11-26T08:44:54.956Z] #41 DONE 42.4s [2019-11-26T08:44:54.956Z] [2019-11-26T08:44:54.956Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:55.013Z] #17 49.42 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:44:55.114Z] #41 9.531 DEP images/mnt.pb-c.d [2019-11-26T08:44:55.114Z] #41 9.591 PBCC images/sk-packet.pb-c.c [2019-11-26T08:44:55.114Z] #41 9.628 DEP images/sk-packet.pb-c.d [2019-11-26T08:44:55.114Z] #41 9.679 PBCC images/tcp-stream.pb-c.c [2019-11-26T08:44:55.114Z] #41 9.720 DEP images/tcp-stream.pb-c.d [2019-11-26T08:44:55.372Z] #41 9.770 PBCC images/pipe.pb-c.c [2019-11-26T08:44:55.372Z] #41 9.803 DEP images/pipe.pb-c.d [2019-11-26T08:44:55.372Z] #41 9.871 PBCC images/pstree.pb-c.c [2019-11-26T08:44:55.372Z] #41 9.908 DEP images/pstree.pb-c.d [2019-11-26T08:44:55.372Z] #41 9.960 PBCC images/fs.pb-c.c [2019-11-26T08:44:55.372Z] #41 9.989 DEP images/fs.pb-c.d [2019-11-26T08:44:55.630Z] #41 10.01 PBCC images/signalfd.pb-c.c [2019-11-26T08:44:55.630Z] #41 10.04 DEP images/signalfd.pb-c.d [2019-11-26T08:44:55.630Z] #41 10.10 PBCC images/fh.pb-c.c [2019-11-26T08:44:55.630Z] #41 10.19 PBCC images/fsnotify.pb-c.c [2019-11-26T08:44:55.630Z] #41 10.24 DEP images/fh.pb-c.d [2019-11-26T08:44:55.747Z] #10 37.51 Reading package lists... [2019-11-26T08:44:55.747Z] #10 ... [2019-11-26T08:44:55.747Z] [2019-11-26T08:44:55.747Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:44:55.747Z] #56 34.72 Reading package lists... [2019-11-26T08:44:55.889Z] #41 10.31 DEP images/fsnotify.pb-c.d [2019-11-26T08:44:55.889Z] #41 10.39 PBCC images/eventpoll.pb-c.c [2019-11-26T08:44:55.889Z] #41 10.44 DEP images/eventpoll.pb-c.d [2019-11-26T08:44:55.889Z] #41 10.50 PBCC images/eventfd.pb-c.c [2019-11-26T08:44:56.147Z] #41 10.55 DEP images/eventfd.pb-c.d [2019-11-26T08:44:56.147Z] #41 10.59 PBCC images/remap-file-path.pb-c.c [2019-11-26T08:44:56.147Z] #41 10.62 DEP images/remap-file-path.pb-c.d [2019-11-26T08:44:56.147Z] #41 10.67 PBCC images/fifo.pb-c.c [2019-11-26T08:44:56.147Z] #41 10.73 DEP images/fifo.pb-c.d [2019-11-26T08:44:56.147Z] #41 10.77 PBCC images/ghost-file.pb-c.c [2019-11-26T08:44:56.147Z] #41 10.83 DEP images/ghost-file.pb-c.d [2019-11-26T08:44:56.396Z] #17 50.67 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T08:44:56.396Z] #17 50.77 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T08:44:56.396Z] #17 50.82 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-26T08:44:56.396Z] #17 50.84 Setting up python3-wheel (0.29.0-2) ... [2019-11-26T08:44:56.406Z] #41 10.86 PBCC images/regfile.pb-c.c [2019-11-26T08:44:56.406Z] #41 10.88 DEP images/regfile.pb-c.d [2019-11-26T08:44:56.406Z] #41 10.92 PBCC images/ns.pb-c.c [2019-11-26T08:44:56.406Z] #41 10.94 DEP images/ns.pb-c.d [2019-11-26T08:44:56.406Z] #41 10.97 PBCC images/fdinfo.pb-c.c [2019-11-26T08:44:56.406Z] #41 11.05 DEP images/fdinfo.pb-c.d [2019-11-26T08:44:56.550Z] #27 12.82 ##### 7.7% ######### 13.4% ################# 24.7% ######################### 36.0% ################################## 47.4% ###################################### 53.0% ############################################## 64.4% ###################################################### 75.7% ########################################################## 81.4% ############################################################## 87.0% ################################################################## 92.7% ###################################################################### 98.4% ######################################################################## 100.0% [2019-11-26T08:44:56.550Z] #27 ... [2019-11-26T08:44:56.550Z] [2019-11-26T08:44:56.550Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:44:56.550Z] #29 34.26 Checking out files: 37% (493/1317) Checking out files: 38% (501/1317) Checking out files: 39% (514/1317) Checking out files: 40% (527/1317) Checking out files: 41% (540/1317) Checking out files: 42% (554/1317) Checking out files: 43% (567/1317) Checking out files: 44% (580/1317) Checking out files: 45% (593/1317) Checking out files: 46% (606/1317) Checking out files: 47% (619/1317) Checking out files: 48% (633/1317) Checking out files: 49% (646/1317) Checking out files: 50% (659/1317) Checking out files: 51% (672/1317) Checking out files: 52% (685/1317) Checking out files: 53% (699/1317) Checking out files: 54% (712/1317) Checking out files: 55% (725/1317) Checking out files: 56% (738/1317) Checking out files: 57% (751/1317) Checking out files: 58% (764/1317) Checking out files: 59% (778/1317) Checking out files: 60% (791/1317) Checking out files: 61% (804/1317) Checking out files: 62% (817/1317) Checking out files: 63% (830/1317) Checking out files: 63% (835/1317) Checking out files: 64% (843/1317) Checking out files: 65% (857/1317) Checking out files: 66% (870/1317) Checking out files: 67% (883/1317) Checking out files: 68% (896/1317) Checking out files: 69% (909/1317) Checking out files: 70% (922/1317) Checking out files: 71% (936/1317) Checking out files: 72% (949/1317) Checking out files: 73% (962/1317) Checking out files: 74% (975/1317) Checking out files: 75% (988/1317) Checking out files: 76% (1001/1317) Checking out files: 77% (1015/1317) Checking out files: 78% (1028/1317) Checking out files: 79% (1041/1317) Checking out files: 80% (1054/1317) Checking out files: 81% (1067/1317) Checking out files: 82% (1080/1317) Checking out files: 83% (1094/1317) Checking out files: 84% (1107/1317) Checking out files: 85% (1120/1317) Checking out files: 86% (1133/1317) Checking out files: 87% (1146/1317) Checking out files: 88% (1159/1317) Checking out files: 89% (1173/1317) Checking out files: 90% (1186/1317) Checking out files: 91% (1199/1317) Checking out files: 92% (1212/1317) Checking out files: 93% (1225/1317) Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2019-11-26T08:44:56.550Z] #29 36.19 + cd /tmp/tmp.UNuJa9imEj/src/github.com/go-swagger/go-swagger [2019-11-26T08:44:56.550Z] #29 36.19 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-26T08:44:56.550Z] #29 38.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T08:44:56.664Z] #41 11.11 PBCC images/core-aarch64.pb-c.c [2019-11-26T08:44:56.664Z] #41 11.18 PBCC images/core-arm.pb-c.c [2019-11-26T08:44:56.664Z] #41 11.25 PBCC images/core-ppc64.pb-c.c [2019-11-26T08:44:56.664Z] #41 11.29 PBCC images/core-s390.pb-c.c [2019-11-26T08:44:56.676Z] #56 45.61 Reading package lists... [2019-11-26T08:44:56.676Z] #56 ... [2019-11-26T08:44:56.676Z] [2019-11-26T08:44:56.676Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:44:56.676Z] #40 35.84 Fetched 7927 kB in 25s (314 kB/s) [2019-11-26T08:44:56.676Z] #40 35.84 Reading package lists... [2019-11-26T08:44:56.922Z] #41 11.31 PBCC images/core-x86.pb-c.c [2019-11-26T08:44:56.922Z] #41 11.38 PBCC images/core.pb-c.c [2019-11-26T08:44:56.922Z] #41 11.43 PBCC images/inventory.pb-c.c [2019-11-26T08:44:56.922Z] #41 11.50 DEP images/core-aarch64.pb-c.d [2019-11-26T08:44:56.922Z] #41 11.56 DEP images/core-arm.pb-c.d [2019-11-26T08:44:56.942Z] #29 ... [2019-11-26T08:44:56.942Z] [2019-11-26T08:44:56.942Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:44:56.942Z] #18 0.846 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:44:56.942Z] #18 0.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:44:56.942Z] #18 1.015 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:44:56.942Z] #18 1.093 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:44:56.942Z] #18 1.214 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:44:56.942Z] #18 2.263 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-26T08:44:56.942Z] #18 4.096 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-26T08:44:56.942Z] #18 4.723 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-26T08:44:56.942Z] #18 ... [2019-11-26T08:44:56.942Z] [2019-11-26T08:44:56.942Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:56.942Z] #27 15.38 [2019-11-26T08:44:56.967Z] #17 51.31 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:44:57.181Z] #41 11.65 DEP images/core-ppc64.pb-c.d [2019-11-26T08:44:57.181Z] #41 11.71 DEP images/core-s390.pb-c.d [2019-11-26T08:44:57.181Z] #41 11.76 DEP images/core-x86.pb-c.d [2019-11-26T08:44:57.181Z] #41 11.83 DEP images/core.pb-c.d [2019-11-26T08:44:57.439Z] #41 11.89 DEP images/inventory.pb-c.d [2019-11-26T08:44:57.439Z] #41 11.94 PBCC images/cpuinfo.pb-c.c [2019-11-26T08:44:57.439Z] #41 11.95 DEP images/cpuinfo.pb-c.d [2019-11-26T08:44:57.439Z] #41 12.00 PBCC images/stats.pb-c.c [2019-11-26T08:44:57.439Z] #41 12.05 DEP images/stats.pb-c.d [2019-11-26T08:44:57.537Z] #17 51.85 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-26T08:44:57.538Z] #17 51.87 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:44:58.108Z] #17 52.44 Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T08:44:58.108Z] #17 52.46 Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T08:44:58.184Z] #27 15.79 ## 3.6% #### 6.2% ###### 8.7% ######## 11.3% ########### 16.3% ############# 18.9% [2019-11-26T08:44:58.184Z] #27 ... [2019-11-26T08:44:58.184Z] [2019-11-26T08:44:58.184Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:44:58.184Z] #34 39.56 Selecting previously unselected package libxml2:s390x. [2019-11-26T08:44:58.184Z] #34 39.57 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-26T08:44:58.184Z] #34 39.58 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:44:58.184Z] #34 40.33 Selecting previously unselected package libarchive13:s390x. [2019-11-26T08:44:58.184Z] #34 40.37 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-26T08:44:58.184Z] #34 40.37 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-26T08:44:58.184Z] #34 40.71 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-26T08:44:58.184Z] #34 40.72 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-26T08:44:58.184Z] #34 40.74 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-26T08:44:58.184Z] #34 40.90 Selecting previously unselected package libuv1:s390x. [2019-11-26T08:44:58.184Z] #34 40.94 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-26T08:44:58.184Z] #34 40.94 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-26T08:44:58.184Z] #34 41.06 Selecting previously unselected package cmake. [2019-11-26T08:44:58.184Z] #34 41.07 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-26T08:44:58.184Z] #34 41.19 Unpacking cmake (3.7.2-1) ... [2019-11-26T08:44:58.184Z] #34 44.48 Selecting previously unselected package xxd. [2019-11-26T08:44:58.184Z] #34 44.49 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-26T08:44:58.184Z] #34 44.49 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:58.184Z] #34 44.68 Selecting previously unselected package vim-common. [2019-11-26T08:44:58.184Z] #34 44.69 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:44:58.184Z] #34 44.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:58.184Z] #34 45.00 Processing triggers for mime-support (3.60) ... [2019-11-26T08:44:58.184Z] #34 45.08 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:58.184Z] #34 45.10 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-26T08:44:58.184Z] #34 45.10 Setting up cmake-data (3.7.2-1) ... [2019-11-26T08:44:58.184Z] #34 45.13 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-26T08:44:58.184Z] #34 45.16 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:44:58.184Z] #34 45.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:58.184Z] #34 45.21 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:44:58.184Z] #34 45.22 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T08:44:58.184Z] #34 45.24 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-26T08:44:58.184Z] #34 45.26 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-26T08:44:58.184Z] #34 45.27 Setting up cmake (3.7.2-1) ... [2019-11-26T08:44:58.184Z] #34 45.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:58.184Z] #34 DONE 45.8s [2019-11-26T08:44:58.184Z] [2019-11-26T08:44:58.184Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:58.300Z] #40 46.20 Reading package lists... [2019-11-26T08:44:58.300Z] #40 ... [2019-11-26T08:44:58.300Z] [2019-11-26T08:44:58.300Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:44:58.300Z] #10 37.51 Reading package lists... [2019-11-26T08:44:58.680Z] #17 53.10 Setting up dh-python (2.20170125) ... [2019-11-26T08:44:58.776Z] #27 15.79 ## 3.6% #### 6.2% ###### 8.7% ######## 11.3% ########### 16.3% ############# 18.9% ################# 24.0% [2019-11-26T08:44:58.776Z] #27 ... [2019-11-26T08:44:58.776Z] [2019-11-26T08:44:58.776Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:44:58.776Z] #35 DONE 0.2s [2019-11-26T08:44:58.776Z] [2019-11-26T08:44:58.776Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:58.776Z] #27 15.79 ## 3.6% #### 6.2% ###### 8.7% ######## 11.3% ########### 16.3% ############# 18.9% ################# 24.0% #################### 29.1% [2019-11-26T08:44:58.776Z] #27 ... [2019-11-26T08:44:58.776Z] [2019-11-26T08:44:58.776Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-26T08:44:58.776Z] #36 DONE 0.1s [2019-11-26T08:44:58.776Z] [2019-11-26T08:44:58.776Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:44:59.251Z] #17 53.48 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-26T08:44:59.251Z] #17 53.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:44:59.342Z] #41 13.44 make[1]: Nothing to be done for 'all'. [2019-11-26T08:44:59.602Z] #41 ... [2019-11-26T08:44:59.602Z] [2019-11-26T08:44:59.602Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:44:59.602Z] #31 76.24 io/ioutil [2019-11-26T08:44:59.602Z] #31 78.09 flag [2019-11-26T08:44:59.602Z] #31 78.09 github.com/BurntSushi/toml [2019-11-26T08:44:59.602Z] #31 79.66 log [2019-11-26T08:44:59.602Z] #31 81.95 github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:44:59.602Z] #31 DONE 86.1s [2019-11-26T08:44:59.602Z] [2019-11-26T08:44:59.602Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:44:59.602Z] #44 77.31 fmt [2019-11-26T08:44:59.602Z] #44 78.21 regexp [2019-11-26T08:44:59.602Z] #44 81.16 go/token [2019-11-26T08:44:59.602Z] #44 81.41 internal/lazyregexp [2019-11-26T08:44:59.602Z] #44 81.80 net/url [2019-11-26T08:44:59.602Z] #44 81.82 go/scanner [2019-11-26T08:44:59.602Z] #44 83.30 go/ast [2019-11-26T08:44:59.602Z] #44 83.57 text/template/parse [2019-11-26T08:45:00.629Z] #17 DONE 55.0s [2019-11-26T08:45:00.630Z] [2019-11-26T08:45:00.630Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:45:00.977Z] #44 ... [2019-11-26T08:45:00.977Z] [2019-11-26T08:45:00.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:00.977Z] #41 15.27 CC images/stats.o [2019-11-26T08:45:01.073Z] #10 47.75 Building dependency tree... [2019-11-26T08:45:01.236Z] #41 15.78 CC images/core.o [2019-11-26T08:45:01.289Z] #27 15.79 ## 3.6% #### 6.2% ###### 8.7% ######## 11.3% ########### 16.3% ############# 18.9% ################# 24.0% #################### 29.1% ######################## 34.2% ############################ 39.2% ############################### 44.3% ################################# 46.9% ################################### 49.4% ##################################### 52.0% ######################################### 57.1% ################################################ 67.2% #################################################### 72.3% ####################################################### 77.4% ######################################################### 79.9% ############################################################# 85.0% ############################################################### 87.6% ################################################################ 90.1% ################################################################## 92.7% [2019-11-26T08:45:01.289Z] #27 ... [2019-11-26T08:45:01.289Z] [2019-11-26T08:45:01.289Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:01.289Z] #32 38.22 sync [2019-11-26T08:45:01.289Z] #32 38.22 internal/reflectlite [2019-11-26T08:45:01.289Z] #32 41.80 sort [2019-11-26T08:45:01.289Z] #32 41.81 errors [2019-11-26T08:45:01.289Z] #32 42.55 strconv [2019-11-26T08:45:01.289Z] #32 44.29 io [2019-11-26T08:45:01.289Z] #32 46.21 internal/oserror [2019-11-26T08:45:01.289Z] #32 46.39 syscall [2019-11-26T08:45:01.289Z] #32 ... [2019-11-26T08:45:01.289Z] [2019-11-26T08:45:01.289Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:01.289Z] #45 38.35 sync [2019-11-26T08:45:01.289Z] #45 38.35 internal/reflectlite [2019-11-26T08:45:01.289Z] #45 40.68 github.com/LK4D4/vndr/godl/singleflight [2019-11-26T08:45:01.289Z] #45 41.10 math/rand [2019-11-26T08:45:01.289Z] #45 42.32 internal/singleflight [2019-11-26T08:45:01.289Z] #45 43.18 sort [2019-11-26T08:45:01.289Z] #45 43.23 io [2019-11-26T08:45:01.289Z] #45 44.79 bytes [2019-11-26T08:45:01.289Z] #45 45.43 strconv [2019-11-26T08:45:01.289Z] #45 ... [2019-11-26T08:45:01.289Z] [2019-11-26T08:45:01.289Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:01.757Z] #27 15.79 ## 3.6% #### 6.2% ###### 8.7% ######## 11.3% ########### 16.3% ############# 18.9% ################# 24.0% #################### 29.1% ######################## 34.2% ############################ 39.2% ############################### 44.3% ################################# 46.9% ################################### 49.4% ##################################### 52.0% ######################################### 57.1% ################################################ 67.2% #################################################### 72.3% ####################################################### 77.4% ######################################################### 79.9% ############################################################# 85.0% ############################################################### 87.6% ################################################################ 90.1% ################################################################## 92.7% #################################################################### 95.2% ###################################################################### 97.8% ######################################################################## 100.0% [2019-11-26T08:45:02.168Z] #27 20.65 [2019-11-26T08:45:02.171Z] #41 16.61 CC images/core-x86.o [2019-11-26T08:45:03.108Z] #41 17.38 CC images/core-arm.o [2019-11-26T08:45:03.108Z] #41 17.76 CC images/core-aarch64.o [2019-11-26T08:45:03.589Z] #10 52.59 The following additional packages will be installed: [2019-11-26T08:45:03.589Z] #10 52.63 libapparmor1 libseccomp2 [2019-11-26T08:45:03.589Z] #10 52.64 Suggested packages: [2019-11-26T08:45:03.589Z] #10 52.66 seccomp [2019-11-26T08:45:03.675Z] #41 18.15 CC images/core-ppc64.o [2019-11-26T08:45:04.151Z] #10 ... [2019-11-26T08:45:04.151Z] [2019-11-26T08:45:04.151Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:45:04.151Z] #33 41.76 Reading package lists... [2019-11-26T08:45:04.330Z] #41 18.69 CC images/core-s390.o [2019-11-26T08:45:04.361Z] #27 20.99 1.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% #### 6.9% ##### 7.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% [2019-11-26T08:45:04.361Z] #27 ... [2019-11-26T08:45:04.361Z] [2019-11-26T08:45:04.361Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:04.361Z] #55 10.69 + cd /tmp/tmp.WMtEJktA8j/src/github.com/opencontainers/runc [2019-11-26T08:45:04.361Z] #55 10.69 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:45:04.361Z] #55 10.87 + '[' -z '' ']' [2019-11-26T08:45:04.361Z] #55 10.87 + target=static [2019-11-26T08:45:04.361Z] #55 10.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T08:45:04.361Z] #55 13.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T08:45:04.807Z] #55 ... [2019-11-26T08:45:04.807Z] [2019-11-26T08:45:04.807Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:04.807Z] #27 20.99 1.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% #### 6.9% ##### 7.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% [2019-11-26T08:45:04.807Z] #27 ... [2019-11-26T08:45:04.807Z] [2019-11-26T08:45:04.807Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:04.807Z] #42 1.787 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:45:04.807Z] #42 1.787 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:45:04.807Z] #42 3.152 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:45:04.807Z] #42 3.176 GEN .gitid [2019-11-26T08:45:04.807Z] #42 3.197 GEN criu/include/version.h [2019-11-26T08:45:04.807Z] #42 3.248 GEN include/common/asm [2019-11-26T08:45:04.807Z] #42 4.557 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T08:45:04.807Z] #42 4.589 PBCC images/opts.pb-c.c [2019-11-26T08:45:04.807Z] #42 4.604 PBCC images/sit.pb-c.c [2019-11-26T08:45:04.807Z] #42 4.718 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T08:45:04.807Z] #42 4.937 DEP images/opts.pb-c.d [2019-11-26T08:45:04.807Z] #42 5.123 DEP images/sit.pb-c.d [2019-11-26T08:45:04.807Z] #42 5.200 PBCC images/macvlan.pb-c.c [2019-11-26T08:45:04.807Z] #42 5.293 DEP images/macvlan.pb-c.d [2019-11-26T08:45:04.807Z] #42 5.479 PBCC images/autofs.pb-c.c [2019-11-26T08:45:04.807Z] #42 5.550 DEP images/autofs.pb-c.d [2019-11-26T08:45:04.807Z] #42 5.623 PBCC images/sysctl.pb-c.c [2019-11-26T08:45:04.807Z] #42 5.768 DEP images/sysctl.pb-c.d [2019-11-26T08:45:04.807Z] #42 5.894 PBCC images/time.pb-c.c [2019-11-26T08:45:04.807Z] #42 5.983 DEP images/time.pb-c.d [2019-11-26T08:45:04.807Z] #42 6.026 PBCC images/binfmt-misc.pb-c.c [2019-11-26T08:45:04.807Z] #42 6.079 DEP images/binfmt-misc.pb-c.d [2019-11-26T08:45:04.807Z] #42 6.133 PBCC images/seccomp.pb-c.c [2019-11-26T08:45:04.807Z] #42 6.187 DEP images/seccomp.pb-c.d [2019-11-26T08:45:04.807Z] #42 6.297 PBCC images/userns.pb-c.c [2019-11-26T08:45:04.807Z] #42 6.356 DEP images/userns.pb-c.d [2019-11-26T08:45:04.807Z] #42 6.474 PBCC images/cgroup.pb-c.c [2019-11-26T08:45:04.807Z] #42 6.519 DEP images/cgroup.pb-c.d [2019-11-26T08:45:04.807Z] #42 6.679 PBCC images/fown.pb-c.c [2019-11-26T08:45:04.807Z] #42 6.693 PBCC images/ext-file.pb-c.c [2019-11-26T08:45:04.807Z] #42 6.758 DEP images/fown.pb-c.d [2019-11-26T08:45:04.807Z] #42 6.795 DEP images/ext-file.pb-c.d [2019-11-26T08:45:04.807Z] #42 6.848 PBCC images/rpc.pb-c.c [2019-11-26T08:45:04.807Z] #42 6.903 DEP images/rpc.pb-c.d [2019-11-26T08:45:04.807Z] #42 6.968 PBCC images/siginfo.pb-c.c [2019-11-26T08:45:04.807Z] #42 6.982 DEP images/siginfo.pb-c.d [2019-11-26T08:45:04.807Z] #42 7.110 PBCC images/pagemap.pb-c.c [2019-11-26T08:45:04.807Z] #42 7.128 DEP images/pagemap.pb-c.d [2019-11-26T08:45:04.807Z] #42 7.217 PBCC images/rlimit.pb-c.c [2019-11-26T08:45:04.807Z] #42 7.241 DEP images/rlimit.pb-c.d [2019-11-26T08:45:04.807Z] #42 7.288 PBCC images/file-lock.pb-c.c [2019-11-26T08:45:04.807Z] #42 7.307 DEP images/file-lock.pb-c.d [2019-11-26T08:45:04.807Z] #42 7.352 PBCC images/tty.pb-c.c [2019-11-26T08:45:04.807Z] #42 7.404 DEP images/tty.pb-c.d [2019-11-26T08:45:04.807Z] #42 7.518 PBCC images/tun.pb-c.c [2019-11-26T08:45:04.807Z] #42 7.534 PBCC images/netdev.pb-c.c [2019-11-26T08:45:04.807Z] #42 7.600 DEP images/tun.pb-c.d [2019-11-26T08:45:04.807Z] #42 7.688 DEP images/netdev.pb-c.d [2019-11-26T08:45:04.807Z] #42 7.756 PBCC images/vma.pb-c.c [2019-11-26T08:45:04.807Z] #42 7.833 DEP images/vma.pb-c.d [2019-11-26T08:45:04.807Z] #42 7.913 PBCC images/creds.pb-c.c [2019-11-26T08:45:04.807Z] #42 7.913 DEP images/creds.pb-c.d [2019-11-26T08:45:04.807Z] #42 8.001 PBCC images/utsns.pb-c.c [2019-11-26T08:45:04.807Z] #42 8.013 DEP images/utsns.pb-c.d [2019-11-26T08:45:04.807Z] #42 8.112 PBCC images/ipc-desc.pb-c.c [2019-11-26T08:45:04.807Z] #42 8.187 PBCC images/ipc-sem.pb-c.c [2019-11-26T08:45:04.807Z] #42 8.205 DEP images/ipc-desc.pb-c.d [2019-11-26T08:45:04.807Z] #42 8.310 DEP images/ipc-sem.pb-c.d [2019-11-26T08:45:04.807Z] #42 8.422 PBCC images/ipc-msg.pb-c.c [2019-11-26T08:45:04.807Z] #42 8.443 DEP images/ipc-msg.pb-c.d [2019-11-26T08:45:04.807Z] #42 8.517 PBCC images/ipc-shm.pb-c.c [2019-11-26T08:45:04.807Z] #42 8.552 DEP images/ipc-shm.pb-c.d [2019-11-26T08:45:04.807Z] #42 8.646 PBCC images/ipc-var.pb-c.c [2019-11-26T08:45:04.807Z] #42 8.695 DEP images/ipc-var.pb-c.d [2019-11-26T08:45:04.807Z] #42 8.743 PBCC images/sk-opts.pb-c.c [2019-11-26T08:45:04.807Z] #42 8.855 PBCC images/packet-sock.pb-c.c [2019-11-26T08:45:04.807Z] #42 8.920 DEP images/sk-opts.pb-c.d [2019-11-26T08:45:04.807Z] #42 8.996 DEP images/packet-sock.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.013 PBCC images/sk-netlink.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.091 DEP images/sk-netlink.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.106 PBCC images/sk-inet.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.193 DEP images/sk-inet.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.287 PBCC images/sk-unix.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.356 DEP images/sk-unix.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.429 PBCC images/mm.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.469 DEP images/mm.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.509 PBCC images/timerfd.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.564 DEP images/timerfd.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.627 PBCC images/timer.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.641 DEP images/timer.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.673 PBCC images/sa.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.711 DEP images/sa.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.832 PBCC images/pipe-data.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.859 DEP images/pipe-data.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.916 PBCC images/mnt.pb-c.c [2019-11-26T08:45:04.807Z] #42 9.955 DEP images/mnt.pb-c.d [2019-11-26T08:45:04.807Z] #42 9.996 PBCC images/sk-packet.pb-c.c [2019-11-26T08:45:04.807Z] #42 10.02 DEP images/sk-packet.pb-c.d [2019-11-26T08:45:04.807Z] #42 10.08 PBCC images/tcp-stream.pb-c.c [2019-11-26T08:45:04.807Z] #42 ... [2019-11-26T08:45:04.807Z] [2019-11-26T08:45:04.807Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:04.831Z] #18 3.559 Collecting yamllint==1.16.0 [2019-11-26T08:45:04.831Z] #18 ... [2019-11-26T08:45:04.831Z] [2019-11-26T08:45:04.831Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:04.831Z] #22 80.21 + return [2019-11-26T08:45:04.831Z] #22 DONE 80.6s [2019-11-26T08:45:04.831Z] [2019-11-26T08:45:04.831Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:45:04.897Z] #41 19.40 CC images/cpuinfo.o [2019-11-26T08:45:05.156Z] #41 19.78 CC images/inventory.o [2019-11-26T08:45:05.722Z] #41 20.04 CC images/fdinfo.o [2019-11-26T08:45:05.981Z] #41 20.34 CC images/fown.o [2019-11-26T08:45:05.981Z] #41 20.50 CC images/ns.o [2019-11-26T08:45:06.240Z] #41 20.72 CC images/regfile.o [2019-11-26T08:45:06.498Z] #41 20.92 CC images/ghost-file.o [2019-11-26T08:45:06.678Z] #33 53.16 Building dependency tree... [2019-11-26T08:45:06.756Z] #41 21.19 CC images/fifo.o [2019-11-26T08:45:06.756Z] #41 21.44 CC images/remap-file-path.o [2019-11-26T08:45:07.323Z] #41 21.60 CC images/eventfd.o [2019-11-26T08:45:07.323Z] #41 21.81 CC images/eventpoll.o [2019-11-26T08:45:07.582Z] #41 22.06 CC images/fh.o [2019-11-26T08:45:07.631Z] #27 20.99 1.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% #### 6.9% ##### 7.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 24.8% ################### 26.7% ################### 27.7% ##################### 29.5% ##################### 30.5% ###################### 31.4% ####################### 33.3% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 44.7% [2019-11-26T08:45:07.631Z] #27 ... [2019-11-26T08:45:07.631Z] [2019-11-26T08:45:07.631Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:07.631Z] #37 0.208 + RM_GOPATH=0 [2019-11-26T08:45:07.631Z] #37 0.208 + TMP_GOPATH= [2019-11-26T08:45:07.631Z] #37 0.208 + : /build [2019-11-26T08:45:07.631Z] #37 0.208 + '[' -z '' ']' [2019-11-26T08:45:07.631Z] #37 0.228 ++ mktemp -d [2019-11-26T08:45:07.631Z] #37 0.233 + export GOPATH=/tmp/tmp.OqZ2En7vFn [2019-11-26T08:45:07.631Z] #37 0.233 + GOPATH=/tmp/tmp.OqZ2En7vFn [2019-11-26T08:45:07.631Z] #37 0.233 + RM_GOPATH=1 [2019-11-26T08:45:07.631Z] #37 0.236 ++ dirname ./install.sh [2019-11-26T08:45:07.631Z] #37 0.239 + dir=. [2019-11-26T08:45:07.631Z] #37 0.239 + bin=tini [2019-11-26T08:45:07.631Z] #37 0.239 + shift [2019-11-26T08:45:07.631Z] #37 0.239 + '[' '!' -f ./tini.installer ']' [2019-11-26T08:45:07.631Z] #37 0.240 + . ./tini.installer [2019-11-26T08:45:07.631Z] #37 0.240 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:07.631Z] #37 0.241 + install_tini [2019-11-26T08:45:07.631Z] #37 0.245 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:07.631Z] #37 0.245 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T08:45:07.631Z] #37 0.246 + git clone https://github.com/krallin/tini.git /tmp/tmp.OqZ2En7vFn/tini [2019-11-26T08:45:07.631Z] #37 0.249 Cloning into '/tmp/tmp.OqZ2En7vFn/tini'... [2019-11-26T08:45:07.631Z] #37 2.200 + cd /tmp/tmp.OqZ2En7vFn/tini [2019-11-26T08:45:07.631Z] #37 2.200 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:07.631Z] #37 2.276 + cmake . [2019-11-26T08:45:07.631Z] #37 3.459 -- The C compiler identification is GNU 6.3.0 [2019-11-26T08:45:07.631Z] #37 3.500 -- Check for working C compiler: /usr/bin/cc [2019-11-26T08:45:07.631Z] #37 4.014 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T08:45:07.631Z] #37 4.022 -- Detecting C compiler ABI info [2019-11-26T08:45:07.631Z] #37 4.561 -- Detecting C compiler ABI info - done [2019-11-26T08:45:07.631Z] #37 4.637 -- Detecting C compile features [2019-11-26T08:45:07.631Z] #37 6.352 -- Detecting C compile features - done [2019-11-26T08:45:07.631Z] #37 6.371 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T08:45:07.631Z] #37 6.627 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T08:45:07.631Z] #37 6.763 -- Configuring done [2019-11-26T08:45:07.631Z] #37 6.806 -- Generating done [2019-11-26T08:45:07.631Z] #37 6.812 -- Build files have been written to: /tmp/tmp.OqZ2En7vFn/tini [2019-11-26T08:45:07.631Z] #37 6.824 + make tini-static [2019-11-26T08:45:07.631Z] #37 7.092 Scanning dependencies of target tini-static [2019-11-26T08:45:07.631Z] #37 7.200 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T08:45:07.631Z] #37 8.712 [100%] Linking C executable tini-static [2019-11-26T08:45:07.631Z] #37 9.124 [100%] Built target tini-static [2019-11-26T08:45:07.631Z] #37 9.210 + mkdir -p /build [2019-11-26T08:45:07.631Z] #37 9.213 + cp tini-static /build/docker-init [2019-11-26T08:45:07.631Z] #37 DONE 9.3s [2019-11-26T08:45:07.840Z] #41 22.36 CC images/fsnotify.o [2019-11-26T08:45:08.138Z] [2019-11-26T08:45:08.138Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:08.407Z] #41 22.96 CC images/signalfd.o [2019-11-26T08:45:08.407Z] #41 23.09 CC images/fs.o [2019-11-26T08:45:08.571Z] #33 57.57 The following additional packages will be installed: [2019-11-26T08:45:08.571Z] #33 57.59 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T08:45:08.571Z] #33 57.60 Suggested packages: [2019-11-26T08:45:08.571Z] #33 57.63 codeblocks eclipse ninja-build lrzip [2019-11-26T08:45:08.571Z] #33 57.63 Recommended packages: [2019-11-26T08:45:08.571Z] #33 57.63 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T08:45:08.974Z] #41 23.26 CC images/pstree.o [2019-11-26T08:45:08.974Z] #41 23.42 CC images/pipe.o [2019-11-26T08:45:08.974Z] #41 23.61 CC images/tcp-stream.o [2019-11-26T08:45:09.132Z] #33 ... [2019-11-26T08:45:09.132Z] [2019-11-26T08:45:09.132Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:45:09.132Z] #10 53.37 The following NEW packages will be installed: [2019-11-26T08:45:09.132Z] #10 53.38 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T08:45:09.132Z] #10 54.66 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:45:09.132Z] #10 54.66 Need to get 300 kB of archives. [2019-11-26T08:45:09.132Z] #10 54.66 After this operation, 1201 kB of additional disk space will be used. [2019-11-26T08:45:09.132Z] #10 54.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-26T08:45:09.132Z] #10 54.69 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-11-26T08:45:09.132Z] #10 54.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-26T08:45:09.132Z] #10 54.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-26T08:45:09.132Z] #10 56.09 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:45:09.132Z] #10 56.32 Fetched 300 kB in 1s (246 kB/s) [2019-11-26T08:45:09.132Z] #10 56.73 Selecting previously unselected package libseccomp2:amd64. [2019-11-26T08:45:09.132Z] #10 56.73 (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-11-26T08:45:09.132Z] #10 56.89 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-26T08:45:09.132Z] #10 56.96 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:45:09.132Z] #10 57.33 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-26T08:45:09.132Z] #10 57.46 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-26T08:45:09.132Z] #10 57.50 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:45:09.132Z] #10 57.96 Selecting previously unselected package libapparmor1:amd64. [2019-11-26T08:45:09.132Z] #10 57.97 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T08:45:09.132Z] #10 58.02 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T08:45:09.132Z] #10 58.35 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-26T08:45:09.132Z] #10 58.36 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T08:45:09.232Z] #41 23.83 CC images/sk-packet.o [2019-11-26T08:45:09.388Z] #10 58.37 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T08:45:09.491Z] #41 24.09 CC images/mnt.o [2019-11-26T08:45:09.644Z] #10 58.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:09.750Z] #41 24.37 CC images/pipe-data.o [2019-11-26T08:45:09.913Z] #10 59.06 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:45:09.913Z] #10 59.08 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T08:45:09.913Z] #10 59.09 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-26T08:45:09.913Z] #10 59.10 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-26T08:45:09.913Z] #10 59.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:10.008Z] #41 24.54 CC images/sa.o [2019-11-26T08:45:10.267Z] #41 24.77 CC images/timer.o [2019-11-26T08:45:10.525Z] #41 25.08 CC images/timerfd.o [2019-11-26T08:45:10.783Z] #41 25.23 CC images/mm.o [2019-11-26T08:45:11.041Z] #41 25.55 CC images/sk-opts.o [2019-11-26T08:45:11.278Z] #10 ... [2019-11-26T08:45:11.279Z] [2019-11-26T08:45:11.279Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:11.279Z] #44 49.83 vendor/golang.org/x/crypto/internal/subtle [2019-11-26T08:45:11.279Z] #44 50.28 vendor/golang.org/x/crypto/curve25519 [2019-11-26T08:45:11.279Z] #44 ... [2019-11-26T08:45:11.279Z] [2019-11-26T08:45:11.279Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:45:11.279Z] #33 58.87 The following NEW packages will be installed: [2019-11-26T08:45:11.279Z] #33 58.88 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T08:45:11.279Z] #33 58.89 vim-common xxd [2019-11-26T08:45:11.279Z] #33 60.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:45:11.279Z] #33 60.10 Need to get 13.7 MB of archives. [2019-11-26T08:45:11.279Z] #33 60.10 After this operation, 57.2 MB of additional disk space will be used. [2019-11-26T08:45:11.279Z] #33 60.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T08:45:11.279Z] #33 60.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T08:45:11.279Z] #33 ... [2019-11-26T08:45:11.279Z] [2019-11-26T08:45:11.279Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:11.279Z] #68 DONE 60.1s [2019-11-26T08:45:11.279Z] [2019-11-26T08:45:11.279Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:45:11.279Z] #33 60.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-26T08:45:11.279Z] #33 ... [2019-11-26T08:45:11.279Z] [2019-11-26T08:45:11.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:45:11.279Z] #10 DONE 60.5s [2019-11-26T08:45:11.279Z] [2019-11-26T08:45:11.279Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:45:11.279Z] #52 DONE 0.1s [2019-11-26T08:45:11.300Z] #41 25.72 CC images/sk-unix.o [2019-11-26T08:45:11.300Z] #41 25.98 CC images/sk-inet.o [2019-11-26T08:45:11.418Z] #18 10.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T08:45:11.418Z] #18 10.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T08:45:11.543Z] [2019-11-26T08:45:11.543Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-26T08:45:11.543Z] #53 DONE 0.2s [2019-11-26T08:45:11.543Z] [2019-11-26T08:45:11.543Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:11.866Z] #41 26.28 CC images/tun.o [2019-11-26T08:45:11.866Z] #41 ... [2019-11-26T08:45:11.866Z] [2019-11-26T08:45:11.866Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:11.866Z] #44 87.88 go/parser [2019-11-26T08:45:11.866Z] #44 88.22 text/template [2019-11-26T08:45:11.866Z] #44 91.26 encoding/xml [2019-11-26T08:45:11.866Z] #44 92.56 go/doc [2019-11-26T08:45:11.866Z] #44 95.52 github.com/LK4D4/vndr/build [2019-11-26T08:45:11.866Z] #44 96.31 crypto/rsa [2019-11-26T08:45:11.866Z] #44 97.43 crypto/dsa [2019-11-26T08:45:11.866Z] #44 97.77 crypto/x509/pkix [2019-11-26T08:45:11.866Z] #44 98.05 vendor/golang.org/x/crypto/cryptobyte [2019-11-26T08:45:11.866Z] #44 ... [2019-11-26T08:45:11.866Z] [2019-11-26T08:45:11.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:11.866Z] #41 26.51 CC images/sk-netlink.o [2019-11-26T08:45:11.873Z] #27 20.99 1.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% #### 6.9% ##### 7.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 24.8% ################### 26.7% ################### 27.7% ##################### 29.5% ##################### 30.5% ###################### 31.4% ####################### 33.3% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 44.7% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 50.3% ##################################### 52.2% ###################################### 53.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################### 59.8% ########################################### 60.7% ############################################ 61.7% ############################################# 63.6% ############################################### 65.5% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 71.1% ################################################### 72.1% #################################################### 73.0% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 78.7% ################## [2019-11-26T08:45:11.873Z] #27 ... [2019-11-26T08:45:11.873Z] [2019-11-26T08:45:11.873Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:11.873Z] #32 49.00 reflect [2019-11-26T08:45:11.873Z] #32 57.78 time [2019-11-26T08:45:11.873Z] #32 ... [2019-11-26T08:45:11.873Z] [2019-11-26T08:45:11.873Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:11.873Z] #45 49.13 bufio [2019-11-26T08:45:11.873Z] #45 50.91 reflect [2019-11-26T08:45:11.873Z] #45 51.90 syscall [2019-11-26T08:45:11.873Z] #45 ... [2019-11-26T08:45:11.873Z] [2019-11-26T08:45:11.873Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:11.986Z] #18 11.44 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T08:45:12.433Z] #41 26.88 CC images/packet-sock.o [2019-11-26T08:45:12.691Z] #41 27.29 CC images/ipc-var.o [2019-11-26T08:45:12.850Z] #27 20.99 1.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% #### 6.9% ##### 7.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 24.8% ################### 26.7% ################### 27.7% ##################### 29.5% ##################### 30.5% ###################### 31.4% ####################### 33.3% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 44.7% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 50.3% ##################################### 52.2% ###################################### 53.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################### 59.8% ########################################### 60.7% ############################################ 61.7% ############################################# 63.6% ############################################### 65.5% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 71.1% ################################################### 72.1% #################################################### 73.0% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 78.7% ######################################################### 79.6% ########################################################## 81.5% ############################################################ 83.4% ############################################################ 84.4% ############################################################## 86.3% ############################################################### 88.1% ################################################################ 90.0% [2019-11-26T08:45:12.850Z] #27 ... [2019-11-26T08:45:12.850Z] [2019-11-26T08:45:12.850Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:12.850Z] #18 15.85 Fetched 7672 kB in 15s (510 kB/s) [2019-11-26T08:45:12.850Z] #18 15.85 Reading package lists... [2019-11-26T08:45:12.850Z] #18 21.70 Reading package lists... [2019-11-26T08:45:12.850Z] #18 ... [2019-11-26T08:45:12.850Z] [2019-11-26T08:45:12.850Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:12.950Z] #41 27.46 CC images/ipc-desc.o [2019-11-26T08:45:13.208Z] #41 27.62 CC images/ipc-shm.o [2019-11-26T08:45:13.208Z] #41 27.77 CC images/ipc-msg.o [2019-11-26T08:45:13.365Z] #18 12.46 Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T08:45:13.435Z] #54 ... [2019-11-26T08:45:13.435Z] [2019-11-26T08:45:13.435Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:45:13.435Z] #24 42.72 Reading package lists... [2019-11-26T08:45:13.435Z] #24 52.84 Building dependency tree... [2019-11-26T08:45:13.435Z] #24 56.79 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T08:45:13.435Z] #24 56.79 The following additional packages will be installed: [2019-11-26T08:45:13.435Z] #24 56.81 libjq1 libonig4 [2019-11-26T08:45:13.435Z] #24 57.26 The following NEW packages will be installed: [2019-11-26T08:45:13.435Z] #24 57.28 jq libjq1 libonig4 [2019-11-26T08:45:13.435Z] #24 58.40 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:45:13.435Z] #24 58.40 Need to get 327 kB of archives. [2019-11-26T08:45:13.435Z] #24 58.40 After this operation, 1157 kB of additional disk space will be used. [2019-11-26T08:45:13.435Z] #24 58.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-26T08:45:13.435Z] #24 58.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-26T08:45:13.435Z] #24 58.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-26T08:45:13.435Z] #24 60.13 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:45:13.435Z] #24 60.50 Fetched 327 kB in 1s (310 kB/s) [2019-11-26T08:45:13.435Z] #24 60.85 Selecting previously unselected package libonig4:amd64. [2019-11-26T08:45:13.435Z] #24 60.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T08:45:13.435Z] #24 60.92 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-26T08:45:13.435Z] #24 60.95 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-26T08:45:13.435Z] #24 61.48 Selecting previously unselected package libjq1:amd64. [2019-11-26T08:45:13.435Z] #24 61.48 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T08:45:13.435Z] #24 61.50 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T08:45:13.435Z] #24 61.91 Selecting previously unselected package jq. [2019-11-26T08:45:13.435Z] #24 61.91 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T08:45:13.435Z] #24 61.94 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:45:13.435Z] #24 62.30 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-26T08:45:13.435Z] #24 62.35 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T08:45:13.435Z] #24 62.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:13.435Z] #24 62.54 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:45:13.435Z] #24 ... [2019-11-26T08:45:13.435Z] [2019-11-26T08:45:13.435Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:45:13.435Z] #33 61.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-26T08:45:13.435Z] #33 61.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-26T08:45:13.435Z] #33 61.96 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-26T08:45:13.435Z] #33 61.98 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-26T08:45:13.435Z] #33 61.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-26T08:45:13.435Z] #33 62.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T08:45:13.435Z] #33 62.68 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:45:13.466Z] #41 27.97 CC images/ipc-sem.o [2019-11-26T08:45:13.691Z] #33 ... [2019-11-26T08:45:13.692Z] [2019-11-26T08:45:13.692Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:45:13.692Z] #24 DONE 63.0s [2019-11-26T08:45:13.726Z] #41 28.22 CC images/utsns.o [2019-11-26T08:45:13.947Z] [2019-11-26T08:45:13.948Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T08:45:13.948Z] #25 DONE 0.1s [2019-11-26T08:45:13.948Z] [2019-11-26T08:45:13.948Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:13.984Z] #41 28.43 CC images/creds.o [2019-11-26T08:45:14.203Z] #27 20.99 1.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% #### 6.9% ##### 7.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 24.8% ################### 26.7% ################### 27.7% ##################### 29.5% ##################### 30.5% ###################### 31.4% ####################### 33.3% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 44.7% ################################# 46.6% ################################## 48.5% ################################### 49.4% #################################### 50.3% ##################################### 52.2% ###################################### 53.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################### 59.8% ########################################### 60.7% ############################################ 61.7% ############################################# 63.6% ############################################### 65.5% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 71.1% ################################################### 72.1% #################################################### 73.0% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 78.7% ######################################################### 79.6% ########################################################## 81.5% ############################################################ 83.4% ############################################################ 84.4% ############################################################## 86.3% ############################################################### 88.1% ################################################################ 90.0% ################################################################# 91.0% ################################################################## 91.9% ################################################################## 92.9% ################################################################### 93.8% #################################################################### 94.8% #################################################################### 95.7% ##################################################################### 96.7% ###################################################################### 97.6% ###################################################################### 98.5% ####################################################################### 99.5% ######################################################################## 100.0% [2019-11-26T08:45:14.243Z] #41 28.69 CC images/vma.o [2019-11-26T08:45:14.243Z] #41 28.91 CC images/netdev.o [2019-11-26T08:45:14.303Z] #18 13.61 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T08:45:14.703Z] #27 33.04 [2019-11-26T08:45:14.809Z] #41 29.30 CC images/tty.o [2019-11-26T08:45:15.211Z] #27 ... [2019-11-26T08:45:15.211Z] [2019-11-26T08:45:15.211Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:15.211Z] #42 10.21 DEP images/tcp-stream.pb-c.d [2019-11-26T08:45:15.211Z] #42 10.28 PBCC images/pipe.pb-c.c [2019-11-26T08:45:15.211Z] #42 10.32 DEP images/pipe.pb-c.d [2019-11-26T08:45:15.211Z] #42 10.36 PBCC images/pstree.pb-c.c [2019-11-26T08:45:15.211Z] #42 10.38 DEP images/pstree.pb-c.d [2019-11-26T08:45:15.211Z] #42 10.43 PBCC images/fs.pb-c.c [2019-11-26T08:45:15.211Z] #42 10.45 DEP images/fs.pb-c.d [2019-11-26T08:45:15.211Z] #42 10.51 PBCC images/signalfd.pb-c.c [2019-11-26T08:45:15.211Z] #42 10.56 DEP images/signalfd.pb-c.d [2019-11-26T08:45:15.211Z] #42 10.69 PBCC images/fh.pb-c.c [2019-11-26T08:45:15.211Z] #42 10.71 PBCC images/fsnotify.pb-c.c [2019-11-26T08:45:15.211Z] #42 10.81 DEP images/fh.pb-c.d [2019-11-26T08:45:15.211Z] #42 10.86 DEP images/fsnotify.pb-c.d [2019-11-26T08:45:15.211Z] #42 10.96 PBCC images/eventpoll.pb-c.c [2019-11-26T08:45:15.211Z] #42 10.98 DEP images/eventpoll.pb-c.d [2019-11-26T08:45:15.211Z] #42 11.10 PBCC images/eventfd.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.12 DEP images/eventfd.pb-c.d [2019-11-26T08:45:15.211Z] #42 11.16 PBCC images/remap-file-path.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.18 DEP images/remap-file-path.pb-c.d [2019-11-26T08:45:15.211Z] #42 11.23 PBCC images/fifo.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.26 DEP images/fifo.pb-c.d [2019-11-26T08:45:15.211Z] #42 11.29 PBCC images/ghost-file.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.33 DEP images/ghost-file.pb-c.d [2019-11-26T08:45:15.211Z] #42 11.44 PBCC images/regfile.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.47 DEP images/regfile.pb-c.d [2019-11-26T08:45:15.211Z] #42 11.53 PBCC images/ns.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.56 DEP images/ns.pb-c.d [2019-11-26T08:45:15.211Z] #42 11.60 PBCC images/fdinfo.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.69 DEP images/fdinfo.pb-c.d [2019-11-26T08:45:15.211Z] #42 11.82 PBCC images/core-aarch64.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.92 PBCC images/core-arm.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.95 PBCC images/core-ppc64.pb-c.c [2019-11-26T08:45:15.211Z] #42 11.99 PBCC images/core-s390.pb-c.c [2019-11-26T08:45:15.211Z] #42 12.05 PBCC images/core-x86.pb-c.c [2019-11-26T08:45:15.211Z] #42 12.13 PBCC images/core.pb-c.c [2019-11-26T08:45:15.211Z] #42 12.17 PBCC images/inventory.pb-c.c [2019-11-26T08:45:15.211Z] #42 12.26 DEP images/core-aarch64.pb-c.d [2019-11-26T08:45:15.211Z] #42 12.30 DEP images/core-arm.pb-c.d [2019-11-26T08:45:15.211Z] #42 12.35 DEP images/core-ppc64.pb-c.d [2019-11-26T08:45:15.211Z] #42 12.40 DEP images/core-s390.pb-c.d [2019-11-26T08:45:15.211Z] #42 12.48 DEP images/core-x86.pb-c.d [2019-11-26T08:45:15.211Z] #42 12.60 DEP images/core.pb-c.d [2019-11-26T08:45:15.211Z] #42 12.65 DEP images/inventory.pb-c.d [2019-11-26T08:45:15.211Z] #42 12.73 PBCC images/cpuinfo.pb-c.c [2019-11-26T08:45:15.211Z] #42 12.73 DEP images/cpuinfo.pb-c.d [2019-11-26T08:45:15.211Z] #42 12.77 PBCC images/stats.pb-c.c [2019-11-26T08:45:15.211Z] #42 12.82 DEP images/stats.pb-c.d [2019-11-26T08:45:15.211Z] #42 14.40 make[1]: Nothing to be done for 'all'. [2019-11-26T08:45:15.211Z] #42 15.80 CC images/stats.o [2019-11-26T08:45:15.211Z] #42 16.11 CC images/core.o [2019-11-26T08:45:15.211Z] #42 16.66 CC images/core-x86.o [2019-11-26T08:45:15.211Z] #42 17.13 CC images/core-arm.o [2019-11-26T08:45:15.211Z] #42 17.54 CC images/core-aarch64.o [2019-11-26T08:45:15.211Z] #42 17.91 CC images/core-ppc64.o [2019-11-26T08:45:15.211Z] #42 18.97 CC images/core-s390.o [2019-11-26T08:45:15.211Z] #42 20.18 CC images/cpuinfo.o [2019-11-26T08:45:15.241Z] #18 14.79 Building wheels for collected packages: pathspec, pyyaml [2019-11-26T08:45:15.520Z] #41 29.93 CC images/file-lock.o [2019-11-26T08:45:15.520Z] #41 30.20 CC images/rlimit.o [2019-11-26T08:45:15.521Z] #18 14.79 Running setup.py bdist_wheel for pathspec: started [2019-11-26T08:45:15.641Z] #42 ... [2019-11-26T08:45:15.641Z] [2019-11-26T08:45:15.641Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:15.779Z] #41 30.34 CC images/pagemap.o [2019-11-26T08:45:16.038Z] #41 30.62 CC images/siginfo.o [2019-11-26T08:45:16.072Z] #26 ... [2019-11-26T08:45:16.072Z] [2019-11-26T08:45:16.072Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:45:16.072Z] #56 45.61 Reading package lists... [2019-11-26T08:45:16.072Z] #56 55.26 Building dependency tree... [2019-11-26T08:45:16.072Z] #56 58.82 The following additional packages will be installed: [2019-11-26T08:45:16.072Z] #56 58.83 btrfs-progs liblzo2-2 [2019-11-26T08:45:16.072Z] #56 59.27 The following NEW packages will be installed: [2019-11-26T08:45:16.072Z] #56 59.31 btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T08:45:16.072Z] #56 60.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:45:16.072Z] #56 60.57 Need to get 649 kB of archives. [2019-11-26T08:45:16.072Z] #56 60.57 After this operation, 4320 kB of additional disk space will be used. [2019-11-26T08:45:16.072Z] #56 60.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T08:45:16.072Z] #56 60.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-26T08:45:16.072Z] #56 60.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-26T08:45:16.072Z] #56 62.88 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:45:16.072Z] #56 63.12 Fetched 649 kB in 1s (552 kB/s) [2019-11-26T08:45:16.072Z] #56 63.32 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T08:45:16.072Z] #56 63.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T08:45:16.072Z] #56 63.42 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T08:45:16.072Z] #56 63.44 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:45:16.072Z] #56 63.63 Selecting previously unselected package btrfs-progs. [2019-11-26T08:45:16.072Z] #56 63.63 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-26T08:45:16.073Z] #56 63.65 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:45:16.073Z] #56 64.55 Selecting previously unselected package btrfs-tools. [2019-11-26T08:45:16.073Z] #56 64.57 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-26T08:45:16.073Z] #56 64.59 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:45:16.073Z] #56 64.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:16.073Z] #56 65.15 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:45:16.073Z] #56 65.17 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:45:16.073Z] #56 65.19 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:45:16.073Z] #56 65.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:16.073Z] #56 ... [2019-11-26T08:45:16.073Z] [2019-11-26T08:45:16.073Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:45:16.073Z] #33 64.27 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:45:16.073Z] #33 64.65 Fetched 13.7 MB in 3s (3738 kB/s) [2019-11-26T08:45:16.073Z] #33 64.78 Selecting previously unselected package cmake-data. [2019-11-26T08:45:16.073Z] #33 64.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-26T08:45:16.073Z] #33 64.87 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T08:45:16.073Z] #33 64.89 Unpacking cmake-data (3.7.2-1) ... [2019-11-26T08:45:16.091Z] #18 15.62 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T08:45:16.091Z] #18 15.62 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T08:45:16.091Z] #18 15.64 Running setup.py bdist_wheel for pyyaml: started [2019-11-26T08:45:16.296Z] #41 30.87 CC images/rpc.o [2019-11-26T08:45:16.332Z] #33 ... [2019-11-26T08:45:16.332Z] [2019-11-26T08:45:16.332Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:45:16.332Z] #28 55.58 + cd /tmp/tmp.GrfpS4cBhY/src/github.com/go-swagger/go-swagger [2019-11-26T08:45:16.332Z] #28 55.58 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-26T08:45:16.332Z] #28 58.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T08:45:16.456Z] #60 31.81 Checking out files: 50% (1485/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: 91% (2696/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-11-26T08:45:16.456Z] #60 32.96 + cd /tmp/tmp.33dohA9KQ8/src/github.com/containerd/containerd [2019-11-26T08:45:16.456Z] #60 32.96 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:45:16.627Z] #28 ... [2019-11-26T08:45:16.627Z] [2019-11-26T08:45:16.627Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:45:16.627Z] #56 DONE 65.7s [2019-11-26T08:45:16.627Z] [2019-11-26T08:45:16.627Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:45:16.627Z] #57 DONE 0.1s [2019-11-26T08:45:16.627Z] [2019-11-26T08:45:16.627Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-26T08:45:16.627Z] #58 DONE 0.1s [2019-11-26T08:45:16.627Z] [2019-11-26T08:45:16.627Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:16.627Z] #44 65.29 github.com/LK4D4/vndr/godl/singleflight [2019-11-26T08:45:16.627Z] #44 65.29 internal/reflectlite [2019-11-26T08:45:16.886Z] #44 ... [2019-11-26T08:45:16.886Z] [2019-11-26T08:45:16.886Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:16.886Z] #40 46.20 Reading package lists... [2019-11-26T08:45:16.886Z] #40 56.33 Building dependency tree... [2019-11-26T08:45:16.886Z] #40 60.12 The following additional packages will be installed: [2019-11-26T08:45:16.886Z] #40 60.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T08:45:16.886Z] #40 60.15 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T08:45:16.886Z] #40 60.15 Suggested packages: [2019-11-26T08:45:16.886Z] #40 60.15 manpages-dev python-setuptools [2019-11-26T08:45:16.886Z] #40 63.22 The following NEW packages will be installed: [2019-11-26T08:45:16.886Z] #40 63.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T08:45:16.886Z] #40 63.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T08:45:16.886Z] #40 63.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T08:45:16.886Z] #40 63.25 zlib1g-dev [2019-11-26T08:45:16.886Z] #40 64.51 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:45:16.886Z] #40 64.51 Need to get 3602 kB of archives. [2019-11-26T08:45:16.886Z] #40 64.51 After this operation, 18.9 MB of additional disk space will be used. [2019-11-26T08:45:16.886Z] #40 64.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-26T08:45:16.886Z] #40 64.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-26T08:45:16.886Z] #40 64.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-26T08:45:16.886Z] #40 64.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-26T08:45:16.886Z] #40 64.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-26T08:45:16.886Z] #40 64.53 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-26T08:45:16.886Z] #40 64.53 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-26T08:45:16.886Z] #40 64.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-26T08:45:16.886Z] #40 64.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-26T08:45:16.886Z] #40 64.70 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-26T08:45:16.886Z] #40 64.70 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-26T08:45:16.886Z] #40 64.81 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-26T08:45:16.886Z] #40 64.96 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-26T08:45:16.886Z] #40 65.01 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-26T08:45:16.886Z] #40 65.03 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T08:45:16.886Z] #40 65.04 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-26T08:45:16.886Z] #40 ... [2019-11-26T08:45:16.886Z] [2019-11-26T08:45:16.886Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:16.886Z] #44 65.82 math/rand [2019-11-26T08:45:17.029Z] #18 16.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T08:45:17.029Z] #18 16.48 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T08:45:17.029Z] #18 16.54 Successfully built pathspec pyyaml [2019-11-26T08:45:17.288Z] #18 16.54 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-26T08:45:17.314Z] #60 33.70 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T08:45:17.314Z] #60 33.70 + BUILDTAGS='netgo osusergo static_build' [2019-11-26T08:45:17.314Z] #60 33.70 + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:45:17.314Z] #60 33.70 + EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:45:17.314Z] #60 33.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T08:45:17.314Z] #60 33.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T08:45:17.314Z] #60 33.70 + '[' '' = dynamic ']' [2019-11-26T08:45:17.314Z] #60 33.70 + make [2019-11-26T08:45:17.587Z] #18 16.85 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T08:45:17.672Z] #41 32.15 CC images/ext-file.o [2019-11-26T08:45:17.930Z] #41 32.37 CC images/cgroup.o [2019-11-26T08:45:18.497Z] #41 32.93 CC images/userns.o [2019-11-26T08:45:18.524Z] #18 DONE 17.9s [2019-11-26T08:45:18.524Z] [2019-11-26T08:45:18.524Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T08:45:18.694Z] #60 34.89 + bin/ctr [2019-11-26T08:45:18.755Z] #41 33.17 CC images/google/protobuf/descriptor.o [2019-11-26T08:45:18.785Z] #30 ... [2019-11-26T08:45:18.785Z] [2019-11-26T08:45:18.785Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-26T08:45:18.785Z] #43 DONE 0.1s [2019-11-26T08:45:18.785Z] [2019-11-26T08:45:18.785Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-26T08:45:18.785Z] #49 DONE 0.3s [2019-11-26T08:45:18.785Z] [2019-11-26T08:45:18.785Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:45:18.785Z] #52 DONE 0.3s [2019-11-26T08:45:18.785Z] [2019-11-26T08:45:18.785Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-26T08:45:18.785Z] #61 DONE 0.3s [2019-11-26T08:45:18.785Z] [2019-11-26T08:45:18.785Z] #66 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-26T08:45:18.785Z] #66 DONE 0.3s [2019-11-26T08:45:18.785Z] [2019-11-26T08:45:18.785Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:18.785Z] #62 ... [2019-11-26T08:45:18.785Z] [2019-11-26T08:45:18.785Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-26T08:45:18.785Z] #46 DONE 0.3s [2019-11-26T08:45:18.785Z] [2019-11-26T08:45:18.785Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T08:45:18.785Z] #30 DONE 0.4s [2019-11-26T08:45:19.066Z] [2019-11-26T08:45:19.066Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-26T08:45:19.066Z] #35 DONE 0.4s [2019-11-26T08:45:19.066Z] [2019-11-26T08:45:19.066Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T08:45:19.066Z] #23 DONE 0.5s [2019-11-26T08:45:19.066Z] [2019-11-26T08:45:19.066Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T08:45:19.066Z] #25 DONE 0.5s [2019-11-26T08:45:19.066Z] [2019-11-26T08:45:19.066Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-26T08:45:19.066Z] #53 DONE 0.2s [2019-11-26T08:45:19.066Z] [2019-11-26T08:45:19.066Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:45:19.066Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-26T08:45:19.066Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-26T08:45:19.066Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-26T08:45:19.066Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-26T08:45:19.402Z] #44 ... [2019-11-26T08:45:19.402Z] [2019-11-26T08:45:19.402Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-26T08:45:19.402Z] #11 DONE 7.8s [2019-11-26T08:45:19.402Z] [2019-11-26T08:45:19.402Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:19.402Z] #54 7.381 + RM_GOPATH=0 [2019-11-26T08:45:19.402Z] #54 7.381 + TMP_GOPATH= [2019-11-26T08:45:19.402Z] #54 7.381 + : /build [2019-11-26T08:45:19.402Z] #54 7.381 + '[' -z '' ']' [2019-11-26T08:45:19.402Z] #54 7.381 ++ mktemp -d [2019-11-26T08:45:19.402Z] #54 7.392 + export GOPATH=/tmp/tmp.EuHpAAOWV2 [2019-11-26T08:45:19.402Z] #54 7.392 + GOPATH=/tmp/tmp.EuHpAAOWV2 [2019-11-26T08:45:19.402Z] #54 7.392 + RM_GOPATH=1 [2019-11-26T08:45:19.402Z] #54 7.398 ++ dirname ./install.sh [2019-11-26T08:45:19.402Z] #54 7.398 + dir=. [2019-11-26T08:45:19.402Z] #54 7.398 + bin=runc [2019-11-26T08:45:19.402Z] #54 7.398 + shift [2019-11-26T08:45:19.402Z] #54 7.398 + '[' '!' -f ./runc.installer ']' [2019-11-26T08:45:19.402Z] #54 7.398 + . ./runc.installer [2019-11-26T08:45:19.402Z] #54 7.398 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:45:19.402Z] #54 7.398 + install_runc [2019-11-26T08:45:19.402Z] #54 7.398 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T08:45:19.402Z] #54 7.398 + uname -r [2019-11-26T08:45:19.402Z] #54 7.415 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T08:45:19.402Z] #54 7.415 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T08:45:19.402Z] #54 7.415 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EuHpAAOWV2/src/github.com/opencontainers/runc [2019-11-26T08:45:19.402Z] #54 7.416 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T08:45:19.402Z] #54 7.455 Cloning into '/tmp/tmp.EuHpAAOWV2/src/github.com/opencontainers/runc'... [2019-11-26T08:45:20.129Z] #41 34.42 CC images/opts.o [2019-11-26T08:45:20.129Z] #41 34.59 CC images/seccomp.o [2019-11-26T08:45:20.388Z] #41 34.77 CC images/binfmt-misc.o [2019-11-26T08:45:20.388Z] #41 34.93 CC images/time.o [2019-11-26T08:45:20.646Z] #41 35.20 CC images/sysctl.o [2019-11-26T08:45:20.904Z] #41 35.35 CC images/autofs.o [2019-11-26T08:45:21.163Z] #41 35.64 CC images/macvlan.o [2019-11-26T08:45:21.163Z] #41 35.87 CC images/sit.o [2019-11-26T08:45:21.615Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done [2019-11-26T08:45:21.615Z] #71 DONE 2.8s [2019-11-26T08:45:21.615Z] [2019-11-26T08:45:21.615Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:21.729Z] #41 36.09 LINK images/built-in.o [2019-11-26T08:45:21.729Z] #41 36.22 GEN compel/include/asm [2019-11-26T08:45:21.729Z] #41 36.23 GEN compel/include/version.h [2019-11-26T08:45:21.729Z] #41 36.26 touch .config [2019-11-26T08:45:21.729Z] #41 36.27 GEN include/common/config.h [2019-11-26T08:45:21.729Z] #41 36.33 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-26T08:45:21.729Z] #41 36.36 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-26T08:45:21.729Z] #41 36.39 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-26T08:45:21.729Z] #41 36.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-26T08:45:21.987Z] #41 36.47 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-26T08:45:21.987Z] #41 36.51 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-26T08:45:21.987Z] #41 36.54 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-26T08:45:21.987Z] #41 36.58 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-26T08:45:21.987Z] #41 36.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-26T08:45:21.987Z] #41 36.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T08:45:21.987Z] #41 36.64 DEP compel/plugins/std/infect.d [2019-11-26T08:45:22.246Z] #41 36.78 DEP compel/plugins/std/string.d [2019-11-26T08:45:22.246Z] #41 36.84 DEP compel/plugins/std/log.d [2019-11-26T08:45:22.246Z] #41 ... [2019-11-26T08:45:22.246Z] [2019-11-26T08:45:22.246Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:22.246Z] #44 98.45 net [2019-11-26T08:45:22.246Z] #44 99.82 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-26T08:45:22.246Z] #44 100.3 vendor/golang.org/x/crypto/poly1305 [2019-11-26T08:45:22.246Z] #44 100.8 vendor/golang.org/x/sys/cpu [2019-11-26T08:45:22.246Z] #44 101.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-26T08:45:22.246Z] #44 102.0 vendor/golang.org/x/crypto/hkdf [2019-11-26T08:45:22.246Z] #44 102.1 vendor/golang.org/x/text/transform [2019-11-26T08:45:22.246Z] #44 102.8 vendor/golang.org/x/text/unicode/bidi [2019-11-26T08:45:22.246Z] #44 104.4 vendor/golang.org/x/text/secure/bidirule [2019-11-26T08:45:22.246Z] #44 104.6 vendor/golang.org/x/text/unicode/norm [2019-11-26T08:45:22.504Z] #44 ... [2019-11-26T08:45:22.504Z] [2019-11-26T08:45:22.504Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:22.505Z] #41 36.95 DEP compel/plugins/std/fds.d [2019-11-26T08:45:22.737Z] #54 ... [2019-11-26T08:45:22.737Z] [2019-11-26T08:45:22.737Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:22.737Z] #31 61.53 internal/reflectlite [2019-11-26T08:45:22.737Z] #31 61.56 sync [2019-11-26T08:45:22.737Z] #31 66.42 sort [2019-11-26T08:45:22.737Z] #31 66.42 errors [2019-11-26T08:45:22.737Z] #31 66.93 strconv [2019-11-26T08:45:22.737Z] #31 68.66 io [2019-11-26T08:45:22.737Z] #31 70.49 syscall [2019-11-26T08:45:22.763Z] #41 37.10 DEP compel/plugins/std/std.d [2019-11-26T08:45:22.763Z] #41 37.24 DEP compel/plugins/shmem/shmem.d [2019-11-26T08:45:22.763Z] #41 37.33 DEP compel/plugins/fds/fds.d [2019-11-26T08:45:23.022Z] #41 37.52 CC compel/plugins/std/std.o [2019-11-26T08:45:23.035Z] #31 ... [2019-11-26T08:45:23.035Z] [2019-11-26T08:45:23.035Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:23.035Z] #47 61.72 + cd /tmp/tmp.BcLv6D8ZYU/src/gotest.tools/gotestsum [2019-11-26T08:45:23.035Z] #47 61.72 + git checkout -q v0.3.5 [2019-11-26T08:45:23.035Z] #47 61.82 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T08:45:23.035Z] #47 ... [2019-11-26T08:45:23.035Z] [2019-11-26T08:45:23.035Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:23.035Z] #40 67.04 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:45:23.035Z] #40 67.53 Fetched 3602 kB in 1s (2102 kB/s) [2019-11-26T08:45:23.035Z] #40 67.72 Selecting previously unselected package libnet1:amd64. [2019-11-26T08:45:23.035Z] #40 67.72 (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-11-26T08:45:23.035Z] #40 67.78 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 67.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T08:45:23.035Z] #40 67.98 Selecting previously unselected package libcap-dev:amd64. [2019-11-26T08:45:23.035Z] #40 67.98 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 68.00 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-26T08:45:23.035Z] #40 68.29 Selecting previously unselected package libnet1-dev. [2019-11-26T08:45:23.035Z] #40 68.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 68.34 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:45:23.035Z] #40 68.75 Selecting previously unselected package libnl-3-200:amd64. [2019-11-26T08:45:23.035Z] #40 68.75 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 68.80 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T08:45:23.035Z] #40 69.11 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-26T08:45:23.035Z] #40 69.11 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 69.13 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-26T08:45:23.035Z] #40 69.73 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-26T08:45:23.035Z] #40 69.73 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 69.74 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T08:45:23.035Z] #40 70.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-26T08:45:23.035Z] #40 70.03 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 70.04 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-26T08:45:23.035Z] #40 70.26 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-26T08:45:23.035Z] #40 70.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 70.27 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-26T08:45:23.035Z] #40 70.76 Selecting previously unselected package libprotobuf10:amd64. [2019-11-26T08:45:23.035Z] #40 70.76 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-26T08:45:23.035Z] #40 70.77 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-26T08:45:23.152Z] #60 ... [2019-11-26T08:45:23.152Z] [2019-11-26T08:45:23.152Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:23.152Z] #18 21.70 Reading package lists... [2019-11-26T08:45:23.152Z] #18 26.91 Building dependency tree... [2019-11-26T08:45:23.152Z] #18 29.03 The following additional packages will be installed: [2019-11-26T08:45:23.152Z] #18 29.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T08:45:23.152Z] #18 29.04 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T08:45:23.152Z] #18 29.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T08:45:23.152Z] #18 29.04 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T08:45:23.152Z] #18 29.04 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T08:45:23.152Z] #18 29.04 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T08:45:23.152Z] #18 29.04 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T08:45:23.152Z] #18 29.05 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T08:45:23.152Z] #18 29.05 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T08:45:23.152Z] #18 29.05 Suggested packages: [2019-11-26T08:45:23.152Z] #18 29.05 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T08:45:23.152Z] #18 29.05 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T08:45:23.152Z] #18 29.06 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T08:45:23.152Z] #18 29.06 vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T08:45:23.152Z] #18 29.06 Recommended packages: [2019-11-26T08:45:23.152Z] #18 29.06 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T08:45:23.152Z] #18 29.06 python3-keyrings.alt python3-xdg unzip [2019-11-26T08:45:23.152Z] #18 33.66 The following NEW packages will be installed: [2019-11-26T08:45:23.152Z] #18 33.70 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T08:45:23.152Z] #18 33.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T08:45:23.152Z] #18 33.70 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T08:45:23.152Z] #18 33.70 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T08:45:23.152Z] #18 33.70 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T08:45:23.152Z] #18 33.70 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T08:45:23.152Z] #18 33.70 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T08:45:23.152Z] #18 33.70 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T08:45:23.152Z] #18 33.70 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T08:45:23.152Z] #18 33.70 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T08:45:23.152Z] #18 33.70 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T08:45:23.152Z] #18 33.70 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T08:45:23.152Z] #18 33.71 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T08:45:23.152Z] #18 33.71 xfsprogs xxd xz-utils zip [2019-11-26T08:45:23.152Z] #18 33.82 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:45:23.152Z] #18 33.82 Need to get 88.2 MB of archives. [2019-11-26T08:45:23.152Z] #18 33.82 After this operation, 565 MB of additional disk space will be used. [2019-11-26T08:45:23.152Z] #18 33.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T08:45:23.152Z] #18 33.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-26T08:45:23.152Z] #18 33.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-26T08:45:23.152Z] #18 33.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-26T08:45:23.152Z] #18 33.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-26T08:45:23.152Z] #18 34.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-26T08:45:23.152Z] #18 34.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-26T08:45:23.152Z] #18 34.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-26T08:45:23.152Z] #18 34.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-26T08:45:23.152Z] #18 34.41 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-26T08:45:23.152Z] #18 34.53 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-26T08:45:23.152Z] #18 34.54 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-26T08:45:23.152Z] #18 34.55 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-26T08:45:23.152Z] #18 34.55 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-26T08:45:23.152Z] #18 34.55 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-26T08:45:23.152Z] #18 34.56 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-26T08:45:23.152Z] #18 34.56 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-26T08:45:23.152Z] #18 34.56 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-26T08:45:23.152Z] #18 34.58 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-26T08:45:23.152Z] #18 34.61 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-26T08:45:23.152Z] #18 34.61 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-26T08:45:23.152Z] #18 34.62 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T08:45:23.152Z] #18 34.63 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:45:23.152Z] #18 34.64 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-26T08:45:23.152Z] #18 34.65 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-26T08:45:23.152Z] #18 34.65 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-26T08:45:23.152Z] #18 34.67 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-26T08:45:23.152Z] #18 34.67 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-26T08:45:23.153Z] #18 34.69 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-26T08:45:23.153Z] #18 34.74 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-26T08:45:23.153Z] #18 34.77 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-26T08:45:23.153Z] #18 34.77 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-26T08:45:23.153Z] #18 34.77 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-26T08:45:23.153Z] #18 34.80 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-26T08:45:23.153Z] #18 34.81 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-26T08:45:23.153Z] #18 34.82 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-26T08:45:23.153Z] #18 34.82 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-26T08:45:23.153Z] #18 34.82 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-11-26T08:45:23.153Z] #18 34.82 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-26T08:45:23.153Z] #18 34.82 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-26T08:45:23.153Z] #18 34.90 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-26T08:45:23.153Z] #18 34.98 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-26T08:45:23.153Z] #18 34.99 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-26T08:45:23.153Z] #18 35.00 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-26T08:45:23.153Z] #18 35.01 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-26T08:45:23.153Z] #18 35.02 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-26T08:45:23.153Z] #18 35.02 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-26T08:45:23.153Z] #18 35.03 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-26T08:45:23.153Z] #18 35.15 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-26T08:45:23.153Z] #18 35.17 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T08:45:23.153Z] #18 35.23 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T08:45:23.153Z] #18 35.24 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T08:45:23.153Z] #18 35.25 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T08:45:23.153Z] #18 35.26 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T08:45:23.153Z] #18 35.27 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-26T08:45:23.153Z] #18 35.29 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T08:45:23.153Z] #18 35.72 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-26T08:45:23.153Z] #18 35.75 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-26T08:45:23.153Z] #18 35.82 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-26T08:45:23.153Z] #18 35.84 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-26T08:45:23.153Z] #18 35.86 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-26T08:45:23.153Z] #18 35.89 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-11-26T08:45:23.153Z] #18 36.02 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-11-26T08:45:23.153Z] #18 36.17 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-11-26T08:45:23.153Z] #18 36.18 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T08:45:23.153Z] #18 36.45 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-11-26T08:45:23.281Z] #41 37.89 CC compel/plugins/std/fds.o [2019-11-26T08:45:23.290Z] #40 72.57 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-26T08:45:23.546Z] #40 72.57 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-26T08:45:23.546Z] #40 72.57 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-26T08:45:23.558Z] #18 36.68 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-11-26T08:45:23.558Z] #18 36.70 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-11-26T08:45:23.558Z] #18 ... [2019-11-26T08:45:23.558Z] [2019-11-26T08:45:23.558Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:23.558Z] #27 34.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T08:45:23.558Z] #27 35.33 [2019-11-26T08:45:23.558Z] #27 35.66 ################################################# 68.8% ######################################################################## 100.0% [2019-11-26T08:45:23.558Z] #27 35.86 [2019-11-26T08:45:23.558Z] #27 37.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T08:45:23.558Z] #27 37.81 [2019-11-26T08:45:23.558Z] #27 38.16 ####################################################### 77.4% ######################################################################## 100.0% [2019-11-26T08:45:23.558Z] #27 38.35 [2019-11-26T08:45:23.558Z] #27 39.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T08:45:23.558Z] #27 39.71 skipping existing b63cc5f62c21 [2019-11-26T08:45:23.558Z] #27 39.81 [2019-11-26T08:45:23.558Z] #27 41.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T08:45:23.558Z] #27 41.60 [2019-11-26T08:45:23.558Z] #27 41.82 ######################################################################## 100.0% [2019-11-26T08:45:23.558Z] #27 41.92 [2019-11-26T08:45:23.558Z] #27 41.97 Download of images into '/build' complete. [2019-11-26T08:45:23.558Z] #27 41.97 Use something like the following to load the result into a Docker daemon: [2019-11-26T08:45:23.558Z] #27 41.97 tar -cC '/build' . | docker load [2019-11-26T08:45:23.558Z] #27 DONE 42.1s [2019-11-26T08:45:23.558Z] [2019-11-26T08:45:23.558Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:23.558Z] #42 20.88 CC images/inventory.o [2019-11-26T08:45:23.558Z] #42 21.11 CC images/fdinfo.o [2019-11-26T08:45:23.558Z] #42 21.43 CC images/fown.o [2019-11-26T08:45:23.558Z] #42 21.64 CC images/ns.o [2019-11-26T08:45:23.558Z] #42 21.83 CC images/regfile.o [2019-11-26T08:45:23.558Z] #42 22.07 CC images/ghost-file.o [2019-11-26T08:45:23.558Z] #42 22.48 CC images/fifo.o [2019-11-26T08:45:23.558Z] #42 22.82 CC images/remap-file-path.o [2019-11-26T08:45:23.558Z] #42 22.96 CC images/eventfd.o [2019-11-26T08:45:23.558Z] #42 23.22 CC images/eventpoll.o [2019-11-26T08:45:23.558Z] #42 23.44 CC images/fh.o [2019-11-26T08:45:23.558Z] #42 23.73 CC images/fsnotify.o [2019-11-26T08:45:23.558Z] #42 24.31 CC images/signalfd.o [2019-11-26T08:45:23.558Z] #42 24.51 CC images/fs.o [2019-11-26T08:45:23.558Z] #42 24.70 CC images/pstree.o [2019-11-26T08:45:23.558Z] #42 24.87 CC images/pipe.o [2019-11-26T08:45:23.558Z] #42 25.17 CC images/tcp-stream.o [2019-11-26T08:45:23.558Z] #42 25.32 CC images/sk-packet.o [2019-11-26T08:45:23.558Z] #42 25.63 CC images/mnt.o [2019-11-26T08:45:23.558Z] #42 25.82 CC images/pipe-data.o [2019-11-26T08:45:23.558Z] #42 26.12 CC images/sa.o [2019-11-26T08:45:23.558Z] #42 26.29 CC images/timer.o [2019-11-26T08:45:23.558Z] #42 26.59 CC images/timerfd.o [2019-11-26T08:45:23.558Z] #42 26.85 CC images/mm.o [2019-11-26T08:45:23.558Z] #42 27.15 CC images/sk-opts.o [2019-11-26T08:45:23.558Z] #42 27.33 CC images/sk-unix.o [2019-11-26T08:45:23.558Z] #42 27.55 CC images/sk-inet.o [2019-11-26T08:45:23.558Z] #42 28.09 CC images/tun.o [2019-11-26T08:45:23.558Z] #42 28.43 CC images/sk-netlink.o [2019-11-26T08:45:23.558Z] #42 28.72 CC images/packet-sock.o [2019-11-26T08:45:23.801Z] #40 73.00 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-26T08:45:23.801Z] #40 73.01 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-26T08:45:23.801Z] #40 73.02 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-26T08:45:23.847Z] #41 38.31 CC compel/plugins/std/log.o [2019-11-26T08:45:23.962Z] #42 29.09 CC images/ipc-var.o [2019-11-26T08:45:23.962Z] #42 29.20 CC images/ipc-desc.o [2019-11-26T08:45:24.375Z] #40 ... [2019-11-26T08:45:24.375Z] [2019-11-26T08:45:24.375Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:24.375Z] #26 8.568 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T08:45:24.375Z] #26 9.456 [2019-11-26T08:45:24.636Z] #26 9.992 ## 3.5% ###### 8.3% ######### 13.7% ############# 18.2% ################ 22.8% #################### 29.1% [2019-11-26T08:45:24.636Z] #26 ... [2019-11-26T08:45:24.636Z] [2019-11-26T08:45:24.636Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T08:45:24.636Z] #12 DONE 5.5s [2019-11-26T08:45:24.636Z] [2019-11-26T08:45:24.636Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:24.647Z] #54 ... [2019-11-26T08:45:24.647Z] [2019-11-26T08:45:24.647Z] #67 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:24.647Z] #67 5.758 + RM_GOPATH=0 [2019-11-26T08:45:24.647Z] #67 5.758 + TMP_GOPATH= [2019-11-26T08:45:24.647Z] #67 5.758 + : /build [2019-11-26T08:45:24.647Z] #67 5.758 + '[' -z '' ']' [2019-11-26T08:45:24.647Z] #67 5.758 ++ mktemp -d [2019-11-26T08:45:24.647Z] #67 5.761 + export GOPATH=/tmp/tmp.RrwKlcyV8v [2019-11-26T08:45:24.647Z] #67 5.761 + GOPATH=/tmp/tmp.RrwKlcyV8v [2019-11-26T08:45:24.647Z] #67 5.761 + RM_GOPATH=1 [2019-11-26T08:45:24.647Z] #67 5.768 ++ dirname ./install.sh [2019-11-26T08:45:24.647Z] #67 5.772 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:45:24.647Z] #67 5.773 + dir=. [2019-11-26T08:45:24.647Z] #67 5.773 + bin=proxy [2019-11-26T08:45:24.647Z] #67 5.773 + shift [2019-11-26T08:45:24.647Z] #67 5.773 + '[' '!' -f ./proxy.installer ']' [2019-11-26T08:45:24.647Z] #67 5.773 + . ./proxy.installer [2019-11-26T08:45:24.647Z] #67 5.773 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:45:24.647Z] #67 5.773 + install_proxy [2019-11-26T08:45:24.647Z] #67 5.773 + case "$1" in [2019-11-26T08:45:24.647Z] #67 5.773 + export CGO_ENABLED=0 [2019-11-26T08:45:24.647Z] #67 5.773 + CGO_ENABLED=0 [2019-11-26T08:45:24.647Z] #67 5.773 + _install_proxy [2019-11-26T08:45:24.647Z] #67 5.773 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-26T08:45:24.647Z] #67 5.773 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RrwKlcyV8v/src/github.com/docker/libnetwork [2019-11-26T08:45:24.647Z] #67 5.775 Cloning into '/tmp/tmp.RrwKlcyV8v/src/github.com/docker/libnetwork'... [2019-11-26T08:45:24.783Z] #41 39.07 CC compel/plugins/std/string.o [2019-11-26T08:45:24.809Z] #42 29.65 CC images/ipc-shm.o [2019-11-26T08:45:24.809Z] #42 29.98 CC images/ipc-msg.o [2019-11-26T08:45:25.206Z] #42 30.16 CC images/ipc-sem.o [2019-11-26T08:45:25.206Z] #42 30.39 CC images/utsns.o [2019-11-26T08:45:25.221Z] #67 ... [2019-11-26T08:45:25.221Z] [2019-11-26T08:45:25.221Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:25.221Z] #44 6.362 + RM_GOPATH=0 [2019-11-26T08:45:25.221Z] #44 6.363 + TMP_GOPATH= [2019-11-26T08:45:25.221Z] #44 6.363 + : /build [2019-11-26T08:45:25.221Z] #44 6.366 + '[' -z '' ']' [2019-11-26T08:45:25.221Z] #44 6.367 ++ mktemp -d [2019-11-26T08:45:25.221Z] #44 6.369 + export GOPATH=/tmp/tmp.LwApPOEVlQ [2019-11-26T08:45:25.221Z] #44 6.369 + GOPATH=/tmp/tmp.LwApPOEVlQ [2019-11-26T08:45:25.221Z] #44 6.369 + RM_GOPATH=1 [2019-11-26T08:45:25.221Z] #44 6.379 ++ dirname ./install.sh [2019-11-26T08:45:25.221Z] #44 6.381 + dir=. [2019-11-26T08:45:25.221Z] #44 6.381 + bin=vndr [2019-11-26T08:45:25.221Z] #44 6.381 + shift [2019-11-26T08:45:25.221Z] #44 6.384 + '[' '!' -f ./vndr.installer ']' [2019-11-26T08:45:25.221Z] #44 6.384 + . ./vndr.installer [2019-11-26T08:45:25.221Z] #44 6.384 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:45:25.221Z] #44 6.384 + install_vndr [2019-11-26T08:45:25.221Z] #44 6.384 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T08:45:25.221Z] #44 6.384 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LwApPOEVlQ/src/github.com/LK4D4/vndr [2019-11-26T08:45:25.221Z] #44 6.384 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:45:25.221Z] #44 6.409 Cloning into '/tmp/tmp.LwApPOEVlQ/src/github.com/LK4D4/vndr'... [2019-11-26T08:45:25.221Z] #44 ... [2019-11-26T08:45:25.221Z] [2019-11-26T08:45:25.221Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:25.221Z] #54 6.180 + RM_GOPATH=0 [2019-11-26T08:45:25.221Z] #54 6.180 + TMP_GOPATH= [2019-11-26T08:45:25.221Z] #54 6.180 + : /build [2019-11-26T08:45:25.221Z] #54 6.182 + '[' -z '' ']' [2019-11-26T08:45:25.221Z] #54 6.187 ++ mktemp -d [2019-11-26T08:45:25.221Z] #54 6.192 + export GOPATH=/tmp/tmp.KJDAB3gLeF [2019-11-26T08:45:25.221Z] #54 6.192 + GOPATH=/tmp/tmp.KJDAB3gLeF [2019-11-26T08:45:25.221Z] #54 6.192 + RM_GOPATH=1 [2019-11-26T08:45:25.221Z] #54 6.195 ++ dirname ./install.sh [2019-11-26T08:45:25.221Z] #54 6.204 + dir=. [2019-11-26T08:45:25.221Z] #54 6.204 + bin=runc [2019-11-26T08:45:25.221Z] #54 6.204 + shift [2019-11-26T08:45:25.221Z] #54 6.204 + '[' '!' -f ./runc.installer ']' [2019-11-26T08:45:25.221Z] #54 6.204 + . ./runc.installer [2019-11-26T08:45:25.221Z] #54 6.204 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:45:25.221Z] #54 6.204 + install_runc [2019-11-26T08:45:25.221Z] #54 6.205 + uname -r [2019-11-26T08:45:25.221Z] #54 6.209 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T08:45:25.221Z] #54 6.215 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T08:45:25.221Z] #54 6.215 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T08:45:25.221Z] #54 6.215 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KJDAB3gLeF/src/github.com/opencontainers/runc [2019-11-26T08:45:25.221Z] #54 6.215 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T08:45:25.221Z] #54 6.221 Cloning into '/tmp/tmp.KJDAB3gLeF/src/github.com/opencontainers/runc'... [2019-11-26T08:45:25.350Z] #41 39.72 CC compel/plugins/std/infect.o [2019-11-26T08:45:25.587Z] #42 30.67 CC images/creds.o [2019-11-26T08:45:25.587Z] #42 30.82 CC images/vma.o [2019-11-26T08:45:25.608Z] #41 40.26 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-26T08:45:25.866Z] #41 40.30 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-26T08:45:25.866Z] #41 40.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-26T08:45:25.866Z] #41 40.40 AR compel/plugins/std.lib.a [2019-11-26T08:45:25.866Z] #41 40.50 CC compel/plugins/fds/fds.o [2019-11-26T08:45:25.985Z] #42 31.17 CC images/netdev.o [2019-11-26T08:45:25.985Z] #42 ... [2019-11-26T08:45:25.985Z] [2019-11-26T08:45:25.985Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:25.985Z] #18 39.16 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-11-26T08:45:26.124Z] #41 40.74 AR compel/plugins/fds.lib.a [2019-11-26T08:45:26.124Z] #41 40.78 HOSTDEP compel/src/lib/log-host.d [2019-11-26T08:45:26.171Z] #26 9.992 ## 3.5% ###### 8.3% ######### 13.7% ############# 18.2% ################ 22.8% #################### 29.1% ######################### 35.0% ########################## 37.1% ############################## 41.9% ################################# 46.4% ################################### 49.5% ##################################### 52.4% ############################################# 62.9% ################################################# 69.2% ##################################################### 73.8% ######################################################### 79.9% ############################################################## 86.7% ################################################################# 90.6% ##################################################################### 96.8% ######################################################################## 100.0% [2019-11-26T08:45:26.383Z] #41 40.97 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T08:45:26.641Z] #41 41.17 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-26T08:45:26.641Z] #41 41.25 HOSTDEP compel/src/main-host.d [2019-11-26T08:45:26.641Z] #41 41.33 DEP compel/src/lib/ptrace.d [2019-11-26T08:45:26.731Z] #26 ... [2019-11-26T08:45:26.731Z] [2019-11-26T08:45:26.731Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:26.731Z] #59 4.783 + RM_GOPATH=0 [2019-11-26T08:45:26.731Z] #59 4.783 + TMP_GOPATH= [2019-11-26T08:45:26.731Z] #59 4.783 + : /build [2019-11-26T08:45:26.731Z] #59 4.783 + '[' -z '' ']' [2019-11-26T08:45:26.731Z] #59 4.783 ++ mktemp -d [2019-11-26T08:45:26.731Z] #59 4.797 + export GOPATH=/tmp/tmp.DJFjrPlpWz [2019-11-26T08:45:26.731Z] #59 4.798 + GOPATH=/tmp/tmp.DJFjrPlpWz [2019-11-26T08:45:26.731Z] #59 4.798 + RM_GOPATH=1 [2019-11-26T08:45:26.731Z] #59 4.799 ++ dirname ./install.sh [2019-11-26T08:45:26.731Z] #59 4.800 + dir=. [2019-11-26T08:45:26.731Z] #59 4.800 + bin=containerd [2019-11-26T08:45:26.731Z] #59 4.800 + shift [2019-11-26T08:45:26.731Z] #59 4.801 + '[' '!' -f ./containerd.installer ']' [2019-11-26T08:45:26.731Z] #59 4.802 + . ./containerd.installer [2019-11-26T08:45:26.731Z] #59 4.802 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:45:26.731Z] #59 4.808 + install_containerd [2019-11-26T08:45:26.731Z] #59 4.809 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-26T08:45:26.731Z] #59 4.810 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:45:26.731Z] #59 4.810 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DJFjrPlpWz/src/github.com/containerd/containerd [2019-11-26T08:45:26.731Z] #59 4.837 Cloning into '/tmp/tmp.DJFjrPlpWz/src/github.com/containerd/containerd'... [2019-11-26T08:45:26.829Z] #18 ... [2019-11-26T08:45:26.829Z] [2019-11-26T08:45:26.829Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:26.829Z] #45 64.05 time [2019-11-26T08:45:26.829Z] #45 67.47 internal/fmtsort [2019-11-26T08:45:26.829Z] #45 68.24 internal/syscall/unix [2019-11-26T08:45:26.829Z] #45 68.52 strings [2019-11-26T08:45:26.830Z] #45 70.01 os [2019-11-26T08:45:26.830Z] #45 72.13 regexp/syntax [2019-11-26T08:45:26.830Z] #45 ... [2019-11-26T08:45:26.830Z] [2019-11-26T08:45:26.830Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:26.830Z] #42 31.62 CC images/tty.o [2019-11-26T08:45:26.830Z] #42 32.14 CC images/file-lock.o [2019-11-26T08:45:26.900Z] #41 41.48 DEP compel/src/lib/infect.d [2019-11-26T08:45:26.900Z] #41 41.62 DEP compel/src/lib/infect-util.d [2019-11-26T08:45:26.986Z] #59 ... [2019-11-26T08:45:26.986Z] [2019-11-26T08:45:26.986Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:26.986Z] #40 75.52 Selecting previously unselected package libprotoc10:amd64. [2019-11-26T08:45:26.986Z] #40 75.53 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-26T08:45:26.986Z] #40 75.55 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-26T08:45:27.158Z] #41 41.71 DEP compel/src/lib/infect-rpc.d [2019-11-26T08:45:27.383Z] #42 32.46 CC images/rlimit.o [2019-11-26T08:45:27.417Z] #41 41.84 DEP compel/arch/x86/src/lib/infect.d [2019-11-26T08:45:27.417Z] #41 41.96 DEP compel/arch/x86/src/lib/cpu.d [2019-11-26T08:45:27.547Z] #40 76.61 Selecting previously unselected package protobuf-c-compiler. [2019-11-26T08:45:27.547Z] #40 76.61 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-26T08:45:27.547Z] #40 76.62 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:45:27.676Z] #41 ... [2019-11-26T08:45:27.676Z] [2019-11-26T08:45:27.676Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:27.676Z] #47 DONE 113.9s [2019-11-26T08:45:27.676Z] [2019-11-26T08:45:27.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:27.676Z] #41 42.09 DEP compel/src/lib/log.d [2019-11-26T08:45:27.676Z] #41 ... [2019-11-26T08:45:27.676Z] [2019-11-26T08:45:27.676Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:27.676Z] #44 108.8 vendor/golang.org/x/net/idna [2019-11-26T08:45:27.676Z] #44 111.1 vendor/golang.org/x/net/http2/hpack [2019-11-26T08:45:27.676Z] #44 112.5 mime [2019-11-26T08:45:27.676Z] #44 ... [2019-11-26T08:45:27.676Z] [2019-11-26T08:45:27.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:27.676Z] #41 42.35 DEP compel/src/main.d [2019-11-26T08:45:27.803Z] #40 76.82 Selecting previously unselected package protobuf-compiler. [2019-11-26T08:45:27.803Z] #40 76.85 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-26T08:45:27.803Z] #40 76.86 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T08:45:27.839Z] #42 ... [2019-11-26T08:45:27.839Z] [2019-11-26T08:45:27.839Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:27.839Z] #32 64.86 internal/poll [2019-11-26T08:45:27.839Z] #32 67.62 internal/fmtsort [2019-11-26T08:45:27.839Z] #32 68.06 internal/syscall/unix [2019-11-26T08:45:27.839Z] #32 68.39 strings [2019-11-26T08:45:27.839Z] #32 68.41 os [2019-11-26T08:45:27.839Z] #32 72.34 path [2019-11-26T08:45:27.839Z] #32 73.01 text/tabwriter [2019-11-26T08:45:27.839Z] #32 73.46 fmt [2019-11-26T08:45:27.839Z] #32 73.73 path/filepath [2019-11-26T08:45:27.839Z] #32 ... [2019-11-26T08:45:27.839Z] [2019-11-26T08:45:27.839Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:27.839Z] #45 74.94 fmt [2019-11-26T08:45:28.058Z] #40 77.18 Selecting previously unselected package python-pkg-resources. [2019-11-26T08:45:28.058Z] #40 77.19 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:45:28.058Z] #40 77.23 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T08:45:28.244Z] #41 42.69 DEP compel/src/lib/handle-elf.d [2019-11-26T08:45:28.503Z] #41 43.05 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-26T08:45:28.524Z] #54 ... [2019-11-26T08:45:28.524Z] [2019-11-26T08:45:28.524Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:45:28.524Z] #56 8.108 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:45:28.524Z] #56 8.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:45:28.524Z] #56 8.133 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:45:28.524Z] #56 8.136 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:45:28.524Z] #56 8.180 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:45:28.524Z] #56 8.843 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-26T08:45:28.524Z] #56 ... [2019-11-26T08:45:28.524Z] [2019-11-26T08:45:28.524Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:45:28.524Z] #28 3.942 + mktemp -d [2019-11-26T08:45:28.524Z] #28 3.942 + export GOPATH=/tmp/tmp.aXUHCsl2mb [2019-11-26T08:45:28.524Z] #28 3.942 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.aXUHCsl2mb/src/github.com/go-swagger/go-swagger [2019-11-26T08:45:28.524Z] #28 3.942 Cloning into '/tmp/tmp.aXUHCsl2mb/src/github.com/go-swagger/go-swagger'... [2019-11-26T08:45:28.618Z] #40 77.60 Selecting previously unselected package python-protobuf. [2019-11-26T08:45:28.618Z] #40 77.64 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-26T08:45:28.618Z] #40 77.67 Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T08:45:28.761Z] #41 43.31 CC compel/src/lib/log.o [2019-11-26T08:45:28.785Z] #28 ... [2019-11-26T08:45:28.786Z] [2019-11-26T08:45:28.786Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:45:28.786Z] #38 6.909 + mktemp -d [2019-11-26T08:45:28.786Z] #38 6.909 + export GOPATH=/tmp/tmp.8NyXqZPfdF [2019-11-26T08:45:28.786Z] #38 6.909 + git clone https://github.com/docker/distribution.git /tmp/tmp.8NyXqZPfdF/src/github.com/docker/distribution [2019-11-26T08:45:28.786Z] #38 6.910 Cloning into '/tmp/tmp.8NyXqZPfdF/src/github.com/docker/distribution'... [2019-11-26T08:45:28.786Z] #38 ... [2019-11-26T08:45:28.786Z] [2019-11-26T08:45:28.786Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:28.786Z] #50 6.013 + RM_GOPATH=0 [2019-11-26T08:45:28.786Z] #50 6.013 + TMP_GOPATH= [2019-11-26T08:45:28.786Z] #50 6.013 + : /build [2019-11-26T08:45:28.786Z] #50 6.013 + '[' -z '' ']' [2019-11-26T08:45:28.786Z] #50 6.013 ++ mktemp -d [2019-11-26T08:45:28.786Z] #50 6.015 + export GOPATH=/tmp/tmp.YdHhReZrcC [2019-11-26T08:45:28.786Z] #50 6.015 + GOPATH=/tmp/tmp.YdHhReZrcC [2019-11-26T08:45:28.786Z] #50 6.015 + RM_GOPATH=1 [2019-11-26T08:45:28.786Z] #50 6.016 ++ dirname ./install.sh [2019-11-26T08:45:28.786Z] #50 6.021 Installing golangci-lint version v1.20.0 [2019-11-26T08:45:28.786Z] #50 6.022 + dir=. [2019-11-26T08:45:28.786Z] #50 6.022 + bin=golangci_lint [2019-11-26T08:45:28.786Z] #50 6.022 + shift [2019-11-26T08:45:28.786Z] #50 6.022 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-26T08:45:28.786Z] #50 6.022 + . ./golangci_lint.installer [2019-11-26T08:45:28.786Z] #50 6.022 ++ : v1.20.0 [2019-11-26T08:45:28.786Z] #50 6.022 + install_golangci_lint [2019-11-26T08:45:28.786Z] #50 6.022 + echo 'Installing golangci-lint version v1.20.0' [2019-11-26T08:45:28.786Z] #50 6.022 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-26T08:45:29.046Z] #50 ... [2019-11-26T08:45:29.046Z] [2019-11-26T08:45:29.046Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:29.046Z] #36 6.522 + RM_GOPATH=0 [2019-11-26T08:45:29.046Z] #36 6.522 + TMP_GOPATH= [2019-11-26T08:45:29.046Z] #36 6.522 + : /build [2019-11-26T08:45:29.046Z] #36 6.522 + '[' -z '' ']' [2019-11-26T08:45:29.046Z] #36 6.522 ++ mktemp -d [2019-11-26T08:45:29.046Z] #36 6.524 + export GOPATH=/tmp/tmp.uFq76zij4b [2019-11-26T08:45:29.046Z] #36 6.527 + GOPATH=/tmp/tmp.uFq76zij4b [2019-11-26T08:45:29.046Z] #36 6.527 + RM_GOPATH=1 [2019-11-26T08:45:29.046Z] #36 6.528 ++ dirname ./install.sh [2019-11-26T08:45:29.046Z] #36 6.532 + dir=. [2019-11-26T08:45:29.046Z] #36 6.533 + bin=tini [2019-11-26T08:45:29.046Z] #36 6.533 + shift [2019-11-26T08:45:29.046Z] #36 6.533 + '[' '!' -f ./tini.installer ']' [2019-11-26T08:45:29.046Z] #36 6.533 + . ./tini.installer [2019-11-26T08:45:29.046Z] #36 6.533 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:29.046Z] #36 6.533 + install_tini [2019-11-26T08:45:29.046Z] #36 6.533 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T08:45:29.046Z] #36 6.533 + git clone https://github.com/krallin/tini.git /tmp/tmp.uFq76zij4b/tini [2019-11-26T08:45:29.046Z] #36 6.533 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:29.046Z] #36 6.537 Cloning into '/tmp/tmp.uFq76zij4b/tini'... [2019-11-26T08:45:29.046Z] #36 7.300 + cd /tmp/tmp.uFq76zij4b/tini [2019-11-26T08:45:29.046Z] #36 7.301 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:29.046Z] #36 7.323 + cmake . [2019-11-26T08:45:29.046Z] #36 7.829 -- The C compiler identification is GNU 6.3.0 [2019-11-26T08:45:29.046Z] #36 7.858 -- Check for working C compiler: /usr/bin/cc [2019-11-26T08:45:29.046Z] #36 8.441 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T08:45:29.046Z] #36 8.450 -- Detecting C compiler ABI info [2019-11-26T08:45:29.046Z] #36 9.206 -- Detecting C compiler ABI info - done [2019-11-26T08:45:29.046Z] #36 9.333 -- Detecting C compile features [2019-11-26T08:45:29.046Z] #36 ... [2019-11-26T08:45:29.046Z] [2019-11-26T08:45:29.046Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:29.046Z] #40 6.474 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:45:29.046Z] #40 6.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:45:29.046Z] #40 6.616 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:45:29.046Z] #40 6.618 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:45:29.046Z] #40 6.631 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:45:29.046Z] #40 7.447 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-26T08:45:29.046Z] #40 8.552 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-26T08:45:29.046Z] #40 9.531 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-26T08:45:29.046Z] #40 ... [2019-11-26T08:45:29.046Z] [2019-11-26T08:45:29.046Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:29.046Z] #26 7.244 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T08:45:29.046Z] #26 7.862 [2019-11-26T08:45:29.307Z] #26 8.250 #### 6.4% ####### 10.3% ########## 14.0% ############## 20.4% ################ 23.6% ################## 26.0% ##################### 29.5% ####################### 33.3% ########################### 38.2% ############################# 41.6% ################################# 46.3% #################################### 50.7% ######################################## 55.9% ########################################## 59.2% ############################################# 63.5% ################################################# 68.1% #################################################### 72.6% ####################################################### 77.7% ########################################################## 81.4% ############################################################## [2019-11-26T08:45:29.307Z] #26 ... [2019-11-26T08:45:29.307Z] [2019-11-26T08:45:29.307Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:29.307Z] #31 6.408 + RM_GOPATH=0 [2019-11-26T08:45:29.307Z] #31 6.408 + TMP_GOPATH= [2019-11-26T08:45:29.307Z] #31 6.408 + : /build [2019-11-26T08:45:29.307Z] #31 6.408 + '[' -z '' ']' [2019-11-26T08:45:29.307Z] #31 6.410 ++ mktemp -d [2019-11-26T08:45:29.307Z] #31 6.414 + export GOPATH=/tmp/tmp.RTvJKFig7j [2019-11-26T08:45:29.307Z] #31 6.414 + GOPATH=/tmp/tmp.RTvJKFig7j [2019-11-26T08:45:29.307Z] #31 6.414 + RM_GOPATH=1 [2019-11-26T08:45:29.307Z] #31 6.416 ++ dirname ./install.sh [2019-11-26T08:45:29.307Z] #31 6.421 + dir=. [2019-11-26T08:45:29.307Z] #31 6.422 + bin=tomlv [2019-11-26T08:45:29.307Z] #31 6.422 + shift [2019-11-26T08:45:29.307Z] #31 6.422 + '[' '!' -f ./tomlv.installer ']' [2019-11-26T08:45:29.307Z] #31 6.422 + . ./tomlv.installer [2019-11-26T08:45:29.307Z] #31 6.422 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:45:29.307Z] #31 6.436 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:45:29.307Z] #31 6.436 + install_tomlv [2019-11-26T08:45:29.307Z] #31 6.436 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T08:45:29.307Z] #31 6.436 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RTvJKFig7j/src/github.com/BurntSushi/toml [2019-11-26T08:45:29.307Z] #31 6.461 Cloning into '/tmp/tmp.RTvJKFig7j/src/github.com/BurntSushi/toml'... [2019-11-26T08:45:29.307Z] #31 7.440 + cd /tmp/tmp.RTvJKFig7j/src/github.com/BurntSushi/toml [2019-11-26T08:45:29.307Z] #31 7.440 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:45:29.307Z] #31 7.463 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:45:29.307Z] #31 8.569 github.com/BurntSushi/toml [2019-11-26T08:45:29.307Z] #31 ... [2019-11-26T08:45:29.307Z] [2019-11-26T08:45:29.307Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:29.307Z] #47 5.839 + RM_GOPATH=0 [2019-11-26T08:45:29.307Z] #47 5.839 + TMP_GOPATH= [2019-11-26T08:45:29.307Z] #47 5.839 + : /build [2019-11-26T08:45:29.307Z] #47 5.839 + '[' -z '' ']' [2019-11-26T08:45:29.307Z] #47 5.841 ++ mktemp -d [2019-11-26T08:45:29.307Z] #47 5.851 + export GOPATH=/tmp/tmp.x1yMVxLLmn [2019-11-26T08:45:29.307Z] #47 5.852 + GOPATH=/tmp/tmp.x1yMVxLLmn [2019-11-26T08:45:29.307Z] #47 5.852 + RM_GOPATH=1 [2019-11-26T08:45:29.307Z] #47 5.853 ++ dirname ./install.sh [2019-11-26T08:45:29.307Z] #47 5.855 + dir=. [2019-11-26T08:45:29.307Z] #47 5.855 + bin=gotestsum [2019-11-26T08:45:29.307Z] #47 5.856 + shift [2019-11-26T08:45:29.307Z] #47 5.857 + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T08:45:29.307Z] #47 5.857 + . ./gotestsum.installer [2019-11-26T08:45:29.307Z] #47 5.857 ++ : v0.3.5 [2019-11-26T08:45:29.307Z] #47 5.857 + install_gotestsum [2019-11-26T08:45:29.307Z] #47 5.857 + echo 'Installing gotestsum version v0.3.5' [2019-11-26T08:45:29.307Z] #47 5.857 Installing gotestsum version v0.3.5 [2019-11-26T08:45:29.307Z] #47 5.857 + go get -d gotest.tools/gotestsum [2019-11-26T08:45:29.328Z] #41 43.62 CC compel/arch/x86/src/lib/cpu.o [2019-11-26T08:45:29.568Z] #47 ... [2019-11-26T08:45:29.568Z] [2019-11-26T08:45:29.568Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:29.568Z] #26 8.250 #### 6.4% ####### 10.3% ########## 14.0% ############## 20.4% ################ 23.6% ################## 26.0% ##################### 29.5% ####################### 33.3% ########################### 38.2% ############################# 41.6% ################################# 46.3% #################################### 50.7% ######################################## 55.9% ########################################## 59.2% ############################################# 63.5% ################################################# 68.1% #################################################### 72.6% ####################################################### 77.7% ########################################################## 81.4% ############################################################## 87.4% ################################################################### 94.2% ######################################################################## 100.0% [2019-11-26T08:45:29.593Z] #40 78.52 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T08:45:29.593Z] #40 78.81 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T08:45:29.593Z] #40 78.82 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T08:45:29.894Z] #41 44.39 CC compel/arch/x86/src/lib/infect.o [2019-11-26T08:45:30.140Z] #26 11.13 [2019-11-26T08:45:30.154Z] #40 ... [2019-11-26T08:45:30.154Z] [2019-11-26T08:45:30.154Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-26T08:45:30.154Z] #13 4.994 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T08:45:30.154Z] #13 DONE 5.3s [2019-11-26T08:45:30.154Z] [2019-11-26T08:45:30.154Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:30.154Z] #26 13.12 [2019-11-26T08:45:30.154Z] #26 13.58 ############# 18.8% ######################## 34.4% ################################## 48.5% ################################################# 68.3% ######################################################### 79.9% ################################################################ 89.9% ######################################################################## 100.0% [2019-11-26T08:45:30.154Z] #26 15.04 [2019-11-26T08:45:30.409Z] #26 15.60 ## 2.9% ##### 7.2% ###### 9.5% ########### 15.8% ############# 18.5% ############## 19.7% ################### 26.7% [2019-11-26T08:45:30.409Z] #26 ... [2019-11-26T08:45:30.409Z] [2019-11-26T08:45:30.409Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:30.409Z] #44 69.22 io [2019-11-26T08:45:30.409Z] #44 69.27 strconv [2019-11-26T08:45:30.409Z] #44 71.51 bytes [2019-11-26T08:45:30.409Z] #44 75.43 bufio [2019-11-26T08:45:30.409Z] #44 75.68 reflect [2019-11-26T08:45:30.409Z] #44 78.15 syscall [2019-11-26T08:45:30.664Z] #44 ... [2019-11-26T08:45:30.664Z] [2019-11-26T08:45:30.664Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:30.809Z] #45 78.14 regexp [2019-11-26T08:45:30.829Z] #41 45.12 CC compel/src/lib/infect-rpc.o [2019-11-26T08:45:31.087Z] #41 45.46 CC compel/src/lib/infect-util.o [2019-11-26T08:45:31.087Z] #41 45.71 CC compel/src/lib/infect.o [2019-11-26T08:45:31.234Z] #26 11.58 ######## 12.5% ############### 21.4% ######################### 35.7% ####################################### 54.5% ######################################################### 80.1% ######################################################################## 100.0% [2019-11-26T08:45:31.682Z] #26 15.60 ## 2.9% ##### 7.2% ###### 9.5% ########### 15.8% ############# 18.5% ############## 19.7% ################### 26.7% #################### 29.1% ###################### 31.2% ######################## 34.7% ############################ 39.1% ############################### 43.7% #################################### 50.3% ####################################### 54.9% ########################################## 58.8% ############################################ 62.4% ############################################## [2019-11-26T08:45:31.683Z] #26 ... [2019-11-26T08:45:31.683Z] [2019-11-26T08:45:31.683Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:45:31.683Z] #33 70.72 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T08:45:31.683Z] #33 70.74 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T08:45:31.683Z] #33 70.77 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:45:31.683Z] #33 70.96 Selecting previously unselected package libicu57:amd64. [2019-11-26T08:45:31.683Z] #33 70.96 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-26T08:45:31.683Z] #33 70.96 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-26T08:45:31.683Z] #33 ... [2019-11-26T08:45:31.683Z] [2019-11-26T08:45:31.683Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:32.177Z] #26 13.07 [2019-11-26T08:45:32.202Z] #26 15.60 ## 2.9% ##### 7.2% ###### 9.5% ########### 15.8% ############# 18.5% ############## 19.7% ################### 26.7% #################### 29.1% ###################### 31.2% ######################## 34.7% ############################ 39.1% ############################### 43.7% #################################### 50.3% ####################################### 54.9% ########################################## 58.8% ############################################ 62.4% ################################################## 70.1% #################################################### 72.6% ####################################################### 77.4% ########################################################## 81.3% ############################################################## 86.8% ################################################################## 92.5% ######################################################################## 100.0% [2019-11-26T08:45:32.713Z] #45 ... [2019-11-26T08:45:32.713Z] [2019-11-26T08:45:32.713Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:32.713Z] #18 41.92 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:45:32.713Z] #18 42.09 Fetched 88.2 MB in 6s (13.0 MB/s) [2019-11-26T08:45:32.713Z] #18 42.23 Selecting previously unselected package bash-completion. [2019-11-26T08:45:32.713Z] #18 42.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 ... 14898 files and directories currently installed.) [2019-11-26T08:45:32.713Z] #18 42.34 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T08:45:32.713Z] #18 45.36 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T08:45:32.713Z] #18 46.00 Selecting previously unselected package libnet1:s390x. [2019-11-26T08:45:32.713Z] #18 46.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-26T08:45:32.713Z] #18 46.01 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-26T08:45:33.107Z] #18 46.11 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-26T08:45:33.107Z] #18 46.12 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-26T08:45:33.107Z] #18 46.13 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-26T08:45:33.107Z] #18 46.18 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-26T08:45:33.107Z] #18 46.18 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-26T08:45:33.107Z] #18 46.19 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-26T08:45:33.129Z] #26 19.08 [2019-11-26T08:45:33.503Z] #18 46.53 Selecting previously unselected package libudev-dev:s390x. [2019-11-26T08:45:33.503Z] #18 46.54 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-26T08:45:33.503Z] #18 46.55 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-26T08:45:33.503Z] #18 46.68 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-26T08:45:33.503Z] #18 46.69 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-26T08:45:33.503Z] #18 46.69 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-26T08:45:33.618Z] #41 47.72 CC compel/src/lib/ptrace.o [2019-11-26T08:45:33.618Z] #41 47.98 AR compel/libcompel.a [2019-11-26T08:45:33.618Z] #41 48.05 HOSTCC compel/src/main-host.o [2019-11-26T08:45:33.876Z] #41 48.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-26T08:45:33.876Z] #41 48.48 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T08:45:33.907Z] #18 ... [2019-11-26T08:45:33.907Z] [2019-11-26T08:45:33.907Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:33.907Z] #45 81.26 go/token [2019-11-26T08:45:34.178Z] #41 48.84 HOSTCC compel/src/lib/log-host.o [2019-11-26T08:45:34.447Z] #41 49.12 HOSTLINK compel/compel-host-bin [2019-11-26T08:45:34.740Z] #41 49.28 DEP soccr/soccr.d [2019-11-26T08:45:34.849Z] #26 13.63 #### 6.5% ######## 12.3% ########### 16.2% ############### 20.9% ################## 26.0% ###################### 31.3% ########################## 36.4% ############################# 40.5% ################################ 45.4% ##################################### 52.1% ######################################## 56.8% ########################################### 60.2% ############################################## 63.9% ################################################# 68.1% #################################################### 73.0% ####################################################### 77.5% ########################################################### 82.2% ############################################################## 86.4% ################################################################### 93.6% ######################################################################## 100.0% [2019-11-26T08:45:35.025Z] #41 49.54 CC soccr/soccr.o [2019-11-26T08:45:35.262Z] #45 82.53 go/scanner [2019-11-26T08:45:35.262Z] #45 82.53 internal/lazyregexp [2019-11-26T08:45:35.464Z] #26 16.39 [2019-11-26T08:45:35.464Z] #26 ... [2019-11-26T08:45:35.464Z] [2019-11-26T08:45:35.464Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:35.464Z] #62 6.644 + RM_GOPATH=0 [2019-11-26T08:45:35.464Z] #62 6.644 + TMP_GOPATH= [2019-11-26T08:45:35.464Z] #62 6.644 + : /build/ [2019-11-26T08:45:35.464Z] #62 6.644 + '[' -z '' ']' [2019-11-26T08:45:35.464Z] #62 6.644 ++ mktemp -d [2019-11-26T08:45:35.464Z] #62 6.646 + export GOPATH=/tmp/tmp.blQOdfmGRp [2019-11-26T08:45:35.464Z] #62 6.647 + GOPATH=/tmp/tmp.blQOdfmGRp [2019-11-26T08:45:35.464Z] #62 6.647 + RM_GOPATH=1 [2019-11-26T08:45:35.464Z] #62 6.671 ++ dirname ./install.sh [2019-11-26T08:45:35.464Z] #62 6.672 + dir=. [2019-11-26T08:45:35.464Z] #62 6.673 + bin=rootlesskit [2019-11-26T08:45:35.464Z] #62 6.673 + shift [2019-11-26T08:45:35.464Z] #62 6.674 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T08:45:35.464Z] #62 6.674 + . ./rootlesskit.installer [2019-11-26T08:45:35.464Z] #62 6.675 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:45:35.464Z] #62 6.676 + install_rootlesskit [2019-11-26T08:45:35.464Z] #62 6.676 + case "$1" in [2019-11-26T08:45:35.464Z] #62 6.679 + export CGO_ENABLED=0 [2019-11-26T08:45:35.464Z] #62 6.680 + CGO_ENABLED=0 [2019-11-26T08:45:35.464Z] #62 6.680 + _install_rootlesskit [2019-11-26T08:45:35.464Z] #62 6.681 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T08:45:35.464Z] #62 6.681 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.blQOdfmGRp/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:45:35.464Z] #62 6.681 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:45:35.464Z] #62 6.685 Cloning into '/tmp/tmp.blQOdfmGRp/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T08:45:35.464Z] #62 9.605 + cd /tmp/tmp.blQOdfmGRp/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:45:35.464Z] #62 9.605 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:45:35.464Z] #62 9.734 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:45:35.464Z] #62 9.735 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T08:45:35.661Z] #45 82.97 net/url [2019-11-26T08:45:35.731Z] #62 ... [2019-11-26T08:45:35.731Z] [2019-11-26T08:45:35.731Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:35.731Z] #36 11.61 -- Detecting C compile features - done [2019-11-26T08:45:35.731Z] #36 11.63 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T08:45:35.731Z] #36 11.91 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T08:45:35.731Z] #36 12.09 -- Configuring done [2019-11-26T08:45:35.731Z] #36 12.13 -- Generating done [2019-11-26T08:45:35.731Z] #36 12.14 -- Build files have been written to: /tmp/tmp.uFq76zij4b/tini [2019-11-26T08:45:35.731Z] #36 12.16 + make tini-static [2019-11-26T08:45:35.731Z] #36 12.72 Scanning dependencies of target tini-static [2019-11-26T08:45:35.731Z] #36 12.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T08:45:35.731Z] #36 14.88 [100%] Linking C executable tini-static [2019-11-26T08:45:35.731Z] #36 15.71 [100%] Built target tini-static [2019-11-26T08:45:35.731Z] #36 15.74 + mkdir -p /build [2019-11-26T08:45:35.731Z] #36 15.74 + cp tini-static /build/docker-init [2019-11-26T08:45:35.780Z] #26 19.69 # 1.5% # 2.4% ## 3.8% ### 5.5% ##### 7.7% ###### 8.8% ####### 10.2% ######## 12.2% ######### 13.1% ######### 13.4% ########## 14.6% ############ 17.2% ############## 19.8% ############### 21.5% ################ 22.8% ################# 24.7% ################### 26.6% #################### 28.8% ###################### 30.9% [2019-11-26T08:45:35.780Z] #26 ... [2019-11-26T08:45:35.780Z] [2019-11-26T08:45:35.780Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:35.780Z] #31 74.51 reflect [2019-11-26T08:45:35.994Z] #36 ... [2019-11-26T08:45:35.994Z] [2019-11-26T08:45:35.994Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:35.994Z] #26 16.79 ## 2.9% ### 4.9% [2019-11-26T08:45:35.994Z] #26 ... [2019-11-26T08:45:35.994Z] [2019-11-26T08:45:35.994Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:35.994Z] #44 7.283 + cd /tmp/tmp.LwApPOEVlQ/src/github.com/LK4D4/vndr [2019-11-26T08:45:35.994Z] #44 7.283 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:45:35.994Z] #44 7.309 + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T08:45:35.994Z] #44 8.824 github.com/LK4D4/vndr/godl/singleflight [2019-11-26T08:45:35.994Z] #44 9.019 go/token [2019-11-26T08:45:35.994Z] #44 9.023 internal/lazyregexp [2019-11-26T08:45:35.994Z] #44 9.065 encoding/xml [2019-11-26T08:45:35.994Z] #44 10.87 go/scanner [2019-11-26T08:45:35.994Z] #44 11.99 go/ast [2019-11-26T08:45:35.994Z] #44 16.20 github.com/LK4D4/vndr/godl [2019-11-26T08:45:36.037Z] #31 ... [2019-11-26T08:45:36.037Z] [2019-11-26T08:45:36.037Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:36.255Z] #44 ... [2019-11-26T08:45:36.255Z] [2019-11-26T08:45:36.255Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:36.430Z] #41 50.90 AR soccr/libsoccr.a [2019-11-26T08:45:36.430Z] #41 50.93 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:45:36.517Z] #26 16.79 ## 2.9% ### 4.9% #### 6.9% ###### 8.5% ####### 10.3% ######## [2019-11-26T08:45:36.517Z] #26 ... [2019-11-26T08:45:36.517Z] [2019-11-26T08:45:36.517Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:36.517Z] #31 11.77 github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:45:36.517Z] #31 DONE 17.6s [2019-11-26T08:45:36.517Z] [2019-11-26T08:45:36.517Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:36.517Z] #36 DONE 17.5s [2019-11-26T08:45:36.517Z] [2019-11-26T08:45:36.517Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:36.688Z] #41 51.21 DEP criu/arch/x86/sigframe.d [2019-11-26T08:45:36.688Z] #41 51.29 DEP criu/arch/x86/sigaction_compat.d [2019-11-26T08:45:36.688Z] #41 51.39 DEP criu/arch/x86/kerndat.d [2019-11-26T08:45:36.807Z] #26 19.69 # 1.5% # 2.4% ## 3.8% ### 5.5% ##### 7.7% ###### 8.8% ####### 10.2% ######## 12.2% ######### 13.1% ######### 13.4% ########## 14.6% ############ 17.2% ############## 19.8% ############### 21.5% ################ 22.8% ################# 24.7% ################### 26.6% #################### 28.8% ###################### 30.9% ####################### 32.8% ######################## 34.4% ######################### 35.2% ########################## 36.2% ########################### 37.6% ########################### 38.6% ############################ 40.3% ############################# 41.6% ############################## 42.1% [2019-11-26T08:45:36.807Z] #26 ... [2019-11-26T08:45:36.807Z] [2019-11-26T08:45:36.807Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-26T08:45:36.807Z] #14 DONE 6.8s [2019-11-26T08:45:36.807Z] [2019-11-26T08:45:36.807Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:36.947Z] #41 51.50 DEP criu/arch/x86/crtools.d [2019-11-26T08:45:37.029Z] #45 84.35 go/ast [2019-11-26T08:45:37.205Z] #41 51.70 DEP criu/arch/x86/cpu.d [2019-11-26T08:45:37.449Z] #45 ... [2019-11-26T08:45:37.449Z] [2019-11-26T08:45:37.449Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:37.449Z] #42 32.76 CC images/pagemap.o [2019-11-26T08:45:37.449Z] #42 33.09 CC images/siginfo.o [2019-11-26T08:45:37.449Z] #42 33.57 CC images/rpc.o [2019-11-26T08:45:37.449Z] #42 35.19 CC images/ext-file.o [2019-11-26T08:45:37.449Z] #42 35.44 CC images/cgroup.o [2019-11-26T08:45:37.449Z] #42 36.05 CC images/userns.o [2019-11-26T08:45:37.449Z] #42 36.30 CC images/google/protobuf/descriptor.o [2019-11-26T08:45:37.449Z] #42 37.69 CC images/opts.o [2019-11-26T08:45:37.449Z] #42 37.84 CC images/seccomp.o [2019-11-26T08:45:37.449Z] #42 38.01 CC images/binfmt-misc.o [2019-11-26T08:45:37.449Z] #42 38.29 CC images/time.o [2019-11-26T08:45:37.449Z] #42 38.41 CC images/sysctl.o [2019-11-26T08:45:37.449Z] #42 38.62 CC images/autofs.o [2019-11-26T08:45:37.449Z] #42 38.82 CC images/macvlan.o [2019-11-26T08:45:37.449Z] #42 39.02 CC images/sit.o [2019-11-26T08:45:37.449Z] #42 39.21 LINK images/built-in.o [2019-11-26T08:45:37.449Z] #42 39.38 GEN compel/include/asm [2019-11-26T08:45:37.449Z] #42 39.39 GEN compel/include/version.h [2019-11-26T08:45:37.449Z] #42 39.41 touch .config [2019-11-26T08:45:37.449Z] #42 39.42 GEN include/common/config.h [2019-11-26T08:45:37.449Z] #42 39.48 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-26T08:45:37.449Z] #42 39.54 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-26T08:45:37.449Z] #42 39.57 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-26T08:45:37.449Z] #42 39.60 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-26T08:45:37.449Z] #42 39.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-26T08:45:37.449Z] #42 39.66 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-26T08:45:37.449Z] #42 39.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T08:45:37.449Z] #42 39.75 DEP compel/plugins/std/infect.d [2019-11-26T08:45:37.449Z] #42 39.88 DEP compel/plugins/std/string.d [2019-11-26T08:45:37.449Z] #42 39.94 DEP compel/plugins/std/log.d [2019-11-26T08:45:37.449Z] #42 40.02 DEP compel/plugins/std/fds.d [2019-11-26T08:45:37.449Z] #42 40.13 DEP compel/plugins/std/std.d [2019-11-26T08:45:37.449Z] #42 40.29 DEP compel/plugins/shmem/shmem.d [2019-11-26T08:45:37.449Z] #42 40.39 DEP compel/plugins/fds/fds.d [2019-11-26T08:45:37.449Z] #42 40.59 CC compel/plugins/std/std.o [2019-11-26T08:45:37.449Z] #42 40.91 CC compel/plugins/std/fds.o [2019-11-26T08:45:37.449Z] #42 41.30 CC compel/plugins/std/log.o [2019-11-26T08:45:37.449Z] #42 42.14 CC compel/plugins/std/string.o [2019-11-26T08:45:37.463Z] #41 51.87 CC criu/arch/x86/cpu.o [2019-11-26T08:45:37.721Z] #41 52.39 CC criu/arch/x86/crtools.o [2019-11-26T08:45:37.862Z] #42 42.91 CC compel/plugins/std/infect.o [2019-11-26T08:45:37.862Z] #42 ... [2019-11-26T08:45:37.862Z] [2019-11-26T08:45:37.862Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:37.862Z] #18 47.23 Selecting previously unselected package python3.5-minimal. [2019-11-26T08:45:37.862Z] #18 47.24 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-26T08:45:37.862Z] #18 47.25 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:45:37.862Z] #18 48.46 Selecting previously unselected package python3-minimal. [2019-11-26T08:45:37.862Z] #18 48.46 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-26T08:45:37.862Z] #18 48.47 Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T08:45:37.862Z] #18 48.54 Selecting previously unselected package libmpdec2:s390x. [2019-11-26T08:45:37.862Z] #18 48.54 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-26T08:45:37.862Z] #18 48.54 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-26T08:45:37.862Z] #18 48.73 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-26T08:45:37.862Z] #18 48.73 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-26T08:45:37.862Z] #18 48.76 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-26T08:45:37.862Z] #18 50.65 Selecting previously unselected package python3.5. [2019-11-26T08:45:37.862Z] #18 50.65 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-26T08:45:37.862Z] #18 50.65 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:45:37.862Z] #18 50.77 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-26T08:45:37.862Z] #18 50.78 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-26T08:45:37.862Z] #18 50.78 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-26T08:45:37.862Z] #18 50.89 Selecting previously unselected package dh-python. [2019-11-26T08:45:37.862Z] #18 50.90 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T08:45:37.862Z] #18 50.91 Unpacking dh-python (2.20170125) ... [2019-11-26T08:45:37.862Z] #18 51.10 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-26T08:45:37.862Z] #18 51.11 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:45:37.978Z] #41 ... [2019-11-26T08:45:37.978Z] [2019-11-26T08:45:37.978Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:37.978Z] #44 114.2 mime/quotedprintable [2019-11-26T08:45:37.978Z] #44 114.7 net/http/internal [2019-11-26T08:45:37.978Z] #44 116.7 crypto/tls [2019-11-26T08:45:37.978Z] #44 122.4 net/http [2019-11-26T08:45:38.719Z] #18 ... [2019-11-26T08:45:38.719Z] [2019-11-26T08:45:38.719Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:38.719Z] #32 75.98 io/ioutil [2019-11-26T08:45:38.719Z] #32 78.16 flag [2019-11-26T08:45:38.719Z] #32 78.18 github.com/BurntSushi/toml [2019-11-26T08:45:38.719Z] #32 80.21 log [2019-11-26T08:45:38.719Z] #32 82.60 github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:45:38.719Z] #32 ... [2019-11-26T08:45:38.719Z] [2019-11-26T08:45:38.719Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:38.719Z] #42 43.37 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-26T08:45:38.719Z] #42 43.40 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-26T08:45:38.719Z] #42 43.44 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-26T08:45:38.719Z] #42 43.58 AR compel/plugins/std.lib.a [2019-11-26T08:45:38.719Z] #42 43.65 CC compel/plugins/fds/fds.o [2019-11-26T08:45:38.719Z] #42 43.93 AR compel/plugins/fds.lib.a [2019-11-26T08:45:38.719Z] #42 43.96 HOSTDEP compel/src/lib/log-host.d [2019-11-26T08:45:38.719Z] #42 44.06 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T08:45:38.869Z] #26 16.79 ## 2.9% ### 4.9% #### 6.9% ###### 8.5% ####### 10.3% ######## 12.5% ########## 14.6% ############ 16.8% ############# 18.8% ############### 21.4% ################ 23.4% ################## 25.8% #################### 28.4% ###################### 30.7% ######################## 33.7% ######################### 35.8% ########################### 37.6% ############################ 39.6% ############################# 40.8% ############################## 42.9% ################################ 45.7% ################################## 48.5% ##################################### 52.0% ###################################### 53.9% ######################################## 56.5% ########################################## 59.5% ############################################ 61.2% ############################################# 63.6% [2019-11-26T08:45:38.869Z] #26 ... [2019-11-26T08:45:38.869Z] [2019-11-26T08:45:38.869Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:45:38.869Z] #56 10.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-26T08:45:38.869Z] #56 11.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-26T08:45:38.869Z] #56 17.42 Fetched 7751 kB in 10s (749 kB/s) [2019-11-26T08:45:38.910Z] #44 ... [2019-11-26T08:45:38.910Z] [2019-11-26T08:45:38.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:38.910Z] #41 53.44 CC criu/arch/x86/kerndat.o [2019-11-26T08:45:39.135Z] #56 17.42 Reading package lists... [2019-11-26T08:45:39.135Z] #56 ... [2019-11-26T08:45:39.135Z] [2019-11-26T08:45:39.135Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:39.136Z] #42 44.23 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-26T08:45:39.136Z] #42 44.34 HOSTDEP compel/src/main-host.d [2019-11-26T08:45:39.475Z] #41 53.97 CC criu/arch/x86/sigaction_compat.o [2019-11-26T08:45:39.554Z] #42 44.57 DEP compel/src/lib/ptrace.d [2019-11-26T08:45:39.554Z] #42 44.71 DEP compel/src/lib/infect.d [2019-11-26T08:45:39.554Z] #42 44.84 DEP compel/src/lib/infect-util.d [2019-11-26T08:45:39.733Z] #41 54.23 CC criu/arch/x86/sigframe.o [2019-11-26T08:45:39.955Z] #42 45.03 DEP compel/src/lib/infect-rpc.d [2019-11-26T08:45:39.955Z] #42 ... [2019-11-26T08:45:39.955Z] [2019-11-26T08:45:39.955Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:39.955Z] #32 DONE 87.3s [2019-11-26T08:45:39.955Z] [2019-11-26T08:45:39.955Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:39.955Z] #42 45.15 DEP compel/arch/s390/src/lib/infect.d [2019-11-26T08:45:39.990Z] #41 54.42 LINK criu/arch/x86/crtools.built-in.o [2019-11-26T08:45:39.990Z] #41 54.47 DEP criu/pie/util-vdso-elf32.d [2019-11-26T08:45:39.990Z] #41 54.59 DEP criu/arch/x86/vdso-pie.d [2019-11-26T08:45:40.178Z] #26 16.79 ## 2.9% ### 4.9% #### 6.9% ###### 8.5% ####### 10.3% ######## 12.5% ########## 14.6% ############ 16.8% ############# 18.8% ############### 21.4% ################ 23.4% ################## 25.8% #################### 28.4% ###################### 30.7% ######################## 33.7% ######################### 35.8% ########################### 37.6% ############################ 39.6% ############################# 40.8% ############################## 42.9% ################################ 45.7% ################################## 48.5% ##################################### 52.0% ###################################### 53.9% ######################################## 56.5% ########################################## 59.5% ############################################ 61.2% ############################################# 63.6% ############################################### 66.0% ################################################ 67.8% ################################################# 69.2% ################################################### 71.4% ##################################################### 74.6% ####################################################### 77.5% ######################################################### 80.1% ############################################################ 83.4% ############################################################# 85.9% ############################################################### 88.3% ################################################################## 91.8% ##################################################################### 96.1% ######################################################################## 100.0% [2019-11-26T08:45:40.178Z] #26 21.30 [2019-11-26T08:45:40.247Z] #41 54.66 DEP criu/pie/parasite-vdso.d [2019-11-26T08:45:40.247Z] #41 54.86 DEP criu/pie/util-vdso.d [2019-11-26T08:45:40.361Z] #42 45.31 DEP compel/arch/s390/src/lib/cpu.d [2019-11-26T08:45:40.361Z] #42 45.49 DEP compel/src/lib/log.d [2019-11-26T08:45:40.361Z] #42 45.66 DEP compel/src/main.d [2019-11-26T08:45:40.439Z] #26 19.69 # 1.5% # 2.4% ## 3.8% ### 5.5% ##### 7.7% ###### 8.8% ####### 10.2% ######## 12.2% ######### 13.1% ######### 13.4% ########## 14.6% ############ 17.2% ############## 19.8% ############### 21.5% ################ 22.8% ################# 24.7% ################### 26.6% #################### 28.8% ###################### 30.9% ####################### 32.8% ######################## 34.4% ######################### 35.2% ########################## 36.2% ########################### 37.6% ########################### 38.6% ############################ 40.3% ############################# 41.6% ############################## 42.1% ############################### 43.3% ################################ 44.6% ################################ 45.7% ################################# 46.9% ################################## 48.0% ################################### 49.9% #################################### 50.7% ##################################### 51.6% ###################################### 52.9% ###################################### 53.7% ####################################### 55.2% ######################################## 56.3% ########################################## 58.5% ########################################### 60.6% ############################################# 62.8% ############################################## 65.0% ################################################ 67.5% ################################################# 68.4% ################################################## 69.9% #################################################### 72.5% ##################################################### 74.9% ####################################################### 76.4% ####################################################### 77.8% ######################################################### 80.3% ########################################################## 80.7% ########################################################### 83.2% ############################################################# 85.5% ############################################################### 88.0% ################################################################ 89.4% ################################################################# 90.6% ################################################################## 92.4% #################################################################### 94.5% ##################################################################### 97.1% ######################################################################## 100.0% [2019-11-26T08:45:40.505Z] #41 54.98 DEP criu/pie/util.d [2019-11-26T08:45:40.697Z] #26 26.72 [2019-11-26T08:45:40.762Z] #41 55.19 CC criu/pie/util.o [2019-11-26T08:45:40.766Z] #42 46.05 DEP compel/src/lib/handle-elf.d [2019-11-26T08:45:41.020Z] #41 55.56 CC criu/pie/util-vdso.o [2019-11-26T08:45:41.169Z] #42 46.14 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-26T08:45:41.169Z] #42 46.33 CC compel/src/lib/log.o [2019-11-26T08:45:41.607Z] #41 56.28 CC criu/pie/parasite-vdso.o [2019-11-26T08:45:41.625Z] #26 ... [2019-11-26T08:45:41.625Z] [2019-11-26T08:45:41.625Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:41.625Z] #54 19.99 + cd /tmp/tmp.EuHpAAOWV2/src/github.com/opencontainers/runc [2019-11-26T08:45:41.625Z] #54 19.99 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:45:41.625Z] #54 20.35 + '[' -z '' ']' [2019-11-26T08:45:41.625Z] #54 20.35 + target=static [2019-11-26T08:45:41.625Z] #54 20.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T08:45:41.625Z] #54 23.89 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T08:45:41.813Z] #42 46.72 CC compel/arch/s390/src/lib/cpu.o [2019-11-26T08:45:41.813Z] #42 46.94 CC compel/arch/s390/src/lib/infect.o [2019-11-26T08:45:41.881Z] #54 ... [2019-11-26T08:45:41.881Z] [2019-11-26T08:45:41.881Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-26T08:45:41.881Z] #15 DONE 5.1s [2019-11-26T08:45:41.881Z] [2019-11-26T08:45:41.881Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:41.881Z] #44 90.36 time [2019-11-26T08:45:42.138Z] #26 ... [2019-11-26T08:45:42.138Z] [2019-11-26T08:45:42.138Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:42.138Z] #54 12.82 + cd /tmp/tmp.KJDAB3gLeF/src/github.com/opencontainers/runc [2019-11-26T08:45:42.138Z] #54 12.82 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:45:42.138Z] #54 13.12 + '[' -z '' ']' [2019-11-26T08:45:42.138Z] #54 13.12 + target=static [2019-11-26T08:45:42.138Z] #54 13.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T08:45:42.138Z] #54 14.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T08:45:42.138Z] #54 ... [2019-11-26T08:45:42.138Z] [2019-11-26T08:45:42.138Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:42.138Z] #26 23.05 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T08:45:42.540Z] #41 57.05 CC criu/arch/x86/vdso-pie.o [2019-11-26T08:45:42.708Z] #26 23.74 [2019-11-26T08:45:42.798Z] #41 57.32 CC criu/pie/util-vdso-elf32.o [2019-11-26T08:45:42.969Z] #26 24.00 ######################################################################## 100.0% [2019-11-26T08:45:43.231Z] #26 24.15 [2019-11-26T08:45:43.364Z] #41 57.96 AR criu/pie/pie.lib.a [2019-11-26T08:45:43.364Z] #41 58.03 DEP criu/pie/restorer.d [2019-11-26T08:45:43.386Z] #42 48.50 CC compel/src/lib/infect-rpc.o [2019-11-26T08:45:43.622Z] #41 58.23 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-26T08:45:43.802Z] #26 ... [2019-11-26T08:45:43.802Z] [2019-11-26T08:45:43.802Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:43.802Z] #40 15.41 Fetched 7751 kB in 9s (780 kB/s) [2019-11-26T08:45:43.802Z] #40 15.41 Reading package lists... [2019-11-26T08:45:43.802Z] #40 20.00 Reading package lists... [2019-11-26T08:45:43.802Z] #40 23.56 Building dependency tree... [2019-11-26T08:45:43.802Z] #40 24.88 The following additional packages will be installed: [2019-11-26T08:45:43.802Z] #40 24.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T08:45:43.802Z] #40 24.89 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T08:45:43.802Z] #40 24.90 Suggested packages: [2019-11-26T08:45:43.802Z] #40 24.90 manpages-dev python-setuptools [2019-11-26T08:45:43.879Z] #41 58.39 DEP criu/arch/x86/restorer_unmap.d [2019-11-26T08:45:43.879Z] #41 58.41 DEP criu/arch/x86/restorer.d [2019-11-26T08:45:44.062Z] #40 25.62 The following NEW packages will be installed: [2019-11-26T08:45:44.062Z] #40 ... [2019-11-26T08:45:44.062Z] [2019-11-26T08:45:44.062Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:44.062Z] #50 21.26 + cd /tmp/tmp.YdHhReZrcC/src/github.com/golangci/golangci-lint/ [2019-11-26T08:45:44.062Z] #50 21.26 + git checkout -q v1.20.0 [2019-11-26T08:45:44.062Z] #50 21.59 ++ git describe --tags [2019-11-26T08:45:44.062Z] #50 21.60 + version=v1.20.0 [2019-11-26T08:45:44.062Z] #50 21.60 ++ git rev-parse --short HEAD [2019-11-26T08:45:44.062Z] #50 21.61 + commit=cc98739 [2019-11-26T08:45:44.062Z] #50 21.61 ++ git show -s --format=%cd [2019-11-26T08:45:44.062Z] #50 21.61 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-26T08:45:44.062Z] #50 21.61 + 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-11-26T08:45:44.137Z] #41 58.64 DEP criu/pie/parasite.d [2019-11-26T08:45:44.268Z] #42 49.13 CC compel/src/lib/infect-util.o [2019-11-26T08:45:44.268Z] #42 49.54 CC compel/src/lib/infect.o [2019-11-26T08:45:44.394Z] #44 ... [2019-11-26T08:45:44.394Z] [2019-11-26T08:45:44.394Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:45:44.394Z] #33 83.26 Selecting previously unselected package libxml2:amd64. [2019-11-26T08:45:44.394Z] #33 83.26 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-26T08:45:44.394Z] #33 83.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:45:44.394Z] #33 84.88 Selecting previously unselected package libarchive13:amd64. [2019-11-26T08:45:44.394Z] #33 84.89 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-26T08:45:44.394Z] #33 84.89 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-26T08:45:44.394Z] #33 85.59 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-26T08:45:44.394Z] #33 85.60 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-26T08:45:44.394Z] #33 85.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-26T08:45:44.394Z] #33 86.00 Selecting previously unselected package libuv1:amd64. [2019-11-26T08:45:44.394Z] #33 86.03 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-26T08:45:44.394Z] #33 86.05 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-26T08:45:44.394Z] #33 86.39 Selecting previously unselected package cmake. [2019-11-26T08:45:44.394Z] #33 86.40 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-26T08:45:44.394Z] #33 86.60 Unpacking cmake (3.7.2-1) ... [2019-11-26T08:45:44.394Z] #33 91.13 Selecting previously unselected package xxd. [2019-11-26T08:45:44.394Z] #33 91.14 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T08:45:44.394Z] #33 91.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:45:44.394Z] #33 91.50 Selecting previously unselected package vim-common. [2019-11-26T08:45:44.394Z] #33 91.51 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:45:44.394Z] #33 91.52 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:45:44.394Z] #33 92.06 Processing triggers for mime-support (3.60) ... [2019-11-26T08:45:44.394Z] #33 92.16 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:45:44.394Z] #33 92.18 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-26T08:45:44.394Z] #33 92.20 Setting up cmake-data (3.7.2-1) ... [2019-11-26T08:45:44.394Z] #33 92.24 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-26T08:45:44.394Z] #33 92.27 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:45:44.394Z] #33 92.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:44.394Z] #33 92.37 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:45:44.394Z] #33 92.40 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:45:44.394Z] #33 92.45 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-26T08:45:44.394Z] #33 92.51 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-26T08:45:44.394Z] #33 92.52 Setting up cmake (3.7.2-1) ... [2019-11-26T08:45:44.394Z] #33 92.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:44.394Z] #33 DONE 93.1s [2019-11-26T08:45:44.394Z] [2019-11-26T08:45:44.394Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:45:44.394Z] #34 DONE 0.1s [2019-11-26T08:45:44.394Z] [2019-11-26T08:45:44.394Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-26T08:45:44.394Z] #35 DONE 0.1s [2019-11-26T08:45:44.394Z] [2019-11-26T08:45:44.394Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:44.394Z] #41 58.92 CC criu/pie/parasite.o [2019-11-26T08:45:45.447Z] #50 ... [2019-11-26T08:45:45.447Z] [2019-11-26T08:45:45.447Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:45.447Z] #40 25.63 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T08:45:45.447Z] #40 25.63 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T08:45:45.447Z] #40 25.63 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T08:45:45.447Z] #40 25.63 zlib1g-dev [2019-11-26T08:45:45.447Z] #40 26.73 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:45:45.447Z] #40 26.73 Need to get 3415 kB of archives. [2019-11-26T08:45:45.447Z] #40 26.73 After this operation, 19.0 MB of additional disk space will be used. [2019-11-26T08:45:45.447Z] #40 26.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-26T08:45:45.447Z] #40 26.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-11-26T08:45:45.447Z] #40 26.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-11-26T08:45:45.447Z] #40 26.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-26T08:45:45.447Z] #40 26.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-11-26T08:45:45.447Z] #40 26.75 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-26T08:45:45.447Z] #40 26.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-11-26T08:45:45.447Z] #40 26.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-11-26T08:45:45.447Z] #40 26.91 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-11-26T08:45:45.447Z] #40 26.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-11-26T08:45:45.447Z] #40 26.94 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-11-26T08:45:45.447Z] #40 26.99 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-11-26T08:45:45.447Z] #40 27.01 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-11-26T08:45:45.708Z] #40 27.08 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-11-26T08:45:45.708Z] #40 27.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T08:45:45.708Z] #40 27.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-11-26T08:45:45.708Z] #40 ... [2019-11-26T08:45:45.708Z] [2019-11-26T08:45:45.708Z] #67 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:45.708Z] #67 16.84 + cd /tmp/tmp.RrwKlcyV8v/src/github.com/docker/libnetwork [2019-11-26T08:45:45.708Z] #67 16.84 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:45:45.708Z] #67 17.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T08:45:45.767Z] #41 60.27 LINK criu/pie/parasite.built-in.o [2019-11-26T08:45:45.767Z] #41 60.27 GEN criu/pie/parasite-blob.h [2019-11-26T08:45:45.767Z] #41 60.29 CC criu/arch/x86/restorer.o [2019-11-26T08:45:45.969Z] #67 ... [2019-11-26T08:45:45.969Z] [2019-11-26T08:45:45.969Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:45:45.969Z] #38 17.39 + cd /tmp/tmp.8NyXqZPfdF/src/github.com/docker/distribution [2019-11-26T08:45:45.969Z] #38 17.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T08:45:45.969Z] #38 18.93 + GOPATH=/tmp/tmp.8NyXqZPfdF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8NyXqZPfdF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T08:45:45.969Z] #38 ... [2019-11-26T08:45:45.969Z] [2019-11-26T08:45:45.969Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:45.969Z] #26 25.76 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T08:45:45.969Z] #26 26.23 [2019-11-26T08:45:45.969Z] #26 26.53 #################### 28.8% ######################################################################## 100.0% [2019-11-26T08:45:45.969Z] #26 26.70 [2019-11-26T08:45:46.223Z] #42 ... [2019-11-26T08:45:46.223Z] [2019-11-26T08:45:46.223Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:46.223Z] #18 54.43 Setting up python3-minimal (3.5.3-1) ... [2019-11-26T08:45:46.223Z] #18 56.49 Selecting previously unselected package python3. [2019-11-26T08:45:46.223Z] #18 56.49 (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-11-26T08:45:46.223Z] #18 56.54 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 56.57 Unpacking python3 (3.5.3-1) ... [2019-11-26T08:45:46.223Z] #18 56.83 Selecting previously unselected package pigz. [2019-11-26T08:45:46.223Z] #18 56.83 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 56.83 Unpacking pigz (2.3.4-1) ... [2019-11-26T08:45:46.223Z] #18 56.91 Selecting previously unselected package libip4tc0:s390x. [2019-11-26T08:45:46.223Z] #18 56.91 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 56.93 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T08:45:46.223Z] #18 57.09 Selecting previously unselected package libip6tc0:s390x. [2019-11-26T08:45:46.223Z] #18 57.09 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 57.10 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T08:45:46.223Z] #18 57.32 Selecting previously unselected package libiptc0:s390x. [2019-11-26T08:45:46.223Z] #18 57.32 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 57.35 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T08:45:46.223Z] #18 57.45 Selecting previously unselected package libxtables12:s390x. [2019-11-26T08:45:46.223Z] #18 57.45 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 57.47 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T08:45:46.223Z] #18 57.60 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-26T08:45:46.223Z] #18 57.60 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 57.60 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-26T08:45:46.223Z] #18 57.77 Selecting previously unselected package iptables. [2019-11-26T08:45:46.223Z] #18 57.77 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 57.78 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:45:46.223Z] #18 58.19 Selecting previously unselected package xxd. [2019-11-26T08:45:46.223Z] #18 58.19 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 58.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:45:46.223Z] #18 58.31 Selecting previously unselected package vim-common. [2019-11-26T08:45:46.223Z] #18 58.31 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:45:46.223Z] #18 58.32 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:45:46.223Z] #18 58.57 Selecting previously unselected package bzip2. [2019-11-26T08:45:46.223Z] #18 58.58 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 58.58 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T08:45:46.223Z] #18 58.67 Selecting previously unselected package libgpm2:s390x. [2019-11-26T08:45:46.223Z] #18 58.67 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 58.67 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-26T08:45:46.223Z] #18 58.73 Selecting previously unselected package xz-utils. [2019-11-26T08:45:46.223Z] #18 58.74 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 58.76 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:45:46.223Z] #18 58.90 Selecting previously unselected package aufs-tools. [2019-11-26T08:45:46.223Z] #18 58.90 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 58.91 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:45:46.223Z] #18 59.11 Selecting previously unselected package liblzo2-2:s390x. [2019-11-26T08:45:46.223Z] #18 59.11 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 59.11 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T08:45:46.223Z] #18 59.19 Selecting previously unselected package btrfs-progs. [2019-11-26T08:45:46.223Z] #18 59.19 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-26T08:45:46.223Z] #18 59.20 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:45:46.229Z] #26 ... [2019-11-26T08:45:46.229Z] [2019-11-26T08:45:46.229Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:46.229Z] #44 17.63 go/parser [2019-11-26T08:45:46.229Z] #44 17.63 go/doc [2019-11-26T08:45:46.229Z] #44 21.62 github.com/LK4D4/vndr/build [2019-11-26T08:45:46.230Z] #44 23.25 github.com/LK4D4/vndr [2019-11-26T08:45:46.280Z] #36 ... [2019-11-26T08:45:46.280Z] [2019-11-26T08:45:46.280Z] #16 [dev 6/24] RUN ldconfig [2019-11-26T08:45:46.280Z] #16 DONE 4.3s [2019-11-26T08:45:46.280Z] [2019-11-26T08:45:46.280Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:46.280Z] #31 84.89 time [2019-11-26T08:45:46.280Z] #31 93.47 internal/poll [2019-11-26T08:45:46.280Z] #31 ... [2019-11-26T08:45:46.280Z] [2019-11-26T08:45:46.280Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:46.332Z] #41 60.82 CC criu/arch/x86/restorer_unmap.o [2019-11-26T08:45:46.332Z] #41 60.87 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-26T08:45:46.489Z] #44 ... [2019-11-26T08:45:46.489Z] [2019-11-26T08:45:46.489Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:45:46.489Z] #28 27.28 + cd /tmp/tmp.aXUHCsl2mb/src/github.com/go-swagger/go-swagger [2019-11-26T08:45:46.489Z] #28 27.28 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-26T08:45:46.591Z] #41 61.14 CC criu/pie/restorer.o [2019-11-26T08:45:46.629Z] #18 59.76 Selecting previously unselected package btrfs-tools. [2019-11-26T08:45:46.629Z] #18 59.77 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-26T08:45:46.629Z] #18 59.77 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:45:46.629Z] #18 59.84 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-26T08:45:46.629Z] #18 59.85 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-26T08:45:46.629Z] #18 59.85 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-26T08:45:47.038Z] #18 60.05 Selecting previously unselected package dmsetup. [2019-11-26T08:45:47.038Z] #18 60.05 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-26T08:45:47.038Z] #18 60.05 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T08:45:47.038Z] #18 60.18 Selecting previously unselected package libonig4:s390x. [2019-11-26T08:45:47.038Z] #18 60.18 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-26T08:45:47.038Z] #18 60.18 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-26T08:45:47.431Z] #28 28.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T08:45:47.449Z] #18 60.34 Selecting previously unselected package libjq1:s390x. [2019-11-26T08:45:47.449Z] #18 60.35 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-26T08:45:47.449Z] #18 60.35 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-26T08:45:47.449Z] #18 60.45 Selecting previously unselected package jq. [2019-11-26T08:45:47.449Z] #18 60.46 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-26T08:45:47.449Z] #18 60.46 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:45:47.449Z] #18 60.55 Selecting previously unselected package libaio1:s390x. [2019-11-26T08:45:47.449Z] #18 60.56 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-26T08:45:47.449Z] #18 60.56 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-26T08:45:47.449Z] #18 60.64 Selecting previously unselected package libcap2-bin. [2019-11-26T08:45:47.449Z] #18 60.64 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-26T08:45:47.449Z] #18 60.65 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T08:45:47.642Z] #17 ... [2019-11-26T08:45:47.642Z] [2019-11-26T08:45:47.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:47.642Z] #40 86.99 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:45:47.642Z] #40 87.01 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-26T08:45:47.642Z] #40 87.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:47.642Z] #40 87.06 Setting up python-protobuf (3.0.0-9) ... [2019-11-26T08:45:47.642Z] #40 96.02 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-26T08:45:47.642Z] #40 96.07 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-26T08:45:47.642Z] #40 96.10 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T08:45:47.642Z] #40 96.13 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-26T08:45:47.642Z] #40 96.14 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-26T08:45:47.642Z] #40 96.16 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:45:47.642Z] #40 96.17 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-26T08:45:47.642Z] #40 96.19 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T08:45:47.642Z] #40 96.21 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-26T08:45:47.642Z] #40 96.22 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-26T08:45:47.642Z] #40 96.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:47.642Z] #40 DONE 96.6s [2019-11-26T08:45:47.642Z] [2019-11-26T08:45:47.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:47.693Z] #28 ... [2019-11-26T08:45:47.693Z] [2019-11-26T08:45:47.693Z] #67 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:47.693Z] #67 DONE 28.9s [2019-11-26T08:45:47.857Z] #18 60.78 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-26T08:45:47.857Z] #18 60.79 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-26T08:45:47.857Z] #18 60.80 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-26T08:45:47.857Z] #18 60.94 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-26T08:45:47.857Z] #18 60.96 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-26T08:45:47.857Z] #18 ... [2019-11-26T08:45:47.857Z] [2019-11-26T08:45:47.857Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:47.857Z] #45 85.11 text/template/parse [2019-11-26T08:45:47.857Z] #45 90.56 text/template [2019-11-26T08:45:47.857Z] #45 92.53 go/parser [2019-11-26T08:45:47.857Z] #45 ... [2019-11-26T08:45:47.857Z] [2019-11-26T08:45:47.857Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:47.857Z] #18 60.96 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-26T08:45:47.956Z] [2019-11-26T08:45:47.956Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:47.956Z] #40 27.85 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:45:47.956Z] #40 27.94 Fetched 3415 kB in 1s (2450 kB/s) [2019-11-26T08:45:47.956Z] #40 28.32 Selecting previously unselected package libnet1:arm64. [2019-11-26T08:45:47.956Z] #40 28.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-26T08:45:47.956Z] #40 28.38 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-26T08:45:47.956Z] #40 28.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-26T08:45:47.956Z] #40 28.50 Selecting previously unselected package libcap-dev:arm64. [2019-11-26T08:45:47.956Z] #40 28.50 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-11-26T08:45:47.956Z] #40 28.50 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-11-26T08:45:47.956Z] #40 28.85 Selecting previously unselected package libnet1-dev. [2019-11-26T08:45:47.956Z] #40 28.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-11-26T08:45:47.956Z] #40 28.88 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:45:47.956Z] #40 29.30 Selecting previously unselected package libnl-3-200:arm64. [2019-11-26T08:45:47.956Z] #40 29.30 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-26T08:45:47.956Z] #40 29.31 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-26T08:45:47.965Z] #41 ... [2019-11-26T08:45:47.965Z] [2019-11-26T08:45:47.965Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:47.965Z] #44 133.8 github.com/LK4D4/vndr/godl [2019-11-26T08:45:48.216Z] #40 29.55 Selecting previously unselected package libnl-3-dev:arm64. [2019-11-26T08:45:48.216Z] #40 29.56 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-11-26T08:45:48.216Z] #40 29.58 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-26T08:45:48.251Z] #18 61.30 Selecting previously unselected package libpcre16-3:s390x. [2019-11-26T08:45:48.251Z] #18 61.31 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-26T08:45:48.251Z] #18 61.32 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-26T08:45:48.251Z] #18 61.41 Selecting previously unselected package libpcre32-3:s390x. [2019-11-26T08:45:48.251Z] #18 61.41 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-26T08:45:48.251Z] #18 61.41 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-26T08:45:48.477Z] #40 29.91 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-26T08:45:48.477Z] #40 29.91 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-26T08:45:48.477Z] #40 29.92 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-26T08:45:48.477Z] #40 30.12 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-11-26T08:45:48.532Z] #44 134.6 github.com/LK4D4/vndr [2019-11-26T08:45:48.641Z] #18 61.56 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-26T08:45:48.641Z] #18 61.56 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-26T08:45:48.641Z] #18 61.57 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-26T08:45:48.641Z] #18 61.91 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-26T08:45:48.641Z] #18 61.91 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-26T08:45:48.641Z] #18 61.91 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-26T08:45:48.737Z] #40 30.12 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-11-26T08:45:48.737Z] #40 30.16 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-26T08:45:48.737Z] #40 30.30 Selecting previously unselected package zlib1g-dev:arm64. [2019-11-26T08:45:48.737Z] #40 30.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-11-26T08:45:48.737Z] #40 30.33 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-26T08:45:49.045Z] #18 62.24 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-26T08:45:49.045Z] #18 62.24 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-26T08:45:49.045Z] #18 62.25 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-26T08:45:49.045Z] #18 62.36 Selecting previously unselected package libnl-3-200:s390x. [2019-11-26T08:45:49.309Z] #40 30.60 Selecting previously unselected package libprotobuf10:arm64. [2019-11-26T08:45:49.309Z] #40 30.61 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-11-26T08:45:49.309Z] #40 30.62 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-11-26T08:45:49.309Z] #40 ... [2019-11-26T08:45:49.309Z] [2019-11-26T08:45:49.309Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:45:49.309Z] #56 17.42 Reading package lists... [2019-11-26T08:45:49.309Z] #56 22.48 Reading package lists... [2019-11-26T08:45:49.309Z] #56 25.64 Building dependency tree... [2019-11-26T08:45:49.309Z] #56 26.85 The following additional packages will be installed: [2019-11-26T08:45:49.309Z] #56 26.85 btrfs-progs liblzo2-2 [2019-11-26T08:45:49.309Z] #56 26.95 The following NEW packages will be installed: [2019-11-26T08:45:49.309Z] #56 26.97 btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T08:45:49.309Z] #56 28.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:45:49.309Z] #56 28.12 Need to get 582 kB of archives. [2019-11-26T08:45:49.309Z] #56 28.12 After this operation, 3944 kB of additional disk space will be used. [2019-11-26T08:45:49.309Z] #56 28.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-26T08:45:49.309Z] #56 28.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-26T08:45:49.309Z] #56 28.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-26T08:45:49.309Z] #56 28.99 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:45:49.309Z] #56 29.11 Fetched 582 kB in 1s (534 kB/s) [2019-11-26T08:45:49.309Z] #56 29.29 Selecting previously unselected package liblzo2-2:arm64. [2019-11-26T08:45:49.309Z] #56 29.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-26T08:45:49.309Z] #56 29.51 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-26T08:45:49.309Z] #56 29.54 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-26T08:45:49.309Z] #56 29.70 Selecting previously unselected package btrfs-progs. [2019-11-26T08:45:49.309Z] #56 29.70 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-26T08:45:49.309Z] #56 29.71 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:45:49.309Z] #56 30.24 Selecting previously unselected package btrfs-tools. [2019-11-26T08:45:49.309Z] #56 30.24 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-26T08:45:49.309Z] #56 30.26 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:45:49.309Z] #56 30.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:49.309Z] #56 30.54 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-26T08:45:49.309Z] #56 30.56 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:45:49.309Z] #56 30.58 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:45:49.309Z] #56 30.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:49.309Z] #56 DONE 30.9s [2019-11-26T08:45:49.453Z] #18 62.38 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-26T08:45:49.453Z] #18 62.38 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-26T08:45:49.453Z] #18 62.51 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-26T08:45:49.453Z] #18 62.52 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-26T08:45:49.453Z] #18 62.53 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-26T08:45:49.453Z] #18 62.59 Selecting previously unselected package libreadline5:s390x. [2019-11-26T08:45:49.453Z] #18 62.59 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-26T08:45:49.453Z] #18 62.60 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-26T08:45:49.453Z] #18 62.72 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-26T08:45:49.453Z] #18 62.72 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-26T08:45:49.453Z] #18 62.76 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-26T08:45:49.569Z] [2019-11-26T08:45:49.570Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:45:49.570Z] #57 DONE 0.1s [2019-11-26T08:45:49.570Z] [2019-11-26T08:45:49.570Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:49.570Z] #47 29.65 + cd /tmp/tmp.x1yMVxLLmn/src/gotest.tools/gotestsum [2019-11-26T08:45:49.570Z] #47 29.65 + git checkout -q v0.3.5 [2019-11-26T08:45:49.570Z] #47 29.67 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T08:45:49.570Z] #47 ... [2019-11-26T08:45:49.570Z] [2019-11-26T08:45:49.570Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-26T08:45:49.570Z] #58 DONE 0.1s [2019-11-26T08:45:49.831Z] [2019-11-26T08:45:49.831Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:49.831Z] #40 31.25 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-11-26T08:45:49.831Z] #40 31.25 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-11-26T08:45:49.831Z] #40 31.27 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-26T08:45:50.092Z] #40 31.54 Selecting previously unselected package libprotobuf-dev:arm64. [2019-11-26T08:45:50.092Z] #40 ... [2019-11-26T08:45:50.092Z] [2019-11-26T08:45:50.092Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:50.092Z] #26 28.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T08:45:50.092Z] #26 28.27 skipping existing ed4b54129745 [2019-11-26T08:45:50.092Z] #26 28.33 [2019-11-26T08:45:50.092Z] #26 29.83 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T08:45:50.092Z] #26 30.52 [2019-11-26T08:45:50.092Z] #26 30.74 ######################################################################## 100.0% [2019-11-26T08:45:50.092Z] #26 30.80 [2019-11-26T08:45:50.092Z] #26 30.86 Download of images into '/build' complete. [2019-11-26T08:45:50.092Z] #26 30.86 Use something like the following to load the result into a Docker daemon: [2019-11-26T08:45:50.092Z] #26 30.86 tar -cC '/build' . | docker load [2019-11-26T08:45:50.092Z] #26 DONE 31.0s [2019-11-26T08:45:50.092Z] [2019-11-26T08:45:50.092Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:50.092Z] #40 31.56 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-11-26T08:45:50.092Z] #40 31.61 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-26T08:45:50.665Z] #40 ... [2019-11-26T08:45:50.665Z] [2019-11-26T08:45:50.665Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:50.665Z] #44 DONE 31.9s [2019-11-26T08:45:50.665Z] [2019-11-26T08:45:50.665Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:45:51.380Z] #18 64.29 Selecting previously unselected package net-tools. [2019-11-26T08:45:51.380Z] #18 64.30 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-26T08:45:51.380Z] #18 64.32 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:45:51.380Z] #18 64.55 Selecting previously unselected package python-pip-whl. [2019-11-26T08:45:51.380Z] #18 64.55 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:45:51.380Z] #18 64.56 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:45:52.240Z] #18 65.23 Selecting previously unselected package python3-pip. [2019-11-26T08:45:52.240Z] #18 65.24 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:45:52.240Z] #18 65.24 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:45:52.240Z] #18 65.40 Selecting previously unselected package python3-pkg-resources. [2019-11-26T08:45:52.240Z] #18 65.40 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:45:52.240Z] #18 65.41 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:45:52.240Z] #18 65.52 Selecting previously unselected package python3-setuptools. [2019-11-26T08:45:52.581Z] #59 2.773 + RM_GOPATH=0 [2019-11-26T08:45:52.582Z] #59 2.773 + TMP_GOPATH= [2019-11-26T08:45:52.582Z] #59 2.773 + : /build [2019-11-26T08:45:52.582Z] #59 2.773 + '[' -z '' ']' [2019-11-26T08:45:52.582Z] #59 2.773 ++ mktemp -d [2019-11-26T08:45:52.582Z] #59 2.773 + export GOPATH=/tmp/tmp.M0vywt8qxu [2019-11-26T08:45:52.582Z] #59 2.773 + GOPATH=/tmp/tmp.M0vywt8qxu [2019-11-26T08:45:52.582Z] #59 2.773 + RM_GOPATH=1 [2019-11-26T08:45:52.582Z] #59 2.777 ++ dirname ./install.sh [2019-11-26T08:45:52.582Z] #59 2.783 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:45:52.582Z] #59 2.789 + dir=. [2019-11-26T08:45:52.582Z] #59 2.789 + bin=containerd [2019-11-26T08:45:52.582Z] #59 2.789 + shift [2019-11-26T08:45:52.582Z] #59 2.789 + '[' '!' -f ./containerd.installer ']' [2019-11-26T08:45:52.582Z] #59 2.789 + . ./containerd.installer [2019-11-26T08:45:52.582Z] #59 2.789 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:45:52.582Z] #59 2.789 + install_containerd [2019-11-26T08:45:52.582Z] #59 2.789 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-26T08:45:52.582Z] #59 2.789 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M0vywt8qxu/src/github.com/containerd/containerd [2019-11-26T08:45:52.582Z] #59 2.789 Cloning into '/tmp/tmp.M0vywt8qxu/src/github.com/containerd/containerd'... [2019-11-26T08:45:52.659Z] #18 65.53 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T08:45:52.659Z] #18 65.53 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T08:45:52.659Z] #18 65.75 Selecting previously unselected package python3-wheel. [2019-11-26T08:45:52.659Z] #18 65.76 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T08:45:52.659Z] #18 65.76 Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T08:45:52.659Z] #18 65.85 Selecting previously unselected package thin-provisioning-tools. [2019-11-26T08:45:52.659Z] #18 65.86 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-26T08:45:52.659Z] #18 65.87 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:45:52.920Z] #41 ... [2019-11-26T08:45:52.920Z] [2019-11-26T08:45:52.920Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:52.920Z] #26 28.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T08:45:52.920Z] #26 29.37 [2019-11-26T08:45:52.920Z] #26 29.73 ######################################################################## 100.0% [2019-11-26T08:45:52.920Z] #26 29.94 [2019-11-26T08:45:52.920Z] #26 31.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T08:45:52.920Z] #26 32.66 [2019-11-26T08:45:52.920Z] #26 33.03 ### 5.2% ######################################################################## 100.0% [2019-11-26T08:45:52.920Z] #26 33.35 [2019-11-26T08:45:52.920Z] #26 35.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T08:45:52.920Z] #26 35.64 skipping existing 1849cc453dee [2019-11-26T08:45:52.920Z] #26 35.83 [2019-11-26T08:45:52.920Z] #26 37.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T08:45:52.920Z] #26 38.54 [2019-11-26T08:45:52.920Z] #26 ... [2019-11-26T08:45:52.920Z] [2019-11-26T08:45:52.920Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:52.920Z] #17 5.911 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:45:52.920Z] #17 5.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:45:52.920Z] #17 5.956 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:45:52.920Z] #17 5.983 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:45:52.920Z] #17 6.058 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:45:53.063Z] #18 66.20 Selecting previously unselected package vim-runtime. [2019-11-26T08:45:53.063Z] #18 66.20 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:45:53.063Z] #18 66.23 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-26T08:45:53.063Z] #18 66.26 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T08:45:53.063Z] #18 66.29 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:45:53.795Z] #44 ... [2019-11-26T08:45:53.795Z] [2019-11-26T08:45:53.795Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:53.795Z] #41 63.42 LINK criu/pie/restorer.built-in.o [2019-11-26T08:45:53.795Z] #41 63.43 GEN criu/pie/restorer-blob.h [2019-11-26T08:45:53.795Z] #41 63.54 DEP criu/vdso.d [2019-11-26T08:45:53.795Z] #41 63.71 DEP criu/vdso-compat.d [2019-11-26T08:45:53.795Z] #41 63.82 DEP criu/uts_ns.d [2019-11-26T08:45:53.795Z] #41 63.98 DEP criu/util.d [2019-11-26T08:45:53.795Z] #41 64.24 DEP criu/uffd.d [2019-11-26T08:45:53.795Z] #41 64.42 DEP criu/tun.d [2019-11-26T08:45:53.795Z] #41 64.56 DEP criu/tty.d [2019-11-26T08:45:53.795Z] #41 64.77 DEP criu/timerfd.d [2019-11-26T08:45:53.795Z] #41 64.99 DEP criu/sysfs_parse.d [2019-11-26T08:45:53.795Z] #41 65.14 DEP criu/sysctl.d [2019-11-26T08:45:53.795Z] #41 65.33 DEP criu/string.d [2019-11-26T08:45:53.795Z] #41 65.38 DEP criu/stats.d [2019-11-26T08:45:53.795Z] #41 65.53 DEP criu/sockets.d [2019-11-26T08:45:53.795Z] #41 65.72 DEP criu/sk-unix.d [2019-11-26T08:45:53.795Z] #41 65.99 DEP criu/sk-tcp.d [2019-11-26T08:45:53.795Z] #41 66.24 DEP criu/sk-queue.d [2019-11-26T08:45:53.795Z] #41 66.46 DEP criu/sk-packet.d [2019-11-26T08:45:53.795Z] #41 66.63 DEP criu/sk-netlink.d [2019-11-26T08:45:53.795Z] #41 66.77 DEP criu/sk-inet.d [2019-11-26T08:45:53.795Z] #41 67.02 DEP criu/signalfd.d [2019-11-26T08:45:53.795Z] #41 67.17 DEP criu/sigframe.d [2019-11-26T08:45:53.795Z] #41 67.26 DEP criu/shmem.d [2019-11-26T08:45:53.795Z] #41 67.39 DEP criu/servicefd.d [2019-11-26T08:45:53.795Z] #41 67.53 DEP criu/seize.d [2019-11-26T08:45:53.795Z] #41 67.76 DEP criu/seccomp.d [2019-11-26T08:45:53.795Z] #41 67.89 DEP criu/rst-malloc.d [2019-11-26T08:45:53.795Z] #41 67.95 DEP criu/rbtree.d [2019-11-26T08:45:53.795Z] #41 67.98 DEP criu/pstree.d [2019-11-26T08:45:53.795Z] #41 68.10 DEP criu/protobuf.d [2019-11-26T08:45:53.795Z] #41 68.28 GEN criu/protobuf-desc-gen.h [2019-11-26T08:45:54.283Z] #17 ... [2019-11-26T08:45:54.283Z] [2019-11-26T08:45:54.283Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:45:54.283Z] #26 39.08 ######################################################################## 100.0% [2019-11-26T08:45:54.283Z] #26 39.48 [2019-11-26T08:45:54.283Z] #26 39.66 Download of images into '/build' complete. [2019-11-26T08:45:54.283Z] #26 39.66 Use something like the following to load the result into a Docker daemon: [2019-11-26T08:45:54.283Z] #26 39.66 tar -cC '/build' . | docker load [2019-11-26T08:45:54.283Z] #26 DONE 40.0s [2019-11-26T08:45:54.283Z] [2019-11-26T08:45:54.283Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:54.283Z] #17 7.949 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-26T08:45:55.159Z] #59 ... [2019-11-26T08:45:55.159Z] [2019-11-26T08:45:55.159Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T08:45:55.159Z] #27 DONE 1.8s [2019-11-26T08:45:55.159Z] [2019-11-26T08:45:55.159Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:45:55.159Z] #40 32.92 Selecting previously unselected package libprotoc10:arm64. [2019-11-26T08:45:55.159Z] #40 32.92 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-11-26T08:45:55.159Z] #40 32.95 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-11-26T08:45:55.159Z] #40 33.75 Selecting previously unselected package protobuf-c-compiler. [2019-11-26T08:45:55.159Z] #40 33.75 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-11-26T08:45:55.159Z] #40 33.77 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:45:55.159Z] #40 34.05 Selecting previously unselected package protobuf-compiler. [2019-11-26T08:45:55.159Z] #40 34.06 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-11-26T08:45:55.159Z] #40 34.08 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T08:45:55.159Z] #40 34.27 Selecting previously unselected package python-pkg-resources. [2019-11-26T08:45:55.159Z] #40 34.27 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:45:55.159Z] #40 34.27 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T08:45:55.159Z] #40 34.63 Selecting previously unselected package python-protobuf. [2019-11-26T08:45:55.159Z] #40 34.64 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-11-26T08:45:55.159Z] #40 34.64 Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T08:45:55.159Z] #40 35.94 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-26T08:45:55.159Z] #40 36.20 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-26T08:45:55.159Z] #40 36.26 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T08:45:55.173Z] #41 69.58 DEP criu/protobuf-desc.d [2019-11-26T08:45:55.173Z] #41 69.70 DEP criu/proc_parse.d [2019-11-26T08:45:55.435Z] #41 70.01 DEP criu/plugin.d [2019-11-26T08:45:55.693Z] #41 70.14 DEP criu/pipes.d [2019-11-26T08:45:55.951Z] #41 70.38 DEP criu/pie-util.d [2019-11-26T08:45:55.951Z] #41 70.50 DEP criu/pie-util-vdso.d [2019-11-26T08:45:56.210Z] #41 70.64 DEP criu/pie-util-vdso-elf32.d [2019-11-26T08:45:56.210Z] #41 70.79 DEP criu/path.d [2019-11-26T08:45:56.467Z] #41 70.97 DEP criu/parasite-syscall.d [2019-11-26T08:45:56.702Z] #18 ... [2019-11-26T08:45:56.702Z] [2019-11-26T08:45:56.702Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:56.702Z] #42 51.32 CC compel/src/lib/ptrace.o [2019-11-26T08:45:56.702Z] #42 51.83 AR compel/libcompel.a [2019-11-26T08:45:56.702Z] #42 51.91 HOSTCC compel/src/main-host.o [2019-11-26T08:45:56.702Z] #42 52.20 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-26T08:45:56.702Z] #42 52.46 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T08:45:56.702Z] #42 52.89 HOSTCC compel/src/lib/log-host.o [2019-11-26T08:45:56.702Z] #42 53.14 HOSTLINK compel/compel-host-bin [2019-11-26T08:45:56.702Z] #42 53.34 DEP soccr/soccr.d [2019-11-26T08:45:56.702Z] #42 53.54 CC soccr/soccr.o [2019-11-26T08:45:56.702Z] #42 54.87 AR soccr/libsoccr.a [2019-11-26T08:45:56.702Z] #42 54.92 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:45:56.702Z] #42 55.22 DEP criu/arch/s390/sigframe.d [2019-11-26T08:45:56.702Z] #42 55.38 DEP criu/arch/s390/crtools.d [2019-11-26T08:45:56.702Z] #42 55.53 DEP criu/arch/s390/cpu.d [2019-11-26T08:45:56.702Z] #42 55.76 CC criu/arch/s390/cpu.o [2019-11-26T08:45:56.702Z] #42 56.34 CC criu/arch/s390/crtools.o [2019-11-26T08:45:56.702Z] #42 57.36 CC criu/arch/s390/sigframe.o [2019-11-26T08:45:56.702Z] #42 57.69 LINK criu/arch/s390/crtools.built-in.o [2019-11-26T08:45:56.702Z] #42 57.74 DEP criu/arch/s390/vdso-pie.d [2019-11-26T08:45:56.702Z] #42 57.86 DEP criu/pie/parasite-vdso.d [2019-11-26T08:45:56.702Z] #42 58.08 DEP criu/pie/util-vdso.d [2019-11-26T08:45:56.702Z] #42 58.26 DEP criu/pie/util.d [2019-11-26T08:45:56.702Z] #42 58.46 CC criu/pie/util.o [2019-11-26T08:45:56.702Z] #42 58.76 CC criu/pie/util-vdso.o [2019-11-26T08:45:56.702Z] #42 59.48 CC criu/pie/parasite-vdso.o [2019-11-26T08:45:56.702Z] #42 60.00 CC criu/arch/s390/vdso-pie.o [2019-11-26T08:45:56.702Z] #42 60.27 AR criu/pie/pie.lib.a [2019-11-26T08:45:56.702Z] #42 60.35 DEP criu/pie/restorer.d [2019-11-26T08:45:56.702Z] #42 60.74 DEP criu/arch/s390/restorer.d [2019-11-26T08:45:56.702Z] #42 60.95 DEP criu/pie/parasite.d [2019-11-26T08:45:56.702Z] #42 61.25 CC criu/pie/parasite.o [2019-11-26T08:45:56.726Z] #41 ... [2019-11-26T08:45:56.726Z] [2019-11-26T08:45:56.726Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:56.726Z] #44 DONE 142.8s [2019-11-26T08:45:56.726Z] [2019-11-26T08:45:56.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:56.726Z] #41 71.28 DEP criu/pagemap.d [2019-11-26T08:45:56.984Z] #41 71.50 DEP criu/pagemap-cache.d [2019-11-26T08:45:56.984Z] #41 71.61 DEP criu/page-xfer.d [2019-11-26T08:45:57.075Z] #40 38.28 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:45:57.075Z] #40 38.30 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-11-26T08:45:57.075Z] #40 38.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:57.075Z] #40 38.38 Setting up python-protobuf (3.0.0-9) ... [2019-11-26T08:45:57.243Z] #41 71.88 DEP criu/page-pipe.d [2019-11-26T08:45:57.502Z] #41 72.11 DEP criu/netfilter.d [2019-11-26T08:45:57.600Z] #17 10.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-26T08:45:57.735Z] #42 63.04 LINK criu/pie/parasite.built-in.o [2019-11-26T08:45:57.762Z] #41 72.35 DEP criu/net.d [2019-11-26T08:45:57.762Z] #41 72.47 DEP criu/namespaces.d [2019-11-26T08:45:58.149Z] #42 63.08 GEN criu/pie/parasite-blob.h [2019-11-26T08:45:58.149Z] #42 63.11 CC criu/arch/s390/restorer.o [2019-11-26T08:45:58.328Z] #41 72.63 DEP criu/mount.d [2019-11-26T08:45:58.328Z] #41 72.86 DEP criu/mem.d [2019-11-26T08:45:58.328Z] #41 73.04 DEP criu/lsm.d [2019-11-26T08:45:58.553Z] #42 63.64 CC criu/pie/restorer.o [2019-11-26T08:45:58.553Z] #42 ... [2019-11-26T08:45:58.553Z] [2019-11-26T08:45:58.554Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:58.554Z] #18 71.92 Selecting previously unselected package vim. [2019-11-26T08:45:58.587Z] #41 73.16 DEP criu/log.d [2019-11-26T08:45:58.612Z] #17 12.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-26T08:45:59.005Z] #41 73.33 DEP criu/libnetlink.d [2019-11-26T08:45:59.005Z] #41 73.47 DEP criu/kerndat.d [2019-11-26T08:45:59.005Z] #41 73.71 DEP criu/kcmp-ids.d [2019-11-26T08:45:59.019Z] #17 ... [2019-11-26T08:45:59.019Z] [2019-11-26T08:45:59.019Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:59.019Z] #36 4.701 + RM_GOPATH=0 [2019-11-26T08:45:59.019Z] #36 4.701 + TMP_GOPATH= [2019-11-26T08:45:59.019Z] #36 4.701 + : /build [2019-11-26T08:45:59.019Z] #36 4.701 + '[' -z '' ']' [2019-11-26T08:45:59.019Z] #36 4.708 ++ mktemp -d [2019-11-26T08:45:59.019Z] #36 4.708 + export GOPATH=/tmp/tmp.hvyBG2hqtW [2019-11-26T08:45:59.019Z] #36 4.708 + GOPATH=/tmp/tmp.hvyBG2hqtW [2019-11-26T08:45:59.019Z] #36 4.708 + RM_GOPATH=1 [2019-11-26T08:45:59.019Z] #36 4.711 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:59.019Z] #36 4.711 ++ dirname ./install.sh [2019-11-26T08:45:59.019Z] #36 4.711 + dir=. [2019-11-26T08:45:59.019Z] #36 4.711 + bin=tini [2019-11-26T08:45:59.019Z] #36 4.711 + shift [2019-11-26T08:45:59.019Z] #36 4.711 + '[' '!' -f ./tini.installer ']' [2019-11-26T08:45:59.019Z] #36 4.711 + . ./tini.installer [2019-11-26T08:45:59.019Z] #36 4.711 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:59.019Z] #36 4.711 + install_tini [2019-11-26T08:45:59.019Z] #36 4.711 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T08:45:59.019Z] #36 4.711 + git clone https://github.com/krallin/tini.git /tmp/tmp.hvyBG2hqtW/tini [2019-11-26T08:45:59.019Z] #36 4.733 Cloning into '/tmp/tmp.hvyBG2hqtW/tini'... [2019-11-26T08:45:59.019Z] #36 6.388 + cd /tmp/tmp.hvyBG2hqtW/tini [2019-11-26T08:45:59.019Z] #36 6.389 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:45:59.019Z] #36 6.424 + cmake . [2019-11-26T08:45:59.019Z] #36 7.415 -- The C compiler identification is GNU 6.3.0 [2019-11-26T08:45:59.019Z] #36 7.497 -- Check for working C compiler: /usr/bin/cc [2019-11-26T08:45:59.019Z] #36 8.888 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T08:45:59.019Z] #36 8.888 -- Detecting C compiler ABI info [2019-11-26T08:45:59.019Z] #36 10.46 -- Detecting C compiler ABI info - done [2019-11-26T08:45:59.019Z] #36 10.66 -- Detecting C compile features [2019-11-26T08:45:59.019Z] #36 14.58 -- Detecting C compile features - done [2019-11-26T08:45:59.019Z] #36 14.76 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T08:45:59.019Z] #36 ... [2019-11-26T08:45:59.019Z] [2019-11-26T08:45:59.019Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:45:59.019Z] #31 97.58 internal/syscall/unix [2019-11-26T08:45:59.019Z] #31 98.14 os [2019-11-26T08:45:59.019Z] #31 98.69 internal/fmtsort [2019-11-26T08:45:59.019Z] #31 99.72 strings [2019-11-26T08:45:59.019Z] #31 103.3 path [2019-11-26T08:45:59.019Z] #31 104.6 text/tabwriter [2019-11-26T08:45:59.019Z] #31 105.5 fmt [2019-11-26T08:45:59.019Z] #31 106.4 path/filepath [2019-11-26T08:45:59.019Z] #31 ... [2019-11-26T08:45:59.019Z] [2019-11-26T08:45:59.019Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:45:59.019Z] #41 6.931 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:45:59.019Z] #41 6.931 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:45:59.019Z] #41 10.58 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:45:59.019Z] #41 10.68 GEN .gitid [2019-11-26T08:45:59.019Z] #41 10.72 GEN criu/include/version.h [2019-11-26T08:45:59.019Z] #41 10.81 GEN include/common/asm [2019-11-26T08:45:59.120Z] #18 71.92 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-26T08:45:59.120Z] #18 71.94 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:45:59.120Z] #18 72.47 Selecting previously unselected package xfsprogs. [2019-11-26T08:45:59.266Z] #41 73.82 DEP criu/irmap.d [2019-11-26T08:45:59.266Z] #41 73.92 DEP criu/ipc_ns.d [2019-11-26T08:45:59.526Z] #41 74.03 DEP criu/image.d [2019-11-26T08:45:59.526Z] #41 74.12 DEP criu/image-desc.d [2019-11-26T08:45:59.536Z] #18 72.48 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-26T08:45:59.536Z] #18 72.49 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:45:59.536Z] #18 ... [2019-11-26T08:45:59.536Z] [2019-11-26T08:45:59.536Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:59.536Z] #45 96.80 encoding/xml [2019-11-26T08:45:59.536Z] #45 97.07 go/doc [2019-11-26T08:45:59.536Z] #45 101.3 github.com/LK4D4/vndr/build [2019-11-26T08:45:59.536Z] #45 103.3 crypto/rsa [2019-11-26T08:45:59.536Z] #45 105.4 crypto/dsa [2019-11-26T08:45:59.536Z] #45 105.7 crypto/x509/pkix [2019-11-26T08:45:59.536Z] #45 106.2 vendor/golang.org/x/crypto/cryptobyte [2019-11-26T08:45:59.536Z] #45 106.2 net [2019-11-26T08:45:59.655Z] #40 40.97 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-11-26T08:45:59.655Z] #40 40.99 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-26T08:45:59.655Z] #40 41.00 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-26T08:45:59.655Z] #40 41.03 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-26T08:45:59.655Z] #40 41.05 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-11-26T08:45:59.655Z] #40 41.07 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:45:59.655Z] #40 41.09 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-26T08:45:59.655Z] #40 41.10 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T08:45:59.655Z] #40 41.12 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-26T08:45:59.655Z] #40 41.13 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-26T08:45:59.655Z] #40 41.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:45:59.788Z] #41 74.18 DEP criu/fsnotify.d [2019-11-26T08:45:59.788Z] #41 74.34 DEP criu/filesystems.d [2019-11-26T08:45:59.945Z] #41 ... [2019-11-26T08:45:59.945Z] [2019-11-26T08:45:59.945Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:45:59.945Z] #36 15.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T08:45:59.945Z] #36 15.56 -- Configuring done [2019-11-26T08:45:59.945Z] #36 15.58 -- Generating done [2019-11-26T08:45:59.945Z] #36 15.59 -- Build files have been written to: /tmp/tmp.hvyBG2hqtW/tini [2019-11-26T08:45:59.945Z] #36 15.61 + make tini-static [2019-11-26T08:45:59.947Z] #45 ... [2019-11-26T08:45:59.947Z] [2019-11-26T08:45:59.947Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:45:59.947Z] #18 73.09 Selecting previously unselected package zip. [2019-11-26T08:45:59.947Z] #18 73.09 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-26T08:45:59.947Z] #18 73.10 Unpacking zip (3.0-11+b1) ... [2019-11-26T08:46:00.047Z] #41 74.50 DEP criu/files.d [2019-11-26T08:46:00.047Z] #41 74.69 DEP criu/files-reg.d [2019-11-26T08:46:00.201Z] #36 ... [2019-11-26T08:46:00.201Z] [2019-11-26T08:46:00.201Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:00.201Z] #44 99.09 os [2019-11-26T08:46:00.201Z] #44 99.68 internal/fmtsort [2019-11-26T08:46:00.201Z] #44 100.7 strings [2019-11-26T08:46:00.201Z] #44 105.6 fmt [2019-11-26T08:46:00.201Z] #44 107.0 path/filepath [2019-11-26T08:46:00.228Z] #40 DONE 41.7s [2019-11-26T08:46:00.228Z] [2019-11-26T08:46:00.228Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:00.306Z] #41 74.84 DEP criu/files-ext.d [2019-11-26T08:46:00.355Z] #18 73.26 Selecting previously unselected package libapparmor-perl. [2019-11-26T08:46:00.355Z] #18 73.27 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-26T08:46:00.355Z] #18 73.28 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:46:00.355Z] #18 73.45 Selecting previously unselected package apparmor. [2019-11-26T08:46:00.356Z] #18 73.45 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-26T08:46:00.356Z] #18 73.51 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:46:00.456Z] #44 ... [2019-11-26T08:46:00.456Z] [2019-11-26T08:46:00.456Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:00.456Z] #36 16.20 Scanning dependencies of target tini-static [2019-11-26T08:46:00.456Z] #36 16.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T08:46:00.564Z] #41 75.00 DEP criu/file-lock.d [2019-11-26T08:46:00.564Z] #41 75.19 DEP criu/file-ids.d [2019-11-26T08:46:00.759Z] #18 73.96 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T08:46:00.759Z] #18 73.96 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-26T08:46:00.759Z] #18 73.96 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:46:00.823Z] #41 75.33 DEP criu/fifo.d [2019-11-26T08:46:00.823Z] #41 75.46 DEP criu/fdstore.d [2019-11-26T08:46:01.082Z] #41 ... [2019-11-26T08:46:01.082Z] [2019-11-26T08:46:01.082Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:46:01.082Z] #28 146.9 + rm -rf /tmp/tmp.66pohbxzcx [2019-11-26T08:46:01.082Z] #28 DONE 147.7s [2019-11-26T08:46:01.082Z] [2019-11-26T08:46:01.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:01.082Z] #41 75.61 DEP criu/fault-injection.d [2019-11-26T08:46:01.082Z] #41 75.69 DEP criu/external.d [2019-11-26T08:46:01.341Z] #41 75.80 DEP criu/eventpoll.d [2019-11-26T08:46:01.341Z] #41 76.02 DEP criu/eventfd.d [2019-11-26T08:46:01.602Z] #41 76.19 DEP criu/crtools.d [2019-11-26T08:46:01.861Z] #41 76.40 DEP criu/cr-service.d [2019-11-26T08:46:02.120Z] #41 76.55 DEP criu/cr-restore.d [2019-11-26T08:46:02.375Z] Removing intermediate container b9e60c1a9f58 [2019-11-26T08:46:02.375Z] ---> 5e0b2c65bb18 [2019-11-26T08:46:02.375Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-26T08:46:02.375Z] ---> ebd73b5ebd31 [2019-11-26T08:46:02.375Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-26T08:46:02.375Z] ---> dbcd8b18aae4 [2019-11-26T08:46:02.375Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-26T08:46:02.375Z] ---> Running in 0d08e73464ce [2019-11-26T08:46:02.375Z] Removing intermediate container 0d08e73464ce [2019-11-26T08:46:02.375Z] ---> 8d2fb6872ecc [2019-11-26T08:46:02.375Z] Successfully built 8d2fb6872ecc [2019-11-26T08:46:02.375Z] Successfully tagged moby-buildx:latest [2019-11-26T08:46:02.375Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-26T08:46:02.375Z] if [ -n "${id}" ]; then \ [2019-11-26T08:46:02.375Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-26T08:46:02.375Z] && touch bundles/buildx; \ [2019-11-26T08:46:02.375Z] docker rm -f ${id}; \ [2019-11-26T08:46:02.375Z] fi [2019-11-26T08:46:02.375Z] 1f43f443f3b7e5a805a8713a8515605b0862fccfffbf8f13a3a3ef73c6fd3b69 [2019-11-26T08:46:02.375Z] bundles/buildx version [2019-11-26T08:46:02.375Z] buildx v0.3.1 6db68d0 [2019-11-26T08:46:02.375Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4952248d0886d747afcbf6f8d13157f7300cc451 . [2019-11-26T08:46:02.375Z] #1 [internal] booting buildkit [2019-11-26T08:46:02.375Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-26T08:46:02.375Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2019-11-26T08:46:02.375Z] #1 creating container buildx_buildkit_default [2019-11-26T08:46:02.375Z] #1 creating container buildx_buildkit_default 0.4s done [2019-11-26T08:46:02.375Z] #1 DONE 3.3s [2019-11-26T08:46:02.375Z] [2019-11-26T08:46:02.375Z] #3 [internal] load .dockerignore [2019-11-26T08:46:02.375Z] #3 transferring context: 87B 0.0s done [2019-11-26T08:46:02.375Z] #3 DONE 0.0s [2019-11-26T08:46:02.375Z] [2019-11-26T08:46:02.375Z] #2 [internal] load build definition from Dockerfile [2019-11-26T08:46:02.375Z] #2 transferring dockerfile: 14.85kB done [2019-11-26T08:46:02.375Z] #2 DONE 0.0s [2019-11-26T08:46:02.375Z] [2019-11-26T08:46:02.375Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-26T08:46:02.375Z] #4 DONE 0.7s [2019-11-26T08:46:02.375Z] [2019-11-26T08:46:02.375Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-26T08:46:02.375Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-26T08:46:02.375Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-26T08:46:02.375Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-26T08:46:02.375Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-26T08:46:02.375Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-26T08:46:02.375Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-26T08:46:02.375Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2019-11-26T08:46:02.375Z] #5 DONE 0.8s [2019-11-26T08:46:02.375Z] [2019-11-26T08:46:02.375Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-26T08:46:02.375Z] #7 DONE 0.3s [2019-11-26T08:46:02.375Z] [2019-11-26T08:46:02.375Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-26T08:46:02.375Z] #6 DONE 0.3s [2019-11-26T08:46:02.375Z] [2019-11-26T08:46:02.375Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-26T08:46:02.375Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-26T08:46:02.375Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-26T08:46:02.375Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-26T08:46:02.375Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.97MB / 9.11MB 0.1s [2019-11-26T08:46:02.377Z] #41 76.81 DEP criu/cr-errno.d [2019-11-26T08:46:02.377Z] #41 76.84 DEP criu/cr-dump.d [2019-11-26T08:46:02.377Z] #41 ... [2019-11-26T08:46:02.377Z] [2019-11-26T08:46:02.377Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-26T08:46:02.377Z] #29 DONE 0.2s [2019-11-26T08:46:02.377Z] [2019-11-26T08:46:02.377Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:02.377Z] #41 77.04 DEP criu/cr-dedup.d [2019-11-26T08:46:02.634Z] #41 77.16 DEP criu/cr-check.d [2019-11-26T08:46:02.634Z] #41 ... [2019-11-26T08:46:02.634Z] [2019-11-26T08:46:02.634Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T08:46:02.634Z] #32 DONE 0.2s [2019-11-26T08:46:02.634Z] [2019-11-26T08:46:02.634Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T08:46:02.634Z] #37 DONE 0.1s [2019-11-26T08:46:02.682Z] #18 75.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T08:46:02.682Z] #18 75.84 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-26T08:46:02.682Z] #18 75.84 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:46:02.722Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.24MB / 9.11MB 0.3s [2019-11-26T08:46:02.722Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.80MB / 9.11MB 0.4s [2019-11-26T08:46:02.722Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.36MB / 9.11MB 0.6s [2019-11-26T08:46:02.892Z] [2019-11-26T08:46:02.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:02.892Z] #41 77.32 DEP criu/config.d [2019-11-26T08:46:02.892Z] #41 77.43 DEP criu/clone-noasan.d [2019-11-26T08:46:02.892Z] #41 77.46 DEP criu/cgroup.d [2019-11-26T08:46:02.892Z] #41 77.52 DEP criu/cgroup-props.d [2019-11-26T08:46:02.971Z] #36 18.58 [100%] Linking C executable tini-static [2019-11-26T08:46:03.067Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.11MB / 9.11MB 0.7s [2019-11-26T08:46:03.067Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.70MB / 9.11MB 0.9s [2019-11-26T08:46:03.149Z] #41 77.58 DEP criu/bitmap.d [2019-11-26T08:46:03.149Z] #41 77.59 DEP criu/bfd.d [2019-11-26T08:46:03.149Z] #41 77.68 DEP criu/autofs.d [2019-11-26T08:46:03.407Z] #41 77.82 DEP criu/aio.d [2019-11-26T08:46:03.407Z] #41 77.98 DEP criu/action-scripts.d [2019-11-26T08:46:03.414Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.23MB / 9.11MB 1.0s [2019-11-26T08:46:03.414Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.75MB / 9.11MB 1.2s [2019-11-26T08:46:03.528Z] #41 2.680 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:46:03.528Z] #41 2.680 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:46:03.551Z] #36 19.34 [100%] Built target tini-static [2019-11-26T08:46:03.551Z] #36 19.44 + mkdir -p /build [2019-11-26T08:46:03.551Z] #36 19.45 + cp tini-static /build/docker-init [2019-11-26T08:46:03.666Z] #41 78.17 CC criu/action-scripts.o [2019-11-26T08:46:03.760Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.40MB / 9.11MB 1.3s [2019-11-26T08:46:03.760Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.06MB / 9.11MB 1.5s [2019-11-26T08:46:03.760Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.75MB / 9.11MB 1.6s [2019-11-26T08:46:03.817Z] #36 DONE 19.8s [2019-11-26T08:46:03.817Z] [2019-11-26T08:46:03.817Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:03.924Z] #41 78.55 CC criu/aio.o [2019-11-26T08:46:04.103Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done [2019-11-26T08:46:04.104Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-26T08:46:04.327Z] #59 44.97 Checking out files: 26% (778/2933) Checking out files: 27% (792/2933) Checking out files: 28% (822/2933) Checking out files: 29% (851/2933) Checking out files: 30% (880/2933) Checking out files: 31% (910/2933) Checking out files: 32% (939/2933) Checking out files: 33% (968/2933) Checking out files: 34% (998/2933) Checking out files: 35% (1027/2933) Checking out files: 36% (1056/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: 65% (1909/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: 90% (2642/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-11-26T08:46:04.470Z] #41 4.027 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:46:04.471Z] #41 4.044 GEN .gitid [2019-11-26T08:46:04.471Z] #41 4.082 GEN criu/include/version.h [2019-11-26T08:46:04.471Z] #41 4.135 GEN include/common/asm [2019-11-26T08:46:04.491Z] #41 79.01 CC criu/autofs.o [2019-11-26T08:46:04.582Z] #59 47.71 + cd /tmp/tmp.DJFjrPlpWz/src/github.com/containerd/containerd [2019-11-26T08:46:04.583Z] #59 47.71 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:46:05.043Z] #41 ... [2019-11-26T08:46:05.043Z] [2019-11-26T08:46:05.043Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:05.043Z] #47 DONE 46.2s [2019-11-26T08:46:05.299Z] #18 78.04 Selecting previously unselected package binutils-mingw-w64. [2019-11-26T08:46:05.299Z] #18 78.04 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T08:46:05.299Z] #18 78.04 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:46:05.299Z] #18 78.12 Selecting previously unselected package mingw-w64-common. [2019-11-26T08:46:05.299Z] #18 78.12 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T08:46:05.299Z] #18 78.13 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T08:46:05.304Z] [2019-11-26T08:46:05.304Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:46:05.864Z] #41 80.22 CC criu/bfd.o [2019-11-26T08:46:05.879Z] #28 ... [2019-11-26T08:46:05.879Z] [2019-11-26T08:46:05.879Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:05.879Z] #41 5.492 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T08:46:05.945Z] #59 49.15 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T08:46:05.945Z] #59 49.15 + BUILDTAGS='netgo osusergo static_build' [2019-11-26T08:46:05.945Z] #59 49.15 + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:46:05.945Z] #59 49.15 + EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:46:05.945Z] #59 49.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T08:46:05.945Z] #59 49.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T08:46:05.945Z] #59 49.15 + '[' '' = dynamic ']' [2019-11-26T08:46:05.945Z] #59 49.15 + make [2019-11-26T08:46:06.122Z] #41 80.73 CC criu/bitmap.o [2019-11-26T08:46:06.380Z] #41 80.83 CC criu/cgroup-props.o [2019-11-26T08:46:06.450Z] #41 6.389 PBCC images/opts.pb-c.c [2019-11-26T08:46:06.688Z] #18 ... [2019-11-26T08:46:06.688Z] [2019-11-26T08:46:06.688Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:06.688Z] #42 66.37 LINK criu/pie/restorer.built-in.o [2019-11-26T08:46:06.688Z] #42 66.39 GEN criu/pie/restorer-blob.h [2019-11-26T08:46:06.688Z] #42 66.50 DEP criu/vdso.d [2019-11-26T08:46:06.688Z] #42 66.69 DEP criu/uts_ns.d [2019-11-26T08:46:06.688Z] #42 66.85 DEP criu/util.d [2019-11-26T08:46:06.688Z] #42 67.08 DEP criu/uffd.d [2019-11-26T08:46:06.688Z] #42 67.30 DEP criu/tun.d [2019-11-26T08:46:06.688Z] #42 67.52 DEP criu/tty.d [2019-11-26T08:46:06.688Z] #42 67.73 DEP criu/timerfd.d [2019-11-26T08:46:06.688Z] #42 67.91 DEP criu/sysfs_parse.d [2019-11-26T08:46:06.688Z] #42 68.11 DEP criu/sysctl.d [2019-11-26T08:46:06.688Z] #42 68.39 DEP criu/string.d [2019-11-26T08:46:06.688Z] #42 68.49 DEP criu/stats.d [2019-11-26T08:46:06.688Z] #42 68.70 DEP criu/sockets.d [2019-11-26T08:46:06.688Z] #42 69.03 DEP criu/sk-unix.d [2019-11-26T08:46:06.688Z] #42 69.28 DEP criu/sk-tcp.d [2019-11-26T08:46:06.688Z] #42 69.51 DEP criu/sk-queue.d [2019-11-26T08:46:06.688Z] #42 69.67 DEP criu/sk-packet.d [2019-11-26T08:46:06.688Z] #42 69.90 DEP criu/sk-netlink.d [2019-11-26T08:46:06.688Z] #42 70.10 DEP criu/sk-inet.d [2019-11-26T08:46:06.688Z] #42 70.33 DEP criu/signalfd.d [2019-11-26T08:46:06.688Z] #42 70.45 DEP criu/sigframe.d [2019-11-26T08:46:06.688Z] #42 70.58 DEP criu/shmem.d [2019-11-26T08:46:06.688Z] #42 70.82 DEP criu/servicefd.d [2019-11-26T08:46:06.688Z] #42 70.97 DEP criu/seize.d [2019-11-26T08:46:06.688Z] #42 71.25 DEP criu/seccomp.d [2019-11-26T08:46:06.688Z] #42 71.45 DEP criu/rst-malloc.d [2019-11-26T08:46:06.688Z] #42 71.60 DEP criu/rbtree.d [2019-11-26T08:46:06.688Z] #42 71.66 DEP criu/pstree.d [2019-11-26T08:46:06.688Z] #42 71.78 DEP criu/protobuf.d [2019-11-26T08:46:06.688Z] #42 71.90 GEN criu/protobuf-desc-gen.h [2019-11-26T08:46:06.710Z] #41 6.421 PBCC images/sit.pb-c.c [2019-11-26T08:46:06.945Z] #41 81.53 CC criu/cgroup.o [2019-11-26T08:46:07.173Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done [2019-11-26T08:46:07.173Z] #66 DONE 4.5s [2019-11-26T08:46:07.173Z] [2019-11-26T08:46:07.173Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:46:07.173Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-26T08:46:07.173Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.6s done [2019-11-26T08:46:07.173Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 20.77MB / 50.07MB 4.5s [2019-11-26T08:46:07.173Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-26T08:46:07.173Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 21.13MB / 52.87MB 4.5s [2019-11-26T08:46:07.173Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.2s done [2019-11-26T08:46:07.173Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done [2019-11-26T08:46:07.173Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 20.57MB / 45.65MB 4.5s [2019-11-26T08:46:07.173Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 20.61MB / 96.41MB 4.5s [2019-11-26T08:46:07.173Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done [2019-11-26T08:46:07.173Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.1s done [2019-11-26T08:46:07.173Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 24.11MB / 50.07MB 4.9s [2019-11-26T08:46:07.173Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 24.08MB / 52.87MB 4.9s [2019-11-26T08:46:07.173Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 23.72MB / 45.65MB 4.9s [2019-11-26T08:46:07.365Z] #41 6.907 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T08:46:07.365Z] #41 6.973 DEP images/opts.pb-c.d [2019-11-26T08:46:07.365Z] #41 7.011 DEP images/sit.pb-c.d [2019-11-26T08:46:07.365Z] #41 7.127 PBCC images/macvlan.pb-c.c [2019-11-26T08:46:07.511Z] #8 ... [2019-11-26T08:46:07.511Z] [2019-11-26T08:46:07.511Z] #20 [internal] load build context [2019-11-26T08:46:07.511Z] #20 transferring context: 45.83MB 5.3s done [2019-11-26T08:46:07.511Z] #20 DONE 5.3s [2019-11-26T08:46:07.511Z] [2019-11-26T08:46:07.511Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-26T08:46:07.511Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 26.15MB / 96.41MB 5.2s [2019-11-26T08:46:07.854Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 27.75MB / 50.07MB 5.4s [2019-11-26T08:46:07.854Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 27.82MB / 52.87MB 5.4s [2019-11-26T08:46:07.854Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 27.55MB / 45.65MB 5.4s [2019-11-26T08:46:07.854Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 31.43MB / 50.07MB 5.7s [2019-11-26T08:46:07.854Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 31.78MB / 52.87MB 5.7s [2019-11-26T08:46:07.854Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 31.36MB / 45.65MB 5.7s [2019-11-26T08:46:07.854Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 31.72MB / 96.41MB 5.7s [2019-11-26T08:46:08.070Z] #42 73.36 DEP criu/protobuf-desc.d [2019-11-26T08:46:08.195Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 35.27MB / 50.07MB 6.0s [2019-11-26T08:46:08.195Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 35.78MB / 52.87MB 6.0s [2019-11-26T08:46:08.195Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 35.19MB / 45.65MB 6.0s [2019-11-26T08:46:08.473Z] #42 73.49 DEP criu/proc_parse.d [2019-11-26T08:46:08.473Z] #42 ... [2019-11-26T08:46:08.473Z] [2019-11-26T08:46:08.473Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:08.473Z] #63 115.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:46:08.473Z] #63 115.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T08:46:08.532Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 37.45MB / 96.41MB 6.1s [2019-11-26T08:46:08.532Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 39.16MB / 50.07MB 6.3s [2019-11-26T08:46:08.532Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 39.65MB / 52.87MB 6.3s [2019-11-26T08:46:08.532Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 38.83MB / 45.65MB 6.3s [2019-11-26T08:46:08.553Z] #59 51.70 + bin/ctr [2019-11-26T08:46:08.870Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 42.74MB / 50.07MB 6.6s [2019-11-26T08:46:08.870Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 43.34MB / 52.87MB 6.6s [2019-11-26T08:46:08.870Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 42.45MB / 45.65MB 6.6s [2019-11-26T08:46:08.870Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 43.03MB / 96.41MB 6.6s [2019-11-26T08:46:09.209Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 46.73MB / 50.07MB 6.9s [2019-11-26T08:46:09.209Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 47.22MB / 52.87MB 6.9s [2019-11-26T08:46:09.209Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 6.9s done [2019-11-26T08:46:09.209Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 49.28MB / 50.07MB 7.0s [2019-11-26T08:46:09.209Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 49.94MB / 52.87MB 7.0s [2019-11-26T08:46:09.209Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 49.32MB / 96.41MB 7.0s [2019-11-26T08:46:09.279Z] #41 8.643 DEP images/macvlan.pb-c.d [2019-11-26T08:46:09.279Z] #41 8.662 PBCC images/autofs.pb-c.c [2019-11-26T08:46:09.279Z] #41 8.673 DEP images/autofs.pb-c.d [2019-11-26T08:46:09.279Z] #41 8.704 PBCC images/sysctl.pb-c.c [2019-11-26T08:46:09.279Z] #41 8.725 DEP images/sysctl.pb-c.d [2019-11-26T08:46:09.279Z] #41 8.753 PBCC images/time.pb-c.c [2019-11-26T08:46:09.279Z] #41 8.790 DEP images/time.pb-c.d [2019-11-26T08:46:09.279Z] #41 8.837 PBCC images/binfmt-misc.pb-c.c [2019-11-26T08:46:09.279Z] #41 8.863 DEP images/binfmt-misc.pb-c.d [2019-11-26T08:46:09.279Z] #41 8.899 PBCC images/seccomp.pb-c.c [2019-11-26T08:46:09.279Z] #41 8.928 DEP images/seccomp.pb-c.d [2019-11-26T08:46:09.279Z] #41 8.960 PBCC images/userns.pb-c.c [2019-11-26T08:46:09.279Z] #41 9.010 DEP images/userns.pb-c.d [2019-11-26T08:46:09.279Z] #41 9.054 PBCC images/cgroup.pb-c.c [2019-11-26T08:46:09.279Z] #41 9.096 DEP images/cgroup.pb-c.d [2019-11-26T08:46:09.279Z] #41 9.154 PBCC images/fown.pb-c.c [2019-11-26T08:46:09.279Z] #41 9.172 PBCC images/ext-file.pb-c.c [2019-11-26T08:46:09.279Z] #41 9.209 DEP images/fown.pb-c.d [2019-11-26T08:46:09.476Z] #41 83.59 CC criu/clone-noasan.o [2019-11-26T08:46:09.476Z] #41 83.73 CC criu/config.o [2019-11-26T08:46:09.540Z] #41 9.243 DEP images/ext-file.pb-c.d [2019-11-26T08:46:09.540Z] #41 9.273 PBCC images/rpc.pb-c.c [2019-11-26T08:46:09.540Z] #41 9.315 DEP images/rpc.pb-c.d [2019-11-26T08:46:09.540Z] #41 9.357 PBCC images/siginfo.pb-c.c [2019-11-26T08:46:09.540Z] #41 9.385 DEP images/siginfo.pb-c.d [2019-11-26T08:46:09.540Z] #41 9.423 PBCC images/pagemap.pb-c.c [2019-11-26T08:46:09.549Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.1s done [2019-11-26T08:46:09.549Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.2s [2019-11-26T08:46:09.549Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.2s done [2019-11-26T08:46:09.549Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 61.16MB / 96.41MB 7.3s [2019-11-26T08:46:09.801Z] #41 9.475 DEP images/pagemap.pb-c.d [2019-11-26T08:46:09.801Z] #41 9.560 PBCC images/rlimit.pb-c.c [2019-11-26T08:46:09.801Z] #41 9.596 DEP images/rlimit.pb-c.d [2019-11-26T08:46:09.801Z] #41 9.633 PBCC images/file-lock.pb-c.c [2019-11-26T08:46:09.801Z] #41 9.667 DEP images/file-lock.pb-c.d [2019-11-26T08:46:09.887Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 70.14MB / 96.41MB 7.5s [2019-11-26T08:46:09.887Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 79.59MB / 96.41MB 7.6s [2019-11-26T08:46:10.061Z] #41 9.722 PBCC images/tty.pb-c.c [2019-11-26T08:46:10.061Z] #41 9.769 DEP images/tty.pb-c.d [2019-11-26T08:46:10.061Z] #41 9.801 PBCC images/tun.pb-c.c [2019-11-26T08:46:10.061Z] #41 9.829 PBCC images/netdev.pb-c.c [2019-11-26T08:46:10.061Z] #41 9.882 DEP images/tun.pb-c.d [2019-11-26T08:46:10.061Z] #41 9.917 DEP images/netdev.pb-c.d [2019-11-26T08:46:10.061Z] #41 9.946 PBCC images/vma.pb-c.c [2019-11-26T08:46:10.061Z] #41 9.987 DEP images/vma.pb-c.d [2019-11-26T08:46:10.223Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 88.41MB / 96.41MB 7.8s [2019-11-26T08:46:10.223Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.0s done [2019-11-26T08:46:10.223Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-11-26T08:46:10.322Z] #41 10.04 PBCC images/creds.pb-c.c [2019-11-26T08:46:10.322Z] #41 10.07 DEP images/creds.pb-c.d [2019-11-26T08:46:10.322Z] #41 10.12 PBCC images/utsns.pb-c.c [2019-11-26T08:46:10.322Z] #41 10.15 DEP images/utsns.pb-c.d [2019-11-26T08:46:10.322Z] #41 10.20 PBCC images/ipc-desc.pb-c.c [2019-11-26T08:46:10.322Z] #41 10.25 PBCC images/ipc-sem.pb-c.c [2019-11-26T08:46:10.412Z] #41 84.79 CC criu/cr-check.o [2019-11-26T08:46:10.583Z] #41 10.29 DEP images/ipc-desc.pb-c.d [2019-11-26T08:46:10.583Z] #41 10.33 DEP images/ipc-sem.pb-c.d [2019-11-26T08:46:10.583Z] #41 10.36 PBCC images/ipc-msg.pb-c.c [2019-11-26T08:46:10.583Z] #41 10.41 DEP images/ipc-msg.pb-c.d [2019-11-26T08:46:10.583Z] #41 10.44 PBCC images/ipc-shm.pb-c.c [2019-11-26T08:46:10.583Z] #41 10.48 DEP images/ipc-shm.pb-c.d [2019-11-26T08:46:10.844Z] #41 10.55 PBCC images/ipc-var.pb-c.c [2019-11-26T08:46:10.844Z] #41 10.56 DEP images/ipc-var.pb-c.d [2019-11-26T08:46:10.844Z] #41 10.65 PBCC images/sk-opts.pb-c.c [2019-11-26T08:46:10.844Z] #41 10.67 PBCC images/packet-sock.pb-c.c [2019-11-26T08:46:10.844Z] #41 10.74 DEP images/sk-opts.pb-c.d [2019-11-26T08:46:11.068Z] #59 ... [2019-11-26T08:46:11.068Z] [2019-11-26T08:46:11.068Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:11.068Z] #41 14.57 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T08:46:11.068Z] #41 14.71 PBCC images/opts.pb-c.c [2019-11-26T08:46:11.068Z] #41 14.76 PBCC images/sit.pb-c.c [2019-11-26T08:46:11.068Z] #41 14.80 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T08:46:11.068Z] #41 14.91 DEP images/opts.pb-c.d [2019-11-26T08:46:11.068Z] #41 15.00 DEP images/sit.pb-c.d [2019-11-26T08:46:11.068Z] #41 15.08 PBCC images/macvlan.pb-c.c [2019-11-26T08:46:11.068Z] #41 15.10 DEP images/macvlan.pb-c.d [2019-11-26T08:46:11.068Z] #41 15.14 PBCC images/autofs.pb-c.c [2019-11-26T08:46:11.068Z] #41 15.27 DEP images/autofs.pb-c.d [2019-11-26T08:46:11.068Z] #41 15.40 PBCC images/sysctl.pb-c.c [2019-11-26T08:46:11.068Z] #41 15.46 DEP images/sysctl.pb-c.d [2019-11-26T08:46:11.068Z] #41 15.54 PBCC images/time.pb-c.c [2019-11-26T08:46:11.068Z] #41 15.61 DEP images/time.pb-c.d [2019-11-26T08:46:11.068Z] #41 15.67 PBCC images/binfmt-misc.pb-c.c [2019-11-26T08:46:11.068Z] #41 15.83 DEP images/binfmt-misc.pb-c.d [2019-11-26T08:46:11.068Z] #41 15.86 PBCC images/seccomp.pb-c.c [2019-11-26T08:46:11.068Z] #41 15.99 DEP images/seccomp.pb-c.d [2019-11-26T08:46:11.068Z] #41 16.16 PBCC images/userns.pb-c.c [2019-11-26T08:46:11.068Z] #41 16.21 DEP images/userns.pb-c.d [2019-11-26T08:46:11.068Z] #41 16.37 PBCC images/cgroup.pb-c.c [2019-11-26T08:46:11.068Z] #41 16.43 DEP images/cgroup.pb-c.d [2019-11-26T08:46:11.068Z] #41 16.52 PBCC images/fown.pb-c.c [2019-11-26T08:46:11.068Z] #41 16.57 PBCC images/ext-file.pb-c.c [2019-11-26T08:46:11.068Z] #41 16.68 DEP images/fown.pb-c.d [2019-11-26T08:46:11.068Z] #41 16.72 DEP images/ext-file.pb-c.d [2019-11-26T08:46:11.068Z] #41 16.90 PBCC images/rpc.pb-c.c [2019-11-26T08:46:11.068Z] #41 17.05 DEP images/rpc.pb-c.d [2019-11-26T08:46:11.068Z] #41 17.12 PBCC images/siginfo.pb-c.c [2019-11-26T08:46:11.068Z] #41 17.21 DEP images/siginfo.pb-c.d [2019-11-26T08:46:11.068Z] #41 17.33 PBCC images/pagemap.pb-c.c [2019-11-26T08:46:11.068Z] #41 17.39 DEP images/pagemap.pb-c.d [2019-11-26T08:46:11.068Z] #41 17.53 PBCC images/rlimit.pb-c.c [2019-11-26T08:46:11.068Z] #41 17.57 DEP images/rlimit.pb-c.d [2019-11-26T08:46:11.068Z] #41 17.72 PBCC images/file-lock.pb-c.c [2019-11-26T08:46:11.068Z] #41 17.96 DEP images/file-lock.pb-c.d [2019-11-26T08:46:11.068Z] #41 18.05 PBCC images/tty.pb-c.c [2019-11-26T08:46:11.068Z] #41 18.21 DEP images/tty.pb-c.d [2019-11-26T08:46:11.068Z] #41 18.42 PBCC images/tun.pb-c.c [2019-11-26T08:46:11.068Z] #41 18.59 PBCC images/netdev.pb-c.c [2019-11-26T08:46:11.068Z] #41 18.85 DEP images/tun.pb-c.d [2019-11-26T08:46:11.068Z] #41 19.02 DEP images/netdev.pb-c.d [2019-11-26T08:46:11.068Z] #41 19.12 PBCC images/vma.pb-c.c [2019-11-26T08:46:11.068Z] #41 19.23 DEP images/vma.pb-c.d [2019-11-26T08:46:11.068Z] #41 19.36 PBCC images/creds.pb-c.c [2019-11-26T08:46:11.068Z] #41 19.43 DEP images/creds.pb-c.d [2019-11-26T08:46:11.068Z] #41 19.49 PBCC images/utsns.pb-c.c [2019-11-26T08:46:11.068Z] #41 19.58 DEP images/utsns.pb-c.d [2019-11-26T08:46:11.068Z] #41 19.74 PBCC images/ipc-desc.pb-c.c [2019-11-26T08:46:11.068Z] #41 19.79 PBCC images/ipc-sem.pb-c.c [2019-11-26T08:46:11.068Z] #41 19.87 DEP images/ipc-desc.pb-c.d [2019-11-26T08:46:11.068Z] #41 19.99 DEP images/ipc-sem.pb-c.d [2019-11-26T08:46:11.068Z] #41 20.26 PBCC images/ipc-msg.pb-c.c [2019-11-26T08:46:11.068Z] #41 20.48 DEP images/ipc-msg.pb-c.d [2019-11-26T08:46:11.068Z] #41 20.65 PBCC images/ipc-shm.pb-c.c [2019-11-26T08:46:11.068Z] #41 20.67 DEP images/ipc-shm.pb-c.d [2019-11-26T08:46:11.068Z] #41 20.76 PBCC images/ipc-var.pb-c.c [2019-11-26T08:46:11.068Z] #41 20.81 DEP images/ipc-var.pb-c.d [2019-11-26T08:46:11.068Z] #41 20.86 PBCC images/sk-opts.pb-c.c [2019-11-26T08:46:11.068Z] #41 20.87 PBCC images/packet-sock.pb-c.c [2019-11-26T08:46:11.068Z] #41 20.96 DEP images/sk-opts.pb-c.d [2019-11-26T08:46:11.068Z] #41 21.02 DEP images/packet-sock.pb-c.d [2019-11-26T08:46:11.068Z] #41 21.14 PBCC images/sk-netlink.pb-c.c [2019-11-26T08:46:11.068Z] #41 21.25 DEP images/sk-netlink.pb-c.d [2019-11-26T08:46:11.068Z] #41 21.32 PBCC images/sk-inet.pb-c.c [2019-11-26T08:46:11.068Z] #41 21.43 DEP images/sk-inet.pb-c.d [2019-11-26T08:46:11.068Z] #41 21.51 PBCC images/sk-unix.pb-c.c [2019-11-26T08:46:11.068Z] #41 21.58 DEP images/sk-unix.pb-c.d [2019-11-26T08:46:11.068Z] #41 21.63 PBCC images/mm.pb-c.c [2019-11-26T08:46:11.068Z] #41 21.70 DEP images/mm.pb-c.d [2019-11-26T08:46:11.068Z] #41 21.77 PBCC images/timerfd.pb-c.c [2019-11-26T08:46:11.068Z] #41 21.89 DEP images/timerfd.pb-c.d [2019-11-26T08:46:11.068Z] #41 21.95 PBCC images/timer.pb-c.c [2019-11-26T08:46:11.068Z] #41 21.99 DEP images/timer.pb-c.d [2019-11-26T08:46:11.068Z] #41 22.05 PBCC images/sa.pb-c.c [2019-11-26T08:46:11.068Z] #41 22.12 DEP images/sa.pb-c.d [2019-11-26T08:46:11.068Z] #41 22.25 PBCC images/pipe-data.pb-c.c [2019-11-26T08:46:11.068Z] #41 22.30 DEP images/pipe-data.pb-c.d [2019-11-26T08:46:11.068Z] #41 22.39 PBCC images/mnt.pb-c.c [2019-11-26T08:46:11.068Z] #41 22.54 DEP images/mnt.pb-c.d [2019-11-26T08:46:11.068Z] #41 22.58 PBCC images/sk-packet.pb-c.c [2019-11-26T08:46:11.068Z] #41 22.59 DEP images/sk-packet.pb-c.d [2019-11-26T08:46:11.068Z] #41 22.66 PBCC images/tcp-stream.pb-c.c [2019-11-26T08:46:11.068Z] #41 22.71 DEP images/tcp-stream.pb-c.d [2019-11-26T08:46:11.068Z] #41 22.79 PBCC images/pipe.pb-c.c [2019-11-26T08:46:11.068Z] #41 22.88 DEP images/pipe.pb-c.d [2019-11-26T08:46:11.068Z] #41 23.06 PBCC images/pstree.pb-c.c [2019-11-26T08:46:11.068Z] #41 23.09 DEP images/pstree.pb-c.d [2019-11-26T08:46:11.068Z] #41 23.16 PBCC images/fs.pb-c.c [2019-11-26T08:46:11.068Z] #41 23.21 DEP images/fs.pb-c.d [2019-11-26T08:46:11.068Z] #41 23.35 PBCC images/signalfd.pb-c.c [2019-11-26T08:46:11.068Z] #41 23.47 DEP images/signalfd.pb-c.d [2019-11-26T08:46:11.068Z] #41 23.65 PBCC images/fh.pb-c.c [2019-11-26T08:46:11.068Z] #41 23.71 PBCC images/fsnotify.pb-c.c [2019-11-26T08:46:11.068Z] #41 23.73 DEP images/fh.pb-c.d [2019-11-26T08:46:11.068Z] #41 ... [2019-11-26T08:46:11.068Z] [2019-11-26T08:46:11.068Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:11.068Z] #44 110.0 regexp/syntax [2019-11-26T08:46:11.068Z] #44 115.4 flag [2019-11-26T08:46:11.068Z] #44 117.9 go/token [2019-11-26T08:46:11.068Z] #44 118.7 regexp [2019-11-26T08:46:11.068Z] #44 119.1 go/scanner [2019-11-26T08:46:11.105Z] #41 10.81 DEP images/packet-sock.pb-c.d [2019-11-26T08:46:11.105Z] #41 10.89 PBCC images/sk-netlink.pb-c.c [2019-11-26T08:46:11.105Z] #41 10.94 DEP images/sk-netlink.pb-c.d [2019-11-26T08:46:11.105Z] #41 10.98 PBCC images/sk-inet.pb-c.c [2019-11-26T08:46:11.105Z] #41 11.02 DEP images/sk-inet.pb-c.d [2019-11-26T08:46:11.183Z] #63 ... [2019-11-26T08:46:11.184Z] [2019-11-26T08:46:11.184Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:11.184Z] #45 108.4 vendor/golang.org/x/sys/cpu [2019-11-26T08:46:11.184Z] #45 108.9 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-26T08:46:11.184Z] #45 109.5 vendor/golang.org/x/crypto/poly1305 [2019-11-26T08:46:11.184Z] #45 110.4 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-26T08:46:11.184Z] #45 111.2 vendor/golang.org/x/crypto/curve25519 [2019-11-26T08:46:11.184Z] #45 112.0 vendor/golang.org/x/crypto/hkdf [2019-11-26T08:46:11.184Z] #45 112.2 vendor/golang.org/x/text/transform [2019-11-26T08:46:11.184Z] #45 113.0 vendor/golang.org/x/text/unicode/bidi [2019-11-26T08:46:11.184Z] #45 116.3 vendor/golang.org/x/text/unicode/norm [2019-11-26T08:46:11.184Z] #45 ... [2019-11-26T08:46:11.184Z] [2019-11-26T08:46:11.184Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:11.184Z] #42 73.74 DEP criu/plugin.d [2019-11-26T08:46:11.184Z] #42 73.83 DEP criu/pipes.d [2019-11-26T08:46:11.184Z] #42 74.06 DEP criu/pie-util.d [2019-11-26T08:46:11.184Z] #42 74.25 DEP criu/pie-util-vdso.d [2019-11-26T08:46:11.184Z] #42 74.39 DEP criu/pie-util-vdso-elf32.d [2019-11-26T08:46:11.184Z] #42 74.53 DEP criu/path.d [2019-11-26T08:46:11.184Z] #42 74.73 DEP criu/parasite-syscall.d [2019-11-26T08:46:11.184Z] #42 75.11 DEP criu/pagemap.d [2019-11-26T08:46:11.184Z] #42 75.42 DEP criu/pagemap-cache.d [2019-11-26T08:46:11.184Z] #42 75.57 DEP criu/page-xfer.d [2019-11-26T08:46:11.184Z] #42 75.80 DEP criu/page-pipe.d [2019-11-26T08:46:11.184Z] #42 76.12 DEP criu/netfilter.d [2019-11-26T08:46:11.324Z] #44 ... [2019-11-26T08:46:11.325Z] [2019-11-26T08:46:11.325Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:11.325Z] #41 23.76 DEP images/fsnotify.pb-c.d [2019-11-26T08:46:11.325Z] #41 23.89 PBCC images/eventpoll.pb-c.c [2019-11-26T08:46:11.325Z] #41 23.96 DEP images/eventpoll.pb-c.d [2019-11-26T08:46:11.347Z] #41 ... [2019-11-26T08:46:11.347Z] [2019-11-26T08:46:11.347Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:11.347Z] #54 157.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T08:46:11.366Z] #41 11.08 PBCC images/sk-unix.pb-c.c [2019-11-26T08:46:11.366Z] #41 11.12 DEP images/sk-unix.pb-c.d [2019-11-26T08:46:11.366Z] #41 11.17 PBCC images/mm.pb-c.c [2019-11-26T08:46:11.580Z] #41 24.03 PBCC images/eventfd.pb-c.c [2019-11-26T08:46:11.581Z] #41 24.12 DEP images/eventfd.pb-c.d [2019-11-26T08:46:11.626Z] #41 11.22 DEP images/mm.pb-c.d [2019-11-26T08:46:11.626Z] #41 11.26 PBCC images/timerfd.pb-c.c [2019-11-26T08:46:11.626Z] #41 11.32 DEP images/timerfd.pb-c.d [2019-11-26T08:46:11.626Z] #41 11.38 PBCC images/timer.pb-c.c [2019-11-26T08:46:11.626Z] #41 11.40 DEP images/timer.pb-c.d [2019-11-26T08:46:11.626Z] #41 11.46 PBCC images/sa.pb-c.c [2019-11-26T08:46:11.626Z] #41 11.54 DEP images/sa.pb-c.d [2019-11-26T08:46:11.626Z] #41 11.57 PBCC images/pipe-data.pb-c.c [2019-11-26T08:46:11.649Z] #42 76.59 DEP criu/net.d [2019-11-26T08:46:11.837Z] #41 24.24 PBCC images/remap-file-path.pb-c.c [2019-11-26T08:46:11.837Z] #41 24.34 DEP images/remap-file-path.pb-c.d [2019-11-26T08:46:11.837Z] #41 24.48 PBCC images/fifo.pb-c.c [2019-11-26T08:46:11.887Z] #41 11.59 DEP images/pipe-data.pb-c.d [2019-11-26T08:46:11.887Z] #41 11.63 PBCC images/mnt.pb-c.c [2019-11-26T08:46:11.887Z] #41 11.68 DEP images/mnt.pb-c.d [2019-11-26T08:46:11.887Z] #41 11.75 PBCC images/sk-packet.pb-c.c [2019-11-26T08:46:11.887Z] #41 11.78 DEP images/sk-packet.pb-c.d [2019-11-26T08:46:12.098Z] #41 24.57 DEP images/fifo.pb-c.d [2019-11-26T08:46:12.148Z] #41 11.82 PBCC images/tcp-stream.pb-c.c [2019-11-26T08:46:12.148Z] #41 11.86 DEP images/tcp-stream.pb-c.d [2019-11-26T08:46:12.148Z] #41 11.90 PBCC images/pipe.pb-c.c [2019-11-26T08:46:12.148Z] #41 11.95 DEP images/pipe.pb-c.d [2019-11-26T08:46:12.148Z] #41 12.05 PBCC images/pstree.pb-c.c [2019-11-26T08:46:12.232Z] #42 77.03 DEP criu/namespaces.d [2019-11-26T08:46:12.354Z] #41 24.79 PBCC images/ghost-file.pb-c.c [2019-11-26T08:46:12.354Z] #41 24.89 DEP images/ghost-file.pb-c.d [2019-11-26T08:46:12.354Z] #41 24.96 PBCC images/regfile.pb-c.c [2019-11-26T08:46:12.409Z] #41 12.07 DEP images/pstree.pb-c.d [2019-11-26T08:46:12.409Z] #41 12.11 PBCC images/fs.pb-c.c [2019-11-26T08:46:12.409Z] #41 12.13 DEP images/fs.pb-c.d [2019-11-26T08:46:12.409Z] #41 12.20 PBCC images/signalfd.pb-c.c [2019-11-26T08:46:12.409Z] #41 12.24 DEP images/signalfd.pb-c.d [2019-11-26T08:46:12.409Z] #41 12.28 PBCC images/fh.pb-c.c [2019-11-26T08:46:12.409Z] #41 12.32 PBCC images/fsnotify.pb-c.c [2019-11-26T08:46:12.610Z] #41 25.14 DEP images/regfile.pb-c.d [2019-11-26T08:46:12.610Z] #41 25.25 PBCC images/ns.pb-c.c [2019-11-26T08:46:12.670Z] #41 12.35 DEP images/fh.pb-c.d [2019-11-26T08:46:12.670Z] #41 12.39 DEP images/fsnotify.pb-c.d [2019-11-26T08:46:12.670Z] #41 12.45 PBCC images/eventpoll.pb-c.c [2019-11-26T08:46:12.670Z] #41 12.46 DEP images/eventpoll.pb-c.d [2019-11-26T08:46:12.670Z] #41 12.50 PBCC images/eventfd.pb-c.c [2019-11-26T08:46:12.670Z] #41 12.52 DEP images/eventfd.pb-c.d [2019-11-26T08:46:12.670Z] #41 12.56 PBCC images/remap-file-path.pb-c.c [2019-11-26T08:46:12.742Z] #42 77.46 DEP criu/mount.d [2019-11-26T08:46:12.742Z] #42 77.64 DEP criu/mem.d [2019-11-26T08:46:12.742Z] #42 77.74 DEP criu/lsm.d [2019-11-26T08:46:12.742Z] #42 77.94 DEP criu/log.d [2019-11-26T08:46:12.866Z] #41 25.29 DEP images/ns.pb-c.d [2019-11-26T08:46:12.866Z] #41 25.38 PBCC images/fdinfo.pb-c.c [2019-11-26T08:46:12.866Z] #41 25.42 DEP images/fdinfo.pb-c.d [2019-11-26T08:46:12.932Z] #41 12.57 DEP images/remap-file-path.pb-c.d [2019-11-26T08:46:12.932Z] #41 12.61 PBCC images/fifo.pb-c.c [2019-11-26T08:46:12.932Z] #41 12.64 DEP images/fifo.pb-c.d [2019-11-26T08:46:12.932Z] #41 12.71 PBCC images/ghost-file.pb-c.c [2019-11-26T08:46:12.932Z] #41 12.77 DEP images/ghost-file.pb-c.d [2019-11-26T08:46:12.932Z] #41 12.82 PBCC images/regfile.pb-c.c [2019-11-26T08:46:13.122Z] #41 25.60 PBCC images/core-aarch64.pb-c.c [2019-11-26T08:46:13.122Z] #41 25.68 PBCC images/core-arm.pb-c.c [2019-11-26T08:46:13.185Z] #42 78.22 DEP criu/libnetlink.d [2019-11-26T08:46:13.192Z] #41 12.87 DEP images/regfile.pb-c.d [2019-11-26T08:46:13.192Z] #41 12.96 PBCC images/ns.pb-c.c [2019-11-26T08:46:13.192Z] #41 12.98 DEP images/ns.pb-c.d [2019-11-26T08:46:13.192Z] #41 13.02 PBCC images/fdinfo.pb-c.c [2019-11-26T08:46:13.192Z] #41 13.10 DEP images/fdinfo.pb-c.d [2019-11-26T08:46:13.378Z] #41 25.86 PBCC images/core-ppc64.pb-c.c [2019-11-26T08:46:13.454Z] #41 13.16 PBCC images/core-aarch64.pb-c.c [2019-11-26T08:46:13.454Z] #41 13.23 PBCC images/core-arm.pb-c.c [2019-11-26T08:46:13.454Z] #41 13.26 PBCC images/core-ppc64.pb-c.c [2019-11-26T08:46:13.454Z] #41 13.29 PBCC images/core-s390.pb-c.c [2019-11-26T08:46:13.454Z] #41 13.33 PBCC images/core-x86.pb-c.c [2019-11-26T08:46:13.581Z] #42 78.56 DEP criu/kerndat.d [2019-11-26T08:46:13.634Z] #41 26.02 PBCC images/core-s390.pb-c.c [2019-11-26T08:46:13.634Z] #41 26.09 PBCC images/core-x86.pb-c.c [2019-11-26T08:46:13.634Z] #41 26.20 PBCC images/core.pb-c.c [2019-11-26T08:46:13.634Z] #41 26.34 PBCC images/inventory.pb-c.c [2019-11-26T08:46:13.715Z] #41 13.38 PBCC images/core.pb-c.c [2019-11-26T08:46:13.715Z] #41 13.43 PBCC images/inventory.pb-c.c [2019-11-26T08:46:13.715Z] #41 13.47 DEP images/core-aarch64.pb-c.d [2019-11-26T08:46:13.715Z] #41 13.54 DEP images/core-arm.pb-c.d [2019-11-26T08:46:13.881Z] #54 159.5 + mkdir -p /build [2019-11-26T08:46:13.881Z] #54 159.5 + cp runc /build/runc [2019-11-26T08:46:13.890Z] #41 26.44 DEP images/core-aarch64.pb-c.d [2019-11-26T08:46:13.890Z] #41 26.54 DEP images/core-arm.pb-c.d [2019-11-26T08:46:13.976Z] #41 13.58 DEP images/core-ppc64.pb-c.d [2019-11-26T08:46:13.977Z] #41 13.67 DEP images/core-s390.pb-c.d [2019-11-26T08:46:13.977Z] #41 13.72 DEP images/core-x86.pb-c.d [2019-11-26T08:46:13.977Z] #41 13.79 DEP images/core.pb-c.d [2019-11-26T08:46:13.977Z] #41 13.87 DEP images/inventory.pb-c.d [2019-11-26T08:46:13.977Z] #41 13.92 PBCC images/cpuinfo.pb-c.c [2019-11-26T08:46:13.990Z] #42 79.05 DEP criu/kcmp-ids.d [2019-11-26T08:46:13.990Z] #42 79.12 DEP criu/irmap.d [2019-11-26T08:46:14.145Z] #41 ... [2019-11-26T08:46:14.145Z] [2019-11-26T08:46:14.145Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:46:14.145Z] #31 112.8 flag [2019-11-26T08:46:14.145Z] #31 112.8 github.com/BurntSushi/toml [2019-11-26T08:46:14.145Z] #31 116.2 log [2019-11-26T08:46:14.145Z] #31 119.7 github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:46:14.145Z] #31 ... [2019-11-26T08:46:14.145Z] [2019-11-26T08:46:14.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:14.145Z] #41 26.70 DEP images/core-ppc64.pb-c.d [2019-11-26T08:46:14.237Z] #41 13.95 DEP images/cpuinfo.pb-c.d [2019-11-26T08:46:14.237Z] #41 13.97 PBCC images/stats.pb-c.c [2019-11-26T08:46:14.237Z] #41 14.00 DEP images/stats.pb-c.d [2019-11-26T08:46:14.392Z] #42 79.42 DEP criu/ipc_ns.d [2019-11-26T08:46:14.392Z] #42 79.60 DEP criu/image.d [2019-11-26T08:46:14.401Z] #41 26.88 DEP images/core-s390.pb-c.d [2019-11-26T08:46:14.401Z] #41 27.03 DEP images/core-x86.pb-c.d [2019-11-26T08:46:14.401Z] #41 27.10 DEP images/core.pb-c.d [2019-11-26T08:46:14.448Z] #54 DONE 160.4s [2019-11-26T08:46:14.448Z] [2019-11-26T08:46:14.448Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:14.448Z] #41 86.03 CC criu/cr-dedup.o [2019-11-26T08:46:14.448Z] #41 86.48 CC criu/cr-dump.o [2019-11-26T08:46:14.448Z] #41 88.24 CC criu/cr-errno.o [2019-11-26T08:46:14.448Z] #41 88.35 CC criu/cr-restore.o [2019-11-26T08:46:14.823Z] #42 79.87 DEP criu/image-desc.d [2019-11-26T08:46:14.823Z] #42 79.96 DEP criu/fsnotify.d [2019-11-26T08:46:14.964Z] #41 27.28 DEP images/inventory.pb-c.d [2019-11-26T08:46:14.964Z] #41 27.37 PBCC images/cpuinfo.pb-c.c [2019-11-26T08:46:14.964Z] #41 27.50 DEP images/cpuinfo.pb-c.d [2019-11-26T08:46:14.964Z] #41 27.58 PBCC images/stats.pb-c.c [2019-11-26T08:46:14.964Z] #41 27.59 DEP images/stats.pb-c.d [2019-11-26T08:46:15.241Z] #42 80.24 DEP criu/filesystems.d [2019-11-26T08:46:15.241Z] #42 80.52 DEP criu/files.d [2019-11-26T08:46:15.625Z] #41 15.15 make[1]: Nothing to be done for 'all'. [2019-11-26T08:46:15.646Z] #42 80.87 DEP criu/files-reg.d [2019-11-26T08:46:16.054Z] #42 81.12 DEP criu/files-ext.d [2019-11-26T08:46:16.054Z] #42 81.27 DEP criu/file-lock.d [2019-11-26T08:46:16.462Z] #42 81.51 DEP criu/file-ids.d [2019-11-26T08:46:16.462Z] #42 ... [2019-11-26T08:46:16.462Z] [2019-11-26T08:46:16.462Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:16.462Z] #45 123.7 vendor/golang.org/x/net/idna [2019-11-26T08:46:16.567Z] #41 16.31 CC images/stats.o [2019-11-26T08:46:16.956Z] #41 16.73 CC images/core.o [2019-11-26T08:46:16.956Z] #41 ... [2019-11-26T08:46:16.956Z] [2019-11-26T08:46:16.956Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:16.956Z] #59 17.39 + cd /tmp/tmp.M0vywt8qxu/src/github.com/containerd/containerd [2019-11-26T08:46:16.956Z] #59 17.39 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:46:16.956Z] #59 18.29 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T08:46:16.956Z] #59 18.29 + BUILDTAGS='netgo osusergo static_build' [2019-11-26T08:46:16.956Z] #59 18.29 + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:46:16.956Z] #59 18.29 + EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:46:16.956Z] #59 18.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T08:46:16.956Z] #59 18.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T08:46:16.956Z] #59 18.29 + '[' '' = dynamic ']' [2019-11-26T08:46:16.956Z] #59 18.29 + make [2019-11-26T08:46:16.956Z] #59 19.23 + bin/ctr [2019-11-26T08:46:16.979Z] #41 91.53 CC criu/cr-service.o [2019-11-26T08:46:17.217Z] #59 ... [2019-11-26T08:46:17.217Z] [2019-11-26T08:46:17.217Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:17.217Z] #62 58.45 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:46:17.218Z] #62 58.45 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T08:46:17.441Z] #45 ... [2019-11-26T08:46:17.441Z] [2019-11-26T08:46:17.441Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:17.441Z] #63 DONE 124.9s [2019-11-26T08:46:17.856Z] [2019-11-26T08:46:17.856Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T08:46:17.856Z] #64 DONE 0.1s [2019-11-26T08:46:17.856Z] [2019-11-26T08:46:17.856Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:17.856Z] #42 81.65 DEP criu/fifo.d [2019-11-26T08:46:17.856Z] #42 81.88 DEP criu/fdstore.d [2019-11-26T08:46:17.856Z] #42 81.97 DEP criu/fault-injection.d [2019-11-26T08:46:17.856Z] #42 82.02 DEP criu/external.d [2019-11-26T08:46:17.856Z] #42 82.12 DEP criu/eventpoll.d [2019-11-26T08:46:17.856Z] #42 82.39 DEP criu/eventfd.d [2019-11-26T08:46:17.856Z] #42 82.64 DEP criu/crtools.d [2019-11-26T08:46:17.856Z] #42 83.14 DEP criu/cr-service.d [2019-11-26T08:46:18.269Z] #42 83.46 DEP criu/cr-restore.d [2019-11-26T08:46:18.331Z] #41 ... [2019-11-26T08:46:18.331Z] [2019-11-26T08:46:18.331Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:46:18.331Z] #31 DONE 126.6s [2019-11-26T08:46:18.331Z] [2019-11-26T08:46:18.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:18.331Z] #41 30.32 make[1]: Nothing to be done for 'all'. [2019-11-26T08:46:18.354Z] #41 92.59 CC criu/crtools.o [2019-11-26T08:46:18.611Z] #41 93.07 CC criu/eventfd.o [2019-11-26T08:46:18.666Z] #42 83.91 DEP criu/cr-errno.d [2019-11-26T08:46:18.666Z] #42 83.96 DEP criu/cr-dump.d [2019-11-26T08:46:18.869Z] #41 93.32 CC criu/eventpoll.o [2019-11-26T08:46:19.072Z] #42 84.24 DEP criu/cr-dedup.d [2019-11-26T08:46:19.258Z] #41 ... [2019-11-26T08:46:19.258Z] [2019-11-26T08:46:19.258Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:19.258Z] #44 121.2 go/ast [2019-11-26T08:46:19.258Z] #44 125.5 internal/lazyregexp [2019-11-26T08:46:19.258Z] #44 125.8 net/url [2019-11-26T08:46:19.437Z] #41 93.84 CC criu/external.o [2019-11-26T08:46:19.459Z] #42 84.42 DEP criu/cr-check.d [2019-11-26T08:46:19.459Z] #42 84.66 DEP criu/config.d [2019-11-26T08:46:19.695Z] #41 94.12 CC criu/fault-injection.o [2019-11-26T08:46:19.695Z] #41 94.24 CC criu/fdstore.o [2019-11-26T08:46:19.820Z] #44 128.6 text/template/parse [2019-11-26T08:46:19.859Z] #42 85.00 DEP criu/clone-noasan.d [2019-11-26T08:46:19.859Z] #42 85.08 DEP criu/cgroup.d [2019-11-26T08:46:19.859Z] #42 ... [2019-11-26T08:46:19.859Z] [2019-11-26T08:46:19.859Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:46:19.859Z] #18 83.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T08:46:19.859Z] #18 83.15 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T08:46:19.859Z] #18 83.16 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:46:19.859Z] #18 90.65 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T08:46:19.859Z] #18 90.65 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-26T08:46:19.859Z] #18 90.66 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T08:46:19.859Z] #18 90.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T08:46:19.859Z] #18 90.98 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-26T08:46:19.859Z] #18 90.98 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:46:19.953Z] #41 94.52 CC criu/fifo.o [2019-11-26T08:46:20.268Z] #18 ... [2019-11-26T08:46:20.268Z] [2019-11-26T08:46:20.268Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:20.268Z] #45 126.9 vendor/golang.org/x/net/http2/hpack [2019-11-26T08:46:20.382Z] #44 129.2 go/parser [2019-11-26T08:46:20.382Z] #44 ... [2019-11-26T08:46:20.382Z] [2019-11-26T08:46:20.382Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:20.382Z] #41 32.92 CC images/stats.o [2019-11-26T08:46:20.519Z] #41 94.81 CC criu/file-ids.o [2019-11-26T08:46:20.519Z] #41 95.00 CC criu/file-lock.o [2019-11-26T08:46:20.694Z] #45 128.0 mime [2019-11-26T08:46:20.944Z] #41 33.53 CC images/core.o [2019-11-26T08:46:21.085Z] #41 95.61 CC criu/files-ext.o [2019-11-26T08:46:21.343Z] #41 95.89 CC criu/files-reg.o [2019-11-26T08:46:22.085Z] #45 ... [2019-11-26T08:46:22.085Z] [2019-11-26T08:46:22.085Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:22.085Z] #48 DONE 129.4s [2019-11-26T08:46:22.085Z] [2019-11-26T08:46:22.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:22.085Z] #42 85.38 DEP criu/cgroup-props.d [2019-11-26T08:46:22.085Z] #42 85.46 DEP criu/bitmap.d [2019-11-26T08:46:22.085Z] #42 85.48 DEP criu/bfd.d [2019-11-26T08:46:22.085Z] #42 85.61 DEP criu/autofs.d [2019-11-26T08:46:22.085Z] #42 85.84 DEP criu/aio.d [2019-11-26T08:46:22.085Z] #42 86.01 DEP criu/action-scripts.d [2019-11-26T08:46:22.085Z] #42 86.31 CC criu/action-scripts.o [2019-11-26T08:46:22.085Z] #42 86.82 CC criu/aio.o [2019-11-26T08:46:22.310Z] #41 ... [2019-11-26T08:46:22.310Z] [2019-11-26T08:46:22.310Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:46:22.310Z] #17 25.93 Fetched 7927 kB in 20s (378 kB/s) [2019-11-26T08:46:22.310Z] #17 25.93 Reading package lists... [2019-11-26T08:46:22.310Z] #17 34.65 Reading package lists... [2019-11-26T08:46:22.310Z] #17 ... [2019-11-26T08:46:22.310Z] [2019-11-26T08:46:22.310Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:22.310Z] #41 34.80 CC images/core-x86.o [2019-11-26T08:46:22.487Z] #42 87.67 CC criu/autofs.o [2019-11-26T08:46:22.506Z] #62 DONE 62.9s [2019-11-26T08:46:22.506Z] [2019-11-26T08:46:22.506Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T08:46:22.506Z] #63 DONE 0.2s [2019-11-26T08:46:22.506Z] [2019-11-26T08:46:22.506Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:22.506Z] #41 17.27 CC images/core-x86.o [2019-11-26T08:46:22.506Z] #41 17.77 CC images/core-arm.o [2019-11-26T08:46:22.506Z] #41 18.17 CC images/core-aarch64.o [2019-11-26T08:46:22.506Z] #41 18.62 CC images/core-ppc64.o [2019-11-26T08:46:22.506Z] #41 19.25 CC images/core-s390.o [2019-11-26T08:46:22.506Z] #41 19.77 CC images/cpuinfo.o [2019-11-26T08:46:22.506Z] #41 20.14 CC images/inventory.o [2019-11-26T08:46:22.506Z] #41 20.34 CC images/fdinfo.o [2019-11-26T08:46:22.506Z] #41 20.57 CC images/fown.o [2019-11-26T08:46:22.506Z] #41 20.75 CC images/ns.o [2019-11-26T08:46:22.506Z] #41 20.93 CC images/regfile.o [2019-11-26T08:46:22.506Z] #41 21.08 CC images/ghost-file.o [2019-11-26T08:46:22.506Z] #41 21.26 CC images/fifo.o [2019-11-26T08:46:22.506Z] #41 21.40 CC images/remap-file-path.o [2019-11-26T08:46:22.506Z] #41 21.67 CC images/eventfd.o [2019-11-26T08:46:22.506Z] #41 21.89 CC images/eventpoll.o [2019-11-26T08:46:22.506Z] #41 22.21 CC images/fh.o [2019-11-26T08:46:22.506Z] #41 22.45 CC images/fsnotify.o [2019-11-26T08:46:23.239Z] #41 35.75 CC images/core-arm.o [2019-11-26T08:46:23.242Z] #41 97.43 CC criu/files.o [2019-11-26T08:46:23.448Z] #41 22.99 CC images/signalfd.o [2019-11-26T08:46:23.709Z] #41 23.35 CC images/fs.o [2019-11-26T08:46:23.709Z] #41 23.63 CC images/pstree.o [2019-11-26T08:46:23.800Z] #41 36.43 CC images/core-aarch64.o [2019-11-26T08:46:23.969Z] #41 ... [2019-11-26T08:46:23.969Z] [2019-11-26T08:46:23.969Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:46:23.969Z] #38 65.47 + dpkg --print-architecture [2019-11-26T08:46:23.969Z] #38 65.47 + rm -rf /tmp/tmp.8NyXqZPfdF [2019-11-26T08:46:24.176Z] #41 98.78 CC criu/filesystems.o [2019-11-26T08:46:24.541Z] #38 DONE 65.8s [2019-11-26T08:46:24.541Z] [2019-11-26T08:46:24.541Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:24.541Z] #41 23.91 CC images/pipe.o [2019-11-26T08:46:24.541Z] #41 24.07 CC images/tcp-stream.o [2019-11-26T08:46:24.541Z] #41 24.40 CC images/sk-packet.o [2019-11-26T08:46:24.650Z] #42 89.53 CC criu/bfd.o [2019-11-26T08:46:24.727Z] #41 37.10 CC images/core-ppc64.o [2019-11-26T08:46:24.742Z] #41 99.29 CC criu/fsnotify.o [2019-11-26T08:46:24.803Z] #41 24.61 CC images/mnt.o [2019-11-26T08:46:25.065Z] #41 24.76 CC images/pipe-data.o [2019-11-26T08:46:25.140Z] #42 90.40 CC criu/bitmap.o [2019-11-26T08:46:25.325Z] #41 24.93 CC images/sa.o [2019-11-26T08:46:25.579Z] #42 90.84 CC criu/cgroup-props.o [2019-11-26T08:46:25.586Z] #41 25.21 CC images/timer.o [2019-11-26T08:46:25.653Z] #41 38.20 CC images/core-s390.o [2019-11-26T08:46:25.677Z] #41 100.1 CC criu/image-desc.o [2019-11-26T08:46:25.677Z] #41 100.3 CC criu/image.o [2019-11-26T08:46:26.157Z] #41 25.75 CC images/timerfd.o [2019-11-26T08:46:26.157Z] #41 25.90 CC images/mm.o [2019-11-26T08:46:26.417Z] #41 26.16 CC images/sk-opts.o [2019-11-26T08:46:26.550Z] #42 91.83 CC criu/cgroup.o [2019-11-26T08:46:26.611Z] #41 100.9 CC criu/ipc_ns.o [2019-11-26T08:46:26.677Z] #41 26.28 CC images/sk-unix.o [2019-11-26T08:46:26.677Z] #41 26.49 CC images/sk-inet.o [2019-11-26T08:46:26.938Z] #41 26.76 CC images/tun.o [2019-11-26T08:46:27.017Z] #41 39.41 CC images/cpuinfo.o [2019-11-26T08:46:27.177Z] #41 101.6 CC criu/irmap.o [2019-11-26T08:46:27.199Z] #41 26.93 CC images/sk-netlink.o [2019-11-26T08:46:27.436Z] #41 102.0 CC criu/kcmp-ids.o [2019-11-26T08:46:27.436Z] #41 ... [2019-11-26T08:46:27.436Z] [2019-11-26T08:46:27.436Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:46:27.436Z] #38 174.2 + dpkg --print-architecture [2019-11-26T08:46:27.460Z] #41 27.16 CC images/packet-sock.o [2019-11-26T08:46:27.694Z] #38 174.2 + cd /tmp/tmp.oM4o798h1Z/src/github.com/docker/distribution [2019-11-26T08:46:27.694Z] #38 174.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T08:46:27.721Z] #41 27.47 CC images/ipc-var.o [2019-11-26T08:46:27.721Z] #41 27.57 CC images/ipc-desc.o [2019-11-26T08:46:27.953Z] #38 174.6 + GOPATH=/tmp/tmp.oM4o798h1Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oM4o798h1Z [2019-11-26T08:46:27.953Z] #38 174.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-26T08:46:27.982Z] #41 27.74 CC images/ipc-shm.o [2019-11-26T08:46:28.243Z] #41 27.90 CC images/ipc-msg.o [2019-11-26T08:46:28.243Z] #41 28.07 CC images/ipc-sem.o [2019-11-26T08:46:28.382Z] #41 40.58 CC images/inventory.o [2019-11-26T08:46:28.504Z] #41 28.18 CC images/utsns.o [2019-11-26T08:46:28.504Z] #41 28.30 CC images/creds.o [2019-11-26T08:46:28.504Z] #41 28.40 CC images/vma.o [2019-11-26T08:46:28.638Z] #41 41.16 CC images/fdinfo.o [2019-11-26T08:46:28.638Z] #41 ... [2019-11-26T08:46:28.638Z] [2019-11-26T08:46:28.638Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:46:28.638Z] #17 34.65 Reading package lists... [2019-11-26T08:46:28.764Z] #41 28.59 CC images/netdev.o [2019-11-26T08:46:29.025Z] #41 28.96 CC images/tty.o [2019-11-26T08:46:29.942Z] #42 94.63 CC criu/clone-noasan.o [2019-11-26T08:46:29.942Z] #42 94.77 CC criu/config.o [2019-11-26T08:46:29.967Z] #41 29.51 CC images/file-lock.o [2019-11-26T08:46:29.967Z] #41 29.68 CC images/rlimit.o [2019-11-26T08:46:30.228Z] #41 29.88 CC images/pagemap.o [2019-11-26T08:46:30.488Z] #41 30.16 CC images/siginfo.o [2019-11-26T08:46:30.749Z] #41 30.43 CC images/rpc.o [2019-11-26T08:46:31.086Z] #17 42.93 Building dependency tree... [2019-11-26T08:46:31.312Z] #42 96.14 CC criu/cr-check.o [2019-11-26T08:46:31.691Z] #41 31.30 CC images/ext-file.o [2019-11-26T08:46:31.691Z] #41 31.51 CC images/cgroup.o [2019-11-26T08:46:32.262Z] #41 31.95 CC images/userns.o [2019-11-26T08:46:32.262Z] #41 32.17 CC images/google/protobuf/descriptor.o [2019-11-26T08:46:32.704Z] #42 97.70 CC criu/cr-dedup.o [2019-11-26T08:46:32.704Z] #42 ... [2019-11-26T08:46:32.704Z] [2019-11-26T08:46:32.704Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:32.704Z] #45 129.8 mime/quotedprintable [2019-11-26T08:46:32.704Z] #45 130.3 net/http/internal [2019-11-26T08:46:32.704Z] #45 133.1 mime/multipart [2019-11-26T08:46:32.704Z] #45 133.2 crypto/tls [2019-11-26T08:46:33.110Z] #45 140.3 net/http/httptrace [2019-11-26T08:46:33.110Z] #45 ... [2019-11-26T08:46:33.110Z] [2019-11-26T08:46:33.110Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:33.110Z] #42 98.15 CC criu/cr-dump.o [2019-11-26T08:46:33.599Z] #17 46.88 The following additional packages will be installed: [2019-11-26T08:46:33.599Z] #17 46.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T08:46:33.599Z] #17 46.89 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T08:46:33.599Z] #17 46.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T08:46:33.599Z] #17 46.89 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T08:46:33.599Z] #17 46.90 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T08:46:33.599Z] #17 46.90 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T08:46:33.599Z] #17 46.90 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T08:46:33.599Z] #17 46.90 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T08:46:33.599Z] #17 46.91 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T08:46:33.599Z] #17 46.92 Suggested packages: [2019-11-26T08:46:33.599Z] #17 46.94 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T08:46:33.599Z] #17 46.94 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T08:46:33.599Z] #17 46.94 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T08:46:33.599Z] #17 46.94 vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T08:46:33.599Z] #17 46.94 Recommended packages: [2019-11-26T08:46:33.599Z] #17 46.94 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T08:46:33.599Z] #17 46.94 python3-keyrings.alt python3-xdg unzip [2019-11-26T08:46:33.646Z] #41 33.24 CC images/opts.o [2019-11-26T08:46:33.646Z] #41 33.35 CC images/seccomp.o [2019-11-26T08:46:33.646Z] #41 33.49 CC images/binfmt-misc.o [2019-11-26T08:46:33.906Z] #41 33.66 CC images/time.o [2019-11-26T08:46:34.167Z] #41 33.84 CC images/sysctl.o [2019-11-26T08:46:34.167Z] #41 34.04 CC images/autofs.o [2019-11-26T08:46:34.427Z] #41 34.25 CC images/macvlan.o [2019-11-26T08:46:34.692Z] #41 34.41 CC images/sit.o [2019-11-26T08:46:34.692Z] #41 34.59 LINK images/built-in.o [2019-11-26T08:46:34.953Z] #41 34.67 GEN compel/include/asm [2019-11-26T08:46:34.953Z] #41 34.67 GEN compel/include/version.h [2019-11-26T08:46:34.953Z] #41 34.69 touch .config [2019-11-26T08:46:34.953Z] #41 34.71 GEN include/common/config.h [2019-11-26T08:46:34.953Z] #41 34.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T08:46:34.953Z] #41 34.79 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-11-26T08:46:34.953Z] #41 34.83 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-11-26T08:46:35.071Z] #42 100.2 CC criu/cr-errno.o [2019-11-26T08:46:35.071Z] #42 100.3 CC criu/cr-restore.o [2019-11-26T08:46:35.214Z] #41 34.86 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-11-26T08:46:35.214Z] #41 34.88 DEP compel/plugins/std/infect.d [2019-11-26T08:46:35.214Z] #41 35.03 DEP compel/plugins/std/string.d [2019-11-26T08:46:35.214Z] #41 35.10 DEP compel/plugins/std/log.d [2019-11-26T08:46:35.477Z] #41 35.20 DEP compel/plugins/std/fds.d [2019-11-26T08:46:35.477Z] #41 35.26 DEP compel/plugins/std/std.d [2019-11-26T08:46:35.477Z] #41 35.37 DEP compel/plugins/shmem/shmem.d [2019-11-26T08:46:35.748Z] #41 35.48 DEP compel/plugins/fds/fds.d [2019-11-26T08:46:35.748Z] #41 35.60 CC compel/plugins/std/std.o [2019-11-26T08:46:36.009Z] #41 35.86 CC compel/plugins/std/fds.o [2019-11-26T08:46:36.066Z] #38 ... [2019-11-26T08:46:36.066Z] [2019-11-26T08:46:36.066Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:36.066Z] #41 102.2 CC criu/kerndat.o [2019-11-26T08:46:36.066Z] #41 103.0 CC criu/libnetlink.o [2019-11-26T08:46:36.066Z] #41 103.3 CC criu/log.o [2019-11-26T08:46:36.066Z] #41 103.7 CC criu/lsm.o [2019-11-26T08:46:36.066Z] #41 104.0 CC criu/mem.o [2019-11-26T08:46:36.066Z] #41 105.0 CC criu/mount.o [2019-11-26T08:46:36.066Z] #41 107.6 CC criu/namespaces.o [2019-11-26T08:46:36.066Z] #41 109.0 CC criu/net.o [2019-11-26T08:46:36.582Z] #41 36.23 CC compel/plugins/std/log.o [2019-11-26T08:46:36.634Z] #41 111.1 CC criu/netfilter.o [2019-11-26T08:46:36.843Z] #41 36.71 CC compel/plugins/std/string.o [2019-11-26T08:46:36.864Z] #17 ... [2019-11-26T08:46:36.864Z] [2019-11-26T08:46:36.864Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:36.864Z] #44 135.7 encoding/xml [2019-11-26T08:46:36.864Z] #44 135.9 text/template [2019-11-26T08:46:36.892Z] #41 111.4 CC criu/page-pipe.o [2019-11-26T08:46:37.119Z] #44 145.8 go/doc [2019-11-26T08:46:37.119Z] #44 ... [2019-11-26T08:46:37.119Z] [2019-11-26T08:46:37.119Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:37.119Z] #41 41.90 CC images/fown.o [2019-11-26T08:46:37.119Z] #41 42.04 CC images/ns.o [2019-11-26T08:46:37.119Z] #41 42.39 CC images/regfile.o [2019-11-26T08:46:37.119Z] #41 42.85 CC images/ghost-file.o [2019-11-26T08:46:37.119Z] #41 43.62 CC images/fifo.o [2019-11-26T08:46:37.119Z] #41 44.11 CC images/remap-file-path.o [2019-11-26T08:46:37.119Z] #41 44.66 CC images/eventfd.o [2019-11-26T08:46:37.119Z] #41 45.25 CC images/eventpoll.o [2019-11-26T08:46:37.119Z] #41 45.99 CC images/fh.o [2019-11-26T08:46:37.119Z] #41 46.60 CC images/fsnotify.o [2019-11-26T08:46:37.119Z] #41 48.33 CC images/signalfd.o [2019-11-26T08:46:37.119Z] #41 48.87 CC images/fs.o [2019-11-26T08:46:37.119Z] #41 49.40 CC images/pstree.o [2019-11-26T08:46:37.119Z] #41 49.72 CC images/pipe.o [2019-11-26T08:46:37.415Z] #41 37.09 CC compel/plugins/std/infect.o [2019-11-26T08:46:37.462Z] #41 111.9 CC criu/page-xfer.o [2019-11-26T08:46:37.676Z] #41 37.37 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-11-26T08:46:37.676Z] #41 37.43 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-11-26T08:46:37.676Z] #41 37.47 AR compel/plugins/std.lib.a [2019-11-26T08:46:37.676Z] #41 37.52 CC compel/plugins/fds/fds.o [2019-11-26T08:46:37.681Z] #41 50.09 CC images/tcp-stream.o [2019-11-26T08:46:37.681Z] #41 ... [2019-11-26T08:46:37.681Z] [2019-11-26T08:46:37.681Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:37.681Z] #44 146.4 net [2019-11-26T08:46:37.940Z] #41 37.69 AR compel/plugins/fds.lib.a [2019-11-26T08:46:37.940Z] #41 37.75 HOSTDEP compel/src/lib/log-host.d [2019-11-26T08:46:38.079Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.7s done [2019-11-26T08:46:38.079Z] #8 DONE 33.8s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-26T08:46:38.079Z] #9 DONE 0.2s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-26T08:46:38.079Z] #10 DONE 0.2s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:46:38.079Z] #21 DONE 0.1s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T08:46:38.079Z] #22 DONE 0.2s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-26T08:46:38.079Z] #31 DONE 0.1s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-26T08:46:38.079Z] #68 DONE 0.1s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-26T08:46:38.079Z] #62 DONE 0.1s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-26T08:46:38.079Z] #47 DONE 0.1s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-26T08:46:38.079Z] #44 DONE 0.1s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-26T08:46:38.079Z] #50 DONE 0.1s [2019-11-26T08:46:38.079Z] [2019-11-26T08:46:38.079Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:38.079Z] #51 0.782 + RM_GOPATH=0 [2019-11-26T08:46:38.079Z] #51 0.785 + TMP_GOPATH= [2019-11-26T08:46:38.079Z] #51 0.786 + : /build [2019-11-26T08:46:38.079Z] #51 0.788 + '[' -z '' ']' [2019-11-26T08:46:38.079Z] #51 0.790 ++ mktemp -d [2019-11-26T08:46:38.079Z] #51 0.792 + export GOPATH=/tmp/tmp.j1vHdLhFTl [2019-11-26T08:46:38.079Z] #51 0.798 + GOPATH=/tmp/tmp.j1vHdLhFTl [2019-11-26T08:46:38.079Z] #51 0.798 + RM_GOPATH=1 [2019-11-26T08:46:38.079Z] #51 0.799 ++ dirname ./install.sh [2019-11-26T08:46:38.079Z] #51 0.801 + dir=. [2019-11-26T08:46:38.079Z] #51 0.801 + bin=golangci_lint [2019-11-26T08:46:38.079Z] #51 0.801 + shift [2019-11-26T08:46:38.079Z] #51 0.801 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-26T08:46:38.079Z] #51 0.801 + . ./golangci_lint.installer [2019-11-26T08:46:38.079Z] #51 0.801 ++ : v1.20.0 [2019-11-26T08:46:38.079Z] #51 0.810 + install_golangci_lint [2019-11-26T08:46:38.079Z] #51 0.811 + echo 'Installing golangci-lint version v1.20.0' [2019-11-26T08:46:38.079Z] #51 0.813 Installing golangci-lint version v1.20.0 [2019-11-26T08:46:38.079Z] #51 0.813 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-26T08:46:38.201Z] #41 37.85 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T08:46:38.202Z] #41 37.97 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-11-26T08:46:38.202Z] #41 38.11 HOSTDEP compel/src/main-host.d [2019-11-26T08:46:38.396Z] #41 112.9 CC criu/pagemap-cache.o [2019-11-26T08:46:38.462Z] #41 38.23 DEP compel/src/lib/ptrace.d [2019-11-26T08:46:38.462Z] #41 38.35 DEP compel/src/lib/infect.d [2019-11-26T08:46:38.654Z] #41 113.2 CC criu/pagemap.o [2019-11-26T08:46:38.723Z] #41 38.49 DEP compel/src/lib/infect-util.d [2019-11-26T08:46:38.723Z] #41 38.57 DEP compel/src/lib/infect-rpc.d [2019-11-26T08:46:38.723Z] #41 38.64 DEP compel/arch/aarch64/src/lib/infect.d [2019-11-26T08:46:38.983Z] #41 38.71 DEP compel/arch/aarch64/src/lib/cpu.d [2019-11-26T08:46:38.983Z] #41 38.79 DEP compel/src/lib/log.d [2019-11-26T08:46:38.984Z] #41 38.89 DEP compel/src/main.d [2019-11-26T08:46:38.984Z] #41 ... [2019-11-26T08:46:38.984Z] [2019-11-26T08:46:38.984Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:46:39.221Z] #41 114.0 CC criu/parasite-syscall.o [2019-11-26T08:46:39.244Z] #28 80.66 + rm -rf /tmp/tmp.aXUHCsl2mb [2019-11-26T08:46:40.156Z] #41 114.7 CC criu/path.o [2019-11-26T08:46:40.187Z] #28 DONE 81.6s [2019-11-26T08:46:40.187Z] [2019-11-26T08:46:40.187Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:40.187Z] #41 39.00 DEP compel/src/lib/handle-elf.d [2019-11-26T08:46:40.187Z] #41 39.10 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-11-26T08:46:40.187Z] #41 39.25 CC compel/src/lib/log.o [2019-11-26T08:46:40.187Z] #41 39.48 CC compel/arch/aarch64/src/lib/cpu.o [2019-11-26T08:46:40.187Z] #41 39.68 CC compel/arch/aarch64/src/lib/infect.o [2019-11-26T08:46:40.187Z] #41 39.92 CC compel/src/lib/infect-rpc.o [2019-11-26T08:46:40.388Z] #42 105.2 CC criu/cr-service.o [2019-11-26T08:46:40.414Z] #41 114.9 CC criu/pie-util-vdso-elf32.o [2019-11-26T08:46:40.446Z] #41 40.18 CC compel/src/lib/infect-util.o [2019-11-26T08:46:40.672Z] #41 115.3 CC criu/pie-util-vdso.o [2019-11-26T08:46:40.707Z] #41 40.46 CC compel/src/lib/infect.o [2019-11-26T08:46:41.239Z] #41 115.6 CC criu/pie-util.o [2019-11-26T08:46:41.239Z] #41 115.7 CC criu/pipes.o [2019-11-26T08:46:41.330Z] #42 106.7 CC criu/crtools.o [2019-11-26T08:46:41.849Z] #41 116.4 CC criu/plugin.o [2019-11-26T08:46:41.941Z] #51 ... [2019-11-26T08:46:41.941Z] [2019-11-26T08:46:41.941Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:46:41.941Z] #32 0.937 + RM_GOPATH=0 [2019-11-26T08:46:41.941Z] #32 0.937 + TMP_GOPATH= [2019-11-26T08:46:41.941Z] #32 0.937 + : /build [2019-11-26T08:46:41.941Z] #32 0.938 + '[' -z '' ']' [2019-11-26T08:46:41.941Z] #32 0.944 ++ mktemp -d [2019-11-26T08:46:41.941Z] #32 0.991 + export GOPATH=/tmp/tmp.JhaUkiurXO [2019-11-26T08:46:41.941Z] #32 0.996 + GOPATH=/tmp/tmp.JhaUkiurXO [2019-11-26T08:46:41.941Z] #32 0.996 + RM_GOPATH=1 [2019-11-26T08:46:41.941Z] #32 1.014 ++ dirname ./install.sh [2019-11-26T08:46:41.941Z] #32 1.033 + dir=. [2019-11-26T08:46:41.941Z] #32 1.033 + bin=tomlv [2019-11-26T08:46:41.941Z] #32 1.034 + shift [2019-11-26T08:46:41.941Z] #32 1.034 + '[' '!' -f ./tomlv.installer ']' [2019-11-26T08:46:41.941Z] #32 1.035 + . ./tomlv.installer [2019-11-26T08:46:41.941Z] #32 1.036 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:46:41.941Z] #32 1.037 + install_tomlv [2019-11-26T08:46:41.941Z] #32 1.037 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-26T08:46:41.941Z] #32 1.038 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:46:41.941Z] #32 1.039 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JhaUkiurXO/src/github.com/BurntSushi/toml [2019-11-26T08:46:41.941Z] #32 1.050 Cloning into '/tmp/tmp.JhaUkiurXO/src/github.com/BurntSushi/toml'... [2019-11-26T08:46:41.941Z] #32 3.371 + cd /tmp/tmp.JhaUkiurXO/src/github.com/BurntSushi/toml [2019-11-26T08:46:41.941Z] #32 3.373 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-26T08:46:41.941Z] #32 3.408 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:46:41.941Z] #32 4.465 runtime/internal/sys [2019-11-26T08:46:41.941Z] #32 4.486 math/bits [2019-11-26T08:46:41.941Z] #32 4.740 runtime/internal/atomic [2019-11-26T08:46:41.941Z] #32 4.776 internal/cpu [2019-11-26T08:46:41.941Z] #32 5.186 runtime/internal/math [2019-11-26T08:46:41.941Z] #32 5.461 unicode/utf8 [2019-11-26T08:46:42.112Z] #41 116.7 CC criu/proc_parse.o [2019-11-26T08:46:42.183Z] #41 ... [2019-11-26T08:46:42.183Z] [2019-11-26T08:46:42.183Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-26T08:46:42.183Z] #29 DONE 0.4s [2019-11-26T08:46:42.183Z] [2019-11-26T08:46:42.183Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T08:46:42.183Z] #32 DONE 0.1s [2019-11-26T08:46:42.183Z] [2019-11-26T08:46:42.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:42.183Z] #41 41.92 CC compel/src/lib/ptrace.o [2019-11-26T08:46:42.281Z] #32 5.746 sync/atomic [2019-11-26T08:46:42.443Z] #41 ... [2019-11-26T08:46:42.443Z] [2019-11-26T08:46:42.443Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T08:46:42.443Z] #37 DONE 0.3s [2019-11-26T08:46:42.443Z] [2019-11-26T08:46:42.443Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-26T08:46:42.443Z] #39 DONE 0.2s [2019-11-26T08:46:42.443Z] [2019-11-26T08:46:42.443Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:42.443Z] #41 42.22 AR compel/libcompel.a [2019-11-26T08:46:42.443Z] #41 42.28 HOSTCC compel/src/main-host.o [2019-11-26T08:46:42.586Z] #42 107.8 CC criu/eventfd.o [2019-11-26T08:46:42.926Z] #44 150.8 github.com/LK4D4/vndr/build [2019-11-26T08:46:42.926Z] #44 ... [2019-11-26T08:46:42.926Z] [2019-11-26T08:46:42.926Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:46:42.926Z] #17 53.58 The following NEW packages will be installed: [2019-11-26T08:46:42.926Z] #17 53.58 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T08:46:42.926Z] #17 53.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T08:46:42.926Z] #17 53.58 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T08:46:42.926Z] #17 53.60 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T08:46:42.926Z] #17 53.60 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T08:46:42.926Z] #17 53.60 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T08:46:42.926Z] #17 53.60 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T08:46:42.926Z] #17 53.60 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T08:46:42.926Z] #17 53.60 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T08:46:42.926Z] #17 53.60 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T08:46:42.926Z] #17 53.61 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T08:46:42.926Z] #17 53.61 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T08:46:42.926Z] #17 53.61 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T08:46:42.926Z] #17 53.61 xfsprogs xxd xz-utils zip [2019-11-26T08:46:42.926Z] #17 54.74 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:46:42.926Z] #17 54.74 Need to get 90.9 MB of archives. [2019-11-26T08:46:42.926Z] #17 54.74 After this operation, 541 MB of additional disk space will be used. [2019-11-26T08:46:42.926Z] #17 54.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T08:46:42.926Z] #17 54.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-26T08:46:42.926Z] #17 54.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-26T08:46:42.926Z] #17 54.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-26T08:46:42.926Z] #17 54.77 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-26T08:46:42.927Z] #17 54.80 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-26T08:46:42.927Z] #17 54.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-26T08:46:42.927Z] #17 55.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-26T08:46:42.927Z] #17 55.05 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-26T08:46:42.927Z] #17 55.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-26T08:46:42.927Z] #17 55.34 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-26T08:46:42.927Z] #17 55.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-26T08:46:42.927Z] #17 55.38 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-26T08:46:42.927Z] #17 55.40 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-26T08:46:42.927Z] #17 55.40 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-26T08:46:42.927Z] #17 55.41 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-26T08:46:42.927Z] #17 55.43 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-26T08:46:42.927Z] #17 55.44 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-26T08:46:42.927Z] #17 55.44 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-26T08:46:42.927Z] #17 55.45 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-26T08:46:42.927Z] #17 55.48 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-26T08:46:42.927Z] #17 55.52 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T08:46:42.927Z] #17 55.54 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:46:42.927Z] #17 55.55 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-26T08:46:42.927Z] #17 55.55 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-26T08:46:42.927Z] #17 55.58 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-26T08:46:42.927Z] #17 55.61 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-26T08:46:42.927Z] #17 55.65 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-26T08:46:42.927Z] #17 55.65 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-26T08:46:42.927Z] #17 55.73 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-26T08:46:42.927Z] #17 55.73 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-26T08:46:42.927Z] #17 55.75 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-26T08:46:42.927Z] #17 55.75 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-26T08:46:42.927Z] #17 55.77 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-26T08:46:42.927Z] #17 55.79 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-26T08:46:42.927Z] #17 55.79 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-26T08:46:42.927Z] #17 55.83 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-26T08:46:42.927Z] #17 55.84 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-11-26T08:46:42.927Z] #17 55.84 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-26T08:46:42.927Z] #17 55.88 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-26T08:46:42.927Z] #17 55.91 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-26T08:46:42.927Z] #17 55.94 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-26T08:46:42.927Z] #17 56.00 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-26T08:46:42.927Z] #17 56.03 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-26T08:46:42.927Z] #17 56.03 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-26T08:46:42.927Z] #17 56.04 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-26T08:46:42.927Z] #17 56.04 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-26T08:46:42.927Z] #17 56.05 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-26T08:46:42.927Z] #17 56.31 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-26T08:46:42.927Z] #17 56.36 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T08:46:42.927Z] #17 56.48 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T08:46:42.927Z] #17 56.51 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T08:46:42.927Z] #17 56.53 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T08:46:42.927Z] #17 56.55 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T08:46:42.927Z] #17 56.56 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-26T08:46:42.927Z] #17 56.62 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T08:46:43.012Z] #41 42.52 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-11-26T08:46:43.012Z] #41 42.62 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T08:46:43.012Z] #41 42.81 HOSTCC compel/src/lib/log-host.o [2019-11-26T08:46:43.012Z] #41 42.93 HOSTLINK compel/compel-host-bin [2019-11-26T08:46:43.271Z] #41 43.06 DEP soccr/soccr.d [2019-11-26T08:46:43.295Z] #42 108.4 CC criu/eventpoll.o [2019-11-26T08:46:43.295Z] #42 ... [2019-11-26T08:46:43.295Z] [2019-11-26T08:46:43.295Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:43.295Z] #45 140.5 net/http [2019-11-26T08:46:43.295Z] #45 ... [2019-11-26T08:46:43.295Z] [2019-11-26T08:46:43.295Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:46:43.295Z] #18 108.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T08:46:43.295Z] #18 108.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-26T08:46:43.295Z] #18 108.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:46:43.467Z] #32 6.682 unicode [2019-11-26T08:46:43.467Z] #32 6.948 internal/bytealg [2019-11-26T08:46:43.491Z] #17 57.32 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-26T08:46:43.491Z] #17 57.44 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-26T08:46:43.531Z] #41 43.21 CC soccr/soccr.o [2019-11-26T08:46:43.747Z] #17 57.58 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-26T08:46:43.747Z] #17 57.61 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-26T08:46:43.747Z] #17 57.62 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-26T08:46:43.747Z] #17 57.71 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-11-26T08:46:44.472Z] #41 44.06 AR soccr/libsoccr.a [2019-11-26T08:46:44.472Z] #41 44.09 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:46:44.472Z] #41 44.31 DEP criu/arch/aarch64/sigframe.d [2019-11-26T08:46:44.663Z] #41 119.0 CC criu/protobuf-desc.o [2019-11-26T08:46:44.674Z] #17 58.42 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-11-26T08:46:44.717Z] #32 7.979 internal/testlog [2019-11-26T08:46:44.717Z] #32 8.252 math [2019-11-26T08:46:44.733Z] #41 44.38 DEP criu/arch/aarch64/crtools.d [2019-11-26T08:46:44.733Z] #41 44.54 DEP criu/arch/aarch64/cpu.d [2019-11-26T08:46:44.733Z] #41 44.56 DEP criu/arch/aarch64/bitops.d [2019-11-26T08:46:44.733Z] #41 44.60 CC criu/arch/aarch64/bitops.o [2019-11-26T08:46:44.733Z] #41 44.63 CC criu/arch/aarch64/cpu.o [2019-11-26T08:46:44.814Z] #18 ... [2019-11-26T08:46:44.814Z] [2019-11-26T08:46:44.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:44.814Z] #42 109.9 CC criu/external.o [2019-11-26T08:46:44.929Z] #17 58.72 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-11-26T08:46:44.929Z] #17 58.72 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T08:46:44.993Z] #41 44.70 CC criu/arch/aarch64/crtools.o [2019-11-26T08:46:45.227Z] #42 110.4 CC criu/fault-injection.o [2019-11-26T08:46:45.227Z] #42 110.6 CC criu/fdstore.o [2019-11-26T08:46:45.229Z] #41 119.9 CC criu/protobuf.o [2019-11-26T08:46:45.253Z] #41 44.97 CC criu/arch/aarch64/sigframe.o [2019-11-26T08:46:45.513Z] #41 45.09 LINK criu/arch/aarch64/crtools.built-in.o [2019-11-26T08:46:45.513Z] #41 45.12 DEP criu/arch/aarch64/intraprocedure.d [2019-11-26T08:46:45.513Z] #41 45.14 DEP criu/arch/aarch64/vdso-pie.d [2019-11-26T08:46:45.513Z] #41 45.21 DEP criu/pie/parasite-vdso.d [2019-11-26T08:46:45.513Z] #41 45.33 DEP criu/pie/util-vdso.d [2019-11-26T08:46:45.645Z] #42 110.9 CC criu/fifo.o [2019-11-26T08:46:45.773Z] #41 45.40 DEP criu/pie/util.d [2019-11-26T08:46:45.773Z] #41 45.54 CC criu/pie/util.o [2019-11-26T08:46:45.795Z] #41 120.2 CC criu/pstree.o [2019-11-26T08:46:45.855Z] #17 59.41 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-11-26T08:46:46.033Z] #41 45.81 CC criu/pie/util-vdso.o [2019-11-26T08:46:46.056Z] #42 111.3 CC criu/file-ids.o [2019-11-26T08:46:46.112Z] #17 59.79 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-11-26T08:46:46.112Z] #17 59.86 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-11-26T08:46:46.293Z] #41 46.22 CC criu/pie/parasite-vdso.o [2019-11-26T08:46:46.421Z] #32 9.898 encoding [2019-11-26T08:46:46.421Z] #32 ... [2019-11-26T08:46:46.421Z] [2019-11-26T08:46:46.421Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:46:46.421Z] #39 0.940 + mktemp -d [2019-11-26T08:46:46.421Z] #39 0.950 + export GOPATH=/tmp/tmp.sYiAELzIiU [2019-11-26T08:46:46.421Z] #39 0.950 + git clone https://github.com/docker/distribution.git /tmp/tmp.sYiAELzIiU/src/github.com/docker/distribution [2019-11-26T08:46:46.421Z] #39 0.956 Cloning into '/tmp/tmp.sYiAELzIiU/src/github.com/docker/distribution'... [2019-11-26T08:46:46.421Z] #39 ... [2019-11-26T08:46:46.421Z] [2019-11-26T08:46:46.421Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:46.421Z] #45 0.827 + RM_GOPATH=0 [2019-11-26T08:46:46.421Z] #45 0.828 + TMP_GOPATH= [2019-11-26T08:46:46.421Z] #45 0.828 + : /build [2019-11-26T08:46:46.421Z] #45 0.828 + '[' -z '' ']' [2019-11-26T08:46:46.421Z] #45 0.829 ++ mktemp -d [2019-11-26T08:46:46.421Z] #45 0.857 + export GOPATH=/tmp/tmp.5FZqyHSfR4 [2019-11-26T08:46:46.421Z] #45 0.864 + GOPATH=/tmp/tmp.5FZqyHSfR4 [2019-11-26T08:46:46.421Z] #45 0.873 + RM_GOPATH=1 [2019-11-26T08:46:46.421Z] #45 0.887 ++ dirname ./install.sh [2019-11-26T08:46:46.421Z] #45 0.889 + dir=. [2019-11-26T08:46:46.421Z] #45 0.889 + bin=vndr [2019-11-26T08:46:46.421Z] #45 0.889 + shift [2019-11-26T08:46:46.421Z] #45 0.893 + '[' '!' -f ./vndr.installer ']' [2019-11-26T08:46:46.421Z] #45 0.893 + . ./vndr.installer [2019-11-26T08:46:46.421Z] #45 0.893 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:46:46.421Z] #45 0.893 + install_vndr [2019-11-26T08:46:46.421Z] #45 0.893 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-26T08:46:46.421Z] #45 0.893 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5FZqyHSfR4/src/github.com/LK4D4/vndr [2019-11-26T08:46:46.421Z] #45 0.893 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:46:46.421Z] #45 1.005 Cloning into '/tmp/tmp.5FZqyHSfR4/src/github.com/LK4D4/vndr'... [2019-11-26T08:46:46.421Z] #45 2.644 + cd /tmp/tmp.5FZqyHSfR4/src/github.com/LK4D4/vndr [2019-11-26T08:46:46.421Z] #45 2.646 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-26T08:46:46.421Z] #45 2.705 + go build -buildmode=pie -v -o /build/vndr . [2019-11-26T08:46:46.421Z] #45 4.736 runtime/internal/sys [2019-11-26T08:46:46.421Z] #45 4.750 internal/race [2019-11-26T08:46:46.421Z] #45 4.772 internal/cpu [2019-11-26T08:46:46.421Z] #45 4.856 runtime/internal/atomic [2019-11-26T08:46:46.421Z] #45 5.372 sync/atomic [2019-11-26T08:46:46.421Z] #45 5.778 unicode [2019-11-26T08:46:46.421Z] #45 6.056 unicode/utf8 [2019-11-26T08:46:46.421Z] #45 6.642 internal/bytealg [2019-11-26T08:46:46.421Z] #45 6.755 math/bits [2019-11-26T08:46:46.421Z] #45 8.897 internal/testlog [2019-11-26T08:46:46.421Z] #45 9.747 runtime [2019-11-26T08:46:46.467Z] #42 111.7 CC criu/file-lock.o [2019-11-26T08:46:46.729Z] #41 121.2 CC criu/rbtree.o [2019-11-26T08:46:46.761Z] #45 10.19 encoding [2019-11-26T08:46:46.761Z] #45 ... [2019-11-26T08:46:46.761Z] [2019-11-26T08:46:46.761Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:46:46.761Z] #57 0.804 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:46:46.761Z] #57 0.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:46:46.761Z] #57 0.866 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:46:46.761Z] #57 0.878 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:46:46.761Z] #57 0.903 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:46:46.761Z] #57 2.510 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T08:46:46.761Z] #57 5.182 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T08:46:46.761Z] #57 7.133 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T08:46:46.761Z] #57 ... [2019-11-26T08:46:46.761Z] [2019-11-26T08:46:46.761Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:46:46.761Z] #41 1.282 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:46:46.761Z] #41 1.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:46:46.761Z] #41 1.439 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:46:46.761Z] #41 1.505 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:46:46.761Z] #41 1.611 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:46:46.761Z] #41 3.459 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T08:46:46.761Z] #41 6.526 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T08:46:46.761Z] #41 8.543 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T08:46:46.761Z] #41 ... [2019-11-26T08:46:46.761Z] [2019-11-26T08:46:46.761Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:46:46.761Z] #29 1.029 + mktemp -d [2019-11-26T08:46:46.761Z] #29 1.033 + export GOPATH=/tmp/tmp.qKEKpzrTw5 [2019-11-26T08:46:46.761Z] #29 1.038 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.qKEKpzrTw5/src/github.com/go-swagger/go-swagger [2019-11-26T08:46:46.761Z] #29 1.042 Cloning into '/tmp/tmp.qKEKpzrTw5/src/github.com/go-swagger/go-swagger'... [2019-11-26T08:46:46.864Z] #41 46.58 CC criu/arch/aarch64/vdso-pie.o [2019-11-26T08:46:46.864Z] #41 46.79 CC criu/arch/aarch64/intraprocedure.o [2019-11-26T08:46:46.988Z] #41 121.4 CC criu/rst-malloc.o [2019-11-26T08:46:46.988Z] #41 121.6 CC criu/seccomp.o [2019-11-26T08:46:47.102Z] #29 ... [2019-11-26T08:46:47.102Z] [2019-11-26T08:46:47.102Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:46:47.102Z] #34 0.852 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:46:47.102Z] #34 0.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:46:47.102Z] #34 0.913 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:46:47.102Z] #34 0.940 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:46:47.102Z] #34 0.980 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:46:47.102Z] #34 2.559 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T08:46:47.102Z] #34 5.455 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T08:46:47.102Z] #34 7.214 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T08:46:47.102Z] #34 ... [2019-11-26T08:46:47.102Z] [2019-11-26T08:46:47.102Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:47.102Z] #63 0.874 + RM_GOPATH=0 [2019-11-26T08:46:47.102Z] #63 0.880 + TMP_GOPATH= [2019-11-26T08:46:47.102Z] #63 0.880 + : /build/ [2019-11-26T08:46:47.102Z] #63 0.881 + '[' -z '' ']' [2019-11-26T08:46:47.102Z] #63 0.883 ++ mktemp -d [2019-11-26T08:46:47.102Z] #63 0.885 + export GOPATH=/tmp/tmp.9fG4ijXA1d [2019-11-26T08:46:47.102Z] #63 0.892 + GOPATH=/tmp/tmp.9fG4ijXA1d [2019-11-26T08:46:47.102Z] #63 0.892 + RM_GOPATH=1 [2019-11-26T08:46:47.102Z] #63 0.895 ++ dirname ./install.sh [2019-11-26T08:46:47.102Z] #63 0.903 + dir=. [2019-11-26T08:46:47.102Z] #63 0.903 + bin=rootlesskit [2019-11-26T08:46:47.102Z] #63 0.903 + shift [2019-11-26T08:46:47.102Z] #63 0.903 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-26T08:46:47.102Z] #63 0.903 + . ./rootlesskit.installer [2019-11-26T08:46:47.102Z] #63 0.922 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:46:47.102Z] #63 0.937 + install_rootlesskit [2019-11-26T08:46:47.102Z] #63 0.938 + case "$1" in [2019-11-26T08:46:47.102Z] #63 0.938 + export CGO_ENABLED=0 [2019-11-26T08:46:47.102Z] #63 0.938 + CGO_ENABLED=0 [2019-11-26T08:46:47.102Z] #63 0.938 + _install_rootlesskit [2019-11-26T08:46:47.102Z] #63 0.939 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-26T08:46:47.102Z] #63 0.940 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:46:47.102Z] #63 0.940 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9fG4ijXA1d/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:46:47.102Z] #63 1.010 Cloning into '/tmp/tmp.9fG4ijXA1d/src/github.com/rootless-containers/rootlesskit'... [2019-11-26T08:46:47.102Z] #63 7.163 + cd /tmp/tmp.9fG4ijXA1d/src/github.com/rootless-containers/rootlesskit [2019-11-26T08:46:47.102Z] #63 7.164 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-26T08:46:47.102Z] #63 7.876 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:46:47.102Z] #63 7.876 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-26T08:46:47.124Z] #41 ... [2019-11-26T08:46:47.124Z] [2019-11-26T08:46:47.124Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:47.124Z] #54 86.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T08:46:47.124Z] #54 87.68 + mkdir -p /build [2019-11-26T08:46:47.124Z] #54 87.69 + cp runc /build/runc [2019-11-26T08:46:47.124Z] #54 DONE 88.0s [2019-11-26T08:46:47.124Z] [2019-11-26T08:46:47.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:47.124Z] #41 46.82 AR criu/pie/pie.lib.a [2019-11-26T08:46:47.124Z] #41 46.90 DEP criu/pie/restorer.d [2019-11-26T08:46:47.385Z] #41 47.06 DEP criu/arch/aarch64/restorer.d [2019-11-26T08:46:47.385Z] #41 47.16 DEP criu/pie/parasite.d [2019-11-26T08:46:47.442Z] #63 ... [2019-11-26T08:46:47.442Z] [2019-11-26T08:46:47.442Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:47.442Z] #48 0.922 + RM_GOPATH=0 [2019-11-26T08:46:47.442Z] #48 0.937 + TMP_GOPATH= [2019-11-26T08:46:47.442Z] #48 0.937 + : /build [2019-11-26T08:46:47.442Z] #48 0.938 + '[' -z '' ']' [2019-11-26T08:46:47.442Z] #48 0.942 ++ mktemp -d [2019-11-26T08:46:47.442Z] #48 0.962 + export GOPATH=/tmp/tmp.B8tuTJWxcF [2019-11-26T08:46:47.442Z] #48 0.962 + GOPATH=/tmp/tmp.B8tuTJWxcF [2019-11-26T08:46:47.442Z] #48 0.963 + RM_GOPATH=1 [2019-11-26T08:46:47.442Z] #48 0.964 ++ dirname ./install.sh [2019-11-26T08:46:47.442Z] #48 0.967 + dir=. [2019-11-26T08:46:47.442Z] #48 0.967 + bin=gotestsum [2019-11-26T08:46:47.442Z] #48 0.968 + shift [2019-11-26T08:46:47.442Z] #48 0.969 + '[' '!' -f ./gotestsum.installer ']' [2019-11-26T08:46:47.442Z] #48 0.969 + . ./gotestsum.installer [2019-11-26T08:46:47.442Z] #48 0.970 ++ : v0.3.5 [2019-11-26T08:46:47.442Z] #48 0.971 + install_gotestsum [2019-11-26T08:46:47.442Z] #48 0.971 + echo 'Installing gotestsum version v0.3.5' [2019-11-26T08:46:47.442Z] #48 0.972 Installing gotestsum version v0.3.5 [2019-11-26T08:46:47.442Z] #48 0.972 + go get -d gotest.tools/gotestsum [2019-11-26T08:46:47.442Z] #48 ... [2019-11-26T08:46:47.442Z] [2019-11-26T08:46:47.442Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:47.442Z] #23 0.815 + RM_GOPATH=0 [2019-11-26T08:46:47.442Z] #23 0.818 + TMP_GOPATH= [2019-11-26T08:46:47.442Z] #23 0.820 + : /build [2019-11-26T08:46:47.442Z] #23 0.821 + '[' -z '' ']' [2019-11-26T08:46:47.442Z] #23 0.825 ++ mktemp -d [2019-11-26T08:46:47.442Z] #23 0.830 + export GOPATH=/tmp/tmp.6RYYGuj8bp [2019-11-26T08:46:47.442Z] #23 0.831 + GOPATH=/tmp/tmp.6RYYGuj8bp [2019-11-26T08:46:47.442Z] #23 0.831 + RM_GOPATH=1 [2019-11-26T08:46:47.442Z] #23 0.834 ++ dirname ./install.sh [2019-11-26T08:46:47.442Z] #23 0.836 + dir=. [2019-11-26T08:46:47.442Z] #23 0.837 + bin=dockercli [2019-11-26T08:46:47.442Z] #23 0.838 + shift [2019-11-26T08:46:47.442Z] #23 0.839 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T08:46:47.442Z] #23 0.840 + . ./dockercli.installer [2019-11-26T08:46:47.442Z] #23 0.841 ++ : stable [2019-11-26T08:46:47.442Z] #23 0.842 ++ : 17.06.2-ce [2019-11-26T08:46:47.442Z] #23 0.848 + install_dockercli [2019-11-26T08:46:47.442Z] #23 0.848 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T08:46:47.442Z] #23 0.848 Install docker/cli version 17.06.2-ce from stable [2019-11-26T08:46:47.442Z] #23 0.858 ++ uname -m [2019-11-26T08:46:47.442Z] #23 0.859 + arch=ppc64le [2019-11-26T08:46:47.442Z] #23 0.860 + '[' ppc64le '!=' x86_64 ']' [2019-11-26T08:46:47.442Z] #23 0.860 + '[' ppc64le '!=' s390x ']' [2019-11-26T08:46:47.442Z] #23 0.861 + '[' ppc64le '!=' armhf ']' [2019-11-26T08:46:47.442Z] #23 0.861 + build_dockercli [2019-11-26T08:46:47.442Z] #23 0.861 + git clone https://github.com/docker/docker-ce /tmp/tmp.6RYYGuj8bp/tmp/docker-ce [2019-11-26T08:46:47.442Z] #23 0.866 Cloning into '/tmp/tmp.6RYYGuj8bp/tmp/docker-ce'... [2019-11-26T08:46:47.554Z] #41 122.2 CC criu/seize.o [2019-11-26T08:46:47.645Z] #41 47.33 CC criu/pie/parasite.o [2019-11-26T08:46:47.783Z] #23 ... [2019-11-26T08:46:47.783Z] [2019-11-26T08:46:47.783Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:46:47.783Z] #69 0.953 + RM_GOPATH=0 [2019-11-26T08:46:47.783Z] #69 0.953 + TMP_GOPATH= [2019-11-26T08:46:47.783Z] #69 0.954 + : /build [2019-11-26T08:46:47.783Z] #69 0.954 + '[' -z '' ']' [2019-11-26T08:46:47.783Z] #69 0.958 ++ mktemp -d [2019-11-26T08:46:47.783Z] #69 0.972 + export GOPATH=/tmp/tmp.OE4552Zkly [2019-11-26T08:46:47.783Z] #69 0.972 + GOPATH=/tmp/tmp.OE4552Zkly [2019-11-26T08:46:47.783Z] #69 0.972 + RM_GOPATH=1 [2019-11-26T08:46:47.783Z] #69 0.975 ++ dirname ./install.sh [2019-11-26T08:46:47.783Z] #69 0.981 + dir=. [2019-11-26T08:46:47.783Z] #69 0.981 + bin=proxy [2019-11-26T08:46:47.783Z] #69 0.981 + shift [2019-11-26T08:46:47.783Z] #69 0.982 + '[' '!' -f ./proxy.installer ']' [2019-11-26T08:46:47.783Z] #69 0.983 + . ./proxy.installer [2019-11-26T08:46:47.783Z] #69 0.984 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:46:47.783Z] #69 0.986 + install_proxy [2019-11-26T08:46:47.783Z] #69 0.986 + case "$1" in [2019-11-26T08:46:47.783Z] #69 0.986 + export CGO_ENABLED=0 [2019-11-26T08:46:47.783Z] #69 0.986 + CGO_ENABLED=0 [2019-11-26T08:46:47.783Z] #69 0.987 + _install_proxy [2019-11-26T08:46:47.783Z] #69 0.987 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-26T08:46:47.783Z] #69 0.987 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OE4552Zkly/src/github.com/docker/libnetwork [2019-11-26T08:46:47.783Z] #69 0.988 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:46:47.783Z] #69 0.994 Cloning into '/tmp/tmp.OE4552Zkly/src/github.com/docker/libnetwork'... [2019-11-26T08:46:47.783Z] #69 ... [2019-11-26T08:46:47.783Z] [2019-11-26T08:46:47.783Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:46:47.783Z] #25 0.777 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:46:47.783Z] #25 0.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:46:47.783Z] #25 0.832 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:46:47.783Z] #25 0.849 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:46:47.783Z] #25 0.873 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:46:47.783Z] #25 2.322 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T08:46:47.783Z] #25 5.145 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T08:46:47.783Z] #25 7.022 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T08:46:47.783Z] #25 ... [2019-11-26T08:46:47.783Z] [2019-11-26T08:46:47.783Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:46:47.783Z] #11 1.276 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:46:47.783Z] #11 1.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:46:47.783Z] #11 1.424 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:46:47.783Z] #11 1.443 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:46:47.783Z] #11 1.489 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:46:47.783Z] #11 3.353 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T08:46:47.783Z] #11 6.321 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T08:46:47.783Z] #11 8.197 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T08:46:47.826Z] #42 112.7 CC criu/files-ext.o [2019-11-26T08:46:47.826Z] #42 113.1 CC criu/files-reg.o [2019-11-26T08:46:48.120Z] #41 ... [2019-11-26T08:46:48.120Z] [2019-11-26T08:46:48.120Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:46:48.120Z] #38 194.8 + rm -rf /tmp/tmp.oM4o798h1Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oM4o798h1Z [2019-11-26T08:46:48.125Z] #11 ... [2019-11-26T08:46:48.125Z] [2019-11-26T08:46:48.125Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:48.125Z] #45 10.26 math [2019-11-26T08:46:48.125Z] #45 10.44 unicode/utf16 [2019-11-26T08:46:48.125Z] #45 11.46 container/list [2019-11-26T08:46:48.216Z] #41 47.97 LINK criu/pie/parasite.built-in.o [2019-11-26T08:46:48.216Z] #41 47.98 GEN criu/pie/parasite-blob.h [2019-11-26T08:46:48.216Z] #41 47.99 CC criu/arch/aarch64/restorer.o [2019-11-26T08:46:48.476Z] #41 48.19 CC criu/pie/restorer.o [2019-11-26T08:46:48.631Z] #17 ... [2019-11-26T08:46:48.631Z] [2019-11-26T08:46:48.631Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:48.631Z] #41 50.61 CC images/sk-packet.o [2019-11-26T08:46:48.631Z] #41 51.13 CC images/mnt.o [2019-11-26T08:46:48.631Z] #41 51.52 CC images/pipe-data.o [2019-11-26T08:46:48.631Z] #41 51.77 CC images/sa.o [2019-11-26T08:46:48.631Z] #41 52.13 CC images/timer.o [2019-11-26T08:46:48.631Z] #41 52.76 CC images/timerfd.o [2019-11-26T08:46:48.631Z] #41 53.09 CC images/mm.o [2019-11-26T08:46:48.631Z] #41 53.61 CC images/sk-opts.o [2019-11-26T08:46:48.631Z] #41 53.98 CC images/sk-unix.o [2019-11-26T08:46:48.631Z] #41 54.58 CC images/sk-inet.o [2019-11-26T08:46:48.631Z] #41 55.22 CC images/tun.o [2019-11-26T08:46:48.631Z] #41 55.77 CC images/sk-netlink.o [2019-11-26T08:46:48.631Z] #41 56.13 CC images/packet-sock.o [2019-11-26T08:46:48.631Z] #41 57.01 CC images/ipc-var.o [2019-11-26T08:46:48.631Z] #41 57.51 CC images/ipc-desc.o [2019-11-26T08:46:48.631Z] #41 57.95 CC images/ipc-shm.o [2019-11-26T08:46:48.631Z] #41 58.58 CC images/ipc-msg.o [2019-11-26T08:46:48.631Z] #41 59.33 CC images/ipc-sem.o [2019-11-26T08:46:48.631Z] #41 59.72 CC images/utsns.o [2019-11-26T08:46:48.631Z] #41 60.12 CC images/creds.o [2019-11-26T08:46:48.631Z] #41 60.64 CC images/vma.o [2019-11-26T08:46:48.631Z] #41 61.15 CC images/netdev.o [2019-11-26T08:46:48.690Z] #38 DONE 195.3s [2019-11-26T08:46:48.690Z] [2019-11-26T08:46:48.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:48.690Z] #41 122.9 CC criu/servicefd.o [2019-11-26T08:46:48.690Z] #41 123.2 CC criu/shmem.o [2019-11-26T08:46:49.257Z] #41 124.0 CC criu/sigframe.o [2019-11-26T08:46:49.558Z] #41 61.82 CC images/tty.o [2019-11-26T08:46:49.815Z] #41 ... [2019-11-26T08:46:49.815Z] [2019-11-26T08:46:49.815Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:46:49.815Z] #17 63.70 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-11-26T08:46:49.827Z] #41 124.2 CC criu/signalfd.o [2019-11-26T08:46:49.859Z] #41 49.59 LINK criu/pie/restorer.built-in.o [2019-11-26T08:46:49.859Z] #41 49.61 GEN criu/pie/restorer-blob.h [2019-11-26T08:46:49.859Z] #41 49.66 DEP criu/vdso.d [2019-11-26T08:46:49.859Z] #41 49.80 DEP criu/uts_ns.d [2019-11-26T08:46:50.113Z] #41 124.7 CC criu/sk-inet.o [2019-11-26T08:46:50.119Z] #41 49.93 DEP criu/util.d [2019-11-26T08:46:50.372Z] #41 ... [2019-11-26T08:46:50.372Z] [2019-11-26T08:46:50.372Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-26T08:46:50.372Z] #39 DONE 0.2s [2019-11-26T08:46:50.380Z] #41 50.02 DEP criu/uffd.d [2019-11-26T08:46:50.380Z] #41 50.11 DEP criu/tun.d [2019-11-26T08:46:50.380Z] #41 50.20 DEP criu/tty.d [2019-11-26T08:46:50.380Z] #41 50.31 DEP criu/timerfd.d [2019-11-26T08:46:50.493Z] #42 115.3 CC criu/files.o [2019-11-26T08:46:50.630Z] [2019-11-26T08:46:50.630Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:50.640Z] #41 50.39 DEP criu/sysfs_parse.d [2019-11-26T08:46:50.640Z] #41 50.47 DEP criu/sysctl.d [2019-11-26T08:46:50.640Z] #41 50.54 DEP criu/string.d [2019-11-26T08:46:50.640Z] #41 50.56 DEP criu/stats.d [2019-11-26T08:46:50.888Z] #59 ... [2019-11-26T08:46:50.888Z] [2019-11-26T08:46:50.888Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:50.889Z] #41 125.5 CC criu/sk-netlink.o [2019-11-26T08:46:50.900Z] #41 50.62 DEP criu/sockets.d [2019-11-26T08:46:50.900Z] #41 50.71 DEP criu/sk-unix.d [2019-11-26T08:46:51.160Z] #41 50.80 DEP criu/sk-tcp.d [2019-11-26T08:46:51.160Z] #41 50.89 DEP criu/sk-queue.d [2019-11-26T08:46:51.160Z] #41 50.97 DEP criu/sk-packet.d [2019-11-26T08:46:51.367Z] #42 ... [2019-11-26T08:46:51.367Z] [2019-11-26T08:46:51.367Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:46:51.367Z] #18 121.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:46:51.367Z] #18 121.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:46:51.367Z] #18 121.6 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-26T08:46:51.367Z] #18 121.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:46:51.367Z] #18 121.6 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-26T08:46:51.367Z] #18 121.7 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T08:46:51.367Z] #18 121.7 Processing triggers for mime-support (3.60) ... [2019-11-26T08:46:51.367Z] #18 121.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:46:51.367Z] #18 121.8 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-26T08:46:51.367Z] #18 121.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T08:46:51.367Z] #18 121.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:46:51.367Z] #18 121.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:46:51.367Z] #18 121.8 Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T08:46:51.367Z] #18 124.5 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-26T08:46:51.367Z] #18 124.6 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-26T08:46:51.367Z] #18 124.6 Setting up zip (3.0-11+b1) ... [2019-11-26T08:46:51.367Z] #18 124.6 Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T08:46:51.367Z] #18 124.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T08:46:51.367Z] #18 124.6 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-26T08:46:51.367Z] #18 124.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:46:51.367Z] #18 124.6 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-26T08:46:51.367Z] #18 124.6 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T08:46:51.367Z] #18 124.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:46:51.367Z] #18 124.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T08:46:51.367Z] #18 124.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:46:51.367Z] #18 124.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:46:51.420Z] #41 51.15 DEP criu/sk-netlink.d [2019-11-26T08:46:51.420Z] #41 51.23 DEP criu/sk-inet.d [2019-11-26T08:46:51.455Z] #41 125.8 CC criu/sk-packet.o [2019-11-26T08:46:51.680Z] #41 51.32 DEP criu/signalfd.d [2019-11-26T08:46:51.680Z] #41 51.40 DEP criu/sigframe.d [2019-11-26T08:46:51.680Z] #41 51.45 DEP criu/shmem.d [2019-11-26T08:46:51.713Z] #41 126.2 CC criu/sk-queue.o [2019-11-26T08:46:51.787Z] #18 124.7 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-26T08:46:51.787Z] #18 124.7 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-26T08:46:51.787Z] #18 124.7 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-26T08:46:51.787Z] #18 124.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:46:51.787Z] #18 125.1 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-26T08:46:51.940Z] #41 51.54 DEP criu/servicefd.d [2019-11-26T08:46:51.940Z] #41 51.64 DEP criu/seize.d [2019-11-26T08:46:51.940Z] #41 51.76 DEP criu/seccomp.d [2019-11-26T08:46:51.971Z] #41 126.4 CC criu/sk-tcp.o [2019-11-26T08:46:52.199Z] #18 125.2 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-26T08:46:52.199Z] #18 125.2 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-26T08:46:52.199Z] #18 125.2 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-26T08:46:52.199Z] #18 125.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:46:52.199Z] #18 125.2 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-26T08:46:52.199Z] #18 125.2 Setting up pigz (2.3.4-1) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:46:52.199Z] #18 125.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:46:52.199Z] #18 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T08:46:52.199Z] #18 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T08:46:52.199Z] #18 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T08:46:52.199Z] #18 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T08:46:52.199Z] #18 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T08:46:52.199Z] #18 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T08:46:52.199Z] #18 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T08:46:52.199Z] #18 125.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T08:46:52.199Z] #18 125.4 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-26T08:46:52.199Z] #18 125.4 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-26T08:46:52.199Z] #18 125.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:46:52.199Z] #18 125.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:46:52.199Z] #18 125.4 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:46:52.199Z] #18 125.4 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-26T08:46:52.199Z] #18 125.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:46:52.200Z] #41 51.89 DEP criu/rst-malloc.d [2019-11-26T08:46:52.200Z] #41 51.98 DEP criu/rbtree.d [2019-11-26T08:46:52.200Z] #41 52.01 DEP criu/pstree.d [2019-11-26T08:46:52.230Z] #41 126.8 CC criu/sk-unix.o [2019-11-26T08:46:52.461Z] #41 52.10 DEP criu/protobuf.d [2019-11-26T08:46:52.461Z] #41 52.20 GEN criu/protobuf-desc-gen.h [2019-11-26T08:46:52.973Z] #45 15.68 crypto/internal/subtle [2019-11-26T08:46:52.973Z] #45 16.32 crypto/subtle [2019-11-26T08:46:53.358Z] #45 16.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-26T08:46:53.401Z] #41 53.32 DEP criu/protobuf-desc.d [2019-11-26T08:46:53.603Z] #41 128.1 CC criu/sockets.o [2019-11-26T08:46:53.661Z] #41 53.42 DEP criu/proc_parse.d [2019-11-26T08:46:53.700Z] #45 17.26 internal/nettrace [2019-11-26T08:46:53.862Z] #41 128.5 CC criu/stats.o [2019-11-26T08:46:53.921Z] #41 53.58 DEP criu/plugin.d [2019-11-26T08:46:53.921Z] #41 53.63 DEP criu/pipes.d [2019-11-26T08:46:53.921Z] #41 53.71 DEP criu/pie-util.d [2019-11-26T08:46:53.921Z] #41 53.77 DEP criu/pie-util-vdso.d [2019-11-26T08:46:53.921Z] #41 53.82 DEP criu/pie-util-vdso-elf32.d [2019-11-26T08:46:54.026Z] #17 67.23 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:46:54.026Z] #17 67.45 Fetched 90.9 MB in 12s (7320 kB/s) [2019-11-26T08:46:54.026Z] #17 67.73 Selecting previously unselected package bash-completion. [2019-11-26T08:46:54.026Z] #17 67.73 (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-11-26T08:46:54.026Z] #17 67.81 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T08:46:54.120Z] #41 128.7 CC criu/string.o [2019-11-26T08:46:54.120Z] #41 128.8 CC criu/sysctl.o [2019-11-26T08:46:54.181Z] #41 53.88 DEP criu/path.d [2019-11-26T08:46:54.181Z] #41 53.93 DEP criu/parasite-syscall.d [2019-11-26T08:46:54.181Z] #41 54.02 DEP criu/pagemap.d [2019-11-26T08:46:54.431Z] #45 17.83 runtime/cgo [2019-11-26T08:46:54.441Z] #41 54.09 DEP criu/pagemap-cache.d [2019-11-26T08:46:54.441Z] #41 54.15 DEP criu/page-xfer.d [2019-11-26T08:46:54.441Z] #41 54.22 DEP criu/page-pipe.d [2019-11-26T08:46:54.441Z] #41 54.27 DEP criu/netfilter.d [2019-11-26T08:46:54.441Z] #41 54.33 DEP criu/net.d [2019-11-26T08:46:54.686Z] #41 129.3 CC criu/sysfs_parse.o [2019-11-26T08:46:54.702Z] #41 54.42 DEP criu/namespaces.d [2019-11-26T08:46:54.702Z] #41 54.49 DEP criu/mount.d [2019-11-26T08:46:54.702Z] #41 54.57 DEP criu/mem.d [2019-11-26T08:46:54.962Z] #41 54.65 DEP criu/lsm.d [2019-11-26T08:46:54.962Z] #41 54.70 DEP criu/log.d [2019-11-26T08:46:54.962Z] #41 54.76 DEP criu/libnetlink.d [2019-11-26T08:46:54.963Z] #41 54.82 DEP criu/kerndat.d [2019-11-26T08:46:54.963Z] #41 54.90 DEP criu/kcmp-ids.d [2019-11-26T08:46:55.223Z] #41 54.94 DEP criu/irmap.d [2019-11-26T08:46:55.223Z] #41 55.00 DEP criu/ipc_ns.d [2019-11-26T08:46:55.223Z] #41 55.09 DEP criu/image.d [2019-11-26T08:46:55.252Z] #41 129.6 CC criu/timerfd.o [2019-11-26T08:46:55.483Z] #41 55.16 DEP criu/image-desc.d [2019-11-26T08:46:55.483Z] #41 55.22 DEP criu/fsnotify.d [2019-11-26T08:46:55.483Z] #41 55.29 DEP criu/filesystems.d [2019-11-26T08:46:55.509Z] #41 129.9 CC criu/tty.o [2019-11-26T08:46:55.639Z] #18 ... [2019-11-26T08:46:55.639Z] [2019-11-26T08:46:55.639Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:55.640Z] #45 153.1 github.com/LK4D4/vndr/godl [2019-11-26T08:46:55.640Z] #45 153.9 github.com/LK4D4/vndr [2019-11-26T08:46:55.744Z] #41 55.37 DEP criu/files.d [2019-11-26T08:46:55.744Z] #41 55.47 DEP criu/files-reg.d [2019-11-26T08:46:55.744Z] #41 55.58 DEP criu/files-ext.d [2019-11-26T08:46:55.913Z] #17 ... [2019-11-26T08:46:55.913Z] [2019-11-26T08:46:55.913Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:55.913Z] #44 154.6 vendor/golang.org/x/text/transform [2019-11-26T08:46:55.913Z] #44 156.0 vendor/golang.org/x/text/unicode/bidi [2019-11-26T08:46:55.913Z] #44 158.8 vendor/golang.org/x/text/secure/bidirule [2019-11-26T08:46:55.913Z] #44 159.5 vendor/golang.org/x/text/unicode/norm [2019-11-26T08:46:55.913Z] #44 ... [2019-11-26T08:46:55.913Z] [2019-11-26T08:46:55.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:55.913Z] #41 62.54 CC images/file-lock.o [2019-11-26T08:46:55.913Z] #41 62.83 CC images/rlimit.o [2019-11-26T08:46:55.913Z] #41 63.30 CC images/pagemap.o [2019-11-26T08:46:55.913Z] #41 63.79 CC images/siginfo.o [2019-11-26T08:46:55.913Z] #41 64.42 CC images/rpc.o [2019-11-26T08:46:55.913Z] #41 66.16 CC images/ext-file.o [2019-11-26T08:46:55.913Z] #41 66.41 CC images/cgroup.o [2019-11-26T08:46:55.913Z] #41 67.86 CC images/userns.o [2019-11-26T08:46:55.913Z] #41 68.48 CC images/google/protobuf/descriptor.o [2019-11-26T08:46:56.005Z] #41 55.63 DEP criu/file-lock.d [2019-11-26T08:46:56.005Z] #41 55.70 DEP criu/file-ids.d [2019-11-26T08:46:56.005Z] #41 55.76 DEP criu/fifo.d [2019-11-26T08:46:56.005Z] #41 55.81 DEP criu/fdstore.d [2019-11-26T08:46:56.005Z] #41 55.86 DEP criu/fault-injection.d [2019-11-26T08:46:56.005Z] #41 55.88 DEP criu/external.d [2019-11-26T08:46:56.005Z] #41 55.93 DEP criu/eventpoll.d [2019-11-26T08:46:56.265Z] #41 56.00 DEP criu/eventfd.d [2019-11-26T08:46:56.265Z] #41 56.06 DEP criu/crtools.d [2019-11-26T08:46:56.265Z] #41 56.14 DEP criu/cr-service.d [2019-11-26T08:46:56.316Z] #45 ... [2019-11-26T08:46:56.316Z] [2019-11-26T08:46:56.316Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:56.316Z] #42 117.7 CC criu/filesystems.o [2019-11-26T08:46:56.316Z] #42 118.4 CC criu/fsnotify.o [2019-11-26T08:46:56.316Z] #42 119.5 CC criu/image-desc.o [2019-11-26T08:46:56.316Z] #42 119.8 CC criu/image.o [2019-11-26T08:46:56.316Z] #42 120.6 CC criu/ipc_ns.o [2019-11-26T08:46:56.316Z] #42 ... [2019-11-26T08:46:56.316Z] [2019-11-26T08:46:56.316Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:56.316Z] #45 DONE 163.4s [2019-11-26T08:46:56.316Z] [2019-11-26T08:46:56.316Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:46:56.525Z] #41 56.22 DEP criu/cr-restore.d [2019-11-26T08:46:56.525Z] #41 56.32 DEP criu/cr-errno.d [2019-11-26T08:46:56.525Z] #41 56.33 DEP criu/cr-dump.d [2019-11-26T08:46:56.525Z] #41 56.43 DEP criu/cr-dedup.d [2019-11-26T08:46:56.743Z] #45 ... [2019-11-26T08:46:56.743Z] [2019-11-26T08:46:56.743Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:46:56.743Z] #32 10.09 runtime [2019-11-26T08:46:56.743Z] #32 10.56 runtime/cgo [2019-11-26T08:46:56.786Z] #41 56.50 DEP criu/cr-check.d [2019-11-26T08:46:56.786Z] #41 56.59 DEP criu/config.d [2019-11-26T08:46:56.786Z] #41 56.66 DEP criu/clone-noasan.d [2019-11-26T08:46:56.786Z] #41 56.69 DEP criu/cgroup.d [2019-11-26T08:46:56.883Z] #41 131.3 CC criu/tun.o [2019-11-26T08:46:56.883Z] #41 131.6 CC criu/uffd.o [2019-11-26T08:46:57.046Z] #41 56.79 DEP criu/cgroup-props.d [2019-11-26T08:46:57.046Z] #41 56.83 DEP criu/bitmap.d [2019-11-26T08:46:57.046Z] #41 56.85 DEP criu/bfd.d [2019-11-26T08:46:57.046Z] #41 56.90 DEP criu/autofs.d [2019-11-26T08:46:57.046Z] #41 56.96 DEP criu/aio.d [2019-11-26T08:46:57.306Z] #41 57.03 DEP criu/action-scripts.d [2019-11-26T08:46:57.566Z] #41 57.15 CC criu/action-scripts.o [2019-11-26T08:46:57.566Z] #41 57.38 CC criu/aio.o [2019-11-26T08:46:57.817Z] #41 132.3 CC criu/util.o [2019-11-26T08:46:57.826Z] #41 57.66 CC criu/autofs.o [2019-11-26T08:46:57.956Z] #51 ... [2019-11-26T08:46:57.956Z] [2019-11-26T08:46:57.956Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:46:57.956Z] #42 122.7 CC criu/irmap.o [2019-11-26T08:46:58.454Z] #32 ... [2019-11-26T08:46:58.454Z] [2019-11-26T08:46:58.454Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:46:58.454Z] #34 22.22 Fetched 7728 kB in 21s (362 kB/s) [2019-11-26T08:46:58.751Z] #41 133.3 CC criu/uts_ns.o [2019-11-26T08:46:58.766Z] #41 58.43 CC criu/bfd.o [2019-11-26T08:46:59.009Z] #41 133.4 CC criu/vdso-compat.o [2019-11-26T08:46:59.009Z] #41 133.6 CC criu/vdso.o [2019-11-26T08:46:59.018Z] #42 123.9 CC criu/kcmp-ids.o [2019-11-26T08:46:59.018Z] #42 124.3 CC criu/kerndat.o [2019-11-26T08:46:59.026Z] #41 58.72 CC criu/bitmap.o [2019-11-26T08:46:59.026Z] #41 58.80 CC criu/cgroup-props.o [2019-11-26T08:46:59.182Z] #41 ... [2019-11-26T08:46:59.182Z] [2019-11-26T08:46:59.182Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:46:59.182Z] #44 167.6 vendor/golang.org/x/net/idna [2019-11-26T08:46:59.605Z] #41 59.27 CC criu/cgroup.o [2019-11-26T08:46:59.943Z] #41 134.3 LINK criu/built-in.o [2019-11-26T08:46:59.944Z] #41 134.4 LINK criu/criu [2019-11-26T08:47:00.202Z] #41 134.7 DEP lib/c/criu.d [2019-11-26T08:47:00.202Z] #41 134.8 CC images/rpc.pb-c.o [2019-11-26T08:47:00.414Z] #42 125.4 CC criu/libnetlink.o [2019-11-26T08:47:00.768Z] #41 135.2 CC lib/c/criu.o [2019-11-26T08:47:00.825Z] #42 125.8 CC criu/log.o [2019-11-26T08:47:01.023Z] #41 60.91 CC criu/clone-noasan.o [2019-11-26T08:47:01.230Z] #42 126.3 CC criu/lsm.o [2019-11-26T08:47:01.298Z] #41 61.06 CC criu/config.o [2019-11-26T08:47:01.335Z] #41 135.9 LINK lib/c/built-in.o [2019-11-26T08:47:01.335Z] #41 135.9 LINK lib/c/libcriu.so [2019-11-26T08:47:01.335Z] #41 136.0 GEN magic.py [2019-11-26T08:47:01.593Z] #41 136.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:47:01.593Z] #41 136.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:47:01.649Z] #42 126.8 CC criu/mem.o [2019-11-26T08:47:01.852Z] #41 136.5 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:47:02.255Z] #41 61.97 CC criu/cr-check.o [2019-11-26T08:47:02.418Z] #41 ... [2019-11-26T08:47:02.418Z] [2019-11-26T08:47:02.418Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:02.418Z] #59 208.4 + bin/containerd [2019-11-26T08:47:03.027Z] #42 128.1 CC criu/mount.o [2019-11-26T08:47:03.212Z] #41 62.86 CC criu/cr-dedup.o [2019-11-26T08:47:03.212Z] #41 63.11 CC criu/cr-dump.o [2019-11-26T08:47:03.347Z] #44 171.9 vendor/golang.org/x/net/http2/hpack [2019-11-26T08:47:03.781Z] #41 ... [2019-11-26T08:47:03.781Z] [2019-11-26T08:47:03.781Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:03.781Z] #50 DONE 105.0s [2019-11-26T08:47:03.908Z] #44 ... [2019-11-26T08:47:03.908Z] [2019-11-26T08:47:03.908Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:03.908Z] #17 75.51 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T08:47:03.908Z] #17 76.68 Selecting previously unselected package libnet1:amd64. [2019-11-26T08:47:03.908Z] #17 76.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-26T08:47:03.908Z] #17 76.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T08:47:03.908Z] #17 77.02 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-26T08:47:03.908Z] #17 77.02 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-26T08:47:03.908Z] #17 77.02 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-26T08:47:03.908Z] #17 77.16 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-26T08:47:03.908Z] #17 77.16 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-26T08:47:03.908Z] #17 77.18 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-26T08:47:03.908Z] #17 77.35 Selecting previously unselected package libudev-dev:amd64. [2019-11-26T08:47:03.908Z] #17 77.36 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-26T08:47:03.908Z] #17 77.40 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-26T08:47:03.908Z] #17 77.60 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-26T08:47:03.908Z] #17 77.60 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T08:47:03.908Z] #17 77.60 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T08:47:04.029Z] 65014b3c3121: Pull complete [2019-11-26T08:47:04.045Z] [2019-11-26T08:47:04.045Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:04.170Z] #17 ... [2019-11-26T08:47:04.170Z] [2019-11-26T08:47:04.170Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:04.170Z] #62 162.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:47:04.170Z] #62 162.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T08:47:04.170Z] #62 ... [2019-11-26T08:47:04.170Z] [2019-11-26T08:47:04.170Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:04.170Z] #41 71.42 CC images/opts.o [2019-11-26T08:47:04.170Z] #41 71.75 CC images/seccomp.o [2019-11-26T08:47:04.170Z] #41 72.17 CC images/binfmt-misc.o [2019-11-26T08:47:04.170Z] #41 72.53 CC images/time.o [2019-11-26T08:47:04.170Z] #41 73.12 CC images/sysctl.o [2019-11-26T08:47:04.170Z] #41 73.82 CC images/autofs.o [2019-11-26T08:47:04.170Z] #41 74.19 CC images/macvlan.o [2019-11-26T08:47:04.170Z] #41 74.52 CC images/sit.o [2019-11-26T08:47:04.170Z] #41 75.11 LINK images/built-in.o [2019-11-26T08:47:04.170Z] #41 75.40 GEN compel/include/asm [2019-11-26T08:47:04.170Z] #41 75.44 GEN compel/include/version.h [2019-11-26T08:47:04.170Z] #41 75.55 touch .config [2019-11-26T08:47:04.170Z] #41 75.68 GEN include/common/config.h [2019-11-26T08:47:04.170Z] #41 75.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-26T08:47:04.170Z] #41 75.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-26T08:47:04.170Z] #41 75.95 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-26T08:47:04.170Z] #41 76.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-26T08:47:04.170Z] #41 76.03 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-26T08:47:04.170Z] #41 76.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-26T08:47:04.170Z] #41 76.14 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-26T08:47:04.170Z] #41 76.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-26T08:47:04.170Z] #41 76.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-26T08:47:04.170Z] #41 76.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T08:47:04.170Z] #41 76.26 DEP compel/plugins/std/infect.d [2019-11-26T08:47:04.170Z] #41 76.43 DEP compel/plugins/std/string.d [2019-11-26T08:47:04.170Z] #41 76.57 DEP compel/plugins/std/log.d [2019-11-26T08:47:04.170Z] #41 76.75 DEP compel/plugins/std/fds.d [2019-11-26T08:47:04.319Z] #59 ... [2019-11-26T08:47:04.319Z] [2019-11-26T08:47:04.319Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:04.319Z] #41 137.1 make[1]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 137.6 make[1]: 'images/built-in.o' is up to date. [2019-11-26T08:47:04.319Z] #41 137.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T08:47:04.319Z] #41 137.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T08:47:04.319Z] #41 137.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T08:47:04.319Z] #41 137.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T08:47:04.319Z] #41 137.7 make[1]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 137.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:47:04.319Z] #41 137.8 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 137.9 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 137.9 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 138.0 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 138.0 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 138.0 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 138.0 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 138.1 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:04.319Z] #41 138.1 INSTALL criu/criu [2019-11-26T08:47:04.319Z] #41 DONE 138.5s [2019-11-26T08:47:04.319Z] [2019-11-26T08:47:04.319Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:04.427Z] #42 ... [2019-11-26T08:47:04.427Z] [2019-11-26T08:47:04.427Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:04.427Z] #18 131.3 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-26T08:47:04.428Z] #18 131.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:47:04.428Z] #18 131.4 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-11-26T08:47:04.428Z] #18 131.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T08:47:04.428Z] #18 131.4 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-11-26T08:47:04.428Z] #18 131.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-26T08:47:04.428Z] #18 131.4 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:47:04.428Z] #18 131.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:47:04.428Z] #18 131.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T08:47:04.428Z] #18 131.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-26T08:47:04.428Z] #18 131.4 Setting up python3 (3.5.3-1) ... [2019-11-26T08:47:04.428Z] #18 133.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:47:04.428Z] #18 134.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T08:47:04.428Z] #18 134.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T08:47:04.428Z] #18 134.4 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-26T08:47:04.428Z] #18 134.4 Setting up python3-wheel (0.29.0-2) ... [2019-11-26T08:47:04.428Z] #18 135.3 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:47:04.428Z] #18 136.3 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-26T08:47:04.428Z] #18 136.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:47:04.428Z] #18 137.2 Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T08:47:04.428Z] #18 137.2 Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T08:47:04.429Z] #41 76.94 DEP compel/plugins/std/std.d [2019-11-26T08:47:04.429Z] #41 77.03 DEP compel/plugins/shmem/shmem.d [2019-11-26T08:47:04.464Z] #34 22.22 Reading package lists... [2019-11-26T08:47:04.464Z] #34 ... [2019-11-26T08:47:04.464Z] [2019-11-26T08:47:04.464Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:47:04.464Z] #69 26.76 + cd /tmp/tmp.OE4552Zkly/src/github.com/docker/libnetwork [2019-11-26T08:47:04.464Z] #69 26.76 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-26T08:47:04.464Z] #69 27.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-26T08:47:04.614Z] #59 ... [2019-11-26T08:47:04.615Z] [2019-11-26T08:47:04.615Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:04.615Z] #41 64.39 CC criu/cr-errno.o [2019-11-26T08:47:04.615Z] #41 64.44 CC criu/cr-restore.o [2019-11-26T08:47:04.685Z] #41 77.19 DEP compel/plugins/fds/fds.d [2019-11-26T08:47:04.885Z] #50 ... [2019-11-26T08:47:04.885Z] [2019-11-26T08:47:04.885Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-26T08:47:04.941Z] #41 77.39 CC compel/plugins/std/std.o [2019-11-26T08:47:05.153Z] #42 DONE 0.1s [2019-11-26T08:47:05.153Z] [2019-11-26T08:47:05.153Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T08:47:05.153Z] #45 DONE 0.2s [2019-11-26T08:47:05.153Z] [2019-11-26T08:47:05.153Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:05.269Z] #18 138.3 Setting up dh-python (2.20170125) ... [2019-11-26T08:47:05.410Z] #59 ... [2019-11-26T08:47:05.410Z] [2019-11-26T08:47:05.410Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T08:47:05.410Z] #48 DONE 0.1s [2019-11-26T08:47:05.410Z] [2019-11-26T08:47:05.410Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:05.502Z] #41 77.84 CC compel/plugins/std/fds.o [2019-11-26T08:47:06.062Z] #41 78.48 CC compel/plugins/std/log.o [2019-11-26T08:47:06.136Z] #18 139.1 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-26T08:47:06.136Z] #18 139.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:06.318Z] #41 ... [2019-11-26T08:47:06.318Z] [2019-11-26T08:47:06.318Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:06.318Z] #62 DONE 175.0s [2019-11-26T08:47:06.318Z] [2019-11-26T08:47:06.318Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:06.318Z] #17 78.33 Selecting previously unselected package python3.5-minimal. [2019-11-26T08:47:06.318Z] #17 78.33 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T08:47:06.318Z] #17 78.34 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:47:06.318Z] #17 79.56 Selecting previously unselected package python3-minimal. [2019-11-26T08:47:06.318Z] #17 79.56 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-26T08:47:06.318Z] #17 79.57 Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T08:47:06.318Z] #17 79.69 Selecting previously unselected package libmpdec2:amd64. [2019-11-26T08:47:06.318Z] #17 79.70 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-26T08:47:06.318Z] #17 79.73 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-26T08:47:06.318Z] #17 79.95 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-26T08:47:06.318Z] #17 79.95 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T08:47:06.318Z] #17 79.96 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T08:47:06.318Z] #17 ... [2019-11-26T08:47:06.318Z] [2019-11-26T08:47:06.318Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T08:47:06.318Z] #63 DONE 0.1s [2019-11-26T08:47:06.528Z] #18 DONE 139.5s [2019-11-26T08:47:06.528Z] [2019-11-26T08:47:06.528Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:47:06.574Z] [2019-11-26T08:47:06.574Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:06.574Z] #44 173.6 mime [2019-11-26T08:47:07.135Z] #44 175.6 mime/quotedprintable [2019-11-26T08:47:07.154Z] #41 66.93 CC criu/cr-service.o [2019-11-26T08:47:07.413Z] #19 ... [2019-11-26T08:47:07.413Z] [2019-11-26T08:47:07.413Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:47:07.413Z] #29 174.4 + rm -rf /tmp/tmp.UNuJa9imEj [2019-11-26T08:47:07.413Z] #29 DONE 174.8s [2019-11-26T08:47:07.413Z] [2019-11-26T08:47:07.413Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:07.413Z] #42 131.6 CC criu/namespaces.o [2019-11-26T08:47:07.696Z] #44 176.3 net/http/internal [2019-11-26T08:47:08.092Z] #41 67.85 CC criu/crtools.o [2019-11-26T08:47:08.352Z] #41 68.23 CC criu/eventfd.o [2019-11-26T08:47:08.612Z] #41 68.45 CC criu/eventpoll.o [2019-11-26T08:47:08.801Z] #42 133.9 CC criu/net.o [2019-11-26T08:47:09.183Z] #41 68.97 CC criu/external.o [2019-11-26T08:47:09.335Z] #69 ... [2019-11-26T08:47:09.335Z] [2019-11-26T08:47:09.335Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:09.335Z] #51 29.21 + cd /tmp/tmp.j1vHdLhFTl/src/github.com/golangci/golangci-lint/ [2019-11-26T08:47:09.335Z] #51 29.21 + git checkout -q v1.20.0 [2019-11-26T08:47:09.335Z] #51 30.60 ++ git describe --tags [2019-11-26T08:47:09.335Z] #51 30.61 + version=v1.20.0 [2019-11-26T08:47:09.335Z] #51 30.61 ++ git rev-parse --short HEAD [2019-11-26T08:47:09.335Z] #51 30.61 + commit=cc98739 [2019-11-26T08:47:09.335Z] #51 30.61 ++ git show -s --format=%cd [2019-11-26T08:47:09.335Z] #51 30.63 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-26T08:47:09.335Z] #51 30.63 + 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-11-26T08:47:09.335Z] #51 ... [2019-11-26T08:47:09.335Z] [2019-11-26T08:47:09.335Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:47:09.335Z] #11 23.12 Fetched 7728 kB in 21s (353 kB/s) [2019-11-26T08:47:09.335Z] #11 23.12 Reading package lists... [2019-11-26T08:47:09.444Z] #41 69.17 CC criu/fault-injection.o [2019-11-26T08:47:09.444Z] #41 69.23 CC criu/fdstore.o [2019-11-26T08:47:09.676Z] #11 32.89 Reading package lists... [2019-11-26T08:47:09.676Z] #11 ... [2019-11-26T08:47:09.676Z] [2019-11-26T08:47:09.676Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:47:09.676Z] #34 22.22 Reading package lists... [2019-11-26T08:47:09.705Z] #41 69.43 CC criu/fifo.o [2019-11-26T08:47:09.965Z] #41 69.67 CC criu/file-ids.o [2019-11-26T08:47:10.019Z] #34 31.87 Reading package lists... [2019-11-26T08:47:10.019Z] #34 ... [2019-11-26T08:47:10.019Z] [2019-11-26T08:47:10.019Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:47:10.019Z] #57 23.57 Fetched 7728 kB in 22s (339 kB/s) [2019-11-26T08:47:10.019Z] #57 23.57 Reading package lists... [2019-11-26T08:47:10.019Z] #57 33.19 Reading package lists... [2019-11-26T08:47:10.019Z] #57 ... [2019-11-26T08:47:10.019Z] [2019-11-26T08:47:10.019Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:47:10.019Z] #25 23.68 Fetched 7728 kB in 22s (337 kB/s) [2019-11-26T08:47:10.019Z] #25 23.68 Reading package lists... [2019-11-26T08:47:10.225Z] #41 69.86 CC criu/file-lock.o [2019-11-26T08:47:10.246Z] #44 178.8 vendor/golang.org/x/net/http/httpproxy [2019-11-26T08:47:10.246Z] #44 178.8 crypto/x509 [2019-11-26T08:47:10.246Z] #44 ... [2019-11-26T08:47:10.246Z] [2019-11-26T08:47:10.246Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:10.246Z] #17 82.67 Selecting previously unselected package python3.5. [2019-11-26T08:47:10.246Z] #17 82.69 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-26T08:47:10.246Z] #17 82.74 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:47:10.246Z] #17 82.97 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-26T08:47:10.246Z] #17 82.98 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-26T08:47:10.246Z] #17 82.98 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-26T08:47:10.246Z] #17 83.05 Selecting previously unselected package dh-python. [2019-11-26T08:47:10.246Z] #17 83.09 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T08:47:10.246Z] #17 83.10 Unpacking dh-python (2.20170125) ... [2019-11-26T08:47:10.246Z] #17 83.37 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T08:47:10.246Z] #17 83.40 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:47:10.359Z] #25 ... [2019-11-26T08:47:10.359Z] [2019-11-26T08:47:10.359Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:10.359Z] #41 23.51 Fetched 7728 kB in 22s (347 kB/s) [2019-11-26T08:47:10.359Z] #41 23.51 Reading package lists... [2019-11-26T08:47:10.359Z] #41 32.85 Reading package lists... [2019-11-26T08:47:10.359Z] #41 ... [2019-11-26T08:47:10.359Z] [2019-11-26T08:47:10.359Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:47:10.359Z] #25 33.92 Reading package lists... [2019-11-26T08:47:10.359Z] #25 ... [2019-11-26T08:47:10.359Z] [2019-11-26T08:47:10.359Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:47:10.359Z] #39 24.19 + cd /tmp/tmp.sYiAELzIiU/src/github.com/docker/distribution [2019-11-26T08:47:10.359Z] #39 24.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-26T08:47:10.359Z] #39 26.99 + GOPATH=/tmp/tmp.sYiAELzIiU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sYiAELzIiU go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-26T08:47:10.485Z] #41 70.40 CC criu/files-ext.o [2019-11-26T08:47:10.807Z] #42 136.1 CC criu/netfilter.o [2019-11-26T08:47:11.057Z] #41 70.62 CC criu/files-reg.o [2019-11-26T08:47:11.092Z] #39 ... [2019-11-26T08:47:11.092Z] [2019-11-26T08:47:11.092Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:11.092Z] #45 24.40 vendor/golang.org/x/crypto/internal/subtle [2019-11-26T08:47:11.474Z] #42 136.5 CC criu/page-pipe.o [2019-11-26T08:47:11.966Z] #59 ... [2019-11-26T08:47:11.966Z] [2019-11-26T08:47:11.966Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:11.966Z] #50 DONE 217.1s [2019-11-26T08:47:11.966Z] [2019-11-26T08:47:11.966Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:11.997Z] #41 71.86 CC criu/files.o [2019-11-26T08:47:12.176Z] #42 137.3 CC criu/page-xfer.o [2019-11-26T08:47:12.533Z] #59 ... [2019-11-26T08:47:12.533Z] [2019-11-26T08:47:12.533Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-26T08:47:12.533Z] #51 DONE 0.2s [2019-11-26T08:47:12.533Z] [2019-11-26T08:47:12.533Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:12.764Z] #17 86.60 Setting up python3-minimal (3.5.3-1) ... [2019-11-26T08:47:12.790Z] #59 ... [2019-11-26T08:47:12.790Z] [2019-11-26T08:47:12.790Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T08:47:12.790Z] #55 DONE 0.1s [2019-11-26T08:47:12.790Z] [2019-11-26T08:47:12.790Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:13.378Z] #41 73.09 CC criu/filesystems.o [2019-11-26T08:47:13.848Z] #42 ... [2019-11-26T08:47:13.848Z] [2019-11-26T08:47:13.848Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:47:13.848Z] #19 4.112 Collecting yamllint==1.16.0 [2019-11-26T08:47:13.848Z] #19 4.817 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T08:47:13.848Z] #19 5.052 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T08:47:13.848Z] #19 5.168 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T08:47:13.848Z] #19 6.979 Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T08:47:13.848Z] #19 7.298 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T08:47:13.949Z] #41 73.53 CC criu/fsnotify.o [2019-11-26T08:47:14.171Z] #17 87.93 Selecting previously unselected package python3. [2019-11-26T08:47:14.171Z] #17 87.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 ... 16747 files and directories currently installed.) [2019-11-26T08:47:14.171Z] #17 87.97 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-26T08:47:14.171Z] #17 87.99 Unpacking python3 (3.5.3-1) ... [2019-11-26T08:47:14.427Z] #17 88.07 Selecting previously unselected package pigz. [2019-11-26T08:47:14.427Z] #17 88.07 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-26T08:47:14.427Z] #17 88.08 Unpacking pigz (2.3.4-1) ... [2019-11-26T08:47:14.427Z] #17 88.21 Selecting previously unselected package libip4tc0:amd64. [2019-11-26T08:47:14.427Z] #17 88.21 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:47:14.427Z] #17 88.22 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:47:14.519Z] #41 74.22 CC criu/image-desc.o [2019-11-26T08:47:14.519Z] #41 74.32 CC criu/image.o [2019-11-26T08:47:14.682Z] #17 88.30 Selecting previously unselected package libip6tc0:amd64. [2019-11-26T08:47:14.682Z] #17 88.31 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:47:14.682Z] #17 88.31 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:47:14.682Z] #17 88.44 Selecting previously unselected package libiptc0:amd64. [2019-11-26T08:47:14.682Z] #17 88.44 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:47:14.682Z] #17 88.46 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:47:14.682Z] #17 88.59 Selecting previously unselected package libxtables12:amd64. [2019-11-26T08:47:14.938Z] #17 88.59 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:47:14.938Z] #17 88.59 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:47:14.938Z] #17 88.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-26T08:47:14.938Z] #17 88.73 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-26T08:47:14.938Z] #17 88.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-26T08:47:14.938Z] #17 88.82 Selecting previously unselected package iptables. [2019-11-26T08:47:14.938Z] #17 88.82 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-26T08:47:14.938Z] #17 88.83 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:47:15.091Z] #41 74.85 CC criu/ipc_ns.o [2019-11-26T08:47:15.266Z] #19 8.713 Building wheels for collected packages: pathspec, pyyaml [2019-11-26T08:47:15.266Z] #19 8.714 Running setup.py bdist_wheel for pathspec: started [2019-11-26T08:47:15.499Z] #17 89.26 Selecting previously unselected package xxd. [2019-11-26T08:47:15.499Z] #17 89.27 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T08:47:15.499Z] #17 89.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:47:16.010Z] #17 89.70 Selecting previously unselected package vim-common.#17 ... [2019-11-26T08:47:16.010Z] [2019-11-26T08:47:16.010Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:16.010Z] #47 DONE 184.7s [2019-11-26T08:47:16.010Z] [2019-11-26T08:47:16.010Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:16.010Z] #17 89.70 Selecting previously unselected package vim-common. [2019-11-26T08:47:16.010Z] #17 89.71 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:47:16.010Z] #17 89.78 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:47:16.010Z] #17 ... [2019-11-26T08:47:16.010Z] [2019-11-26T08:47:16.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:16.010Z] #41 79.92 CC compel/plugins/std/string.o [2019-11-26T08:47:16.010Z] #41 81.02 CC compel/plugins/std/infect.o [2019-11-26T08:47:16.010Z] #41 81.40 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-26T08:47:16.010Z] #41 81.49 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-26T08:47:16.010Z] #41 81.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-26T08:47:16.010Z] #41 81.67 AR compel/plugins/std.lib.a [2019-11-26T08:47:16.010Z] #41 81.73 CC compel/plugins/fds/fds.o [2019-11-26T08:47:16.010Z] #41 82.04 AR compel/plugins/fds.lib.a [2019-11-26T08:47:16.010Z] #41 82.09 HOSTDEP compel/src/lib/log-host.d [2019-11-26T08:47:16.010Z] #41 82.22 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T08:47:16.010Z] #41 82.41 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-26T08:47:16.010Z] #41 82.46 HOSTDEP compel/src/main-host.d [2019-11-26T08:47:16.010Z] #41 82.53 DEP compel/src/lib/ptrace.d [2019-11-26T08:47:16.010Z] #41 82.73 DEP compel/src/lib/infect.d [2019-11-26T08:47:16.010Z] #41 82.92 DEP compel/src/lib/infect-util.d [2019-11-26T08:47:16.010Z] #41 83.08 DEP compel/src/lib/infect-rpc.d [2019-11-26T08:47:16.010Z] #41 83.28 DEP compel/arch/x86/src/lib/infect.d [2019-11-26T08:47:16.010Z] #41 83.36 DEP compel/arch/x86/src/lib/cpu.d [2019-11-26T08:47:16.010Z] #41 83.45 DEP compel/src/lib/log.d [2019-11-26T08:47:16.010Z] #41 83.57 DEP compel/src/main.d [2019-11-26T08:47:16.010Z] #41 83.75 DEP compel/src/lib/handle-elf.d [2019-11-26T08:47:16.010Z] #41 83.93 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-26T08:47:16.010Z] #41 84.20 CC compel/src/lib/log.o [2019-11-26T08:47:16.010Z] #41 84.49 CC compel/arch/x86/src/lib/cpu.o [2019-11-26T08:47:16.010Z] #41 85.46 CC compel/arch/x86/src/lib/infect.o [2019-11-26T08:47:16.010Z] #41 86.48 CC compel/src/lib/infect-rpc.o [2019-11-26T08:47:16.010Z] #41 86.92 CC compel/src/lib/infect-util.o [2019-11-26T08:47:16.010Z] #41 87.21 CC compel/src/lib/infect.o [2019-11-26T08:47:16.032Z] #41 75.59 CC criu/irmap.o [2019-11-26T08:47:16.131Z] #19 9.699 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T08:47:16.131Z] #19 9.700 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T08:47:16.131Z] #19 9.707 Running setup.py bdist_wheel for pyyaml: started [2019-11-26T08:47:16.266Z] #41 ... [2019-11-26T08:47:16.266Z] [2019-11-26T08:47:16.266Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:16.266Z] #17 90.05 Selecting previously unselected package bzip2. [2019-11-26T08:47:16.266Z] #17 90.06 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-26T08:47:16.266Z] #17 90.06 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T08:47:16.292Z] #41 75.98 CC criu/kcmp-ids.o [2019-11-26T08:47:16.521Z] #17 90.31 Selecting previously unselected package libgpm2:amd64. [2019-11-26T08:47:16.521Z] #17 90.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-26T08:47:16.521Z] #17 90.32 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-26T08:47:16.552Z] #41 76.16 CC criu/kerndat.o [2019-11-26T08:47:16.777Z] #17 90.53 Selecting previously unselected package xz-utils. [2019-11-26T08:47:16.777Z] #17 90.53 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-26T08:47:16.777Z] #17 90.53 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:47:17.023Z] #19 10.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T08:47:17.023Z] #19 10.80 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T08:47:17.023Z] #19 10.85 Successfully built pathspec pyyaml [2019-11-26T08:47:17.023Z] #19 10.85 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-26T08:47:17.124Z] #41 76.91 CC criu/libnetlink.o [2019-11-26T08:47:17.338Z] #17 91.03 Selecting previously unselected package aufs-tools. [2019-11-26T08:47:17.338Z] #17 91.04 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-26T08:47:17.338Z] #17 91.05 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:47:17.384Z] #41 77.14 CC criu/log.o [2019-11-26T08:47:17.447Z] #19 11.11 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T08:47:17.606Z] #17 91.23 Selecting previously unselected package liblzo2-2:amd64. [2019-11-26T08:47:17.606Z] #17 91.23 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-26T08:47:17.606Z] #17 91.27 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:47:17.606Z] #17 91.38 Selecting previously unselected package btrfs-progs. [2019-11-26T08:47:17.606Z] #17 91.38 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-26T08:47:17.606Z] #17 91.39 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:47:17.644Z] #41 77.50 CC criu/lsm.o [2019-11-26T08:47:17.644Z] #41 ... [2019-11-26T08:47:17.644Z] [2019-11-26T08:47:17.644Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:17.644Z] #59 77.99 + bin/containerd [2019-11-26T08:47:17.841Z] #19 DONE 11.5s [2019-11-26T08:47:17.841Z] [2019-11-26T08:47:17.841Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T08:47:18.171Z] #17 91.86 Selecting previously unselected package btrfs-tools. [2019-11-26T08:47:18.172Z] #17 91.88 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-26T08:47:18.172Z] #17 91.88 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:47:18.172Z] #17 91.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-26T08:47:18.172Z] #17 91.96 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-26T08:47:18.172Z] #17 91.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T08:47:18.216Z] #59 ... [2019-11-26T08:47:18.216Z] [2019-11-26T08:47:18.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:18.216Z] #41 77.78 CC criu/mem.o [2019-11-26T08:47:18.259Z] #24 DONE 0.1s [2019-11-26T08:47:18.259Z] [2019-11-26T08:47:18.259Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T08:47:18.428Z] #17 92.10 Selecting previously unselected package dmsetup. [2019-11-26T08:47:18.428Z] #17 92.10 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-26T08:47:18.428Z] #17 92.11 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T08:47:18.428Z] #17 92.25 Selecting previously unselected package libonig4:amd64. [2019-11-26T08:47:18.428Z] #17 92.25 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-26T08:47:18.428Z] #17 92.26 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-26T08:47:18.491Z] #45 ... [2019-11-26T08:47:18.491Z] [2019-11-26T08:47:18.491Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:47:18.491Z] #34 31.87 Reading package lists... [2019-11-26T08:47:18.676Z] #28 DONE 0.5s [2019-11-26T08:47:18.676Z] [2019-11-26T08:47:18.676Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-26T08:47:18.676Z] #30 DONE 0.1s [2019-11-26T08:47:18.676Z] [2019-11-26T08:47:18.676Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:18.676Z] #42 139.2 CC criu/pagemap-cache.o [2019-11-26T08:47:18.676Z] #42 139.6 CC criu/pagemap.o [2019-11-26T08:47:18.676Z] #42 140.4 CC criu/parasite-syscall.o [2019-11-26T08:47:18.676Z] #42 141.1 CC criu/path.o [2019-11-26T08:47:18.676Z] #42 141.5 CC criu/pie-util-vdso-elf32.o [2019-11-26T08:47:18.676Z] #42 141.8 CC criu/pie-util-vdso.o [2019-11-26T08:47:18.676Z] #42 142.2 CC criu/pie-util.o [2019-11-26T08:47:18.676Z] #42 142.3 CC criu/pipes.o [2019-11-26T08:47:18.676Z] #42 143.0 CC criu/plugin.o [2019-11-26T08:47:18.676Z] #42 143.5 CC criu/proc_parse.o [2019-11-26T08:47:18.676Z] #42 ... [2019-11-26T08:47:18.676Z] [2019-11-26T08:47:18.676Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T08:47:18.676Z] #33 DONE 0.1s [2019-11-26T08:47:18.676Z] [2019-11-26T08:47:18.676Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T08:47:18.676Z] #38 DONE 0.1s [2019-11-26T08:47:18.676Z] [2019-11-26T08:47:18.676Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:18.683Z] #17 92.45 Selecting previously unselected package libjq1:amd64. [2019-11-26T08:47:18.683Z] #17 92.46 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T08:47:18.683Z] #17 92.47 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T08:47:18.683Z] #17 92.60 Selecting previously unselected package jq. [2019-11-26T08:47:18.939Z] #17 92.60 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-26T08:47:18.939Z] #17 92.60 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:47:18.939Z] #17 92.71 Selecting previously unselected package libaio1:amd64. [2019-11-26T08:47:18.939Z] #17 92.72 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-26T08:47:18.939Z] #17 92.73 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-26T08:47:18.939Z] #17 92.78 Selecting previously unselected package libcap2-bin. [2019-11-26T08:47:18.939Z] #17 92.78 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-26T08:47:18.939Z] #17 92.78 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T08:47:18.939Z] #17 92.85 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-26T08:47:19.156Z] #41 78.94 CC criu/mount.o [2019-11-26T08:47:19.194Z] #17 92.85 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-26T08:47:19.194Z] #17 92.86 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T08:47:19.194Z] #17 92.95 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-26T08:47:19.194Z] #17 92.95 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-26T08:47:19.194Z] #17 92.95 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-26T08:47:19.450Z] #17 93.24 Selecting previously unselected package libpcre16-3:amd64. [2019-11-26T08:47:19.450Z] #17 93.24 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-26T08:47:19.450Z] #17 93.24 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-26T08:47:19.705Z] #17 93.42 Selecting previously unselected package libpcre32-3:amd64. [2019-11-26T08:47:19.705Z] #17 93.42 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-26T08:47:19.705Z] #17 93.43 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-26T08:47:19.705Z] #17 93.63 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-26T08:47:19.705Z] #17 93.63 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-26T08:47:19.961Z] #17 93.63 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-26T08:47:20.194Z] #34 41.86 Building dependency tree... [2019-11-26T08:47:20.216Z] #17 94.07 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-26T08:47:20.472Z] #17 94.08 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-26T08:47:20.472Z] #17 94.09 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-26T08:47:20.472Z] #17 94.36 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-26T08:47:20.472Z] #17 ... [2019-11-26T08:47:20.472Z] [2019-11-26T08:47:20.472Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:20.472Z] #44 179.3 mime/multipart [2019-11-26T08:47:20.472Z] #44 182.5 crypto/tls [2019-11-26T08:47:20.627Z] #42 145.5 CC criu/protobuf-desc.o [2019-11-26T08:47:20.727Z] #44 ... [2019-11-26T08:47:20.727Z] [2019-11-26T08:47:20.727Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:20.727Z] #17 94.36 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-26T08:47:20.727Z] #17 94.37 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-26T08:47:20.727Z] #17 94.50 Selecting previously unselected package libnl-3-200:amd64. [2019-11-26T08:47:20.727Z] #17 94.50 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-26T08:47:20.727Z] #17 94.52 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T08:47:20.727Z] #17 94.64 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-26T08:47:20.982Z] #17 94.64 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-26T08:47:20.982Z] #17 94.65 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T08:47:20.982Z] #17 94.73 Selecting previously unselected package libreadline5:amd64. [2019-11-26T08:47:20.982Z] #17 94.73 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-26T08:47:20.982Z] #17 94.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-26T08:47:20.982Z] #17 94.85 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-26T08:47:21.238Z] #17 94.85 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-26T08:47:21.238Z] #17 94.86 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-26T08:47:21.372Z] #34 44.78 The following additional packages will be installed: [2019-11-26T08:47:21.372Z] #34 44.80 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-26T08:47:21.372Z] #34 44.81 Suggested packages: [2019-11-26T08:47:21.373Z] #34 44.81 codeblocks eclipse ninja-build lrzip [2019-11-26T08:47:21.373Z] #34 44.81 Recommended packages: [2019-11-26T08:47:21.373Z] #34 44.81 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-26T08:47:21.499Z] #42 146.6 CC criu/protobuf.o [2019-11-26T08:47:21.701Z] #41 81.38 CC criu/namespaces.o [2019-11-26T08:47:21.916Z] #42 146.9 CC criu/pstree.o [2019-11-26T08:47:22.328Z] #42 147.6 CC criu/rbtree.o [2019-11-26T08:47:22.557Z] #34 46.14 The following NEW packages will be installed: [2019-11-26T08:47:22.557Z] #34 46.17 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-26T08:47:22.557Z] #34 46.17 vim-common xxd [2019-11-26T08:47:22.760Z] #42 147.8 CC criu/rst-malloc.o [2019-11-26T08:47:22.900Z] #34 46.51 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:47:22.900Z] #34 46.51 Need to get 13.4 MB of archives. [2019-11-26T08:47:22.900Z] #34 46.51 After this operation, 60.4 MB of additional disk space will be used. [2019-11-26T08:47:22.900Z] #34 46.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-26T08:47:23.080Z] #41 82.67 CC criu/net.o [2019-11-26T08:47:23.124Z] #17 96.66 Selecting previously unselected package net-tools. [2019-11-26T08:47:23.124Z] #17 96.67 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-26T08:47:23.124Z] #17 96.69 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:47:23.166Z] #42 148.1 CC criu/seccomp.o [2019-11-26T08:47:23.241Z] #34 46.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-26T08:47:23.241Z] #34 46.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-26T08:47:23.380Z] #17 96.96 Selecting previously unselected package python-pip-whl. [2019-11-26T08:47:23.380Z] #17 96.98 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:47:23.380Z] #17 96.99 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:47:23.696Z] #42 148.7 CC criu/seize.o [2019-11-26T08:47:23.941Z] #17 97.68 Selecting previously unselected package python3-pip. [2019-11-26T08:47:23.941Z] #17 97.68 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:47:23.941Z] #17 97.70 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:47:24.196Z] #17 97.86 Selecting previously unselected package python3-pkg-resources. [2019-11-26T08:47:24.196Z] #17 97.86 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:47:24.196Z] #17 97.87 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:47:24.196Z] #17 98.00 Selecting previously unselected package python3-setuptools. [2019-11-26T08:47:24.196Z] #17 98.01 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T08:47:24.196Z] #17 98.02 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T08:47:24.452Z] #17 98.23 Selecting previously unselected package python3-wheel. [2019-11-26T08:47:24.452Z] #17 98.24 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T08:47:24.452Z] #17 98.25 Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T08:47:24.452Z] #17 98.37 Selecting previously unselected package thin-provisioning-tools. [2019-11-26T08:47:24.452Z] #17 98.37 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-26T08:47:24.511Z] #34 ... [2019-11-26T08:47:24.511Z] [2019-11-26T08:47:24.511Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:47:24.511Z] #11 32.89 Reading package lists... [2019-11-26T08:47:24.511Z] #11 43.25 Building dependency tree... [2019-11-26T08:47:24.511Z] #11 47.18 The following additional packages will be installed: [2019-11-26T08:47:24.511Z] #11 47.19 libapparmor1 libseccomp2 [2019-11-26T08:47:24.511Z] #11 47.21 Suggested packages: [2019-11-26T08:47:24.511Z] #11 47.21 seccomp [2019-11-26T08:47:24.511Z] #11 47.71 The following NEW packages will be installed: [2019-11-26T08:47:24.511Z] #11 47.73 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-26T08:47:24.511Z] #11 47.88 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:47:24.511Z] #11 47.88 Need to get 296 kB of archives. [2019-11-26T08:47:24.511Z] #11 47.88 After this operation, 1346 kB of additional disk space will be used. [2019-11-26T08:47:24.511Z] #11 47.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-26T08:47:24.511Z] #11 47.91 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-11-26T08:47:24.511Z] #11 47.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-26T08:47:24.511Z] #11 47.93 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-26T08:47:24.511Z] #11 ... [2019-11-26T08:47:24.511Z] [2019-11-26T08:47:24.511Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:47:24.511Z] #34 48.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-26T08:47:24.527Z] #42 149.5 CC criu/servicefd.o [2019-11-26T08:47:24.527Z] #42 149.8 CC criu/shmem.o [2019-11-26T08:47:24.708Z] #17 98.37 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:47:24.708Z] #17 98.66 Selecting previously unselected package vim-runtime. [2019-11-26T08:47:24.853Z] #34 48.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-26T08:47:24.853Z] #34 48.54 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-26T08:47:24.853Z] #34 48.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-26T08:47:24.853Z] #34 48.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-26T08:47:24.963Z] #17 98.66 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:47:24.963Z] #17 98.72 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-26T08:47:24.963Z] #17 98.75 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T08:47:24.963Z] #17 98.75 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:47:24.993Z] #41 84.83 CC criu/netfilter.o [2019-11-26T08:47:25.563Z] #41 85.08 CC criu/page-pipe.o [2019-11-26T08:47:25.617Z] #34 49.12 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T08:47:25.617Z] #34 49.15 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:47:25.654Z] #42 150.6 CC criu/sigframe.o [2019-11-26T08:47:25.654Z] #42 150.9 CC criu/signalfd.o [2019-11-26T08:47:25.824Z] #41 85.55 CC criu/page-xfer.o [2019-11-26T08:47:26.243Z] #42 151.2 CC criu/sk-inet.o [2019-11-26T08:47:26.347Z] #34 ... [2019-11-26T08:47:26.347Z] [2019-11-26T08:47:26.347Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-26T08:47:26.347Z] #25 33.92 Reading package lists... [2019-11-26T08:47:26.347Z] #25 43.50 Building dependency tree... [2019-11-26T08:47:26.347Z] #25 46.07 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-26T08:47:26.347Z] #25 46.07 The following additional packages will be installed: [2019-11-26T08:47:26.347Z] #25 46.08 libjq1 libonig4 [2019-11-26T08:47:26.347Z] #25 46.44 The following NEW packages will be installed: [2019-11-26T08:47:26.347Z] #25 46.45 jq libjq1 libonig4 [2019-11-26T08:47:26.347Z] #25 46.55 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:47:26.347Z] #25 46.55 Need to get 310 kB of archives. [2019-11-26T08:47:26.347Z] #25 46.55 After this operation, 1267 kB of additional disk space will be used. [2019-11-26T08:47:26.347Z] #25 46.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-26T08:47:26.347Z] #25 46.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-26T08:47:26.347Z] #25 46.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-26T08:47:26.347Z] #25 48.01 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:47:26.347Z] #25 48.17 Fetched 310 kB in 0s (1698 kB/s) [2019-11-26T08:47:26.347Z] #25 48.35 Selecting previously unselected package libonig4:ppc64el. [2019-11-26T08:47:26.347Z] #25 48.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-26T08:47:26.347Z] #25 48.48 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-26T08:47:26.347Z] #25 48.48 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-26T08:47:26.347Z] #25 48.84 Selecting previously unselected package libjq1:ppc64el. [2019-11-26T08:47:26.347Z] #25 48.84 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-26T08:47:26.347Z] #25 48.85 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-26T08:47:26.347Z] #25 49.15 Selecting previously unselected package jq. [2019-11-26T08:47:26.347Z] #25 49.16 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-26T08:47:26.347Z] #25 49.17 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:47:26.347Z] #25 49.58 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-26T08:47:26.347Z] #25 49.58 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-26T08:47:26.347Z] #25 49.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:26.347Z] #25 49.82 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:47:26.347Z] #25 DONE 49.9s [2019-11-26T08:47:26.347Z] [2019-11-26T08:47:26.347Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T08:47:26.347Z] #26 DONE 0.1s [2019-11-26T08:47:26.347Z] [2019-11-26T08:47:26.347Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-26T08:47:26.347Z] #11 49.61 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:47:26.347Z] #11 49.74 Fetched 296 kB in 0s (2629 kB/s) [2019-11-26T08:47:26.347Z] #11 49.86 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-26T08:47:26.347Z] #11 49.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-26T08:47:26.347Z] #11 49.98 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-26T08:47:26.347Z] #11 50.00 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-26T08:47:26.347Z] #11 50.19 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-26T08:47:26.688Z] #11 50.19 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-26T08:47:26.688Z] #11 50.19 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-26T08:47:26.762Z] #41 86.38 CC criu/pagemap-cache.o [2019-11-26T08:47:26.762Z] #41 86.62 CC criu/pagemap.o [2019-11-26T08:47:27.028Z] #11 50.53 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-26T08:47:27.028Z] #11 50.54 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-26T08:47:27.028Z] #11 50.54 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-26T08:47:27.368Z] #11 50.81 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-26T08:47:27.368Z] #11 50.82 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-26T08:47:27.368Z] #11 50.84 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-26T08:47:27.368Z] #11 51.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:27.668Z] #42 ... [2019-11-26T08:47:27.668Z] [2019-11-26T08:47:27.668Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:27.668Z] #55 163.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T08:47:27.699Z] #41 87.21 CC criu/parasite-syscall.o [2019-11-26T08:47:27.710Z] #11 51.33 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-26T08:47:27.710Z] #11 51.34 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-26T08:47:27.710Z] #11 51.37 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-26T08:47:27.710Z] #11 51.39 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-26T08:47:27.710Z] #11 51.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:27.958Z] #41 87.76 CC criu/path.o [2019-11-26T08:47:28.052Z] #11 DONE 51.6s [2019-11-26T08:47:28.052Z] [2019-11-26T08:47:28.052Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:47:28.052Z] #53 DONE 0.1s [2019-11-26T08:47:28.052Z] [2019-11-26T08:47:28.052Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:47:28.052Z] #34 51.21 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:47:28.052Z] #34 51.47 Fetched 13.4 MB in 2s (4850 kB/s) [2019-11-26T08:47:28.052Z] #34 51.70 Selecting previously unselected package cmake-data. [2019-11-26T08:47:28.217Z] #41 88.00 CC criu/pie-util-vdso-elf32.o [2019-11-26T08:47:28.233Z] #17 ... [2019-11-26T08:47:28.233Z] [2019-11-26T08:47:28.233Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:28.233Z] #41 90.11 CC compel/src/lib/ptrace.o [2019-11-26T08:47:28.233Z] #41 90.58 AR compel/libcompel.a [2019-11-26T08:47:28.233Z] #41 90.66 HOSTCC compel/src/main-host.o [2019-11-26T08:47:28.233Z] #41 90.98 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-26T08:47:28.233Z] #41 91.12 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T08:47:28.233Z] #41 91.46 HOSTCC compel/src/lib/log-host.o [2019-11-26T08:47:28.233Z] #41 91.81 HOSTLINK compel/compel-host-bin [2019-11-26T08:47:28.233Z] #41 92.02 DEP soccr/soccr.d [2019-11-26T08:47:28.233Z] #41 92.18 CC soccr/soccr.o [2019-11-26T08:47:28.233Z] #41 93.60 AR soccr/libsoccr.a [2019-11-26T08:47:28.233Z] #41 93.62 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:47:28.233Z] #41 93.89 DEP criu/arch/x86/sigframe.d [2019-11-26T08:47:28.233Z] #41 93.98 DEP criu/arch/x86/sigaction_compat.d [2019-11-26T08:47:28.233Z] #41 94.09 DEP criu/arch/x86/kerndat.d [2019-11-26T08:47:28.233Z] #41 94.18 DEP criu/arch/x86/crtools.d [2019-11-26T08:47:28.233Z] #41 94.29 DEP criu/arch/x86/cpu.d [2019-11-26T08:47:28.233Z] #41 94.52 CC criu/arch/x86/cpu.o [2019-11-26T08:47:28.233Z] #41 95.15 CC criu/arch/x86/crtools.o [2019-11-26T08:47:28.233Z] #41 96.41 CC criu/arch/x86/kerndat.o [2019-11-26T08:47:28.233Z] #41 96.96 CC criu/arch/x86/sigaction_compat.o [2019-11-26T08:47:28.233Z] #41 97.32 CC criu/arch/x86/sigframe.o [2019-11-26T08:47:28.233Z] #41 97.60 LINK criu/arch/x86/crtools.built-in.o [2019-11-26T08:47:28.233Z] #41 97.68 DEP criu/pie/util-vdso-elf32.d [2019-11-26T08:47:28.233Z] #41 97.78 DEP criu/arch/x86/vdso-pie.d [2019-11-26T08:47:28.233Z] #41 97.88 DEP criu/pie/parasite-vdso.d [2019-11-26T08:47:28.233Z] #41 98.06 DEP criu/pie/util-vdso.d [2019-11-26T08:47:28.233Z] #41 98.17 DEP criu/pie/util.d [2019-11-26T08:47:28.233Z] #41 98.31 CC criu/pie/util.o [2019-11-26T08:47:28.233Z] #41 98.67 CC criu/pie/util-vdso.o [2019-11-26T08:47:28.233Z] #41 99.34 CC criu/pie/parasite-vdso.o [2019-11-26T08:47:28.233Z] #41 100.5 CC criu/arch/x86/vdso-pie.o [2019-11-26T08:47:28.233Z] #41 100.8 CC criu/pie/util-vdso-elf32.o [2019-11-26T08:47:28.395Z] #34 51.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% #34 ... [2019-11-26T08:47:28.395Z] [2019-11-26T08:47:28.395Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-26T08:47:28.395Z] #54 DONE 0.1s [2019-11-26T08:47:28.395Z] [2019-11-26T08:47:28.395Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:47:28.395Z] #34 51.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-26T08:47:28.395Z] #34 51.85 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-26T08:47:28.395Z] #34 51.87 Unpacking cmake-data (3.7.2-1) ... [2019-11-26T08:47:28.395Z] #34 ... [2019-11-26T08:47:28.395Z] [2019-11-26T08:47:28.395Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:28.395Z] #41 32.85 Reading package lists... [2019-11-26T08:47:28.395Z] #41 42.36 Building dependency tree... [2019-11-26T08:47:28.395Z] #41 46.33 The following additional packages will be installed: [2019-11-26T08:47:28.395Z] #41 46.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-26T08:47:28.395Z] #41 46.34 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-26T08:47:28.395Z] #41 46.36 Suggested packages: [2019-11-26T08:47:28.395Z] #41 46.36 manpages-dev python-setuptools [2019-11-26T08:47:28.395Z] #41 49.44 The following NEW packages will be installed: [2019-11-26T08:47:28.395Z] #41 49.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-26T08:47:28.395Z] #41 49.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-26T08:47:28.395Z] #41 49.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-26T08:47:28.395Z] #41 49.46 zlib1g-dev [2019-11-26T08:47:28.395Z] #41 49.79 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:47:28.395Z] #41 49.79 Need to get 3548 kB of archives. [2019-11-26T08:47:28.395Z] #41 49.79 After this operation, 21.2 MB of additional disk space will be used. [2019-11-26T08:47:28.395Z] #41 49.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-26T08:47:28.395Z] #41 49.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-26T08:47:28.395Z] #41 49.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-26T08:47:28.395Z] #41 49.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-26T08:47:28.395Z] #41 49.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-26T08:47:28.395Z] #41 49.93 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-26T08:47:28.395Z] #41 49.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-26T08:47:28.395Z] #41 49.96 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-26T08:47:28.395Z] #41 50.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-26T08:47:28.395Z] #41 50.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-26T08:47:28.395Z] #41 50.13 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-26T08:47:28.395Z] #41 50.43 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-26T08:47:28.395Z] #41 50.53 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-26T08:47:28.395Z] #41 50.54 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-26T08:47:28.395Z] #41 50.56 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-26T08:47:28.395Z] #41 50.59 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-26T08:47:28.476Z] #41 88.25 CC criu/pie-util-vdso.o [2019-11-26T08:47:28.736Z] #41 88.51 CC criu/pie-util.o [2019-11-26T08:47:28.736Z] #41 88.63 CC criu/pipes.o [2019-11-26T08:47:28.737Z] #41 ... [2019-11-26T08:47:28.737Z] [2019-11-26T08:47:28.737Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:28.737Z] #55 0.311 + RM_GOPATH=0 [2019-11-26T08:47:28.737Z] #55 0.312 + TMP_GOPATH= [2019-11-26T08:47:28.737Z] #55 0.313 + : /build [2019-11-26T08:47:28.737Z] #55 0.313 + '[' -z '' ']' [2019-11-26T08:47:28.737Z] #55 0.315 ++ mktemp -d [2019-11-26T08:47:28.737Z] #55 0.318 + export GOPATH=/tmp/tmp.SAatj3ViOK [2019-11-26T08:47:28.737Z] #55 0.318 + GOPATH=/tmp/tmp.SAatj3ViOK [2019-11-26T08:47:28.737Z] #55 0.319 + RM_GOPATH=1 [2019-11-26T08:47:28.737Z] #55 0.325 ++ dirname ./install.sh [2019-11-26T08:47:28.737Z] #55 0.334 + dir=. [2019-11-26T08:47:28.737Z] #55 0.334 + bin=runc [2019-11-26T08:47:28.737Z] #55 0.334 + shift [2019-11-26T08:47:28.737Z] #55 0.336 + '[' '!' -f ./runc.installer ']' [2019-11-26T08:47:28.737Z] #55 0.336 + . ./runc.installer [2019-11-26T08:47:28.737Z] #55 0.336 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:47:28.737Z] #55 0.338 + install_runc [2019-11-26T08:47:28.737Z] #55 0.345 + uname -r [2019-11-26T08:47:28.737Z] #55 0.347 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-26T08:47:28.737Z] #55 0.381 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-26T08:47:28.737Z] #55 0.382 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-26T08:47:28.737Z] #55 0.382 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SAatj3ViOK/src/github.com/opencontainers/runc [2019-11-26T08:47:28.737Z] #55 0.382 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-26T08:47:28.737Z] #55 0.397 Cloning into '/tmp/tmp.SAatj3ViOK/src/github.com/opencontainers/runc'... [2019-11-26T08:47:28.737Z] #55 ... [2019-11-26T08:47:28.737Z] [2019-11-26T08:47:28.737Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-26T08:47:28.737Z] #57 33.19 Reading package lists... [2019-11-26T08:47:28.737Z] #57 42.96 Building dependency tree... [2019-11-26T08:47:28.737Z] #57 46.81 The following additional packages will be installed: [2019-11-26T08:47:28.737Z] #57 46.82 btrfs-progs liblzo2-2 [2019-11-26T08:47:28.737Z] #57 47.40 The following NEW packages will be installed: [2019-11-26T08:47:28.737Z] #57 47.41 btrfs-progs btrfs-tools liblzo2-2 [2019-11-26T08:47:28.737Z] #57 47.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:47:28.737Z] #57 47.58 Need to get 588 kB of archives. [2019-11-26T08:47:28.737Z] #57 47.58 After this operation, 5005 kB of additional disk space will be used. [2019-11-26T08:47:28.737Z] #57 47.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-26T08:47:28.737Z] #57 47.62 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-26T08:47:28.737Z] #57 47.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-26T08:47:28.737Z] #57 49.77 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:47:28.737Z] #57 50.12 Fetched 588 kB in 0s (2171 kB/s) [2019-11-26T08:47:28.737Z] #57 50.27 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-26T08:47:28.737Z] #57 50.27 (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-11-26T08:47:28.737Z] #57 50.44 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-26T08:47:28.737Z] #57 50.45 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T08:47:28.737Z] #57 50.65 Selecting previously unselected package btrfs-progs. [2019-11-26T08:47:28.737Z] #57 50.66 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-26T08:47:28.737Z] #57 50.67 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:47:28.737Z] #57 51.51 Selecting previously unselected package btrfs-tools. [2019-11-26T08:47:28.737Z] #57 51.53 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-26T08:47:28.737Z] #57 51.54 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:47:28.737Z] #57 51.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:28.737Z] #57 52.08 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T08:47:28.737Z] #57 52.09 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:47:28.737Z] #57 52.10 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:47:28.737Z] #57 52.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:28.737Z] #57 DONE 52.4s [2019-11-26T08:47:29.078Z] [2019-11-26T08:47:29.078Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:47:29.078Z] #58 DONE 0.1s [2019-11-26T08:47:29.078Z] [2019-11-26T08:47:29.078Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-26T08:47:29.078Z] #59 DONE 0.1s [2019-11-26T08:47:29.078Z] [2019-11-26T08:47:29.078Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:29.078Z] #60 ... [2019-11-26T08:47:29.078Z] [2019-11-26T08:47:29.078Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-26T08:47:29.078Z] #12 DONE 1.0s [2019-11-26T08:47:29.078Z] [2019-11-26T08:47:29.078Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:29.078Z] #41 52.52 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:47:29.078Z] #41 52.75 Fetched 3548 kB in 0s (3882 kB/s) [2019-11-26T08:47:29.159Z] #41 101.6 AR criu/pie/pie.lib.a [2019-11-26T08:47:29.159Z] #41 ... [2019-11-26T08:47:29.159Z] [2019-11-26T08:47:29.159Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:29.159Z] #17 102.7 Selecting previously unselected package vim. [2019-11-26T08:47:29.159Z] #17 102.7 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-26T08:47:29.159Z] #17 102.8 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:47:29.304Z] #41 89.10 CC criu/plugin.o [2019-11-26T08:47:29.419Z] #41 52.89 Selecting previously unselected package libnet1:ppc64el. [2019-11-26T08:47:29.419Z] #41 52.89 (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-11-26T08:47:29.419Z] #41 53.07 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-26T08:47:29.419Z] #41 53.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-26T08:47:29.563Z] #41 89.34 CC criu/proc_parse.o [2019-11-26T08:47:29.611Z] #55 165.9 + mkdir -p /build [2019-11-26T08:47:29.611Z] #55 165.9 + cp runc /build/runc [2019-11-26T08:47:29.611Z] #55 DONE 166.0s [2019-11-26T08:47:29.611Z] [2019-11-26T08:47:29.611Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:29.611Z] #42 152.7 CC criu/sk-netlink.o [2019-11-26T08:47:29.611Z] #42 153.3 CC criu/sk-packet.o [2019-11-26T08:47:29.611Z] #42 153.7 CC criu/sk-queue.o [2019-11-26T08:47:29.611Z] #42 154.1 CC criu/sk-tcp.o [2019-11-26T08:47:29.611Z] #42 154.5 CC criu/sk-unix.o [2019-11-26T08:47:29.720Z] #17 103.5 Selecting previously unselected package xfsprogs. [2019-11-26T08:47:29.720Z] #17 103.5 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-26T08:47:29.720Z] #17 103.5 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:47:29.759Z] #41 ... [2019-11-26T08:47:29.759Z] [2019-11-26T08:47:29.759Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-26T08:47:29.759Z] #13 DONE 0.5s [2019-11-26T08:47:29.759Z] [2019-11-26T08:47:29.759Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:29.759Z] #41 53.42 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-26T08:47:29.759Z] #41 53.43 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-26T08:47:29.759Z] #41 53.45 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-26T08:47:30.106Z] #41 ... [2019-11-26T08:47:30.106Z] [2019-11-26T08:47:30.106Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-26T08:47:30.106Z] #14 0.348 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-26T08:47:30.106Z] #14 DONE 0.4s [2019-11-26T08:47:30.106Z] [2019-11-26T08:47:30.106Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:30.106Z] #41 53.75 Selecting previously unselected package libnet1-dev. [2019-11-26T08:47:30.106Z] #41 53.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-26T08:47:30.106Z] #41 53.81 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:47:30.281Z] #17 103.9 Selecting previously unselected package zip. [2019-11-26T08:47:30.281Z] #17 103.9 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-26T08:47:30.281Z] #17 103.9 Unpacking zip (3.0-11+b1) ... [2019-11-26T08:47:30.451Z] #41 54.12 Selecting previously unselected package libnl-3-200:ppc64el.#41 ... [2019-11-26T08:47:30.451Z] [2019-11-26T08:47:30.451Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-26T08:47:30.451Z] #15 DONE 0.5s [2019-11-26T08:47:30.451Z] [2019-11-26T08:47:30.451Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:30.451Z] #41 54.12 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-26T08:47:30.451Z] #41 54.14 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-26T08:47:30.451Z] #41 54.17 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-26T08:47:30.536Z] #17 104.1 Selecting previously unselected package libapparmor-perl. [2019-11-26T08:47:30.536Z] #17 104.1 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T08:47:30.536Z] #17 104.1 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:47:30.536Z] #17 104.3 Selecting previously unselected package apparmor. [2019-11-26T08:47:30.536Z] #17 104.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-26T08:47:30.536Z] #17 104.3 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:47:30.794Z] #41 ... [2019-11-26T08:47:30.794Z] [2019-11-26T08:47:30.794Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-26T08:47:30.794Z] #16 DONE 0.3s [2019-11-26T08:47:30.794Z] [2019-11-26T08:47:30.794Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:30.794Z] #41 54.44 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-26T08:47:30.794Z] #41 54.46 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-26T08:47:30.794Z] #41 54.47 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-26T08:47:31.097Z] #17 104.9 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T08:47:31.097Z] #17 104.9 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-26T08:47:31.097Z] #17 104.9 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:47:31.353Z] #17 ... [2019-11-26T08:47:31.353Z] [2019-11-26T08:47:31.353Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:31.353Z] #44 190.1 net/http/httptrace [2019-11-26T08:47:31.353Z] #44 190.4 net/http [2019-11-26T08:47:31.353Z] #44 ... [2019-11-26T08:47:31.353Z] [2019-11-26T08:47:31.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:31.353Z] #41 101.6 DEP criu/pie/restorer.d [2019-11-26T08:47:31.353Z] #41 101.8 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-26T08:47:31.353Z] #41 101.9 DEP criu/arch/x86/restorer_unmap.d [2019-11-26T08:47:31.353Z] #41 101.9 DEP criu/arch/x86/restorer.d [2019-11-26T08:47:31.353Z] #41 102.3 DEP criu/pie/parasite.d [2019-11-26T08:47:31.353Z] #41 102.5 CC criu/pie/parasite.o [2019-11-26T08:47:31.353Z] #41 103.9 LINK criu/pie/parasite.built-in.o [2019-11-26T08:47:31.353Z] #41 104.0 GEN criu/pie/parasite-blob.h [2019-11-26T08:47:31.353Z] #41 104.0 CC criu/arch/x86/restorer.o [2019-11-26T08:47:31.470Z] #41 91.13 CC criu/protobuf-desc.o [2019-11-26T08:47:31.532Z] #41 ... [2019-11-26T08:47:31.532Z] [2019-11-26T08:47:31.532Z] #17 [dev 6/24] RUN ldconfig [2019-11-26T08:47:31.532Z] #17 DONE 0.5s [2019-11-26T08:47:31.532Z] [2019-11-26T08:47:31.532Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:31.532Z] #41 54.97 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-26T08:47:31.532Z] #41 54.98 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-26T08:47:31.532Z] #41 55.00 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-26T08:47:31.532Z] #41 55.28 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-26T08:47:31.532Z] #41 55.30 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-26T08:47:31.532Z] #41 55.31 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-26T08:47:31.560Z] #42 156.5 CC criu/sockets.o [2019-11-26T08:47:31.895Z] #41 55.47 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-26T08:47:31.896Z] #41 55.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-26T08:47:31.896Z] #41 55.51 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-26T08:47:31.968Z] #42 157.0 CC criu/stats.o [2019-11-26T08:47:31.968Z] #42 157.2 CC criu/string.o [2019-11-26T08:47:32.038Z] #41 91.72 CC criu/protobuf.o [2019-11-26T08:47:32.038Z] #41 91.98 CC criu/pstree.o [2019-11-26T08:47:32.257Z] #41 55.95 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-26T08:47:32.257Z] #41 55.95 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-26T08:47:32.257Z] #41 55.95 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-26T08:47:32.279Z] #41 104.5 CC criu/arch/x86/restorer_unmap.o [2019-11-26T08:47:32.279Z] #41 104.6 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-26T08:47:32.279Z] #41 104.9 CC criu/pie/restorer.o [2019-11-26T08:47:32.380Z] #42 157.4 CC criu/sysctl.o [2019-11-26T08:47:32.775Z] #42 158.0 CC criu/sysfs_parse.o [2019-11-26T08:47:32.976Z] #41 92.74 CC criu/rbtree.o [2019-11-26T08:47:33.162Z] #42 158.4 CC criu/timerfd.o [2019-11-26T08:47:33.236Z] #41 92.93 CC criu/rst-malloc.o [2019-11-26T08:47:33.236Z] #41 93.14 CC criu/seccomp.o [2019-11-26T08:47:33.440Z] #41 57.10 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-26T08:47:33.440Z] #41 57.13 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-26T08:47:33.440Z] #41 57.14 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-26T08:47:33.570Z] #42 158.7 CC criu/tty.o [2019-11-26T08:47:33.782Z] #41 57.54 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-26T08:47:33.804Z] #41 93.60 CC criu/seize.o [2019-11-26T08:47:34.127Z] #41 57.56 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-26T08:47:34.128Z] #41 57.57 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-26T08:47:34.373Z] #41 94.17 CC criu/servicefd.o [2019-11-26T08:47:34.711Z] #59 238.6 + bin/containerd-stress [2019-11-26T08:47:34.711Z] #59 240.3 + bin/containerd-shim [2019-11-26T08:47:34.940Z] #42 160.0 CC criu/tun.o [2019-11-26T08:47:34.941Z] #41 94.49 CC criu/shmem.o [2019-11-26T08:47:35.335Z] #42 160.4 CC criu/uffd.o [2019-11-26T08:47:35.512Z] #41 95.14 CC criu/sigframe.o [2019-11-26T08:47:35.512Z] #41 95.25 CC criu/signalfd.o [2019-11-26T08:47:35.542Z] #41 107.9 LINK criu/pie/restorer.built-in.o [2019-11-26T08:47:35.542Z] #41 107.9 GEN criu/pie/restorer-blob.h [2019-11-26T08:47:35.542Z] #41 108.0 DEP criu/vdso.d [2019-11-26T08:47:35.542Z] #41 108.2 DEP criu/vdso-compat.d [2019-11-26T08:47:35.771Z] #41 95.46 CC criu/sk-inet.o [2019-11-26T08:47:35.797Z] #41 108.3 DEP criu/uts_ns.d [2019-11-26T08:47:35.797Z] #41 108.5 DEP criu/util.d [2019-11-26T08:47:36.186Z] #42 161.3 CC criu/util.o [2019-11-26T08:47:36.340Z] #41 96.23 CC criu/sk-netlink.o [2019-11-26T08:47:36.358Z] #41 108.7 DEP criu/uffd.d [2019-11-26T08:47:36.358Z] #41 108.9 DEP criu/tun.d [2019-11-26T08:47:36.464Z] #41 59.74 Selecting previously unselected package libprotoc10:ppc64el.#41 ... [2019-11-26T08:47:36.464Z] [2019-11-26T08:47:36.464Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:47:36.464Z] #69 DONE 59.6s [2019-11-26T08:47:36.464Z] [2019-11-26T08:47:36.464Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:36.464Z] #41 59.74 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-26T08:47:36.464Z] #41 59.82 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-26T08:47:36.464Z] #41 59.87 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-26T08:47:36.464Z] #41 ... [2019-11-26T08:47:36.464Z] [2019-11-26T08:47:36.464Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:47:36.464Z] #27 4.615 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T08:47:36.464Z] #27 6.340 [2019-11-26T08:47:36.464Z] #27 7.002 #### 6.2% ####### 10.5% ######### 12.6% ########## 14.7% ############### 21.1% ################ 23.2% ################### 27.5% ###################### 31.8% ############################## 42.2% ###################################### 52.9% ############################################ 61.4% ################################################ 67.8% ###################################################### 76.3% ############################################################# 84.8% ################################################################### 93.3% ######################################################################## 100.0% [2019-11-26T08:47:36.599Z] #41 96.53 CC criu/sk-packet.o [2019-11-26T08:47:36.614Z] #41 109.1 DEP criu/tty.d [2019-11-26T08:47:36.869Z] #41 109.2 DEP criu/timerfd.d [2019-11-26T08:47:36.869Z] #41 109.4 DEP criu/sysfs_parse.d [2019-11-26T08:47:37.058Z] #42 162.3 CC criu/uts_ns.o [2019-11-26T08:47:37.125Z] #41 109.6 DEP criu/sysctl.d [2019-11-26T08:47:37.125Z] #41 109.8 DEP criu/string.d [2019-11-26T08:47:37.197Z] #27 10.66 [2019-11-26T08:47:37.380Z] #41 109.8 DEP criu/stats.d [2019-11-26T08:47:37.380Z] #41 109.9 DEP criu/sockets.d [2019-11-26T08:47:37.473Z] #42 162.5 CC criu/vdso.o [2019-11-26T08:47:37.536Z] #41 96.99 CC criu/sk-queue.o [2019-11-26T08:47:37.536Z] #41 97.31 CC criu/sk-tcp.o [2019-11-26T08:47:37.636Z] #41 110.2 DEP criu/sk-unix.d [2019-11-26T08:47:37.795Z] #41 97.67 CC criu/sk-unix.o [2019-11-26T08:47:37.892Z] #41 110.4 DEP criu/sk-tcp.d [2019-11-26T08:47:37.895Z] #42 162.9 LINK criu/built-in.o [2019-11-26T08:47:37.895Z] #42 163.1 LINK criu/criu [2019-11-26T08:47:38.150Z] #41 110.7 DEP criu/sk-queue.d [2019-11-26T08:47:38.309Z] #42 163.6 DEP lib/c/criu.d [2019-11-26T08:47:38.309Z] #42 ... [2019-11-26T08:47:38.309Z] [2019-11-26T08:47:38.309Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:47:38.363Z] #41 ... [2019-11-26T08:47:38.363Z] [2019-11-26T08:47:38.363Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:38.363Z] #59 108.6 + bin/containerd-stress [2019-11-26T08:47:38.406Z] #41 110.9 DEP criu/sk-packet.d [2019-11-26T08:47:38.618Z] #27 11.66 #### 6.9% ######### 12.7% ################# 24.2% ############################# 41.4% ########################################## 58.7% ######################################################### 79.8% ######################################################################## 100.0% [2019-11-26T08:47:38.661Z] #41 111.2 DEP criu/sk-netlink.d [2019-11-26T08:47:38.713Z] #39 206.1 + dpkg --print-architecture [2019-11-26T08:47:38.713Z] #39 206.1 + cd /tmp/tmp.Eu1S4l2MHb/src/github.com/docker/distribution [2019-11-26T08:47:38.713Z] #39 206.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T08:47:38.713Z] #39 206.3 + GOPATH=/tmp/tmp.Eu1S4l2MHb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Eu1S4l2MHb [2019-11-26T08:47:38.714Z] #39 206.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-26T08:47:38.917Z] #41 111.5 DEP criu/sk-inet.d [2019-11-26T08:47:39.172Z] #41 111.7 DEP criu/signalfd.d [2019-11-26T08:47:39.349Z] #27 ... [2019-11-26T08:47:39.350Z] [2019-11-26T08:47:39.350Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:39.350Z] #60 0.435 + RM_GOPATH=0 [2019-11-26T08:47:39.350Z] #60 0.436 + TMP_GOPATH= [2019-11-26T08:47:39.350Z] #60 0.437 + : /build [2019-11-26T08:47:39.350Z] #60 0.437 + '[' -z '' ']' [2019-11-26T08:47:39.350Z] #60 0.444 ++ mktemp -d [2019-11-26T08:47:39.350Z] #60 0.457 + export GOPATH=/tmp/tmp.bMOEojOwck [2019-11-26T08:47:39.350Z] #60 0.457 + GOPATH=/tmp/tmp.bMOEojOwck [2019-11-26T08:47:39.350Z] #60 0.458 + RM_GOPATH=1 [2019-11-26T08:47:39.350Z] #60 0.464 ++ dirname ./install.sh [2019-11-26T08:47:39.350Z] #60 0.469 + dir=. [2019-11-26T08:47:39.350Z] #60 0.469 + bin=containerd [2019-11-26T08:47:39.350Z] #60 0.469 + shift [2019-11-26T08:47:39.350Z] #60 0.469 + '[' '!' -f ./containerd.installer ']' [2019-11-26T08:47:39.350Z] #60 0.469 + . ./containerd.installer [2019-11-26T08:47:39.350Z] #60 0.470 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:47:39.350Z] #60 0.470 + install_containerd [2019-11-26T08:47:39.350Z] #60 0.471 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-26T08:47:39.350Z] #60 0.472 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:47:39.350Z] #60 0.474 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bMOEojOwck/src/github.com/containerd/containerd [2019-11-26T08:47:39.350Z] #60 0.485 Cloning into '/tmp/tmp.bMOEojOwck/src/github.com/containerd/containerd'... [2019-11-26T08:47:39.350Z] #60 ... [2019-11-26T08:47:39.350Z] [2019-11-26T08:47:39.350Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:39.350Z] #41 61.61 Selecting previously unselected package protobuf-c-compiler. [2019-11-26T08:47:39.350Z] #41 61.64 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-26T08:47:39.350Z] #41 61.68 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:47:39.350Z] #41 61.99 Selecting previously unselected package protobuf-compiler. [2019-11-26T08:47:39.350Z] #41 62.01 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-26T08:47:39.350Z] #41 62.03 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-26T08:47:39.350Z] #41 62.29 Selecting previously unselected package python-pkg-resources. [2019-11-26T08:47:39.350Z] #41 62.35 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:47:39.350Z] #41 62.35 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-26T08:47:39.350Z] #41 62.73 Selecting previously unselected package python-protobuf. [2019-11-26T08:47:39.350Z] #41 62.76 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-26T08:47:39.350Z] #41 62.77 Unpacking python-protobuf (3.0.0-9) ... [2019-11-26T08:47:39.427Z] #41 111.8 DEP criu/sigframe.d [2019-11-26T08:47:39.428Z] #41 111.9 DEP criu/shmem.d [2019-11-26T08:47:39.428Z] #41 112.1 DEP criu/servicefd.d [2019-11-26T08:47:39.683Z] #41 112.3 DEP criu/seize.d [2019-11-26T08:47:39.938Z] #41 112.5 DEP criu/seccomp.d [2019-11-26T08:47:40.082Z] #41 63.71 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-26T08:47:40.082Z] #41 63.87 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-26T08:47:40.083Z] #41 63.88 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-26T08:47:40.194Z] #41 112.7 DEP criu/rst-malloc.d [2019-11-26T08:47:40.449Z] #41 112.8 DEP criu/rbtree.d [2019-11-26T08:47:40.449Z] #41 112.8 DEP criu/pstree.d [2019-11-26T08:47:40.705Z] #41 113.1 DEP criu/protobuf.d [2019-11-26T08:47:40.705Z] #41 113.3 GEN criu/protobuf-desc-gen.h [2019-11-26T08:47:41.270Z] #59 247.0 + bin/containerd-shim-runc-v1 [2019-11-26T08:47:41.322Z] #41 ... [2019-11-26T08:47:41.322Z] [2019-11-26T08:47:41.322Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:41.322Z] #18 0.733 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-26T08:47:41.322Z] #18 0.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-26T08:47:41.322Z] #18 0.953 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-26T08:47:41.322Z] #18 0.991 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-26T08:47:41.322Z] #18 1.032 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-26T08:47:41.322Z] #18 3.070 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-26T08:47:41.322Z] #18 5.924 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-26T08:47:41.322Z] #18 8.459 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-26T08:47:41.655Z] #59 111.5 + bin/containerd-shim [2019-11-26T08:47:41.669Z] #18 ... [2019-11-26T08:47:41.669Z] [2019-11-26T08:47:41.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:47:41.669Z] #27 13.62 [2019-11-26T08:47:42.591Z] #41 114.8 DEP criu/protobuf-desc.d [2019-11-26T08:47:42.591Z] #41 114.9 DEP criu/proc_parse.d [2019-11-26T08:47:42.591Z] #41 115.2 DEP criu/plugin.d [2019-11-26T08:47:42.658Z] #39 ... [2019-11-26T08:47:42.658Z] [2019-11-26T08:47:42.658Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:42.658Z] #42 163.7 CC images/rpc.pb-c.o [2019-11-26T08:47:42.658Z] #42 164.0 CC lib/c/criu.o [2019-11-26T08:47:42.658Z] #42 164.7 LINK lib/c/built-in.o [2019-11-26T08:47:42.658Z] #42 164.7 LINK lib/c/libcriu.so [2019-11-26T08:47:42.658Z] #42 164.9 GEN magic.py [2019-11-26T08:47:42.658Z] #42 165.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:47:42.658Z] #42 165.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:47:42.658Z] #42 165.4 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:47:42.658Z] #42 166.2 make[1]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.0 make[1]: 'images/built-in.o' is up to date. [2019-11-26T08:47:42.658Z] #42 167.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T08:47:42.658Z] #42 167.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T08:47:42.658Z] #42 167.1 make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T08:47:42.658Z] #42 167.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T08:47:42.658Z] #42 167.2 make[1]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:47:42.658Z] #42 167.4 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.4 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.5 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.5 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.6 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.6 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.6 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.6 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:42.658Z] #42 167.7 INSTALL criu/criu [2019-11-26T08:47:42.658Z] #42 DONE 167.8s [2019-11-26T08:47:42.696Z] #27 14.26 #### 5.7% ####### 10.9% ########### 16.0% ############### 21.4% ################# 24.6% ##################### 29.8% ######################### 35.0% ############################## 42.7% #################################### 50.5% ######################################### 58.2% ############################################### 66.0% ##################################################### 73.7% ########################################################## 81.5% ############################################################## 86.6% ################################################################### 94.4% ######################################################################## 100.0% [2019-11-26T08:47:42.696Z] #27 ... [2019-11-26T08:47:42.696Z] [2019-11-26T08:47:42.696Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:47:42.696Z] #34 56.42 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-26T08:47:42.696Z] #34 56.42 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-26T08:47:42.696Z] #34 56.43 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T08:47:42.696Z] #34 56.66 Selecting previously unselected package libicu57:ppc64el. [2019-11-26T08:47:42.696Z] #34 56.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-26T08:47:42.696Z] #34 56.67 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-26T08:47:42.847Z] #41 115.2 DEP criu/pipes.d [2019-11-26T08:47:42.847Z] #41 ... [2019-11-26T08:47:42.847Z] [2019-11-26T08:47:42.847Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:42.847Z] #17 106.6 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T08:47:42.847Z] #17 106.6 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-26T08:47:42.847Z] #17 106.6 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:47:42.847Z] #17 108.3 Selecting previously unselected package binutils-mingw-w64. [2019-11-26T08:47:42.847Z] #17 108.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T08:47:42.847Z] #17 108.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:47:42.847Z] #17 108.4 Selecting previously unselected package mingw-w64-common. [2019-11-26T08:47:42.847Z] #17 108.4 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T08:47:42.847Z] #17 108.5 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T08:47:42.847Z] #17 112.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T08:47:42.847Z] #17 112.8 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T08:47:42.847Z] #17 112.8 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:47:42.847Z] #17 ... [2019-11-26T08:47:42.847Z] [2019-11-26T08:47:42.847Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:42.847Z] #41 115.4 DEP criu/pie-util.d [2019-11-26T08:47:43.037Z] #34 ... [2019-11-26T08:47:43.037Z] [2019-11-26T08:47:43.037Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:47:43.037Z] #32 63.86 internal/reflectlite [2019-11-26T08:47:43.037Z] #32 63.86 sync [2019-11-26T08:47:43.063Z] [2019-11-26T08:47:43.063Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:43.102Z] #41 115.6 DEP criu/pie-util-vdso.d [2019-11-26T08:47:43.358Z] #41 115.8 DEP criu/pie-util-vdso-elf32.d [2019-11-26T08:47:43.613Z] #41 116.0 DEP criu/path.d [2019-11-26T08:47:43.613Z] #41 116.1 DEP criu/parasite-syscall.d [2019-11-26T08:47:43.869Z] #41 116.4 DEP criu/pagemap.d [2019-11-26T08:47:43.869Z] #41 ... [2019-11-26T08:47:43.869Z] [2019-11-26T08:47:43.869Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:43.869Z] #44 202.7 github.com/LK4D4/vndr/godl [2019-11-26T08:47:43.869Z] #44 203.4 github.com/LK4D4/vndr [2019-11-26T08:47:44.124Z] #44 ... [2019-11-26T08:47:44.124Z] [2019-11-26T08:47:44.124Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:47:44.124Z] #17 117.5 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T08:47:44.124Z] #17 117.5 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T08:47:44.124Z] #17 117.5 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T08:47:44.124Z] #17 117.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T08:47:44.124Z] #17 117.7 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T08:47:44.124Z] #17 117.7 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:47:44.208Z] #59 ... [2019-11-26T08:47:44.209Z] [2019-11-26T08:47:44.209Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:44.209Z] #41 99.07 CC criu/sockets.o [2019-11-26T08:47:44.209Z] #41 99.72 CC criu/stats.o [2019-11-26T08:47:44.209Z] #41 99.94 CC criu/string.o [2019-11-26T08:47:44.209Z] #41 100.0 CC criu/sysctl.o [2019-11-26T08:47:44.209Z] #41 100.5 CC criu/sysfs_parse.o [2019-11-26T08:47:44.209Z] #41 100.7 CC criu/timerfd.o [2019-11-26T08:47:44.209Z] #41 101.0 CC criu/tty.o [2019-11-26T08:47:44.209Z] #41 102.6 CC criu/tun.o [2019-11-26T08:47:44.209Z] #41 103.0 CC criu/uffd.o [2019-11-26T08:47:44.209Z] #41 104.0 CC criu/util.o [2019-11-26T08:47:44.553Z] #59 250.1 + bin/containerd-shim-runc-v2 [2019-11-26T08:47:44.691Z] #17 ... [2019-11-26T08:47:44.691Z] [2019-11-26T08:47:44.691Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:44.691Z] #44 DONE 213.5s [2019-11-26T08:47:44.691Z] [2019-11-26T08:47:44.691Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:44.691Z] #41 116.6 DEP criu/pagemap-cache.d [2019-11-26T08:47:44.691Z] #41 116.7 DEP criu/page-xfer.d [2019-11-26T08:47:44.691Z] #41 116.8 DEP criu/page-pipe.d [2019-11-26T08:47:44.691Z] #41 116.9 DEP criu/netfilter.d [2019-11-26T08:47:44.691Z] #41 117.1 DEP criu/net.d [2019-11-26T08:47:44.814Z] #59 250.9 + binaries [2019-11-26T08:47:44.946Z] #41 117.4 DEP criu/namespaces.d [2019-11-26T08:47:45.071Z] #59 250.9 + mkdir -p /build [2019-11-26T08:47:45.071Z] #59 250.9 + cp bin/containerd /build/containerd [2019-11-26T08:47:45.071Z] #59 251.0 + cp bin/containerd-shim /build/containerd-shim [2019-11-26T08:47:45.071Z] #59 251.0 + cp bin/ctr /build/ctr [2019-11-26T08:47:45.202Z] #41 117.6 DEP criu/mount.d [2019-11-26T08:47:45.358Z] #32 ... [2019-11-26T08:47:45.358Z] [2019-11-26T08:47:45.358Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:47:45.358Z] #27 17.44 [2019-11-26T08:47:45.458Z] #41 117.9 DEP criu/mem.d [2019-11-26T08:47:45.589Z] #41 105.1 CC criu/uts_ns.o [2019-11-26T08:47:45.589Z] #41 105.3 CC criu/vdso.o [2019-11-26T08:47:45.635Z] #59 DONE 251.8s [2019-11-26T08:47:45.714Z] #41 118.3 DEP criu/lsm.d [2019-11-26T08:47:45.848Z] #41 105.7 LINK criu/built-in.o [2019-11-26T08:47:45.969Z] #41 118.5 DEP criu/log.d [2019-11-26T08:47:45.969Z] #41 118.7 DEP criu/libnetlink.d [2019-11-26T08:47:46.042Z] #27 18.26 # 1.5% ## 3.3% ### 5.1% #### 6.9% ###### 9.5% ########## 14.0% ############ 17.6% ############### 21.1% ################ 22.9% ################### 26.5% #################### 28.3% ##################### 30.5% ######### [2019-11-26T08:47:46.042Z] #27 ... [2019-11-26T08:47:46.042Z] [2019-11-26T08:47:46.042Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:46.042Z] #48 59.55 + cd /tmp/tmp.B8tuTJWxcF/src/gotest.tools/gotestsum [2019-11-26T08:47:46.042Z] #48 59.55 + git checkout -q v0.3.5 [2019-11-26T08:47:46.042Z] #48 59.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-26T08:47:46.042Z] #48 ... [2019-11-26T08:47:46.042Z] [2019-11-26T08:47:46.042Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:47:46.108Z] #41 105.8 LINK criu/criu [2019-11-26T08:47:46.373Z] #41 106.1 DEP lib/c/criu.d [2019-11-26T08:47:46.530Z] #41 118.8 DEP criu/kerndat.d [2019-11-26T08:47:46.530Z] #41 119.1 DEP criu/kcmp-ids.d [2019-11-26T08:47:46.567Z] [2019-11-26T08:47:46.567Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T08:47:46.633Z] #41 106.2 CC images/rpc.pb-c.o [2019-11-26T08:47:46.786Z] #41 119.2 DEP criu/irmap.d [2019-11-26T08:47:46.824Z] #60 DONE 0.3s [2019-11-26T08:47:46.824Z] [2019-11-26T08:47:46.824Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T08:47:46.892Z] #41 106.7 CC lib/c/criu.o [2019-11-26T08:47:47.042Z] #41 119.4 DEP criu/ipc_ns.d [2019-11-26T08:47:47.042Z] #41 119.6 DEP criu/image.d [2019-11-26T08:47:47.081Z] #64 DONE 0.1s [2019-11-26T08:47:47.081Z] [2019-11-26T08:47:47.081Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-26T08:47:47.297Z] #41 119.8 DEP criu/image-desc.d [2019-11-26T08:47:47.338Z] #66 DONE 0.3s [2019-11-26T08:47:47.338Z] [2019-11-26T08:47:47.338Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T08:47:47.338Z] #69 DONE 0.1s [2019-11-26T08:47:47.553Z] #41 119.9 DEP criu/fsnotify.d [2019-11-26T08:47:47.553Z] #41 120.0 DEP criu/filesystems.d [2019-11-26T08:47:47.595Z] [2019-11-26T08:47:47.595Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-26T08:47:47.595Z] #70 DONE 0.0s [2019-11-26T08:47:47.595Z] [2019-11-26T08:47:47.595Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-26T08:47:47.808Z] #41 120.2 DEP criu/files.d [2019-11-26T08:47:47.808Z] #41 120.4 DEP criu/files-reg.d [2019-11-26T08:47:47.830Z] #41 107.6 LINK lib/c/built-in.o [2019-11-26T08:47:47.830Z] #41 107.6 LINK lib/c/libcriu.so [2019-11-26T08:47:48.064Z] #41 120.6 DEP criu/files-ext.d [2019-11-26T08:47:48.064Z] #41 120.7 DEP criu/file-lock.d [2019-11-26T08:47:48.090Z] #41 107.7 GEN magic.py [2019-11-26T08:47:48.090Z] #41 107.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:47:48.090Z] #41 107.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:47:48.090Z] #41 ... [2019-11-26T08:47:48.090Z] [2019-11-26T08:47:48.090Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:48.090Z] #59 118.3 + bin/containerd-shim-runc-v1 [2019-11-26T08:47:48.319Z] #41 120.9 DEP criu/file-ids.d [2019-11-26T08:47:48.574Z] #41 121.1 DEP criu/fifo.d [2019-11-26T08:47:48.830Z] #41 121.2 DEP criu/fdstore.d [2019-11-26T08:47:48.830Z] #41 ... [2019-11-26T08:47:48.830Z] [2019-11-26T08:47:48.830Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:47:48.830Z] #28 217.4 + rm -rf /tmp/tmp.GrfpS4cBhY [2019-11-26T08:47:48.830Z] #28 DONE 218.0s [2019-11-26T08:47:48.830Z] [2019-11-26T08:47:48.830Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:48.830Z] #41 121.3 DEP criu/fault-injection.d [2019-11-26T08:47:48.830Z] #41 121.4 DEP criu/external.d [2019-11-26T08:47:48.967Z] #71 DONE 1.6s [2019-11-26T08:47:49.086Z] #41 121.5 DEP criu/eventpoll.d [2019-11-26T08:47:49.209Z] #27 18.26 # 1.5% ## 3.3% ### 5.1% #### 6.9% ###### 9.5% ########## 14.0% ############ 17.6% ############### 21.1% ################ 22.9% ################### 26.5% #################### 28.3% ##################### 30.5% ####################### 32.3% ######################### 35.8% ########################### 38.5% ############################## 42.1% ################################ 44.8% ################################## 48.3% #################################### 51.0% ####################################### 55.5% ######################################### 58.2% ############################################## 64.4% ############################################### 66.2% ################################################### 71.5% ##################################################### 73.7% ###################################################### 76.3% ######################################################## 79.0% ########################################################## 80.8% ############################################################# 85.6% ############################################################### 87.7% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.2% ################################################################### 93.1% #################################################################### 95.8% ###################################################################### 98.5% ######################################################################## 100.0% [2019-11-26T08:47:49.225Z] [2019-11-26T08:47:49.225Z] #72 exporting to image [2019-11-26T08:47:49.225Z] #72 exporting layers [2019-11-26T08:47:49.342Z] #41 121.7 DEP criu/eventfd.d [2019-11-26T08:47:49.342Z] #41 121.9 DEP criu/crtools.d [2019-11-26T08:47:49.551Z] #27 23.03 [2019-11-26T08:47:49.598Z] #41 122.2 DEP criu/cr-service.d [2019-11-26T08:47:49.853Z] #41 122.5 DEP criu/cr-restore.d [2019-11-26T08:47:50.414Z] #41 122.9 DEP criu/cr-errno.d [2019-11-26T08:47:50.414Z] #41 122.9 DEP criu/cr-dump.d [2019-11-26T08:47:50.669Z] #41 123.1 DEP criu/cr-dedup.d [2019-11-26T08:47:50.670Z] #41 123.3 DEP criu/cr-check.d [2019-11-26T08:47:50.925Z] #41 123.5 DEP criu/config.d [2019-11-26T08:47:51.181Z] #41 123.6 DEP criu/clone-noasan.d [2019-11-26T08:47:51.181Z] #41 123.7 DEP criu/cgroup.d [2019-11-26T08:47:51.383Z] #59 ... [2019-11-26T08:47:51.383Z] [2019-11-26T08:47:51.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:47:51.384Z] #41 108.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:47:51.384Z] #41 109.0 make[1]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 109.6 make[1]: 'images/built-in.o' is up to date. [2019-11-26T08:47:51.384Z] #41 109.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T08:47:51.384Z] #41 109.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T08:47:51.384Z] #41 109.6 make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T08:47:51.384Z] #41 109.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T08:47:51.384Z] #41 109.7 make[1]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 109.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:47:51.384Z] #41 109.8 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 109.9 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 110.0 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 110.0 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 110.1 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 110.1 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 110.1 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 110.2 make[2]: Nothing to be done for 'all'. [2019-11-26T08:47:51.384Z] #41 110.2 INSTALL criu/criu [2019-11-26T08:47:51.384Z] #41 DONE 111.0s [2019-11-26T08:47:51.384Z] [2019-11-26T08:47:51.384Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:51.436Z] #41 123.8 DEP criu/cgroup-props.d [2019-11-26T08:47:51.436Z] #41 124.0 DEP criu/bitmap.d [2019-11-26T08:47:51.436Z] #41 124.0 DEP criu/bfd.d [2019-11-26T08:47:51.643Z] #59 121.8 + bin/containerd-shim-runc-v2 [2019-11-26T08:47:51.691Z] #41 124.1 DEP criu/autofs.d [2019-11-26T08:47:51.691Z] #41 124.3 DEP criu/aio.d [2019-11-26T08:47:51.947Z] #41 124.5 DEP criu/action-scripts.d [2019-11-26T08:47:52.202Z] #41 124.8 CC criu/action-scripts.o [2019-11-26T08:47:52.579Z] #59 123.0 + binaries [2019-11-26T08:47:52.763Z] #41 125.2 CC criu/aio.o [2019-11-26T08:47:52.838Z] #59 ... [2019-11-26T08:47:52.838Z] [2019-11-26T08:47:52.838Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-26T08:47:52.838Z] #42 DONE 0.2s [2019-11-26T08:47:52.838Z] [2019-11-26T08:47:52.838Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:52.838Z] #59 123.0 + mkdir -p /build [2019-11-26T08:47:52.838Z] #59 123.0 + cp bin/containerd /build/containerd [2019-11-26T08:47:52.838Z] #59 123.0 + cp bin/containerd-shim /build/containerd-shim [2019-11-26T08:47:52.838Z] #59 123.0 + cp bin/ctr /build/ctr [2019-11-26T08:47:52.838Z] #59 DONE 123.2s [2019-11-26T08:47:52.838Z] [2019-11-26T08:47:52.838Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T08:47:52.838Z] #45 DONE 0.3s [2019-11-26T08:47:53.019Z] #41 125.6 CC criu/autofs.o [2019-11-26T08:47:53.098Z] [2019-11-26T08:47:53.098Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T08:47:53.098Z] #48 DONE 0.1s [2019-11-26T08:47:53.098Z] [2019-11-26T08:47:53.098Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-26T08:47:53.356Z] #51 DONE 0.2s [2019-11-26T08:47:53.356Z] [2019-11-26T08:47:53.356Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T08:47:53.422Z] #27 27.03 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T08:47:53.615Z] #55 DONE 0.1s [2019-11-26T08:47:53.766Z] #27 ... [2019-11-26T08:47:53.766Z] [2019-11-26T08:47:53.766Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:53.766Z] #45 67.34 sync [2019-11-26T08:47:53.766Z] #45 67.35 internal/reflectlite [2019-11-26T08:47:53.766Z] #45 71.32 internal/singleflight [2019-11-26T08:47:53.766Z] #45 71.35 github.com/LK4D4/vndr/godl/singleflight [2019-11-26T08:47:53.766Z] #45 71.51 math/rand [2019-11-26T08:47:53.766Z] #45 75.77 strconv [2019-11-26T08:47:53.766Z] #45 75.78 vendor/golang.org/x/net/dns/dnsmessage [2019-11-26T08:47:53.766Z] #45 75.81 syscall [2019-11-26T08:47:53.766Z] #45 75.86 io [2019-11-26T08:47:54.108Z] #45 ... [2019-11-26T08:47:54.108Z] [2019-11-26T08:47:54.108Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-26T08:47:54.108Z] #34 68.67 Selecting previously unselected package libxml2:ppc64el. [2019-11-26T08:47:54.108Z] #34 68.68 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-26T08:47:54.108Z] #34 68.68 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:47:54.108Z] #34 69.67 Selecting previously unselected package libarchive13:ppc64el. [2019-11-26T08:47:54.108Z] #34 69.68 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-26T08:47:54.108Z] #34 69.71 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-26T08:47:54.108Z] #34 70.51 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-26T08:47:54.108Z] #34 70.55 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-26T08:47:54.108Z] #34 70.59 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-26T08:47:54.108Z] #34 70.92 Selecting previously unselected package libuv1:ppc64el. [2019-11-26T08:47:54.108Z] #34 70.96 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-26T08:47:54.108Z] #34 70.97 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-26T08:47:54.108Z] #34 71.24 Selecting previously unselected package cmake. [2019-11-26T08:47:54.108Z] #34 71.26 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-26T08:47:54.108Z] #34 71.66 Unpacking cmake (3.7.2-1) ... [2019-11-26T08:47:54.108Z] #34 75.94 Selecting previously unselected package xxd. [2019-11-26T08:47:54.108Z] #34 75.95 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-26T08:47:54.108Z] #34 75.97 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:47:54.108Z] #34 76.27 Selecting previously unselected package vim-common. [2019-11-26T08:47:54.108Z] #34 76.27 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:47:54.108Z] #34 76.30 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:47:54.108Z] #34 76.84 Processing triggers for mime-support (3.60) ... [2019-11-26T08:47:54.108Z] #34 77.05 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:47:54.108Z] #34 77.06 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-26T08:47:54.108Z] #34 77.06 Setting up cmake-data (3.7.2-1) ... [2019-11-26T08:47:54.108Z] #34 77.08 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-26T08:47:54.108Z] #34 77.12 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-26T08:47:54.108Z] #34 77.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:54.108Z] #34 77.41 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:47:54.108Z] #34 77.42 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T08:47:54.108Z] #34 77.43 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-26T08:47:54.108Z] #34 77.44 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-26T08:47:54.108Z] #34 77.45 Setting up cmake (3.7.2-1) ... [2019-11-26T08:47:54.108Z] #34 77.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:54.382Z] #41 127.0 CC criu/bfd.o [2019-11-26T08:47:54.450Z] #34 DONE 78.2s [2019-11-26T08:47:54.450Z] [2019-11-26T08:47:54.450Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:47:54.450Z] #27 28.28 [2019-11-26T08:47:54.550Z] [2019-11-26T08:47:54.550Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T08:47:54.714Z] #60 ... [2019-11-26T08:47:54.714Z] [2019-11-26T08:47:54.714Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:47:54.714Z] #39 222.1 + rm -rf /tmp/tmp.Eu1S4l2MHb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Eu1S4l2MHb [2019-11-26T08:47:54.714Z] #39 DONE 222.3s [2019-11-26T08:47:54.714Z] [2019-11-26T08:47:54.714Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:54.791Z] #27 ... [2019-11-26T08:47:54.791Z] [2019-11-26T08:47:54.791Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T08:47:54.791Z] #35 DONE 0.1s [2019-11-26T08:47:54.791Z] [2019-11-26T08:47:54.791Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-26T08:47:54.791Z] #36 DONE 0.1s [2019-11-26T08:47:54.791Z] [2019-11-26T08:47:54.791Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:54.808Z] #60 DONE 0.3s [2019-11-26T08:47:54.808Z] [2019-11-26T08:47:54.808Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T08:47:54.943Z] #41 127.5 CC criu/bitmap.o [2019-11-26T08:47:55.067Z] #64 DONE 0.3s [2019-11-26T08:47:55.067Z] [2019-11-26T08:47:55.067Z] #65 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-26T08:47:55.067Z] #65 DONE 0.2s [2019-11-26T08:47:55.067Z] [2019-11-26T08:47:55.067Z] #68 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T08:47:55.132Z] #37 0.341 + RM_GOPATH=0 [2019-11-26T08:47:55.132Z] #37 0.342 + TMP_GOPATH= [2019-11-26T08:47:55.132Z] #37 0.342 + : /build [2019-11-26T08:47:55.132Z] #37 0.342 + '[' -z '' ']' [2019-11-26T08:47:55.132Z] #37 0.343 ++ mktemp -d [2019-11-26T08:47:55.132Z] #37 0.362 + export GOPATH=/tmp/tmp.J6qUTphmS2 [2019-11-26T08:47:55.132Z] #37 0.362 + GOPATH=/tmp/tmp.J6qUTphmS2 [2019-11-26T08:47:55.132Z] #37 0.362 + RM_GOPATH=1 [2019-11-26T08:47:55.132Z] #37 0.364 ++ dirname ./install.sh [2019-11-26T08:47:55.132Z] #37 0.382 + dir=. [2019-11-26T08:47:55.132Z] #37 0.384 + bin=tini [2019-11-26T08:47:55.132Z] #37 0.384 + shift [2019-11-26T08:47:55.132Z] #37 0.384 + '[' '!' -f ./tini.installer ']' [2019-11-26T08:47:55.132Z] #37 0.384 + . ./tini.installer [2019-11-26T08:47:55.132Z] #37 0.385 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:47:55.132Z] #37 0.389 + install_tini [2019-11-26T08:47:55.132Z] #37 0.390 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-26T08:47:55.132Z] #37 0.401 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:47:55.132Z] #37 0.401 + git clone https://github.com/krallin/tini.git /tmp/tmp.J6qUTphmS2/tini [2019-11-26T08:47:55.132Z] #37 0.406 Cloning into '/tmp/tmp.J6qUTphmS2/tini'... [2019-11-26T08:47:55.199Z] #41 127.7 CC criu/cgroup-props.o [2019-11-26T08:47:55.326Z] #68 DONE 0.1s [2019-11-26T08:47:55.326Z] [2019-11-26T08:47:55.326Z] #69 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-26T08:47:55.326Z] #69 DONE 0.0s [2019-11-26T08:47:55.326Z] [2019-11-26T08:47:55.326Z] #70 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-26T08:47:55.573Z] #60 ... [2019-11-26T08:47:55.573Z] [2019-11-26T08:47:55.573Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-26T08:47:55.980Z] #40 DONE 0.2s [2019-11-26T08:47:55.980Z] [2019-11-26T08:47:55.980Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-26T08:47:55.980Z] #43 DONE 0.1s [2019-11-26T08:47:55.980Z] [2019-11-26T08:47:55.980Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:55.980Z] #51 ... [2019-11-26T08:47:55.980Z] [2019-11-26T08:47:55.980Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T08:47:55.980Z] #46 DONE 0.1s [2019-11-26T08:47:55.980Z] [2019-11-26T08:47:55.980Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T08:47:55.980Z] #49 DONE 0.1s [2019-11-26T08:47:55.980Z] [2019-11-26T08:47:55.980Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:47:56.125Z] #41 128.7 CC criu/cgroup.o [2019-11-26T08:47:56.840Z] #37 ... [2019-11-26T08:47:56.840Z] [2019-11-26T08:47:56.840Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:47:56.840Z] #32 70.07 sort [2019-11-26T08:47:56.840Z] #32 70.07 errors [2019-11-26T08:47:56.840Z] #32 71.16 internal/oserror [2019-11-26T08:47:56.840Z] #32 71.17 io [2019-11-26T08:47:56.840Z] #32 71.31 strconv [2019-11-26T08:47:56.840Z] #32 72.13 syscall [2019-11-26T08:47:56.840Z] #32 78.31 bytes [2019-11-26T08:47:56.840Z] #32 78.31 strings [2019-11-26T08:47:56.840Z] #32 ... [2019-11-26T08:47:56.840Z] [2019-11-26T08:47:56.840Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:47:56.840Z] #27 28.88 ######################################################################## 100.0% [2019-11-26T08:47:56.840Z] #27 29.33 [2019-11-26T08:47:57.229Z] #70 DONE 1.7s [2019-11-26T08:47:57.229Z] [2019-11-26T08:47:57.229Z] #72 exporting to image [2019-11-26T08:47:57.229Z] #72 exporting layers [2019-11-26T08:47:57.328Z] #72 exporting layers 6.9s done [2019-11-26T08:47:57.328Z] #72 writing image sha256:c41df6c28f1be5944040ebd7eb7186592642bad137f9e0481441776806ad4914 [2019-11-26T08:47:57.328Z] #72 writing image sha256:c41df6c28f1be5944040ebd7eb7186592642bad137f9e0481441776806ad4914 done [2019-11-26T08:47:57.328Z] #72 naming to docker.io/library/docker:4952248d0886d747afcbf6f8d13157f7300cc451 0.0s done [2019-11-26T08:47:57.328Z] #72 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-26T08:47:57.592Z] #27 ... [2019-11-26T08:47:57.592Z] [2019-11-26T08:47:57.592Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:57.592Z] #41 71.17 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-26T08:47:57.592Z] #41 71.18 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-26T08:47:57.592Z] #41 71.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:57.592Z] #41 71.30 Setting up python-protobuf (3.0.0-9) ... [2019-11-26T08:47:57.592Z] #41 ... [2019-11-26T08:47:57.592Z] [2019-11-26T08:47:57.592Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:57.592Z] #37 2.551 + cd /tmp/tmp.J6qUTphmS2/tini [2019-11-26T08:47:57.592Z] #37 2.552 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-26T08:47:57.592Z] #37 2.585 + cmake . [2019-11-26T08:47:57.689Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40254/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/validate/default [2019-11-26T08:47:57.934Z] #37 ... [2019-11-26T08:47:57.934Z] [2019-11-26T08:47:57.934Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:57.934Z] #55 19.66 + cd /tmp/tmp.SAatj3ViOK/src/github.com/opencontainers/runc [2019-11-26T08:47:57.934Z] #55 19.66 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-26T08:47:57.934Z] #55 20.60 + '[' -z '' ']' [2019-11-26T08:47:57.934Z] #55 20.60 + target=static [2019-11-26T08:47:57.934Z] #55 20.60 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-26T08:47:57.934Z] #55 24.48 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-26T08:47:57.934Z] #55 ... [2019-11-26T08:47:57.934Z] [2019-11-26T08:47:57.934Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:47:57.934Z] #29 73.80 + cd /tmp/tmp.qKEKpzrTw5/src/github.com/go-swagger/go-swagger [2019-11-26T08:47:57.934Z] #29 73.80 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-26T08:47:57.934Z] #29 78.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-26T08:47:58.620Z] Congratulations! All commits are properly signed with the DCO! [2019-11-26T08:47:58.620Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-26T08:47:58.620Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-26T08:47:58.668Z] #29 ... [2019-11-26T08:47:58.668Z] [2019-11-26T08:47:58.668Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:47:58.668Z] #37 3.871 -- The C compiler identification is GNU 6.3.0 [2019-11-26T08:47:58.668Z] #37 3.966 -- Check for working C compiler: /usr/bin/cc [2019-11-26T08:47:59.404Z] #37 ... [2019-11-26T08:47:59.404Z] [2019-11-26T08:47:59.404Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-26T08:47:59.404Z] #41 82.55 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-26T08:47:59.404Z] #41 82.56 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-26T08:47:59.404Z] #41 82.57 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-26T08:47:59.404Z] #41 82.60 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-26T08:47:59.404Z] #41 82.61 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-26T08:47:59.404Z] #41 82.61 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-26T08:47:59.404Z] #41 82.64 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-26T08:47:59.404Z] #41 82.66 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-26T08:47:59.404Z] #41 82.67 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-26T08:47:59.404Z] #41 82.69 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-26T08:47:59.404Z] #41 82.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:47:59.404Z] #41 DONE 83.0s [2019-11-26T08:47:59.404Z] [2019-11-26T08:47:59.404Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:47:59.404Z] #27 33.22 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T08:47:59.539Z] #41 131.8 CC criu/clone-noasan.o [2019-11-26T08:47:59.539Z] #41 131.9 CC criu/config.o [2019-11-26T08:48:00.098Z] #41 ... [2019-11-26T08:48:00.098Z] [2019-11-26T08:48:00.098Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:00.098Z] #17 134.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T08:48:00.098Z] #17 134.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-26T08:48:00.098Z] #17 134.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:48:00.585Z] #27 34.24 [2019-11-26T08:48:01.317Z] #27 34.90 ######################################################## 78.7% ######################################################################## 100.0% [2019-11-26T08:48:01.658Z] #27 35.27 [2019-11-26T08:48:02.504Z] #72 exporting layers 4.7s done [2019-11-26T08:48:02.504Z] #72 writing image sha256:7eeed8753a3cbf23c1ce0b73e6c9e5370f6e12a8e8cba4bd0640e68c8b61f438 done [2019-11-26T08:48:02.504Z] #72 naming to docker.io/library/docker:4952248d0886d747afcbf6f8d13157f7300cc451 done [2019-11-26T08:48:02.504Z] #72 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-26T08:48:02.849Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/test/unit [2019-11-26T08:48:03.928Z] #60 199.5 + bin/containerd [2019-11-26T08:48:05.573Z] #27 38.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T08:48:05.573Z] #27 38.92 skipping existing c8c2d4a6b2e3 [2019-11-26T08:48:05.573Z] #27 39.20 [2019-11-26T08:48:06.759Z] #27 ... [2019-11-26T08:48:06.759Z] [2019-11-26T08:48:06.759Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:06.759Z] #18 25.13 Fetched 7728 kB in 24s (317 kB/s) [2019-11-26T08:48:06.759Z] #18 25.13 Reading package lists... [2019-11-26T08:48:06.759Z] #18 34.93 Reading package lists... [2019-11-26T08:48:06.759Z] #18 ... [2019-11-26T08:48:06.759Z] [2019-11-26T08:48:06.759Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:48:06.759Z] #37 5.184 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-26T08:48:06.759Z] #37 5.197 -- Detecting C compiler ABI info [2019-11-26T08:48:06.759Z] #37 6.398 -- Detecting C compiler ABI info - done [2019-11-26T08:48:06.759Z] #37 6.616 -- Detecting C compile features [2019-11-26T08:48:06.759Z] #37 9.785 -- Detecting C compile features - done [2019-11-26T08:48:06.759Z] #37 9.831 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-26T08:48:06.759Z] #37 10.30 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-26T08:48:06.759Z] #37 10.64 -- Configuring done [2019-11-26T08:48:06.759Z] #37 10.68 -- Generating done [2019-11-26T08:48:06.759Z] #37 10.70 -- Build files have been written to: /tmp/tmp.J6qUTphmS2/tini [2019-11-26T08:48:06.759Z] #37 10.73 + make tini-static [2019-11-26T08:48:06.759Z] #37 11.16 Scanning dependencies of target tini-static [2019-11-26T08:48:06.759Z] #37 11.25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-26T08:48:07.100Z] #37 ... [2019-11-26T08:48:07.100Z] [2019-11-26T08:48:07.100Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:48:07.100Z] #32 90.60 bufio [2019-11-26T08:48:07.832Z] #32 91.36 reflect [2019-11-26T08:48:08.125Z] ? github.com/docker/docker/api [no test files] [2019-11-26T08:48:09.538Z] #32 ... [2019-11-26T08:48:09.538Z] [2019-11-26T08:48:09.538Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:09.538Z] #42 2.597 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:48:09.538Z] #42 2.599 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:48:09.538Z] #42 4.859 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:48:09.538Z] #42 4.927 GEN .gitid [2019-11-26T08:48:09.538Z] #42 4.938 GEN criu/include/version.h [2019-11-26T08:48:09.538Z] #42 4.996 GEN include/common/asm [2019-11-26T08:48:09.538Z] #42 7.912 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-26T08:48:09.538Z] #42 8.098 PBCC images/opts.pb-c.c [2019-11-26T08:48:09.538Z] #42 8.240 PBCC images/sit.pb-c.c [2019-11-26T08:48:09.538Z] #42 8.322 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-26T08:48:09.538Z] #42 8.550 DEP images/opts.pb-c.d [2019-11-26T08:48:09.538Z] #42 8.653 DEP images/sit.pb-c.d [2019-11-26T08:48:09.538Z] #42 8.827 PBCC images/macvlan.pb-c.c [2019-11-26T08:48:09.538Z] #42 8.888 DEP images/macvlan.pb-c.d [2019-11-26T08:48:09.538Z] #42 8.977 PBCC images/autofs.pb-c.c [2019-11-26T08:48:09.538Z] #42 9.101 DEP images/autofs.pb-c.d [2019-11-26T08:48:09.538Z] #42 9.255 PBCC images/sysctl.pb-c.c [2019-11-26T08:48:09.538Z] #42 9.362 DEP images/sysctl.pb-c.d [2019-11-26T08:48:09.538Z] #42 9.538 PBCC images/time.pb-c.c [2019-11-26T08:48:09.538Z] #42 9.616 DEP images/time.pb-c.d [2019-11-26T08:48:09.538Z] #42 9.801 PBCC images/binfmt-misc.pb-c.c [2019-11-26T08:48:09.538Z] #42 9.882 DEP images/binfmt-misc.pb-c.d [2019-11-26T08:48:09.538Z] #42 10.07 PBCC images/seccomp.pb-c.c [2019-11-26T08:48:09.538Z] #42 10.14 DEP images/seccomp.pb-c.d [2019-11-26T08:48:09.880Z] #42 10.30 PBCC images/userns.pb-c.c [2019-11-26T08:48:09.880Z] #42 10.34 DEP images/userns.pb-c.d [2019-11-26T08:48:09.880Z] #42 10.52 PBCC images/cgroup.pb-c.c [2019-11-26T08:48:10.026Z] #17 143.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:48:10.026Z] #17 143.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:48:10.026Z] #17 143.6 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-26T08:48:10.026Z] #17 143.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:48:10.026Z] #17 143.7 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-26T08:48:10.026Z] #17 143.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:48:10.026Z] #17 143.7 Processing triggers for mime-support (3.60) ... [2019-11-26T08:48:10.026Z] #17 143.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:48:10.026Z] #17 143.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-26T08:48:10.026Z] #17 143.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T08:48:10.026Z] #17 143.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:48:10.026Z] #17 143.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:48:10.026Z] #17 143.8 Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T08:48:10.223Z] #42 10.59 DEP images/cgroup.pb-c.d [2019-11-26T08:48:10.223Z] #42 ... [2019-11-26T08:48:10.223Z] [2019-11-26T08:48:10.223Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:48:10.223Z] #45 83.49 bytes [2019-11-26T08:48:10.223Z] #45 ... [2019-11-26T08:48:10.223Z] [2019-11-26T08:48:10.223Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:10.223Z] #42 10.78 PBCC images/fown.pb-c.c [2019-11-26T08:48:10.223Z] #42 10.84 PBCC images/ext-file.pb-c.c [2019-11-26T08:48:10.223Z] #42 10.88 DEP images/fown.pb-c.d [2019-11-26T08:48:10.565Z] #42 11.00 DEP images/ext-file.pb-c.d [2019-11-26T08:48:10.565Z] #42 11.10 PBCC images/rpc.pb-c.c [2019-11-26T08:48:10.906Z] #42 11.26 DEP images/rpc.pb-c.d [2019-11-26T08:48:10.906Z] #42 11.49 PBCC images/siginfo.pb-c.c [2019-11-26T08:48:10.906Z] #42 11.54 DEP images/siginfo.pb-c.d [2019-11-26T08:48:10.906Z] #42 ... [2019-11-26T08:48:10.906Z] [2019-11-26T08:48:10.906Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-26T08:48:10.906Z] #27 42.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T08:48:10.906Z] #27 43.48 [2019-11-26T08:48:10.906Z] #27 44.03 ######################################################################## 100.0% [2019-11-26T08:48:10.906Z] #27 44.35 [2019-11-26T08:48:10.906Z] #27 44.46 Download of images into '/build' complete. [2019-11-26T08:48:10.906Z] #27 44.47 Use something like the following to load the result into a Docker daemon: [2019-11-26T08:48:10.906Z] #27 44.47 tar -cC '/build' . | docker load [2019-11-26T08:48:10.906Z] #27 DONE 44.6s [2019-11-26T08:48:10.906Z] [2019-11-26T08:48:10.906Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:10.906Z] #42 11.69 PBCC images/pagemap.pb-c.c [2019-11-26T08:48:10.944Z] #60 ... [2019-11-26T08:48:10.944Z] [2019-11-26T08:48:10.944Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:48:10.944Z] #51 DONE 237.9s [2019-11-26T08:48:10.944Z] [2019-11-26T08:48:10.944Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:48:10.952Z] #17 ... [2019-11-26T08:48:10.952Z] [2019-11-26T08:48:10.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:10.952Z] #41 133.4 CC criu/cr-check.o [2019-11-26T08:48:10.952Z] #41 134.9 CC criu/cr-dedup.o [2019-11-26T08:48:10.952Z] #41 135.3 CC criu/cr-dump.o [2019-11-26T08:48:10.952Z] #41 137.7 CC criu/cr-errno.o [2019-11-26T08:48:10.952Z] #41 137.9 CC criu/cr-restore.o [2019-11-26T08:48:10.952Z] #41 142.5 CC criu/cr-service.o [2019-11-26T08:48:11.248Z] #42 11.84 DEP images/pagemap.pb-c.d [2019-11-26T08:48:11.248Z] #42 11.97 PBCC images/rlimit.pb-c.c [2019-11-26T08:48:11.356Z] #60 ... [2019-11-26T08:48:11.356Z] [2019-11-26T08:48:11.356Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-26T08:48:11.514Z] #41 144.0 CC criu/crtools.o [2019-11-26T08:48:11.589Z] #42 12.03 DEP images/rlimit.pb-c.d [2019-11-26T08:48:11.589Z] #42 12.18 PBCC images/file-lock.pb-c.c [2019-11-26T08:48:11.589Z] #42 ... [2019-11-26T08:48:11.589Z] [2019-11-26T08:48:11.589Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:48:11.589Z] #37 15.42 [100%] Linking C executable tini-static [2019-11-26T08:48:11.589Z] #37 16.56 [100%] Built target tini-static [2019-11-26T08:48:11.589Z] #37 16.71 + mkdir -p /build [2019-11-26T08:48:11.589Z] #37 16.72 + cp tini-static /build/docker-init [2019-11-26T08:48:11.589Z] #37 DONE 16.8s [2019-11-26T08:48:11.744Z] #52 DONE 0.2s [2019-11-26T08:48:11.744Z] [2019-11-26T08:48:11.744Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T08:48:11.744Z] #56 DONE 0.1s [2019-11-26T08:48:11.744Z] [2019-11-26T08:48:11.744Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:48:11.930Z] [2019-11-26T08:48:11.930Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:11.930Z] #42 12.35 DEP images/file-lock.pb-c.d [2019-11-26T08:48:11.930Z] #42 12.49 PBCC images/tty.pb-c.c [2019-11-26T08:48:11.930Z] #42 12.61 DEP images/tty.pb-c.d [2019-11-26T08:48:12.074Z] #41 144.7 CC criu/eventfd.o [2019-11-26T08:48:12.272Z] #42 12.76 PBCC images/tun.pb-c.c [2019-11-26T08:48:12.272Z] #42 12.91 PBCC images/netdev.pb-c.c [2019-11-26T08:48:12.272Z] #42 12.96 DEP images/tun.pb-c.d [2019-11-26T08:48:12.272Z] #42 13.02 DEP images/netdev.pb-c.d [2019-11-26T08:48:12.612Z] #42 13.08 PBCC images/vma.pb-c.c [2019-11-26T08:48:12.612Z] #42 13.14 DEP images/vma.pb-c.d [2019-11-26T08:48:12.612Z] #42 13.20 PBCC images/creds.pb-c.c [2019-11-26T08:48:12.612Z] #42 13.23 DEP images/creds.pb-c.d [2019-11-26T08:48:12.612Z] #42 13.29 PBCC images/utsns.pb-c.c [2019-11-26T08:48:12.612Z] #42 13.31 DEP images/utsns.pb-c.d [2019-11-26T08:48:12.612Z] #42 13.37 PBCC images/ipc-desc.pb-c.c [2019-11-26T08:48:12.612Z] #42 13.41 PBCC images/ipc-sem.pb-c.c [2019-11-26T08:48:12.636Z] #41 145.1 CC criu/eventpoll.o [2019-11-26T08:48:12.636Z] #41 ... [2019-11-26T08:48:12.636Z] [2019-11-26T08:48:12.636Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:12.636Z] #17 146.4 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-26T08:48:12.636Z] #17 146.4 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-26T08:48:12.636Z] #17 146.4 Setting up zip (3.0-11+b1) ... [2019-11-26T08:48:12.636Z] #17 146.4 Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T08:48:12.636Z] #17 146.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T08:48:12.636Z] #17 146.4 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-26T08:48:12.636Z] #17 146.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:48:12.636Z] #17 146.5 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-26T08:48:12.636Z] #17 146.5 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:48:12.636Z] #17 146.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:48:12.636Z] #17 146.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T08:48:12.636Z] #17 146.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:48:12.636Z] #17 146.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:48:12.891Z] #17 146.6 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-26T08:48:12.891Z] #17 146.6 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-26T08:48:12.891Z] #17 146.6 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-26T08:48:12.891Z] #17 146.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:48:12.964Z] #42 13.47 DEP images/ipc-desc.pb-c.d [2019-11-26T08:48:13.324Z] #42 13.86 DEP images/ipc-sem.pb-c.d [2019-11-26T08:48:13.324Z] #42 13.95 PBCC images/ipc-msg.pb-c.c [2019-11-26T08:48:13.324Z] #42 14.02 DEP images/ipc-msg.pb-c.d [2019-11-26T08:48:13.324Z] #42 14.13 PBCC images/ipc-shm.pb-c.c [2019-11-26T08:48:13.453Z] #17 147.0 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-26T08:48:13.453Z] #17 147.0 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-26T08:48:13.453Z] #17 147.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-26T08:48:13.453Z] #17 147.1 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-26T08:48:13.453Z] #17 147.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:48:13.453Z] #17 147.1 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-26T08:48:13.453Z] #17 147.1 Setting up pigz (2.3.4-1) ... [2019-11-26T08:48:13.453Z] #17 147.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:48:13.453Z] #17 147.1 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-26T08:48:13.453Z] #17 147.2 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:48:13.453Z] #17 147.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T08:48:13.453Z] #17 147.2 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-26T08:48:13.453Z] #17 147.2 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:48:13.453Z] #17 147.2 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-26T08:48:13.453Z] #17 147.2 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-26T08:48:13.453Z] #17 147.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:48:13.453Z] #17 147.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:48:13.453Z] #17 147.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T08:48:13.453Z] #17 147.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T08:48:13.453Z] #17 147.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T08:48:13.453Z] #17 147.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T08:48:13.453Z] #17 147.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T08:48:13.453Z] #17 147.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T08:48:13.453Z] #17 147.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T08:48:13.453Z] #17 147.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T08:48:13.453Z] #17 147.3 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-26T08:48:13.453Z] #17 147.3 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-26T08:48:13.453Z] #17 147.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:48:13.453Z] #17 147.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:48:13.453Z] #17 147.3 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:48:13.664Z] #42 14.23 DEP images/ipc-shm.pb-c.d [2019-11-26T08:48:13.664Z] #42 14.27 PBCC images/ipc-var.pb-c.c [2019-11-26T08:48:13.664Z] #42 14.29 DEP images/ipc-var.pb-c.d [2019-11-26T08:48:13.664Z] #42 14.33 PBCC images/sk-opts.pb-c.c [2019-11-26T08:48:13.664Z] #42 14.37 PBCC images/packet-sock.pb-c.c [2019-11-26T08:48:13.709Z] #17 147.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-26T08:48:13.709Z] #17 147.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:48:14.004Z] #42 14.47 DEP images/sk-opts.pb-c.d [2019-11-26T08:48:14.004Z] #42 14.55 DEP images/packet-sock.pb-c.d [2019-11-26T08:48:14.004Z] #42 14.62 PBCC images/sk-netlink.pb-c.c [2019-11-26T08:48:14.004Z] #42 14.68 DEP images/sk-netlink.pb-c.d [2019-11-26T08:48:14.344Z] #42 14.75 PBCC images/sk-inet.pb-c.c [2019-11-26T08:48:14.344Z] #42 14.83 DEP images/sk-inet.pb-c.d [2019-11-26T08:48:14.344Z] #42 14.93 PBCC images/sk-unix.pb-c.c [2019-11-26T08:48:14.344Z] #42 14.99 DEP images/sk-unix.pb-c.d [2019-11-26T08:48:14.344Z] #42 15.09 PBCC images/mm.pb-c.c [2019-11-26T08:48:14.684Z] #42 15.16 DEP images/mm.pb-c.d [2019-11-26T08:48:14.684Z] #42 15.25 PBCC images/timerfd.pb-c.c [2019-11-26T08:48:14.684Z] #42 15.35 DEP images/timerfd.pb-c.d [2019-11-26T08:48:14.684Z] #42 15.43 PBCC images/timer.pb-c.c [2019-11-26T08:48:14.684Z] #42 15.47 DEP images/timer.pb-c.d [2019-11-26T08:48:15.023Z] #42 15.57 PBCC images/sa.pb-c.c [2019-11-26T08:48:15.024Z] #42 15.64 DEP images/sa.pb-c.d [2019-11-26T08:48:15.364Z] #42 15.74 PBCC images/pipe-data.pb-c.c [2019-11-26T08:48:15.364Z] #42 15.80 DEP images/pipe-data.pb-c.d [2019-11-26T08:48:15.364Z] #42 15.91 PBCC images/mnt.pb-c.c [2019-11-26T08:48:15.364Z] #42 16.07 DEP images/mnt.pb-c.d [2019-11-26T08:48:15.705Z] #42 16.22 PBCC images/sk-packet.pb-c.c [2019-11-26T08:48:15.705Z] #42 16.27 DEP images/sk-packet.pb-c.d [2019-11-26T08:48:15.705Z] #42 16.37 PBCC images/tcp-stream.pb-c.c [2019-11-26T08:48:15.705Z] #42 16.45 DEP images/tcp-stream.pb-c.d [2019-11-26T08:48:16.048Z] #42 16.69 PBCC images/pipe.pb-c.c [2019-11-26T08:48:16.390Z] #42 16.84 DEP images/pipe.pb-c.d [2019-11-26T08:48:16.390Z] #42 16.93 PBCC images/pstree.pb-c.c [2019-11-26T08:48:16.390Z] #42 16.99 DEP images/pstree.pb-c.d [2019-11-26T08:48:16.390Z] #42 17.08 PBCC images/fs.pb-c.c [2019-11-26T08:48:16.390Z] #42 17.15 DEP images/fs.pb-c.d [2019-11-26T08:48:16.733Z] #42 17.36 PBCC images/signalfd.pb-c.c [2019-11-26T08:48:16.733Z] #42 17.44 DEP images/signalfd.pb-c.d [2019-11-26T08:48:17.075Z] #42 17.55 PBCC images/fh.pb-c.c [2019-11-26T08:48:17.075Z] #42 17.61 PBCC images/fsnotify.pb-c.c [2019-11-26T08:48:17.417Z] #42 17.76 DEP images/fh.pb-c.d [2019-11-26T08:48:17.417Z] #42 17.92 DEP images/fsnotify.pb-c.d [2019-11-26T08:48:17.417Z] #42 18.02 PBCC images/eventpoll.pb-c.c [2019-11-26T08:48:17.417Z] #42 18.06 DEP images/eventpoll.pb-c.d [2019-11-26T08:48:17.758Z] #42 18.19 PBCC images/eventfd.pb-c.c [2019-11-26T08:48:17.758Z] #42 18.22 DEP images/eventfd.pb-c.d [2019-11-26T08:48:17.758Z] #42 18.29 PBCC images/remap-file-path.pb-c.c [2019-11-26T08:48:17.758Z] #42 18.32 DEP images/remap-file-path.pb-c.d [2019-11-26T08:48:17.758Z] #42 18.41 PBCC images/fifo.pb-c.c [2019-11-26T08:48:17.758Z] #42 18.45 DEP images/fifo.pb-c.d [2019-11-26T08:48:17.758Z] #42 18.55 PBCC images/ghost-file.pb-c.c [2019-11-26T08:48:18.100Z] #42 18.63 DEP images/ghost-file.pb-c.d [2019-11-26T08:48:18.100Z] #42 18.77 PBCC images/regfile.pb-c.c [2019-11-26T08:48:18.443Z] #42 18.83 DEP images/regfile.pb-c.d [2019-11-26T08:48:18.443Z] #42 18.94 PBCC images/ns.pb-c.c [2019-11-26T08:48:18.443Z] #42 18.97 DEP images/ns.pb-c.d [2019-11-26T08:48:18.443Z] #42 19.07 PBCC images/fdinfo.pb-c.c [2019-11-26T08:48:18.443Z] #42 19.17 DEP images/fdinfo.pb-c.d [2019-11-26T08:48:18.785Z] #42 19.37 PBCC images/core-aarch64.pb-c.c [2019-11-26T08:48:18.785Z] #42 19.46 PBCC images/core-arm.pb-c.c [2019-11-26T08:48:18.785Z] #42 19.57 PBCC images/core-ppc64.pb-c.c [2019-11-26T08:48:18.952Z] #17 152.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-26T08:48:18.952Z] #17 152.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:48:18.952Z] #17 152.1 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-11-26T08:48:18.952Z] #17 152.1 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-11-26T08:48:18.952Z] #17 152.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-26T08:48:18.952Z] #17 152.1 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-11-26T08:48:18.952Z] #17 152.1 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:48:18.952Z] #17 152.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:48:18.952Z] #17 152.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-11-26T08:48:18.952Z] #17 152.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-11-26T08:48:18.952Z] #17 152.1 Setting up python3 (3.5.3-1) ... [2019-11-26T08:48:18.952Z] #17 ... [2019-11-26T08:48:18.952Z] [2019-11-26T08:48:18.952Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:48:18.952Z] #54 184.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T08:48:18.952Z] #54 186.7 + mkdir -p /build [2019-11-26T08:48:18.952Z] #54 186.7 + cp runc /build/runc [2019-11-26T08:48:18.952Z] #54 DONE 187.4s [2019-11-26T08:48:18.952Z] [2019-11-26T08:48:18.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:18.952Z] #41 146.0 CC criu/external.o [2019-11-26T08:48:18.952Z] #41 146.3 CC criu/fault-injection.o [2019-11-26T08:48:18.952Z] #41 146.5 CC criu/fdstore.o [2019-11-26T08:48:18.952Z] #41 146.9 CC criu/fifo.o [2019-11-26T08:48:18.952Z] #41 147.3 CC criu/file-ids.o [2019-11-26T08:48:18.952Z] #41 147.6 CC criu/file-lock.o [2019-11-26T08:48:18.952Z] #41 148.5 CC criu/files-ext.o [2019-11-26T08:48:18.952Z] #41 149.0 CC criu/files-reg.o [2019-11-26T08:48:18.952Z] #41 151.0 CC criu/files.o [2019-11-26T08:48:19.127Z] #42 19.72 PBCC images/core-s390.pb-c.c [2019-11-26T08:48:19.127Z] #42 19.81 PBCC images/core-x86.pb-c.c [2019-11-26T08:48:19.477Z] #42 19.97 PBCC images/core.pb-c.c [2019-11-26T08:48:19.478Z] #42 20.14 PBCC images/inventory.pb-c.c [2019-11-26T08:48:19.847Z] #42 20.33 DEP images/core-aarch64.pb-c.d [2019-11-26T08:48:20.187Z] #42 20.58 DEP images/core-arm.pb-c.d [2019-11-26T08:48:20.187Z] #42 20.76 DEP images/core-ppc64.pb-c.d [2019-11-26T08:48:20.187Z] #42 20.87 DEP images/core-s390.pb-c.d [2019-11-26T08:48:20.187Z] #42 20.95 DEP images/core-x86.pb-c.d [2019-11-26T08:48:20.330Z] #41 ... [2019-11-26T08:48:20.330Z] [2019-11-26T08:48:20.330Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:20.330Z] #17 154.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:48:20.353Z] ok github.com/docker/docker/api/server 0.019s coverage: 9.0% of statements [2019-11-26T08:48:20.529Z] #42 21.05 DEP images/core.pb-c.d [2019-11-26T08:48:20.529Z] #42 21.16 DEP images/inventory.pb-c.d [2019-11-26T08:48:20.872Z] #42 21.40 PBCC images/cpuinfo.pb-c.c [2019-11-26T08:48:20.872Z] #42 21.44 DEP images/cpuinfo.pb-c.d [2019-11-26T08:48:20.872Z] #42 21.52 PBCC images/stats.pb-c.c [2019-11-26T08:48:21.215Z] #42 21.60 DEP images/stats.pb-c.d [2019-11-26T08:48:21.695Z] #17 155.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T08:48:21.695Z] #17 155.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T08:48:21.695Z] #17 155.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T08:48:21.695Z] #17 155.5 Setting up python3-wheel (0.29.0-2) ... [2019-11-26T08:48:22.622Z] #17 156.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:48:22.926Z] #42 ... [2019-11-26T08:48:22.926Z] [2019-11-26T08:48:22.926Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:48:22.926Z] #45 96.29 bufio [2019-11-26T08:48:22.926Z] #45 99.72 reflect [2019-11-26T08:48:22.926Z] #45 103.7 regexp/syntax [2019-11-26T08:48:22.926Z] #45 106.3 hash/crc32 [2019-11-26T08:48:22.926Z] #45 ... [2019-11-26T08:48:22.926Z] [2019-11-26T08:48:22.926Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:22.926Z] #18 34.93 Reading package lists... [2019-11-26T08:48:22.926Z] #18 46.84 Building dependency tree... [2019-11-26T08:48:22.926Z] #18 48.63 The following additional packages will be installed: [2019-11-26T08:48:22.926Z] #18 48.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-26T08:48:22.926Z] #18 48.64 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-26T08:48:22.926Z] #18 48.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-26T08:48:22.926Z] #18 48.64 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-26T08:48:22.926Z] #18 48.65 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-26T08:48:22.926Z] #18 48.65 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-26T08:48:22.926Z] #18 48.65 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-26T08:48:22.926Z] #18 48.65 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-26T08:48:22.926Z] #18 48.65 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-26T08:48:22.926Z] #18 48.67 Suggested packages: [2019-11-26T08:48:22.926Z] #18 48.67 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-26T08:48:22.926Z] #18 48.67 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-26T08:48:22.926Z] #18 48.67 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-26T08:48:22.926Z] #18 48.68 vim-doc vim-scripts xfsdump acl attr quota [2019-11-26T08:48:22.926Z] #18 48.68 Recommended packages: [2019-11-26T08:48:22.926Z] #18 48.68 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-26T08:48:22.926Z] #18 48.68 python3-keyrings.alt python3-xdg unzip [2019-11-26T08:48:23.990Z] #17 157.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-26T08:48:23.990Z] #17 157.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:48:24.917Z] #17 158.6 Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T08:48:24.917Z] #17 158.6 Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T08:48:25.244Z] #18 ... [2019-11-26T08:48:25.244Z] [2019-11-26T08:48:25.244Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:48:25.244Z] #32 98.80 path [2019-11-26T08:48:25.244Z] #32 101.7 text/tabwriter [2019-11-26T08:48:25.244Z] #32 107.4 internal/syscall/unix [2019-11-26T08:48:25.244Z] #32 107.5 time [2019-11-26T08:48:25.244Z] #32 ... [2019-11-26T08:48:25.244Z] [2019-11-26T08:48:25.244Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:25.244Z] #42 24.36 make[1]: Nothing to be done for 'all'. [2019-11-26T08:48:25.977Z] #42 26.45 CC images/stats.o [2019-11-26T08:48:26.281Z] #17 159.8 Setting up dh-python (2.20170125) ... [2019-11-26T08:48:26.537Z] #17 160.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-26T08:48:26.709Z] #42 27.30 CC images/core.o [2019-11-26T08:48:26.792Z] #17 160.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:48:26.792Z] #17 ... [2019-11-26T08:48:26.792Z] [2019-11-26T08:48:26.792Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:48:27.048Z] #38 256.0 + dpkg --print-architecture [2019-11-26T08:48:27.048Z] #38 256.0 + cd /tmp/tmp.rzQ63GaEZj/src/github.com/docker/distribution [2019-11-26T08:48:27.048Z] #38 256.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T08:48:27.459Z] #38 ... [2019-11-26T08:48:27.459Z] [2019-11-26T08:48:27.459Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:27.459Z] #17 DONE 161.0s [2019-11-26T08:48:27.459Z] [2019-11-26T08:48:27.459Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:48:27.459Z] #38 256.6 + GOPATH=/tmp/tmp.rzQ63GaEZj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rzQ63GaEZj [2019-11-26T08:48:27.459Z] #38 256.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-26T08:48:28.500Z] #42 28.94 CC images/core-x86.o [2019-11-26T08:48:28.860Z] #42 ... [2019-11-26T08:48:28.860Z] [2019-11-26T08:48:28.860Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:28.860Z] #18 54.81 The following NEW packages will be installed: [2019-11-26T08:48:28.860Z] #18 54.81 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-26T08:48:28.860Z] #18 54.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-26T08:48:28.860Z] #18 54.81 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-26T08:48:28.860Z] #18 54.81 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-26T08:48:28.860Z] #18 54.82 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-26T08:48:28.860Z] #18 54.82 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-26T08:48:28.860Z] #18 54.82 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-26T08:48:28.860Z] #18 54.82 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-26T08:48:28.860Z] #18 54.82 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-26T08:48:28.860Z] #18 54.82 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-26T08:48:28.860Z] #18 54.83 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-26T08:48:28.860Z] #18 54.83 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-26T08:48:28.860Z] #18 54.83 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-26T08:48:28.860Z] #18 54.83 xfsprogs xxd xz-utils zip [2019-11-26T08:48:28.860Z] #18 54.96 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-26T08:48:28.860Z] #18 54.96 Need to get 87.3 MB of archives. [2019-11-26T08:48:28.860Z] #18 54.96 After this operation, 585 MB of additional disk space will be used. [2019-11-26T08:48:28.860Z] #18 54.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-26T08:48:28.860Z] #18 55.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-26T08:48:28.860Z] #18 55.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-26T08:48:28.860Z] #18 55.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-26T08:48:28.861Z] #18 55.16 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-26T08:48:28.861Z] #18 55.19 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-26T08:48:28.861Z] #18 55.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-26T08:48:28.861Z] #18 55.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-26T08:48:28.861Z] #18 55.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-26T08:48:28.861Z] #18 55.48 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-26T08:48:28.861Z] #18 55.89 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-26T08:48:28.861Z] #18 55.92 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-26T08:48:28.861Z] #18 55.93 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-26T08:48:28.861Z] #18 55.94 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-26T08:48:28.861Z] #18 55.95 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-26T08:48:28.861Z] #18 55.95 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-26T08:48:28.861Z] #18 55.98 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-26T08:48:28.861Z] #18 55.99 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-26T08:48:28.861Z] #18 56.00 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-26T08:48:28.861Z] #18 56.02 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-26T08:48:28.861Z] #18 56.02 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-26T08:48:28.861Z] #18 56.07 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-26T08:48:28.861Z] #18 56.10 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-26T08:48:28.861Z] #18 56.13 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-26T08:48:28.861Z] #18 56.13 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-26T08:48:28.861Z] #18 56.16 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-26T08:48:28.861Z] #18 56.21 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-26T08:48:28.861Z] #18 56.22 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-26T08:48:28.861Z] #18 56.23 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-26T08:48:28.861Z] #18 56.30 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-26T08:48:28.861Z] #18 56.32 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-26T08:48:28.861Z] #18 56.36 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-26T08:48:28.861Z] #18 56.37 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-26T08:48:28.861Z] #18 56.40 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-26T08:48:28.861Z] #18 56.42 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-26T08:48:28.861Z] #18 56.43 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-26T08:48:28.861Z] #18 56.44 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-26T08:48:28.861Z] #18 56.44 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-11-26T08:48:28.861Z] #18 56.45 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-26T08:48:28.861Z] #18 56.50 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-26T08:48:28.861Z] #18 56.54 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-26T08:48:28.861Z] #18 56.58 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-26T08:48:28.861Z] #18 56.68 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-26T08:48:28.861Z] #18 56.71 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-26T08:48:28.861Z] #18 56.73 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-26T08:48:28.861Z] #18 56.74 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-26T08:48:28.861Z] #18 56.75 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-26T08:48:28.861Z] #18 56.78 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-26T08:48:28.861Z] #18 57.05 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-26T08:48:28.861Z] #18 57.08 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-26T08:48:28.861Z] #18 57.29 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-26T08:48:28.861Z] #18 57.30 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-26T08:48:28.861Z] #18 57.33 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-26T08:48:28.861Z] #18 57.36 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-26T08:48:28.861Z] #18 57.36 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-26T08:48:28.861Z] #18 57.42 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-26T08:48:29.594Z] #18 58.19 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-26T08:48:29.937Z] #18 58.32 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-26T08:48:29.937Z] #18 58.44 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-26T08:48:29.937Z] #18 58.47 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-26T08:48:29.937Z] #18 58.48 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-26T08:48:29.937Z] #18 58.56 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-11-26T08:48:30.279Z] #18 58.78 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-11-26T08:48:30.632Z] #18 59.01 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-11-26T08:48:30.632Z] #18 59.03 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-26T08:48:30.975Z] #18 59.60 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-11-26T08:48:31.320Z] #18 59.98 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-11-26T08:48:31.320Z] #18 60.00 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-11-26T08:48:31.625Z] #38 ... [2019-11-26T08:48:31.625Z] [2019-11-26T08:48:31.625Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:31.625Z] #41 153.4 CC criu/filesystems.o [2019-11-26T08:48:31.625Z] #41 154.2 CC criu/fsnotify.o [2019-11-26T08:48:31.625Z] #41 155.3 CC criu/image-desc.o [2019-11-26T08:48:31.625Z] #41 155.4 CC criu/image.o [2019-11-26T08:48:31.625Z] #41 156.3 CC criu/ipc_ns.o [2019-11-26T08:48:31.625Z] #41 157.4 CC criu/irmap.o [2019-11-26T08:48:31.625Z] #41 158.2 CC criu/kcmp-ids.o [2019-11-26T08:48:31.625Z] #41 158.5 CC criu/kerndat.o [2019-11-26T08:48:31.625Z] #41 159.4 CC criu/libnetlink.o [2019-11-26T08:48:31.625Z] #41 159.7 CC criu/log.o [2019-11-26T08:48:31.625Z] #41 160.3 CC criu/lsm.o [2019-11-26T08:48:31.625Z] #41 160.7 CC criu/mem.o [2019-11-26T08:48:31.625Z] #41 162.0 CC criu/mount.o [2019-11-26T08:48:31.887Z] #60 228.4 + bin/containerd-stress [2019-11-26T08:48:33.513Z] #41 165.8 CC criu/namespaces.o [2019-11-26T08:48:34.489Z] #60 230.8 + bin/containerd-shim [2019-11-26T08:48:34.876Z] #41 167.3 CC criu/net.o [2019-11-26T08:48:35.197Z] #18 63.72 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-11-26T08:48:35.197Z] #18 ... [2019-11-26T08:48:35.197Z] [2019-11-26T08:48:35.197Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:48:36.570Z] #60 66.47 Checking out files: 47% (1399/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: 90% (2642/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-11-26T08:48:36.570Z] #60 67.66 + cd /tmp/tmp.bMOEojOwck/src/github.com/containerd/containerd [2019-11-26T08:48:36.570Z] #60 67.66 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-26T08:48:36.911Z] #60 ... [2019-11-26T08:48:36.911Z] [2019-11-26T08:48:36.911Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:48:36.911Z] #45 110.2 vendor/golang.org/x/text/transform [2019-11-26T08:48:36.911Z] #45 116.8 time [2019-11-26T08:48:36.911Z] #45 ... [2019-11-26T08:48:36.911Z] [2019-11-26T08:48:36.911Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:36.911Z] #42 29.90 CC images/core-arm.o [2019-11-26T08:48:36.911Z] #42 30.76 CC images/core-aarch64.o [2019-11-26T08:48:36.911Z] #42 31.67 CC images/core-ppc64.o [2019-11-26T08:48:36.911Z] #42 32.97 CC images/core-s390.o [2019-11-26T08:48:36.911Z] #42 34.40 CC images/cpuinfo.o [2019-11-26T08:48:36.911Z] #42 35.45 CC images/inventory.o [2019-11-26T08:48:36.911Z] #42 36.08 CC images/fdinfo.o [2019-11-26T08:48:36.911Z] #42 36.83 CC images/fown.o [2019-11-26T08:48:36.911Z] #42 37.27 CC images/ns.o [2019-11-26T08:48:36.911Z] #42 37.61 CC images/regfile.o [2019-11-26T08:48:37.390Z] #41 ... [2019-11-26T08:48:37.390Z] [2019-11-26T08:48:37.390Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:48:37.390Z] #18 5.676 Collecting yamllint==1.16.0 [2019-11-26T08:48:37.390Z] #18 ... [2019-11-26T08:48:37.390Z] [2019-11-26T08:48:37.390Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:37.390Z] #41 169.8 CC criu/netfilter.o [2019-11-26T08:48:37.645Z] #42 38.12 CC images/ghost-file.o [2019-11-26T08:48:37.650Z] #41 170.1 CC criu/page-pipe.o [2019-11-26T08:48:37.986Z] #42 ... [2019-11-26T08:48:37.986Z] [2019-11-26T08:48:37.986Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:48:37.986Z] #60 68.98 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-26T08:48:37.986Z] #60 68.98 + BUILDTAGS='netgo osusergo static_build' [2019-11-26T08:48:37.986Z] #60 68.98 + export EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:48:37.986Z] #60 68.98 + EXTRA_FLAGS=-buildmode=pie [2019-11-26T08:48:37.986Z] #60 68.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-26T08:48:37.986Z] #60 68.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-26T08:48:37.986Z] #60 68.98 + '[' '' = dynamic ']' [2019-11-26T08:48:37.986Z] #60 68.99 + make [2019-11-26T08:48:38.212Z] #41 170.6 CC criu/page-xfer.o [2019-11-26T08:48:39.139Z] #41 171.5 CC criu/pagemap-cache.o [2019-11-26T08:48:39.394Z] #41 171.8 CC criu/pagemap.o [2019-11-26T08:48:39.955Z] #41 172.6 CC criu/parasite-syscall.o [2019-11-26T08:48:40.298Z] #60 71.13 + bin/ctr [2019-11-26T08:48:40.881Z] #41 173.3 CC criu/path.o [2019-11-26T08:48:41.137Z] #41 173.5 CC criu/pie-util-vdso-elf32.o [2019-11-26T08:48:41.393Z] #41 174.0 CC criu/pie-util-vdso.o [2019-11-26T08:48:41.954Z] #41 174.5 CC criu/pie-util.o [2019-11-26T08:48:42.209Z] #41 174.7 CC criu/pipes.o [2019-11-26T08:48:42.509Z] #60 238.2 + bin/containerd-shim-runc-v1 [2019-11-26T08:48:42.770Z] #41 175.4 CC criu/plugin.o [2019-11-26T08:48:43.335Z] #41 175.7 CC criu/proc_parse.o [2019-11-26T08:48:44.159Z] #60 ... [2019-11-26T08:48:44.159Z] [2019-11-26T08:48:44.159Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:44.159Z] #18 67.94 debconf: delaying package configuration, since apt-utils is not installed [2019-11-26T08:48:44.159Z] #18 68.19 Fetched 87.3 MB in 11s (7464 kB/s) [2019-11-26T08:48:44.159Z] #18 68.32 Selecting previously unselected package bash-completion. [2019-11-26T08:48:44.159Z] #18 68.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-26T08:48:44.159Z] #18 68.42 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-26T08:48:45.087Z] #60 241.5 + bin/containerd-shim-runc-v2 [2019-11-26T08:48:45.863Z] #18 ... [2019-11-26T08:48:45.863Z] [2019-11-26T08:48:45.863Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:48:45.863Z] #32 119.1 internal/poll [2019-11-26T08:48:45.863Z] #32 123.8 os [2019-11-26T08:48:45.863Z] #32 124.7 internal/fmtsort [2019-11-26T08:48:45.863Z] #32 127.7 fmt [2019-11-26T08:48:45.863Z] #32 127.7 path/filepath [2019-11-26T08:48:45.863Z] #32 ... [2019-11-26T08:48:45.863Z] [2019-11-26T08:48:45.863Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:45.863Z] #42 38.79 CC images/fifo.o [2019-11-26T08:48:45.863Z] #42 39.11 CC images/remap-file-path.o [2019-11-26T08:48:45.863Z] #42 39.56 CC images/eventfd.o [2019-11-26T08:48:45.863Z] #42 39.93 CC images/eventpoll.o [2019-11-26T08:48:45.863Z] #42 40.56 CC images/fh.o [2019-11-26T08:48:45.863Z] #42 41.23 CC images/fsnotify.o [2019-11-26T08:48:45.863Z] #42 42.59 CC images/signalfd.o [2019-11-26T08:48:45.863Z] #42 43.06 CC images/fs.o [2019-11-26T08:48:45.863Z] #42 43.49 CC images/pstree.o [2019-11-26T08:48:45.863Z] #42 43.87 CC images/pipe.o [2019-11-26T08:48:45.863Z] #42 44.45 CC images/tcp-stream.o [2019-11-26T08:48:45.863Z] #42 44.98 CC images/sk-packet.o [2019-11-26T08:48:45.863Z] #42 45.57 CC images/mnt.o [2019-11-26T08:48:45.863Z] #42 46.05 CC images/pipe-data.o [2019-11-26T08:48:45.863Z] #42 46.48 CC images/sa.o [2019-11-26T08:48:45.863Z] #42 ... [2019-11-26T08:48:45.863Z] [2019-11-26T08:48:45.863Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:45.863Z] #18 74.45 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-26T08:48:45.895Z] #41 178.3 CC criu/protobuf-desc.o [2019-11-26T08:48:46.389Z] #60 242.5 + binaries [2019-11-26T08:48:46.389Z] #60 242.5 + mkdir -p /build [2019-11-26T08:48:46.389Z] #60 242.5 + cp bin/containerd /build/containerd [2019-11-26T08:48:46.389Z] #60 242.6 + cp bin/containerd-shim /build/containerd-shim [2019-11-26T08:48:46.389Z] #60 242.6 + cp bin/ctr /build/ctr [2019-11-26T08:48:46.389Z] #60 DONE 242.7s [2019-11-26T08:48:46.459Z] #41 179.0 CC criu/protobuf.o [2019-11-26T08:48:46.641Z] #18 75.28 Selecting previously unselected package libnet1:ppc64el. [2019-11-26T08:48:46.641Z] #18 75.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-26T08:48:46.641Z] #18 75.31 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-26T08:48:46.982Z] #18 75.58 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-26T08:48:46.982Z] #18 75.67 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-26T08:48:47.020Z] #41 179.4 CC criu/pstree.o [2019-11-26T08:48:47.193Z] [2019-11-26T08:48:47.193Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T08:48:47.321Z] #18 75.70 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-26T08:48:47.321Z] #18 75.77 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-26T08:48:47.321Z] #18 75.78 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-26T08:48:47.321Z] #18 75.79 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-26T08:48:47.566Z] #61 DONE 0.2s [2019-11-26T08:48:47.566Z] [2019-11-26T08:48:47.566Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T08:48:47.566Z] #65 DONE 0.2s [2019-11-26T08:48:47.566Z] [2019-11-26T08:48:47.566Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-26T08:48:47.566Z] #67 DONE 0.1s [2019-11-26T08:48:47.566Z] [2019-11-26T08:48:47.566Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T08:48:47.566Z] #70 DONE 0.1s [2019-11-26T08:48:47.660Z] #18 75.97 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-26T08:48:47.660Z] #18 76.00 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-26T08:48:47.660Z] #18 76.05 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-26T08:48:47.944Z] [2019-11-26T08:48:47.944Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-26T08:48:47.944Z] #71 DONE 0.0s [2019-11-26T08:48:47.944Z] [2019-11-26T08:48:47.944Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-26T08:48:48.001Z] #18 76.38 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-26T08:48:48.001Z] #18 76.41 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-26T08:48:48.001Z] #18 76.42 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-26T08:48:48.384Z] #41 180.7 CC criu/rbtree.o [2019-11-26T08:48:48.384Z] #41 ... [2019-11-26T08:48:48.384Z] [2019-11-26T08:48:48.384Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:48:48.384Z] #18 12.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T08:48:48.384Z] #18 12.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T08:48:48.384Z] #18 14.00 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T08:48:48.384Z] #18 15.38 Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T08:48:48.384Z] #18 16.59 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T08:48:48.384Z] #18 18.29 Building wheels for collected packages: pathspec, pyyaml [2019-11-26T08:48:48.384Z] #18 18.31 Running setup.py bdist_wheel for pathspec: started [2019-11-26T08:48:48.384Z] #18 19.69 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T08:48:48.384Z] #18 19.69 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T08:48:48.384Z] #18 19.72 Running setup.py bdist_wheel for pyyaml: started [2019-11-26T08:48:48.384Z] #18 20.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T08:48:48.384Z] #18 20.92 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T08:48:48.384Z] #18 21.02 Successfully built pathspec pyyaml [2019-11-26T08:48:48.384Z] #18 21.02 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-26T08:48:48.639Z] #18 21.41 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T08:48:48.639Z] #18 ... [2019-11-26T08:48:48.639Z] [2019-11-26T08:48:48.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:48.639Z] #41 181.1 CC criu/rst-malloc.o [2019-11-26T08:48:48.743Z] #18 77.29 Selecting previously unselected package python3.5-minimal. [2019-11-26T08:48:48.743Z] #18 77.30 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-26T08:48:48.744Z] #18 77.31 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:48:48.936Z] #41 181.4 CC criu/seccomp.o [2019-11-26T08:48:49.475Z] #18 ... [2019-11-26T08:48:49.475Z] [2019-11-26T08:48:49.475Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:48:49.475Z] #45 123.0 regexp [2019-11-26T08:48:49.475Z] #45 ... [2019-11-26T08:48:49.475Z] [2019-11-26T08:48:49.475Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:49.475Z] #42 47.03 CC images/timer.o [2019-11-26T08:48:49.475Z] #42 48.03 CC images/timerfd.o [2019-11-26T08:48:49.475Z] #42 48.34 CC images/mm.o [2019-11-26T08:48:49.475Z] #42 48.91 CC images/sk-opts.o [2019-11-26T08:48:49.475Z] #42 49.28 CC images/sk-unix.o [2019-11-26T08:48:49.475Z] #42 49.99 CC images/sk-inet.o [2019-11-26T08:48:49.542Z] #41 182.0 CC criu/seize.o [2019-11-26T08:48:49.542Z] #41 ... [2019-11-26T08:48:49.542Z] [2019-11-26T08:48:49.542Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:48:49.542Z] #18 DONE 22.2s [2019-11-26T08:48:49.798Z] [2019-11-26T08:48:49.798Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T08:48:49.798Z] #23 DONE 0.2s [2019-11-26T08:48:49.798Z] [2019-11-26T08:48:49.798Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T08:48:50.207Z] #42 50.76 CC images/tun.o [2019-11-26T08:48:50.444Z] #72 DONE 2.7s [2019-11-26T08:48:50.444Z] [2019-11-26T08:48:50.444Z] #73 exporting to oci image format [2019-11-26T08:48:50.839Z] #73 exporting layers [2019-11-26T08:48:50.940Z] #42 51.31 CC images/sk-netlink.o [2019-11-26T08:48:51.163Z] #27 DONE 1.4s [2019-11-26T08:48:51.163Z] [2019-11-26T08:48:51.163Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:48:51.163Z] #38 279.8 + rm -rf /tmp/tmp.rzQ63GaEZj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rzQ63GaEZj [2019-11-26T08:48:51.163Z] #38 DONE 280.2s [2019-11-26T08:48:51.163Z] [2019-11-26T08:48:51.163Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-26T08:48:51.282Z] #42 51.78 CC images/packet-sock.o [2019-11-26T08:48:51.419Z] #29 DONE 0.3s [2019-11-26T08:48:51.419Z] [2019-11-26T08:48:51.419Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T08:48:51.674Z] #32 DONE 0.4s [2019-11-26T08:48:51.674Z] [2019-11-26T08:48:51.674Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:51.674Z] #41 182.9 CC criu/servicefd.o [2019-11-26T08:48:51.674Z] #41 183.3 CC criu/shmem.o [2019-11-26T08:48:51.674Z] #41 184.2 CC criu/sigframe.o [2019-11-26T08:48:51.930Z] #41 184.3 CC criu/signalfd.o [2019-11-26T08:48:51.930Z] #41 ... [2019-11-26T08:48:51.930Z] [2019-11-26T08:48:51.930Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T08:48:51.930Z] #37 DONE 0.2s [2019-11-26T08:48:51.930Z] [2019-11-26T08:48:51.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:51.930Z] #41 184.6 CC criu/sk-inet.o [2019-11-26T08:48:52.015Z] #42 52.55 CC images/ipc-var.o [2019-11-26T08:48:52.015Z] #42 ... [2019-11-26T08:48:52.015Z] [2019-11-26T08:48:52.015Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:48:52.015Z] #18 78.87 Selecting previously unselected package python3-minimal. [2019-11-26T08:48:52.015Z] #18 78.91 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-26T08:48:52.015Z] #18 78.91 Unpacking python3-minimal (3.5.3-1) ... [2019-11-26T08:48:52.015Z] #18 79.10 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-26T08:48:52.015Z] #18 79.11 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-26T08:48:52.015Z] #18 79.12 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-26T08:48:52.015Z] #18 79.30 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-26T08:48:52.015Z] #18 79.30 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-26T08:48:52.015Z] #18 79.31 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-26T08:48:53.207Z] #18 81.84 Selecting previously unselected package python3.5. [2019-11-26T08:48:53.207Z] #18 81.84 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-26T08:48:53.207Z] #18 81.86 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:48:53.298Z] #41 185.6 CC criu/sk-netlink.o [2019-11-26T08:48:53.298Z] #41 185.8 CC criu/sk-packet.o [2019-11-26T08:48:53.298Z] #41 ... [2019-11-26T08:48:53.298Z] [2019-11-26T08:48:53.298Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-26T08:48:53.298Z] #39 DONE 0.3s [2019-11-26T08:48:53.554Z] [2019-11-26T08:48:53.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:53.554Z] #41 186.3 CC criu/sk-queue.o [2019-11-26T08:48:53.574Z] #18 82.20 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-26T08:48:53.574Z] #18 82.20 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-26T08:48:53.574Z] #18 82.21 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-26T08:48:53.809Z] #41 186.5 CC criu/sk-tcp.o [2019-11-26T08:48:53.914Z] #18 82.38 Selecting previously unselected package dh-python. [2019-11-26T08:48:53.914Z] #18 82.38 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-26T08:48:53.914Z] #18 82.39 Unpacking dh-python (2.20170125) ... [2019-11-26T08:48:54.256Z] #18 82.69 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-26T08:48:54.256Z] #18 82.71 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-26T08:48:54.412Z] #41 186.9 CC criu/sk-unix.o [2019-11-26T08:48:55.820Z] #41 188.2 CC criu/sockets.o [2019-11-26T08:48:56.382Z] #41 188.8 CC criu/stats.o [2019-11-26T08:48:56.637Z] #41 189.1 CC criu/string.o [2019-11-26T08:48:56.892Z] #41 189.2 CC criu/sysctl.o [2019-11-26T08:48:57.148Z] #41 189.8 CC criu/sysfs_parse.o [2019-11-26T08:48:57.289Z] #18 ... [2019-11-26T08:48:57.289Z] [2019-11-26T08:48:57.289Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:48:57.289Z] #32 130.8 io/ioutil [2019-11-26T08:48:57.289Z] #32 134.0 log [2019-11-26T08:48:57.289Z] #32 134.0 flag [2019-11-26T08:48:57.289Z] #32 134.0 github.com/BurntSushi/toml [2019-11-26T08:48:57.289Z] #32 ... [2019-11-26T08:48:57.289Z] [2019-11-26T08:48:57.289Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:48:57.289Z] #42 52.93 CC images/ipc-desc.o [2019-11-26T08:48:57.289Z] #42 53.41 CC images/ipc-shm.o [2019-11-26T08:48:57.289Z] #42 53.76 CC images/ipc-msg.o [2019-11-26T08:48:57.289Z] #42 54.48 CC images/ipc-sem.o [2019-11-26T08:48:57.289Z] #42 54.89 CC images/utsns.o [2019-11-26T08:48:57.289Z] #42 55.37 CC images/creds.o [2019-11-26T08:48:57.289Z] #42 55.83 CC images/vma.o [2019-11-26T08:48:57.289Z] #42 56.29 CC images/netdev.o [2019-11-26T08:48:57.289Z] #42 57.12 CC images/tty.o [2019-11-26T08:48:57.444Z] #41 190.1 CC criu/timerfd.o [2019-11-26T08:48:58.005Z] #41 190.4 CC criu/tty.o [2019-11-26T08:48:58.022Z] #42 58.70 CC images/file-lock.o [2019-11-26T08:48:58.022Z] #42 ... [2019-11-26T08:48:58.022Z] [2019-11-26T08:48:58.022Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:48:58.022Z] #32 141.7 github.com/BurntSushi/toml/cmd/tomlv [2019-11-26T08:48:59.369Z] #41 191.7 CC criu/tun.o [2019-11-26T08:48:59.624Z] #41 192.1 CC criu/uffd.o [2019-11-26T08:49:00.550Z] #41 192.9 CC criu/util.o [2019-11-26T08:49:01.563Z] #41 193.9 CC criu/uts_ns.o [2019-11-26T08:49:01.563Z] #41 194.1 CC criu/vdso-compat.o [2019-11-26T08:49:01.819Z] #41 194.2 CC criu/vdso.o [2019-11-26T08:49:01.888Z] #32 ... [2019-11-26T08:49:01.888Z] [2019-11-26T08:49:01.888Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:49:01.888Z] #45 134.8 net [2019-11-26T08:49:01.888Z] #45 134.9 os/exec [2019-11-26T08:49:01.888Z] #45 135.5 internal/lazyregexp [2019-11-26T08:49:01.888Z] #45 142.2 crypto/cipher [2019-11-26T08:49:01.888Z] #45 142.2 encoding/base64 [2019-11-26T08:49:01.888Z] #45 142.4 go/token [2019-11-26T08:49:01.888Z] #45 ... [2019-11-26T08:49:01.888Z] [2019-11-26T08:49:01.888Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:49:01.888Z] #18 88.86 Setting up python3-minimal (3.5.3-1) ... [2019-11-26T08:49:02.230Z] #18 90.93 Selecting previously unselected package python3. [2019-11-26T08:49:02.594Z] #18 90.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 ... 16606 files and directories currently installed.) [2019-11-26T08:49:02.594Z] #18 91.09 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-26T08:49:02.594Z] #18 91.11 Unpacking python3 (3.5.3-1) ... [2019-11-26T08:49:02.594Z] #18 91.27 Selecting previously unselected package pigz. [2019-11-26T08:49:02.594Z] #18 91.30 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-26T08:49:02.745Z] #41 195.1 LINK criu/built-in.o [2019-11-26T08:49:02.745Z] #41 195.2 LINK criu/criu [2019-11-26T08:49:02.934Z] #18 91.43 Unpacking pigz (2.3.4-1) ... [2019-11-26T08:49:02.934Z] #18 91.57 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-26T08:49:02.934Z] #18 91.64 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T08:49:02.934Z] #18 91.65 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T08:49:03.000Z] #41 195.5 DEP lib/c/criu.d [2019-11-26T08:49:03.000Z] #41 195.6 CC images/rpc.pb-c.o [2019-11-26T08:49:03.276Z] #18 91.82 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-26T08:49:03.276Z] #18 91.83 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T08:49:03.276Z] #18 91.83 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T08:49:03.559Z] #41 196.1 CC lib/c/criu.o [2019-11-26T08:49:03.633Z] #18 91.99 Selecting previously unselected package libiptc0:ppc64el. [2019-11-26T08:49:03.634Z] #18 91.99 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T08:49:03.634Z] #18 92.00 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T08:49:03.634Z] #18 92.16 Selecting previously unselected package libxtables12:ppc64el. [2019-11-26T08:49:03.634Z] #18 92.17 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T08:49:03.634Z] #18 92.17 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T08:49:03.975Z] #18 92.42 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-26T08:49:03.975Z] #18 92.49 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-26T08:49:03.975Z] #18 92.51 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-26T08:49:03.975Z] #18 92.65 Selecting previously unselected package iptables. [2019-11-26T08:49:03.975Z] #18 92.67 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-26T08:49:03.975Z] #18 92.68 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:49:04.482Z] #41 196.9 LINK lib/c/built-in.o [2019-11-26T08:49:04.482Z] #41 196.9 LINK lib/c/libcriu.so [2019-11-26T08:49:04.482Z] #41 197.1 GEN magic.py [2019-11-26T08:49:04.737Z] #41 197.2 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:49:04.737Z] #41 197.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:49:04.991Z] #41 197.6 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:49:05.161Z] #18 93.46 Selecting previously unselected package xxd. [2019-11-26T08:49:05.161Z] #18 93.46 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-26T08:49:05.161Z] #18 93.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:49:05.161Z] #18 93.73 Selecting previously unselected package vim-common. [2019-11-26T08:49:05.161Z] #18 93.76 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:49:05.161Z] #18 93.79 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:49:05.502Z] #18 ... [2019-11-26T08:49:05.502Z] [2019-11-26T08:49:05.502Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-26T08:49:05.502Z] #32 DONE 148.9s [2019-11-26T08:49:05.502Z] [2019-11-26T08:49:05.502Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:49:05.502Z] #42 59.02 CC images/rlimit.o [2019-11-26T08:49:05.502Z] #42 59.35 CC images/pagemap.o [2019-11-26T08:49:05.502Z] #42 59.95 CC images/siginfo.o [2019-11-26T08:49:05.502Z] #42 60.59 CC images/rpc.o [2019-11-26T08:49:05.502Z] #42 63.21 CC images/ext-file.o [2019-11-26T08:49:05.502Z] #42 63.62 CC images/cgroup.o [2019-11-26T08:49:05.502Z] #42 65.18 CC images/userns.o [2019-11-26T08:49:05.502Z] #42 65.75 CC images/google/protobuf/descriptor.o [2019-11-26T08:49:05.502Z] #42 ... [2019-11-26T08:49:05.502Z] [2019-11-26T08:49:05.502Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:49:05.502Z] #18 94.06 Selecting previously unselected package bzip2. [2019-11-26T08:49:05.502Z] #18 94.07 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-26T08:49:05.502Z] #18 94.08 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-26T08:49:05.550Z] #41 198.1 make[1]: Nothing to be done for 'all'. [2019-11-26T08:49:05.805Z] #41 ... [2019-11-26T08:49:05.805Z] [2019-11-26T08:49:05.805Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:49:05.805Z] #59 229.0 + bin/containerd [2019-11-26T08:49:05.843Z] #18 94.24 Selecting previously unselected package libgpm2:ppc64el. [2019-11-26T08:49:05.843Z] #18 94.25 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-26T08:49:05.843Z] #18 94.25 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-26T08:49:05.843Z] #18 94.49 Selecting previously unselected package xz-utils. [2019-11-26T08:49:06.185Z] #18 94.51 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-26T08:49:06.185Z] #18 94.51 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:49:06.526Z] #18 95.05 Selecting previously unselected package aufs-tools. [2019-11-26T08:49:06.526Z] #18 95.06 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-26T08:49:06.526Z] #18 95.07 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:49:06.868Z] #18 95.49 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-26T08:49:06.868Z] #18 95.50 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-26T08:49:06.868Z] #18 95.50 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T08:49:07.168Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T08:49:07.168Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T08:49:07.168Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T08:49:07.173Z] #59 ... [2019-11-26T08:49:07.173Z] [2019-11-26T08:49:07.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:49:07.173Z] #41 198.5 make[1]: 'images/built-in.o' is up to date. [2019-11-26T08:49:07.173Z] #41 198.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T08:49:07.173Z] #41 198.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T08:49:07.173Z] #41 198.6 make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T08:49:07.173Z] #41 198.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T08:49:07.173Z] #41 198.6 make[1]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 198.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:49:07.173Z] #41 198.7 make[2]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 198.8 make[2]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 198.8 make[2]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 198.9 make[2]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 198.9 make[2]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 198.9 make[2]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 198.9 make[2]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 199.0 make[2]: Nothing to be done for 'all'. [2019-11-26T08:49:07.173Z] #41 199.0 INSTALL criu/criu [2019-11-26T08:49:07.173Z] #41 DONE 199.4s [2019-11-26T08:49:07.173Z] [2019-11-26T08:49:07.173Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:49:07.210Z] #18 95.68 Selecting previously unselected package btrfs-progs. [2019-11-26T08:49:07.210Z] #18 95.70 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-26T08:49:07.210Z] #18 95.71 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-26T08:49:07.550Z] #18 96.23 Selecting previously unselected package btrfs-tools. [2019-11-26T08:49:07.550Z] #18 96.24 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-26T08:49:07.550Z] #18 96.24 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-26T08:49:07.893Z] #18 96.34 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-26T08:49:07.893Z] #18 96.34 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-26T08:49:07.893Z] #18 96.35 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-26T08:49:07.893Z] #18 96.56 Selecting previously unselected package dmsetup. [2019-11-26T08:49:07.893Z] #18 96.57 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-26T08:49:07.893Z] #18 96.57 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-26T08:49:08.096Z] #50 ... [2019-11-26T08:49:08.096Z] [2019-11-26T08:49:08.096Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-26T08:49:08.108Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T08:49:08.108Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T08:49:08.233Z] #18 96.74 Selecting previously unselected package libonig4:ppc64el. [2019-11-26T08:49:08.233Z] #18 96.74 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-26T08:49:08.233Z] #18 96.75 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-26T08:49:08.351Z] #42 DONE 0.1s [2019-11-26T08:49:08.351Z] [2019-11-26T08:49:08.351Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T08:49:08.351Z] #45 DONE 0.1s [2019-11-26T08:49:08.351Z] [2019-11-26T08:49:08.351Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T08:49:08.574Z] #18 96.94 Selecting previously unselected package libjq1:ppc64el. [2019-11-26T08:49:08.574Z] #18 96.95 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-26T08:49:08.574Z] #18 96.97 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-26T08:49:08.574Z] #18 97.13 Selecting previously unselected package jq. [2019-11-26T08:49:08.574Z] #18 97.14 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-26T08:49:08.574Z] #18 97.14 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-26T08:49:08.574Z] #18 97.27 Selecting previously unselected package libaio1:ppc64el. [2019-11-26T08:49:08.574Z] #18 97.28 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-26T08:49:08.574Z] #18 97.28 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-26T08:49:08.605Z] #48 DONE 0.2s [2019-11-26T08:49:08.605Z] [2019-11-26T08:49:08.605Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:49:08.678Z] ok github.com/docker/docker/api/types/strslice 0.028s coverage: 90.0% of statements [2019-11-26T08:49:08.678Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2019-11-26T08:49:08.678Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 4.0% of statements [2019-11-26T08:49:08.678Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T08:49:08.678Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T08:49:08.678Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T08:49:08.678Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T08:49:08.678Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T08:49:08.678Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T08:49:08.678Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T08:49:08.917Z] #18 97.40 Selecting previously unselected package libcap2-bin. [2019-11-26T08:49:08.917Z] #18 97.40 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-26T08:49:08.917Z] #18 97.40 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-26T08:49:08.917Z] #18 97.51 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-26T08:49:08.917Z] #18 97.51 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-26T08:49:08.917Z] #18 97.51 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-26T08:49:08.917Z] #18 97.61 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-26T08:49:08.938Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T08:49:08.938Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T08:49:08.938Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T08:49:09.258Z] #18 97.62 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-26T08:49:09.258Z] #18 97.63 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-26T08:49:09.609Z] #18 98.10 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-26T08:49:09.609Z] #18 98.11 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-26T08:49:09.609Z] #18 98.11 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-26T08:49:09.984Z] #18 98.35 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-26T08:49:09.984Z] #18 98.36 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-26T08:49:09.984Z] #18 98.36 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-26T08:49:10.316Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-11-26T08:49:10.324Z] #18 98.68 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-26T08:49:10.324Z] #18 98.69 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-26T08:49:10.324Z] #18 98.70 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-26T08:49:10.663Z] #18 99.37 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-26T08:49:11.003Z] #18 99.39 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-26T08:49:11.003Z] #18 99.40 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-26T08:49:11.346Z] #18 99.86 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-26T08:49:11.346Z] #18 99.87 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-26T08:49:11.346Z] #18 99.89 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-26T08:49:11.346Z] #18 100.0 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-26T08:49:11.687Z] #18 100.0 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-26T08:49:11.687Z] #18 100.0 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-26T08:49:11.687Z] #18 100.3 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-26T08:49:11.687Z] #18 100.3 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-26T08:49:11.687Z] #18 100.3 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-26T08:49:11.863Z] #50 DONE 300.2s [2019-11-26T08:49:11.863Z] [2019-11-26T08:49:11.863Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:49:12.027Z] #18 100.4 Selecting previously unselected package libreadline5:ppc64el. [2019-11-26T08:49:12.028Z] #18 100.4 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-26T08:49:12.028Z] #18 100.5 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-26T08:49:12.028Z] #18 100.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-26T08:49:12.028Z] #18 100.7 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-26T08:49:12.028Z] #18 ... [2019-11-26T08:49:12.028Z] [2019-11-26T08:49:12.028Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:49:12.028Z] #45 145.5 net/url [2019-11-26T08:49:12.028Z] #45 146.3 go/scanner [2019-11-26T08:49:12.028Z] #45 147.7 text/template/parse [2019-11-26T08:49:12.028Z] #45 152.1 go/ast [2019-11-26T08:49:12.028Z] #45 153.0 encoding/json [2019-11-26T08:49:12.368Z] #45 ... [2019-11-26T08:49:12.368Z] [2019-11-26T08:49:12.368Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:49:12.368Z] #18 100.7 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-26T08:49:13.228Z] #59 ... [2019-11-26T08:49:13.228Z] [2019-11-26T08:49:13.228Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-26T08:49:13.228Z] #51 DONE 0.2s [2019-11-26T08:49:13.228Z] [2019-11-26T08:49:13.228Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:49:13.228Z] #59 ... [2019-11-26T08:49:13.228Z] [2019-11-26T08:49:13.228Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T08:49:13.228Z] #55 DONE 0.1s [2019-11-26T08:49:13.483Z] [2019-11-26T08:49:13.483Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:49:14.512Z] ok github.com/docker/docker/builder/remotecontext 0.284s coverage: 13.6% of statements [2019-11-26T08:49:15.081Z] ok github.com/docker/docker/builder/dockerfile 0.874s coverage: 48.2% of statements [2019-11-26T08:49:15.081Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2019-11-26T08:49:15.340Z] ok github.com/docker/docker/builder/remotecontext/git 2.453s coverage: 85.1% of statements [2019-11-26T08:49:15.385Z] #18 103.5 Selecting previously unselected package net-tools. [2019-11-26T08:49:15.386Z] #18 103.6 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-26T08:49:15.386Z] #18 103.6 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:49:15.386Z] #18 104.0 Selecting previously unselected package python-pip-whl. [2019-11-26T08:49:15.386Z] #18 104.0 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:49:15.386Z] #18 104.0 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:49:15.622Z] e96b0897c5d1: Pull complete [2019-11-26T08:49:15.622Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-26T08:49:15.622Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:49:15.622Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-26T08:49:15.622Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-26T08:49:15.622Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-26T08:49:15.622Z] WARN: Skipping validation tests [2019-11-26T08:49:15.622Z] INFO: Running unit tests at 11/26/2019 08:49:03... [2019-11-26T08:49:15.622Z] INFO: make.ps1 starting at 11/26/2019 08:49:07 [2019-11-26T08:49:15.622Z] INFO: Git commit (4952248d0) assumed from DOCKER_GITCOMMIT environment variable [2019-11-26T08:49:15.622Z] INFO: Invoking autogen... [2019-11-26T08:49:15.622Z] INFO: Running unit tests... [2019-11-26T08:49:15.911Z] ok github.com/docker/docker/builder/builder-next 0.130s coverage: 7.0% of statements [2019-11-26T08:49:15.911Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T08:49:15.911Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T08:49:15.911Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T08:49:15.911Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T08:49:15.911Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T08:49:15.911Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T08:49:15.911Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T08:49:15.911Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T08:49:16.118Z] #18 104.7 Selecting previously unselected package python3-pip. [2019-11-26T08:49:16.118Z] #18 104.7 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-26T08:49:16.118Z] #18 104.8 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:49:16.459Z] #18 105.0 Selecting previously unselected package python3-pkg-resources. [2019-11-26T08:49:16.459Z] #18 105.0 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-26T08:49:16.459Z] #18 105.0 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:49:16.801Z] #18 105.3 Selecting previously unselected package python3-setuptools. [2019-11-26T08:49:16.801Z] #18 105.3 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-26T08:49:16.801Z] #18 105.3 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-26T08:49:17.143Z] #18 105.6 Selecting previously unselected package python3-wheel. [2019-11-26T08:49:17.144Z] #18 105.6 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-26T08:49:17.144Z] #18 105.6 Unpacking python3-wheel (0.29.0-2) ... [2019-11-26T08:49:17.144Z] #18 105.8 Selecting previously unselected package thin-provisioning-tools. [2019-11-26T08:49:17.144Z] #18 105.8 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-26T08:49:17.144Z] #18 105.8 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:49:17.875Z] #18 106.3 Selecting previously unselected package vim-runtime. [2019-11-26T08:49:17.875Z] #18 106.3 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-26T08:49:17.875Z] #18 106.4 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-26T08:49:17.875Z] #18 106.5 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-26T08:49:17.875Z] #18 106.5 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:49:19.063Z] #18 ... [2019-11-26T08:49:19.063Z] [2019-11-26T08:49:19.063Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:49:19.063Z] #42 69.63 CC images/opts.o [2019-11-26T08:49:19.063Z] #42 70.06 CC images/seccomp.o [2019-11-26T08:49:19.063Z] #42 70.66 CC images/binfmt-misc.o [2019-11-26T08:49:19.063Z] #42 71.04 CC images/time.o [2019-11-26T08:49:19.063Z] #42 71.32 CC images/sysctl.o [2019-11-26T08:49:19.063Z] #42 71.66 CC images/autofs.o [2019-11-26T08:49:19.063Z] #42 72.08 CC images/macvlan.o [2019-11-26T08:49:19.063Z] #42 72.46 CC images/sit.o [2019-11-26T08:49:19.063Z] #42 72.94 LINK images/built-in.o [2019-11-26T08:49:19.063Z] #42 73.13 GEN compel/include/asm [2019-11-26T08:49:19.063Z] #42 73.14 GEN compel/include/version.h [2019-11-26T08:49:19.063Z] #42 73.24 touch .config [2019-11-26T08:49:19.063Z] #42 73.25 GEN include/common/config.h [2019-11-26T08:49:19.063Z] #42 73.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-26T08:49:19.063Z] #42 73.42 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-26T08:49:19.063Z] #42 73.47 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-26T08:49:19.063Z] #42 73.51 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-26T08:49:19.063Z] #42 73.62 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-26T08:49:19.063Z] #42 73.74 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-26T08:49:19.063Z] #42 73.83 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-26T08:49:19.063Z] #42 73.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-26T08:49:19.063Z] #42 73.90 DEP compel/plugins/std/infect.d [2019-11-26T08:49:19.063Z] #42 74.25 DEP compel/plugins/std/string.d [2019-11-26T08:49:19.063Z] #42 74.48 DEP compel/plugins/std/log.d [2019-11-26T08:49:19.063Z] #42 74.71 DEP compel/plugins/std/fds.d [2019-11-26T08:49:19.063Z] #42 74.95 DEP compel/plugins/std/std.d [2019-11-26T08:49:19.063Z] #42 75.12 DEP compel/plugins/shmem/shmem.d [2019-11-26T08:49:19.063Z] #42 75.29 DEP compel/plugins/fds/fds.d [2019-11-26T08:49:19.063Z] #42 75.62 CC compel/plugins/std/std.o [2019-11-26T08:49:19.063Z] #42 76.17 CC compel/plugins/std/fds.o [2019-11-26T08:49:19.063Z] #42 76.99 CC compel/plugins/std/log.o [2019-11-26T08:49:19.063Z] #42 78.46 CC compel/plugins/std/string.o [2019-11-26T08:49:19.063Z] #42 79.62 CC compel/plugins/std/infect.o [2019-11-26T08:49:19.794Z] #42 80.39 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-26T08:49:19.794Z] #42 80.46 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-26T08:49:20.135Z] #42 80.55 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-26T08:49:20.135Z] #42 80.62 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-26T08:49:20.135Z] #42 80.73 AR compel/plugins/std.lib.a [2019-11-26T08:49:20.475Z] #42 80.82 CC compel/plugins/fds/fds.o [2019-11-26T08:49:20.814Z] #42 81.40 AR compel/plugins/fds.lib.a [2019-11-26T08:49:20.814Z] #42 81.50 HOSTDEP compel/src/lib/log-host.d [2019-11-26T08:49:21.156Z] #42 81.78 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-26T08:49:21.497Z] #42 82.14 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-26T08:49:21.840Z] #42 82.35 HOSTDEP compel/src/main-host.d [2019-11-26T08:49:22.182Z] #42 82.63 DEP compel/src/lib/ptrace.d [2019-11-26T08:49:22.523Z] #42 82.91 DEP compel/src/lib/infect.d [2019-11-26T08:49:22.523Z] #42 ... [2019-11-26T08:49:22.523Z] [2019-11-26T08:49:22.523Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:49:22.523Z] #45 165.8 text/template [2019-11-26T08:49:24.044Z] ok github.com/docker/docker/client 0.558s coverage: 75.8% of statements [2019-11-26T08:49:27.545Z] #45 ... [2019-11-26T08:49:27.545Z] [2019-11-26T08:49:27.545Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:49:27.545Z] #18 112.4 Selecting previously unselected package vim. [2019-11-26T08:49:27.545Z] #18 112.4 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-26T08:49:27.545Z] #18 112.4 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:49:27.545Z] #18 113.3 Selecting previously unselected package xfsprogs. [2019-11-26T08:49:27.545Z] #18 113.3 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-26T08:49:27.545Z] #18 113.4 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:49:27.545Z] #18 114.1 Selecting previously unselected package zip. [2019-11-26T08:49:27.545Z] #18 114.1 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-26T08:49:27.545Z] #18 114.1 Unpacking zip (3.0-11+b1) ... [2019-11-26T08:49:27.545Z] #18 114.5 Selecting previously unselected package libapparmor-perl. [2019-11-26T08:49:27.545Z] #18 114.5 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-26T08:49:27.545Z] #18 114.5 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:49:27.545Z] #18 114.7 Selecting previously unselected package apparmor. [2019-11-26T08:49:27.545Z] #18 114.8 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-26T08:49:27.545Z] #18 115.0 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:49:27.545Z] #18 115.7 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-26T08:49:27.545Z] #18 115.7 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-26T08:49:27.545Z] #18 115.7 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:49:27.979Z] ? github.com/docker/docker/api [no test files] [2019-11-26T08:49:29.857Z] #18 118.5 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-26T08:49:29.857Z] #18 118.5 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-26T08:49:29.857Z] #18 118.5 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:49:32.884Z] #18 ... [2019-11-26T08:49:32.884Z] [2019-11-26T08:49:32.884Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:49:32.884Z] #42 83.33 DEP compel/src/lib/infect-util.d [2019-11-26T08:49:32.884Z] #42 83.63 DEP compel/src/lib/infect-rpc.d [2019-11-26T08:49:32.884Z] #42 83.85 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-26T08:49:32.884Z] #42 84.05 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-26T08:49:32.884Z] #42 84.30 DEP compel/src/lib/log.d [2019-11-26T08:49:32.884Z] #42 84.58 DEP compel/src/main.d [2019-11-26T08:49:32.884Z] #42 84.86 DEP compel/src/lib/handle-elf.d [2019-11-26T08:49:32.884Z] #42 85.05 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-26T08:49:32.884Z] #42 85.43 CC compel/src/lib/log.o [2019-11-26T08:49:32.884Z] #42 85.95 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-26T08:49:32.884Z] #42 86.43 CC compel/arch/ppc64/src/lib/infect.o [2019-11-26T08:49:32.884Z] #42 87.98 CC compel/src/lib/infect-rpc.o [2019-11-26T08:49:32.884Z] #42 88.71 CC compel/src/lib/infect-util.o [2019-11-26T08:49:32.884Z] #42 89.40 CC compel/src/lib/infect.o [2019-11-26T08:49:33.224Z] #42 ... [2019-11-26T08:49:33.224Z] [2019-11-26T08:49:33.224Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:49:33.224Z] #18 121.6 Selecting previously unselected package binutils-mingw-w64. [2019-11-26T08:49:33.224Z] #18 121.7 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-26T08:49:33.224Z] #18 121.7 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:49:33.224Z] #18 121.9 Selecting previously unselected package mingw-w64-common. [2019-11-26T08:49:33.224Z] #18 121.9 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-26T08:49:33.224Z] #18 121.9 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-26T08:49:35.377Z] #59 258.1 + bin/containerd-stress [2019-11-26T08:49:36.737Z] #59 259.8 + bin/containerd-shim [2019-11-26T08:49:39.238Z] #18 ... [2019-11-26T08:49:39.238Z] [2019-11-26T08:49:39.238Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:49:39.238Z] #45 172.1 go/parser [2019-11-26T08:49:39.238Z] #45 179.0 encoding/xml [2019-11-26T08:49:39.238Z] #45 ... [2019-11-26T08:49:39.238Z] [2019-11-26T08:49:39.238Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:49:39.238Z] #42 94.50 CC compel/src/lib/ptrace.o [2019-11-26T08:49:39.238Z] #42 95.27 AR compel/libcompel.a [2019-11-26T08:49:39.238Z] #42 95.38 HOSTCC compel/src/main-host.o [2019-11-26T08:49:39.238Z] #42 96.00 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-26T08:49:39.238Z] #42 96.47 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-26T08:49:39.238Z] #42 97.22 HOSTCC compel/src/lib/log-host.o [2019-11-26T08:49:39.238Z] #42 97.59 HOSTLINK compel/compel-host-bin [2019-11-26T08:49:39.238Z] #42 97.84 DEP soccr/soccr.d [2019-11-26T08:49:39.238Z] #42 98.38 CC soccr/soccr.o [2019-11-26T08:49:40.494Z] #42 ... [2019-11-26T08:49:40.494Z] [2019-11-26T08:49:40.494Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:49:40.494Z] #18 128.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-26T08:49:40.494Z] #18 128.9 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-26T08:49:40.494Z] #18 128.9 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:49:42.762Z] ok github.com/docker/docker/api/server 0.148s coverage: 9.0% of statements [2019-11-26T08:49:43.264Z] #59 266.3 + bin/containerd-shim-runc-v1 [2019-11-26T08:49:45.994Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 30.3% of statements [2019-11-26T08:49:46.509Z] #18 ... [2019-11-26T08:49:46.509Z] [2019-11-26T08:49:46.509Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:49:46.509Z] #45 190.0 go/doc [2019-11-26T08:49:46.526Z] #59 269.4 + bin/containerd-shim-runc-v2 [2019-11-26T08:49:47.086Z] #59 270.2 + binaries [2019-11-26T08:49:47.086Z] #59 270.2 + mkdir -p /build [2019-11-26T08:49:47.086Z] #59 270.2 + cp bin/containerd /build/containerd [2019-11-26T08:49:47.086Z] #59 270.2 + cp bin/containerd-shim /build/containerd-shim [2019-11-26T08:49:47.086Z] #59 270.2 + cp bin/ctr /build/ctr [2019-11-26T08:49:47.243Z] #45 190.9 math/big [2019-11-26T08:49:48.009Z] #59 DONE 271.1s [2019-11-26T08:49:48.537Z] ok github.com/docker/docker/container 0.176s coverage: 35.3% of statements [2019-11-26T08:49:48.537Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T08:49:48.537Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T08:49:48.537Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T08:49:48.537Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T08:49:48.950Z] [2019-11-26T08:49:48.950Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T08:49:48.950Z] #60 DONE 0.2s [2019-11-26T08:49:48.950Z] [2019-11-26T08:49:48.950Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T08:49:48.950Z] #64 DONE 0.1s [2019-11-26T08:49:49.205Z] [2019-11-26T08:49:49.205Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-26T08:49:49.205Z] #66 DONE 0.1s [2019-11-26T08:49:49.205Z] [2019-11-26T08:49:49.205Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T08:49:49.205Z] #69 DONE 0.1s [2019-11-26T08:49:49.205Z] [2019-11-26T08:49:49.205Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-26T08:49:49.205Z] #70 DONE 0.0s [2019-11-26T08:49:49.459Z] [2019-11-26T08:49:49.459Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-26T08:49:50.061Z] INFO [loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 1m49.526845143s [2019-11-26T08:49:50.061Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.261523ms [2019-11-26T08:49:50.820Z] #71 DONE 1.1s [2019-11-26T08:49:50.820Z] [2019-11-26T08:49:50.820Z] #72 exporting to image [2019-11-26T08:49:50.820Z] #72 exporting layers [2019-11-26T08:49:51.116Z] #45 ... [2019-11-26T08:49:51.116Z] [2019-11-26T08:49:51.116Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:49:51.116Z] #42 101.7 AR soccr/libsoccr.a [2019-11-26T08:49:51.116Z] #42 101.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:49:51.116Z] #42 102.2 DEP criu/arch/ppc64/sigframe.d [2019-11-26T08:49:51.116Z] #42 102.6 DEP criu/arch/ppc64/crtools.d [2019-11-26T08:49:51.116Z] #42 103.1 DEP criu/arch/ppc64/cpu.d [2019-11-26T08:49:51.116Z] #42 103.5 CC criu/arch/ppc64/cpu.o [2019-11-26T08:49:51.116Z] #42 104.7 CC criu/arch/ppc64/crtools.o [2019-11-26T08:49:51.116Z] #42 106.9 CC criu/arch/ppc64/sigframe.o [2019-11-26T08:49:51.116Z] #42 107.7 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-26T08:49:51.116Z] #42 107.8 DEP criu/arch/ppc64/misc.d [2019-11-26T08:49:51.116Z] #42 107.9 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-26T08:49:51.116Z] #42 107.9 DEP criu/arch/ppc64/vdso-pie.d [2019-11-26T08:49:51.116Z] #42 108.2 DEP criu/pie/parasite-vdso.d [2019-11-26T08:49:51.116Z] #42 108.5 DEP criu/pie/util-vdso.d [2019-11-26T08:49:51.116Z] #42 108.9 DEP criu/pie/util.d [2019-11-26T08:49:51.116Z] #42 109.3 CC criu/pie/util.o [2019-11-26T08:49:51.116Z] #42 110.2 CC criu/pie/util-vdso.o [2019-11-26T08:49:51.116Z] #42 111.5 CC criu/pie/parasite-vdso.o [2019-11-26T08:49:51.456Z] #42 ... [2019-11-26T08:49:51.456Z] [2019-11-26T08:49:51.456Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:49:51.456Z] #18 135.9 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-26T08:49:51.456Z] #18 135.9 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-26T08:49:51.456Z] #18 135.9 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T08:49:51.456Z] #18 136.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-26T08:49:51.456Z] #18 136.1 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-26T08:49:51.456Z] #18 136.1 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:49:51.456Z] #18 ... [2019-11-26T08:49:51.456Z] [2019-11-26T08:49:51.456Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:49:51.456Z] #63 185.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-26T08:49:51.456Z] #63 185.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-26T08:49:52.188Z] #63 ... [2019-11-26T08:49:52.188Z] [2019-11-26T08:49:52.188Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:49:52.188Z] #42 113.0 CC criu/arch/ppc64/vdso-pie.o [2019-11-26T08:49:52.744Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2019-11-26T08:49:52.744Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.8% of statements [2019-11-26T08:49:52.744Z] ok github.com/docker/docker/daemon/cluster 0.094s coverage: 0.5% of statements [2019-11-26T08:49:53.374Z] #42 113.7 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-26T08:49:53.374Z] #42 113.8 CC criu/arch/ppc64/misc.o [2019-11-26T08:49:53.374Z] #42 113.9 AR criu/pie/pie.lib.a [2019-11-26T08:49:53.374Z] #42 114.0 DEP criu/pie/restorer.d [2019-11-26T08:49:54.113Z] #42 114.6 DEP criu/arch/ppc64/restorer.d [2019-11-26T08:49:54.455Z] #42 115.2 DEP criu/pie/parasite.d [2019-11-26T08:49:54.796Z] #42 115.6 CC criu/pie/parasite.o [2019-11-26T08:49:55.982Z] #42 ... [2019-11-26T08:49:55.982Z] [2019-11-26T08:49:55.982Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:49:55.982Z] #63 DONE 199.5s [2019-11-26T08:49:55.982Z] [2019-11-26T08:49:55.982Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-26T08:49:55.982Z] #64 DONE 0.1s [2019-11-26T08:49:55.982Z] [2019-11-26T08:49:55.982Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:49:56.042Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2019-11-26T08:49:56.302Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 82.1% of statements [2019-11-26T08:49:57.244Z] ok github.com/docker/docker/daemon/events 0.133s coverage: 50.0% of statements [2019-11-26T08:49:57.389Z] #72 exporting layers 6.3s done [2019-11-26T08:49:57.389Z] #72 writing image sha256:ee7a066ac6bca2f6c9436a481d4857b2329fa9fea40ed7235f9bcd943eba1aea done [2019-11-26T08:49:57.389Z] #72 naming to docker.io/library/docker:4952248d0886d747afcbf6f8d13157f7300cc451 done [2019-11-26T08:49:57.389Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-26T08:49:59.021Z] #45 ... [2019-11-26T08:49:59.021Z] [2019-11-26T08:49:59.021Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:49:59.021Z] #42 119.3 LINK criu/pie/parasite.built-in.o [2019-11-26T08:49:59.021Z] #42 119.3 GEN criu/pie/parasite-blob.h [2019-11-26T08:49:59.021Z] #42 119.4 CC criu/arch/ppc64/restorer.o [2019-11-26T08:49:59.156Z] ok github.com/docker/docker/daemon/graphdriver 0.027s coverage: 2.2% of statements [2019-11-26T08:49:59.444Z] [2019-11-26T08:49:59.444Z] Removing bundles/ [2019-11-26T08:49:59.444Z] [2019-11-26T08:49:59.444Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-26T08:49:59.444Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T08:49:59.444Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T08:49:59.811Z] #42 120.4 CC criu/pie/restorer.o [2019-11-26T08:50:02.075Z] #73 exporting layers 62.7s done [2019-11-26T08:50:02.075Z] #73 exporting manifest sha256:98ffcc52777a5b8cd901dda369a046cfd28f3fb177f1359d06e5327038175554 0.0s done [2019-11-26T08:50:02.075Z] #73 exporting config sha256:d9bd0ca004924c25beab41954bd251fd0b0d8def6a3939145b2b994bfa7e4050 0.0s done [2019-11-26T08:50:02.075Z] #73 sending tarball [2019-11-26T08:50:02.448Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2019-11-26T08:50:03.384Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.6% of statements [2019-11-26T08:50:03.588Z] #73 sending tarball 10.2s done [2019-11-26T08:50:03.589Z] #73 DONE 72.9s [2019-11-26T08:50:03.589Z] [2019-11-26T08:50:03.589Z] #74 importing to docker [2019-11-26T08:50:03.674Z] #42 ... [2019-11-26T08:50:03.674Z] [2019-11-26T08:50:03.674Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:50:03.674Z] #45 207.3 github.com/LK4D4/vndr/build [2019-11-26T08:50:04.324Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.701s coverage: 57.0% of statements [2019-11-26T08:50:05.992Z] #45 209.6 vendor/golang.org/x/text/secure/bidirule [2019-11-26T08:50:07.700Z] #45 211.4 vendor/golang.org/x/text/unicode/norm [2019-11-26T08:50:08.519Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.779s coverage: 48.6% of statements [2019-11-26T08:50:08.519Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.773s coverage: 72.5% of statements [2019-11-26T08:50:09.903Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.783s coverage: 46.2% of statements [2019-11-26T08:50:10.051Z] #45 ... [2019-11-26T08:50:10.051Z] [2019-11-26T08:50:10.051Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:50:10.051Z] #42 125.9 LINK criu/pie/restorer.built-in.o [2019-11-26T08:50:10.051Z] #42 125.9 GEN criu/pie/restorer-blob.h [2019-11-26T08:50:10.051Z] #42 126.1 DEP criu/vdso.d [2019-11-26T08:50:10.051Z] #42 126.6 DEP criu/uts_ns.d [2019-11-26T08:50:10.051Z] #42 127.0 DEP criu/util.d [2019-11-26T08:50:10.051Z] #42 127.6 DEP criu/uffd.d [2019-11-26T08:50:10.051Z] #42 128.1 DEP criu/tun.d [2019-11-26T08:50:10.051Z] #42 128.5 DEP criu/tty.d [2019-11-26T08:50:10.051Z] #42 129.0 DEP criu/timerfd.d [2019-11-26T08:50:10.051Z] #42 129.5 DEP criu/sysfs_parse.d [2019-11-26T08:50:10.051Z] #42 130.0 DEP criu/sysctl.d [2019-11-26T08:50:10.051Z] #42 130.4 DEP criu/string.d [2019-11-26T08:50:10.051Z] #42 130.6 DEP criu/stats.d [2019-11-26T08:50:10.390Z] #42 130.9 DEP criu/sockets.d [2019-11-26T08:50:10.731Z] #42 131.4 DEP criu/sk-unix.d [2019-11-26T08:50:10.842Z] ok github.com/docker/docker/daemon 12.307s coverage: 17.6% of statements [2019-11-26T08:50:10.842Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T08:50:10.842Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T08:50:10.842Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T08:50:10.842Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T08:50:10.842Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T08:50:11.072Z] #42 131.9 DEP criu/sk-tcp.d [2019-11-26T08:50:11.782Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.634s coverage: 76.1% of statements [2019-11-26T08:50:11.782Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2019-11-26T08:50:11.805Z] #42 132.4 DEP criu/sk-queue.d [2019-11-26T08:50:11.805Z] #42 ... [2019-11-26T08:50:11.805Z] [2019-11-26T08:50:11.805Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:50:11.805Z] #18 160.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-26T08:50:11.805Z] #18 160.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-26T08:50:11.805Z] #18 160.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:50:12.724Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2019-11-26T08:50:12.985Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2019-11-26T08:50:14.897Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 42.7% of statements [2019-11-26T08:50:15.837Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2019-11-26T08:50:16.098Z] ok github.com/docker/docker/daemon/logger/awslogs 0.283s coverage: 77.4% of statements [2019-11-26T08:50:16.098Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.894s coverage: 60.1% of statements [2019-11-26T08:50:16.098Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-26T08:50:16.098Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T08:50:16.098Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T08:50:16.098Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T08:50:16.098Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T08:50:16.098Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T08:50:16.359Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2019-11-26T08:50:17.092Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2019-11-26T08:50:17.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 88.3% of statements [2019-11-26T08:50:17.971Z] #18 ... [2019-11-26T08:50:17.971Z] [2019-11-26T08:50:17.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:50:17.971Z] #42 132.7 DEP criu/sk-packet.d [2019-11-26T08:50:17.971Z] #42 133.1 DEP criu/sk-netlink.d [2019-11-26T08:50:17.971Z] #42 133.5 DEP criu/sk-inet.d [2019-11-26T08:50:17.971Z] #42 134.0 DEP criu/signalfd.d [2019-11-26T08:50:17.971Z] #42 134.3 DEP criu/sigframe.d [2019-11-26T08:50:17.971Z] #42 134.5 DEP criu/shmem.d [2019-11-26T08:50:17.971Z] #42 134.9 DEP criu/servicefd.d [2019-11-26T08:50:17.971Z] #42 135.2 DEP criu/seize.d [2019-11-26T08:50:17.971Z] #42 135.6 DEP criu/seccomp.d [2019-11-26T08:50:17.971Z] #42 136.0 DEP criu/rst-malloc.d [2019-11-26T08:50:17.971Z] #42 136.3 DEP criu/rbtree.d [2019-11-26T08:50:17.971Z] #42 136.4 DEP criu/pstree.d [2019-11-26T08:50:17.971Z] #42 136.8 DEP criu/protobuf.d [2019-11-26T08:50:17.971Z] #42 137.2 GEN criu/protobuf-desc-gen.h [2019-11-26T08:50:18.031Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 62.1% of statements [2019-11-26T08:50:18.290Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 74.7% of statements [2019-11-26T08:50:18.290Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T08:50:19.153Z] #42 ... [2019-11-26T08:50:19.153Z] [2019-11-26T08:50:19.153Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:50:19.153Z] #45 222.6 mime [2019-11-26T08:50:19.230Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 19.9% of statements [2019-11-26T08:50:19.230Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2019-11-26T08:50:19.490Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2019-11-26T08:50:20.872Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2019-11-26T08:50:21.133Z] ok github.com/docker/docker/daemon/logger/splunk 1.955s coverage: 82.5% of statements [2019-11-26T08:50:21.133Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T08:50:21.133Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T08:50:22.076Z] ok github.com/docker/docker/distribution/metadata 0.101s coverage: 48.2% of statements [2019-11-26T08:50:23.017Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2019-11-26T08:50:23.278Z] ok github.com/docker/docker/distribution 0.387s coverage: 22.1% of statements [2019-11-26T08:50:23.278Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T08:50:24.667Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2019-11-26T08:50:24.927Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2019-11-26T08:50:25.187Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2019-11-26T08:50:25.216Z] #45 ... [2019-11-26T08:50:25.216Z] [2019-11-26T08:50:25.216Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:50:25.216Z] #42 139.9 DEP criu/protobuf-desc.d [2019-11-26T08:50:25.216Z] #42 140.2 DEP criu/proc_parse.d [2019-11-26T08:50:25.216Z] #42 140.7 DEP criu/plugin.d [2019-11-26T08:50:25.216Z] #42 140.7 DEP criu/pipes.d [2019-11-26T08:50:25.216Z] #42 141.1 DEP criu/pie-util.d [2019-11-26T08:50:25.216Z] #42 141.5 DEP criu/pie-util-vdso.d [2019-11-26T08:50:25.216Z] #42 141.8 DEP criu/pie-util-vdso-elf32.d [2019-11-26T08:50:25.216Z] #42 142.0 DEP criu/path.d [2019-11-26T08:50:25.216Z] #42 142.3 DEP criu/parasite-syscall.d [2019-11-26T08:50:25.216Z] #42 142.9 DEP criu/pagemap.d [2019-11-26T08:50:25.216Z] #42 143.3 DEP criu/pagemap-cache.d [2019-11-26T08:50:25.216Z] #42 143.5 DEP criu/page-xfer.d [2019-11-26T08:50:25.216Z] #42 143.8 DEP criu/page-pipe.d [2019-11-26T08:50:25.216Z] #42 144.1 DEP criu/netfilter.d [2019-11-26T08:50:25.216Z] #42 144.4 DEP criu/net.d [2019-11-26T08:50:25.216Z] #42 144.7 DEP criu/namespaces.d [2019-11-26T08:50:25.216Z] #42 145.2 DEP criu/mount.d [2019-11-26T08:50:25.217Z] #42 145.6 DEP criu/mem.d [2019-11-26T08:50:25.447Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.1% of statements [2019-11-26T08:50:25.447Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T08:50:25.447Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T08:50:25.447Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T08:50:25.559Z] #42 146.0 DEP criu/lsm.d [2019-11-26T08:50:25.708Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2019-11-26T08:50:25.901Z] #42 146.4 DEP criu/log.d [2019-11-26T08:50:26.242Z] #42 146.7 DEP criu/libnetlink.d [2019-11-26T08:50:26.242Z] #42 147.1 DEP criu/kerndat.d [2019-11-26T08:50:26.277Z] ok github.com/docker/docker/pkg/aaparser 0.061s coverage: 50.0% of statements [2019-11-26T08:50:26.972Z] #42 147.6 DEP criu/kcmp-ids.d [2019-11-26T08:50:27.217Z] ok github.com/docker/docker/opts 0.114s coverage: 66.9% of statements [2019-11-26T08:50:27.313Z] #42 147.8 DEP criu/irmap.d [2019-11-26T08:50:27.519Z] #74 DONE 23.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-26T08:50:27.654Z] #42 148.3 DEP criu/ipc_ns.d [2019-11-26T08:50:28.387Z] #42 148.7 DEP criu/image.d [2019-11-26T08:50:28.393Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/test/unit [2019-11-26T08:50:28.599Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2019-11-26T08:50:28.727Z] #42 149.2 DEP criu/image-desc.d [2019-11-26T08:50:28.727Z] #42 ... [2019-11-26T08:50:28.727Z] [2019-11-26T08:50:28.727Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:50:28.727Z] #45 232.1 vendor/golang.org/x/net/idna [2019-11-26T08:50:28.858Z] ok github.com/docker/docker/pkg/authorization 0.693s coverage: 68.3% of statements [2019-11-26T08:50:28.858Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-11-26T08:50:29.797Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-11-26T08:50:30.056Z] ok github.com/docker/docker/pkg/archive 1.340s coverage: 76.8% of statements [2019-11-26T08:50:30.316Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2019-11-26T08:50:30.885Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2019-11-26T08:50:31.457Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-11-26T08:50:31.668Z] ? github.com/docker/docker/api [no test files] [2019-11-26T08:50:31.774Z] #45 235.2 net/textproto [2019-11-26T08:50:31.774Z] #45 235.3 crypto/x509 [2019-11-26T08:50:32.026Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-11-26T08:50:32.286Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-11-26T08:50:33.405Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T08:50:33.406Z] ok github.com/docker/docker/api/server/httputils 0.112s coverage: 14.7% of statements [2019-11-26T08:50:33.663Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-11-26T08:50:33.663Z] ok github.com/docker/docker/pkg/chrootarchive 3.563s coverage: 43.2% of statements [2019-11-26T08:50:34.096Z] #45 ... [2019-11-26T08:50:34.096Z] [2019-11-26T08:50:34.096Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:50:34.096Z] #23 232.2 Checking out files: 15% (1713/10707) Checking out files: 16% (1714/10707) Checking out files: 17% (1821/10707) Checking out files: 18% (1928/10707) Checking out files: 19% (2035/10707) Checking out files: 20% (2142/10707) Checking out files: 21% (2249/10707) Checking out files: 22% (2356/10707) Checking out files: 23% (2463/10707) Checking out files: 24% (2570/10707) Checking out files: 25% (2677/10707) Checking out files: 26% (2784/10707) Checking out files: 27% (2891/10707) Checking out files: 28% (2998/10707) Checking out files: 29% (3106/10707) Checking out files: 30% (3213/10707) Checking out files: 30% (3258/10707) Checking out files: 31% (3320/10707) Checking out files: 32% (3427/10707) Checking out files: 33% (3534/10707) Checking out files: 34% (3641/10707) Checking out files: 35% (3748/10707) Checking out files: 36% (3855/10707) Checking out files: 37% (3962/10707) Checking out files: 38% (4069/10707) Checking out files: 38% (4112/10707) Checking out files: 39% (4176/10707) Checking out files: 40% (4283/10707) Checking out files: 41% (4390/10707) Checking out files: 42% (4497/10707) Checking out files: 43% (4605/10707) Checking out files: 44% (4712/10707) Checking out files: 45% (4819/10707) Checking out files: 46% (4926/10707) Checking out files: 47% (5033/10707) Checking out files: 48% (5140/10707) Checking out files: 49% (5247/10707) Checking out files: 50% (5354/10707) Checking out files: 51% (5461/10707) Checking out files: 52% (5568/10707) Checking out files: 53% (5675/10707) Checking out files: 54% (5782/10707) Checking out files: 55% (5889/10707) Checking out files: 56% (5996/10707) Checking out files: 57% (6103/10707) Checking out files: 57% (6135/10707) Checking out files: 58% (6211/10707) Checking out files: 59% (6318/10707) Checking out files: 60% (6425/10707) Checking out files: 61% (6532/10707) Checking out files: 62% (6639/10707) Checking out files: 63% (6746/10707) Checking out files: 64% (6853/10707) Checking out files: 65% (6960/10707) Checking out files: 66% (7067/10707) Checking out files: 67% (7174/10707) Checking out files: 68% (7281/10707) Checking out files: 69% (7388/10707) Checking out files: 70% (7495/10707) Checking out files: 71% (7602/10707) Checking out files: 72% (7710/10707) Checking out files: 73% (7817/10707) Checking out files: 74% (7924/10707) Checking out files: 75% (8031/10707) Checking out files: 76% (8138/10707) Checking out files: 76% (8210/10707) Checking out files: 77% (8245/10707) Checking out files: 78% (8352/10707) Checking out files: 79% (8459/10707) Checking out files: 80% (8566/10707) Checking out files: 81% (8673/10707) Checking out files: 82% (8780/10707) Checking out files: 83% (8887/10707) Checking out files: 84% (8994/10707) Checking out files: 85% (9101/10707) Checking out files: 86% (9209/10707) Checking out files: 87% (9316/10707) Checking out files: 88% (9423/10707) Checking out files: 89% (9530/10707) Checking out files: 90% (9637/10707) Checking out files: 91% (9744/10707) Checking out files: 92% (9851/10707) Checking out files: 93% (9958/10707) Checking out files: 94% (10065/10707) Checking out files: 95% (10172/10707) Checking out files: 95% (10244/10707) Checking out files: 96% (10279/10707) Checking out files: 97% (10386/10707) Checking out files: 98% (10493/10707) Checking out files: 99% (10600/10707) Checking out files: 100% (10707/10707) Checking out files: 100% (10707/10707), done. [2019-11-26T08:50:34.233Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-11-26T08:50:34.436Z] #23 237.7 + cd /tmp/tmp.6RYYGuj8bp/tmp/docker-ce [2019-11-26T08:50:34.436Z] #23 237.7 + git checkout -q v17.06.2-ce [2019-11-26T08:50:34.803Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-11-26T08:50:34.803Z] ok github.com/docker/docker/pkg/fsutils 0.289s coverage: 85.1% of statements [2019-11-26T08:50:34.803Z] ok github.com/docker/docker/pkg/discovery/kv 3.138s coverage: 84.1% of statements [2019-11-26T08:50:35.575Z] ok github.com/docker/docker/api/server/middleware 0.165s coverage: 37.7% of statements [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T08:50:35.576Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T08:50:35.616Z] #23 ... [2019-11-26T08:50:35.616Z] [2019-11-26T08:50:35.616Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:50:35.616Z] #48 DONE 239.1s [2019-11-26T08:50:35.616Z] [2019-11-26T08:50:35.616Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:50:35.616Z] #18 178.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-26T08:50:35.616Z] #18 178.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-26T08:50:35.616Z] #18 178.9 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-26T08:50:35.616Z] #18 179.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-26T08:50:35.616Z] #18 179.0 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-26T08:50:35.616Z] #18 179.1 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T08:50:35.616Z] #18 179.1 Processing triggers for mime-support (3.60) ... [2019-11-26T08:50:35.616Z] #18 179.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:50:35.616Z] #18 179.2 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-26T08:50:35.616Z] #18 179.2 Setting up libcap2-bin (1:2.25-1) ... [2019-11-26T08:50:35.616Z] #18 179.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-26T08:50:35.616Z] #18 179.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-26T08:50:35.616Z] #18 179.2 Setting up bash-completion (1:2.1-4.3) ... [2019-11-26T08:50:36.188Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-11-26T08:50:36.188Z] ok github.com/docker/docker/pkg/idtools 0.559s coverage: 70.1% of statements [2019-11-26T08:50:36.188Z] ok github.com/docker/docker/pkg/ioutils 0.633s coverage: 69.3% of statements [2019-11-26T08:50:36.188Z] ok github.com/docker/docker/layer 8.037s coverage: 68.8% of statements [2019-11-26T08:50:36.188Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T08:50:36.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T08:50:36.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T08:50:36.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T08:50:36.188Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T08:50:36.188Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T08:50:36.188Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T08:50:36.188Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T08:50:36.449Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2019-11-26T08:50:36.709Z] ok github.com/docker/docker/pkg/longpath 0.058s coverage: 100.0% of statements [2019-11-26T08:50:36.709Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-26T08:50:36.709Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2019-11-26T08:50:36.797Z] #18 ... [2019-11-26T08:50:36.797Z] [2019-11-26T08:50:36.797Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:50:36.797Z] #45 240.0 vendor/golang.org/x/net/http/httpproxy [2019-11-26T08:50:36.797Z] #45 240.0 vendor/golang.org/x/net/http/httpguts [2019-11-26T08:50:37.279Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2019-11-26T08:50:37.279Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2019-11-26T08:50:37.746Z] ok github.com/docker/docker/api/server/router/swarm 0.102s coverage: 4.0% of statements [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T08:50:37.746Z] ok github.com/docker/docker/api/types/filters 0.083s coverage: 92.2% of statements [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T08:50:37.746Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T08:50:37.746Z] ok github.com/docker/docker/api/types/time 0.368s coverage: 100.0% of statements [2019-11-26T08:50:37.746Z] ok github.com/docker/docker/api/types/versions 0.095s coverage: 75.0% of statements [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-26T08:50:37.746Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T08:50:37.849Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-11-26T08:50:37.849Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2019-11-26T08:50:38.129Z] ok github.com/docker/docker/pkg/mount 0.875s coverage: 70.0% of statements [2019-11-26T08:50:38.129Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T08:50:38.129Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T08:50:38.129Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T08:50:38.708Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2019-11-26T08:50:39.108Z] #45 ... [2019-11-26T08:50:39.108Z] [2019-11-26T08:50:39.108Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:50:39.108Z] #42 149.4 DEP criu/fsnotify.d [2019-11-26T08:50:39.108Z] #42 150.0 DEP criu/filesystems.d [2019-11-26T08:50:39.108Z] #42 150.6 DEP criu/files.d [2019-11-26T08:50:39.108Z] #42 151.1 DEP criu/files-reg.d [2019-11-26T08:50:39.108Z] #42 151.7 DEP criu/files-ext.d [2019-11-26T08:50:39.108Z] #42 152.1 DEP criu/file-lock.d [2019-11-26T08:50:39.108Z] #42 152.6 DEP criu/file-ids.d [2019-11-26T08:50:39.108Z] #42 152.9 DEP criu/fifo.d [2019-11-26T08:50:39.108Z] #42 153.2 DEP criu/fdstore.d [2019-11-26T08:50:39.108Z] #42 153.3 DEP criu/fault-injection.d [2019-11-26T08:50:39.108Z] #42 153.4 DEP criu/external.d [2019-11-26T08:50:39.108Z] #42 153.6 DEP criu/eventpoll.d [2019-11-26T08:50:39.108Z] #42 154.0 DEP criu/eventfd.d [2019-11-26T08:50:39.108Z] #42 154.5 DEP criu/crtools.d [2019-11-26T08:50:39.108Z] #42 154.9 DEP criu/cr-service.d [2019-11-26T08:50:39.108Z] #42 155.2 DEP criu/cr-restore.d [2019-11-26T08:50:39.108Z] #42 155.8 DEP criu/cr-errno.d [2019-11-26T08:50:39.108Z] #42 155.8 DEP criu/cr-dump.d [2019-11-26T08:50:39.108Z] #42 156.5 DEP criu/cr-dedup.d [2019-11-26T08:50:39.108Z] #42 156.7 DEP criu/cr-check.d [2019-11-26T08:50:39.108Z] #42 157.3 DEP criu/config.d [2019-11-26T08:50:39.108Z] #42 157.9 DEP criu/clone-noasan.d [2019-11-26T08:50:39.108Z] #42 158.2 DEP criu/cgroup.d [2019-11-26T08:50:39.108Z] #42 158.5 DEP criu/cgroup-props.d [2019-11-26T08:50:39.108Z] #42 158.8 DEP criu/bitmap.d [2019-11-26T08:50:39.108Z] #42 158.8 DEP criu/bfd.d [2019-11-26T08:50:39.108Z] #42 159.1 DEP criu/autofs.d [2019-11-26T08:50:39.108Z] #42 159.4 DEP criu/aio.d [2019-11-26T08:50:39.108Z] #42 ... [2019-11-26T08:50:39.108Z] [2019-11-26T08:50:39.108Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:50:39.108Z] #18 185.4 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-26T08:50:39.108Z] #18 185.4 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-26T08:50:39.108Z] #18 185.4 Setting up zip (3.0-11+b1) ... [2019-11-26T08:50:39.108Z] #18 185.4 Setting up bzip2 (1.0.6-8.1) ... [2019-11-26T08:50:39.108Z] #18 185.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-26T08:50:39.108Z] #18 185.4 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-26T08:50:39.108Z] #18 185.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:50:39.108Z] #18 185.5 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-26T08:50:39.108Z] #18 185.5 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T08:50:39.108Z] #18 185.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-26T08:50:39.108Z] #18 185.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-26T08:50:39.108Z] #18 185.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-26T08:50:39.108Z] #18 185.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:50:39.108Z] #18 185.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-26T08:50:39.108Z] #18 185.6 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-26T08:50:39.108Z] #18 185.6 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-26T08:50:39.108Z] #18 185.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up pigz (2.3.4-1) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-26T08:50:39.108Z] #18 186.6 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T08:50:39.108Z] #18 186.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-26T08:50:39.108Z] #18 186.7 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-26T08:50:39.108Z] #18 186.7 Setting up jq (1.5+dfsg-1.3) ... [2019-11-26T08:50:39.108Z] #18 186.7 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-26T08:50:39.108Z] #18 186.7 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-26T08:50:39.108Z] #18 186.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-26T08:50:39.108Z] #18 186.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-26T08:50:39.108Z] #18 186.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-26T08:50:39.108Z] #18 186.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-26T08:50:39.108Z] #18 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-26T08:50:39.108Z] #18 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-26T08:50:39.108Z] #18 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-26T08:50:39.108Z] #18 186.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-26T08:50:39.108Z] #18 186.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-26T08:50:39.108Z] #18 186.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-26T08:50:39.108Z] #18 186.9 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-26T08:50:39.108Z] #18 186.9 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-26T08:50:39.108Z] #18 186.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-26T08:50:39.108Z] #18 186.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-26T08:50:39.108Z] #18 186.9 Setting up btrfs-progs (4.7.3-1) ... [2019-11-26T08:50:39.108Z] #18 186.9 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-26T08:50:39.108Z] #18 186.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-26T08:50:39.283Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2019-11-26T08:50:39.283Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2019-11-26T08:50:39.283Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2019-11-26T08:50:39.851Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2019-11-26T08:50:40.419Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-11-26T08:50:40.678Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 73.9% of statements [2019-11-26T08:50:41.249Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-11-26T08:50:41.249Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-11-26T08:50:41.818Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-11-26T08:50:41.818Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-11-26T08:50:42.759Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2019-11-26T08:50:42.759Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-11-26T08:50:43.018Z] ok github.com/docker/docker/pkg/signal 2.833s coverage: 61.0% of statements [2019-11-26T08:50:43.590Z] ok github.com/docker/docker/pkg/term 0.015s coverage: 84.8% of statements [2019-11-26T08:50:43.590Z] testing: warning: no tests to run [2019-11-26T08:50:43.590Z] coverage: [no statements] [2019-11-26T08:50:43.590Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2019-11-26T08:50:43.590Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2019-11-26T08:50:44.160Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2019-11-26T08:50:44.160Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-11-26T08:50:44.160Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2019-11-26T08:50:45.545Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-11-26T08:50:46.072Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-11-26T08:50:46.072Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 73.8% of statements [2019-11-26T08:50:46.642Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2019-11-26T08:50:47.582Z] ok github.com/docker/docker/plugin 0.664s coverage: 27.1% of statements [2019-11-26T08:50:47.842Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2019-11-26T08:50:48.182Z] #18 196.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-26T08:50:48.182Z] #18 196.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:50:48.182Z] #18 196.8 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-11-26T08:50:48.182Z] #18 196.8 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-11-26T08:50:48.182Z] #18 196.9 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-11-26T08:50:48.182Z] #18 196.9 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-11-26T08:50:48.182Z] #18 196.9 Setting up btrfs-tools (4.7.3-1) ... [2019-11-26T08:50:48.207Z] ok github.com/docker/docker/builder/builder-next 0.735s coverage: 7.7% of statements [2019-11-26T08:50:48.207Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T08:50:48.207Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T08:50:48.207Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T08:50:48.207Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T08:50:48.207Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T08:50:48.207Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T08:50:48.207Z] ok github.com/docker/docker/builder/dockerfile 0.461s coverage: 46.3% of statements [2019-11-26T08:50:48.207Z] ok github.com/docker/docker/builder/dockerignore 0.115s coverage: 96.8% of statements [2019-11-26T08:50:48.207Z] ok github.com/docker/docker/builder/remotecontext 0.759s coverage: 9.2% of statements [2019-11-26T08:50:48.411Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 50.9% of statements [2019-11-26T08:50:48.411Z] ok github.com/docker/docker/registry 0.274s coverage: 56.2% of statements [2019-11-26T08:50:48.522Z] #18 196.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-26T08:50:48.522Z] #18 196.9 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-11-26T08:50:48.522Z] #18 196.9 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-11-26T08:50:48.522Z] #18 196.9 Setting up python3 (3.5.3-1) ... [2019-11-26T08:50:48.981Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2019-11-26T08:50:49.241Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2019-11-26T08:50:49.255Z] #18 ... [2019-11-26T08:50:49.255Z] [2019-11-26T08:50:49.255Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:50:49.255Z] #42 159.7 DEP criu/action-scripts.d [2019-11-26T08:50:49.255Z] #42 160.4 CC criu/action-scripts.o [2019-11-26T08:50:49.255Z] #42 161.4 CC criu/aio.o [2019-11-26T08:50:49.255Z] #42 162.6 CC criu/autofs.o [2019-11-26T08:50:49.255Z] #42 165.6 CC criu/bfd.o [2019-11-26T08:50:49.255Z] #42 166.6 CC criu/bitmap.o [2019-11-26T08:50:49.255Z] #42 166.9 CC criu/cgroup-props.o [2019-11-26T08:50:49.255Z] #42 168.9 CC criu/cgroup.o [2019-11-26T08:50:49.596Z] #42 ... [2019-11-26T08:50:49.596Z] [2019-11-26T08:50:49.596Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:50:49.596Z] #23 242.8 + mkdir -p /tmp/tmp.6RYYGuj8bp/src/github.com/docker [2019-11-26T08:50:49.596Z] #23 242.8 + mv components/cli /tmp/tmp.6RYYGuj8bp/src/github.com/docker/cli [2019-11-26T08:50:49.596Z] #23 242.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-26T08:50:51.153Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2019-11-26T08:50:51.312Z] #23 ... [2019-11-26T08:50:51.312Z] [2019-11-26T08:50:51.312Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:50:51.312Z] #45 244.8 crypto/tls [2019-11-26T08:50:51.653Z] #45 255.1 net/http/httptrace [2019-11-26T08:50:51.653Z] #45 ... [2019-11-26T08:50:51.653Z] [2019-11-26T08:50:51.653Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:50:51.653Z] #18 200.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-26T08:50:51.722Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2019-11-26T08:50:51.722Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2019-11-26T08:50:53.101Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-11-26T08:50:53.964Z] #18 202.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-26T08:50:54.642Z] #18 203.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-26T08:50:54.642Z] #18 203.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-26T08:50:54.642Z] #18 203.1 Setting up python3-wheel (0.29.0-2) ... [2019-11-26T08:50:56.951Z] #18 205.3 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-26T08:50:59.257Z] #18 207.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-26T08:50:59.257Z] #18 207.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-26T08:51:01.136Z] #18 209.7 Setting up dmsetup (2:1.02.137-2) ... [2019-11-26T08:51:01.136Z] #18 209.7 Setting up python3-setuptools (33.1.1-1) ... [2019-11-26T08:51:01.904Z] #18 ... [2019-11-26T08:51:01.904Z] [2019-11-26T08:51:01.904Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:51:01.904Z] #45 255.6 net/http [2019-11-26T08:51:02.244Z] #45 ... [2019-11-26T08:51:02.244Z] [2019-11-26T08:51:02.244Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:51:02.244Z] #42 175.0 CC criu/clone-noasan.o [2019-11-26T08:51:02.244Z] #42 175.3 CC criu/config.o [2019-11-26T08:51:02.244Z] #42 178.2 CC criu/cr-check.o [2019-11-26T08:51:02.244Z] #42 182.5 CC criu/cr-dedup.o [2019-11-26T08:51:02.975Z] #42 183.3 CC criu/cr-dump.o [2019-11-26T08:51:03.707Z] #42 ... [2019-11-26T08:51:03.707Z] [2019-11-26T08:51:03.707Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-26T08:51:03.707Z] #18 212.2 Setting up dh-python (2.20170125) ... [2019-11-26T08:51:05.415Z] #18 213.7 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-26T08:51:05.415Z] #18 213.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-26T08:51:05.415Z] #18 DONE 214.0s [2019-11-26T08:51:05.415Z] [2019-11-26T08:51:05.415Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:51:11.432Z] #19 ... [2019-11-26T08:51:11.432Z] [2019-11-26T08:51:11.432Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:51:11.432Z] #45 275.0 github.com/LK4D4/vndr/godl [2019-11-26T08:51:13.139Z] #45 276.4 github.com/LK4D4/vndr [2019-11-26T08:51:15.025Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T08:51:15.025Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === Skipped [2019-11-26T08:51:15.025Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-26T08:51:15.025Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-26T08:51:15.025Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:73: No driver to put! [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-26T08:51:15.025Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-26T08:51:15.025Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-26T08:51:15.025Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:51:15.025Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-26T08:51:15.025Z] graphtest_unix.go:73: No driver to put! [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-26T08:51:15.025Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-26T08:51:15.025Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] [2019-11-26T08:51:15.025Z] DONE 2142 tests, 20 skipped in 186.901s Post stage [Pipeline] junit [2019-11-26T08:51:15.040Z] Recording test results [2019-11-26T08:51:17.000Z] #45 ... [2019-11-26T08:51:17.000Z] [2019-11-26T08:51:17.000Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:51:17.000Z] #19 11.38 Collecting yamllint==1.16.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-26T08:51:17.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -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:4952248d0886d747afcbf6f8d13157f7300cc451 hack/make.sh dynbinary test-integration [2019-11-26T08:51:18.124Z] ok github.com/docker/docker/builder/remotecontext/git 32.647s coverage: 85.1% of statements [2019-11-26T08:51:18.124Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T08:51:18.124Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T08:51:18.124Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2019-11-26T08:51:18.124Z] ok github.com/docker/docker/client 0.573s coverage: 75.3% of statements [2019-11-26T08:51:18.183Z] #19 ... [2019-11-26T08:51:18.183Z] [2019-11-26T08:51:18.183Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:51:18.183Z] #42 188.6 CC criu/cr-errno.o [2019-11-26T08:51:18.183Z] #42 188.7 CC criu/cr-restore.o [2019-11-26T08:51:18.916Z] #42 ... [2019-11-26T08:51:18.916Z] [2019-11-26T08:51:18.916Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:51:18.916Z] #19 13.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-26T08:51:18.932Z] [2019-11-26T08:51:18.932Z] Removing bundles/ [2019-11-26T08:51:18.932Z] [2019-11-26T08:51:18.932Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-26T08:51:18.932Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T08:51:18.932Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T08:51:20.099Z] #19 14.37 Collecting pyyaml (from yamllint==1.16.0) [2019-11-26T08:51:20.441Z] #19 15.08 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-26T08:51:20.851Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T08:51:20.852Z] [2019-11-26T08:51:20.852Z] [2019-11-26T08:51:20.852Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T08:51:20.852Z] PKG_CONFIG=pkg-config [2019-11-26T08:51:20.852Z] GOLANG_VERSION=1.13.4 [2019-11-26T08:51:20.852Z] HOSTNAME=bfde6d96d056 [2019-11-26T08:51:20.852Z] KEEPBUNDLE=1 [2019-11-26T08:51:20.852Z] container=docker [2019-11-26T08:51:20.852Z] TEST_SKIP_INTEGRATION=1 [2019-11-26T08:51:20.852Z] GO111MODULE=off [2019-11-26T08:51:20.852Z] GOPATH=/go [2019-11-26T08:51:20.852Z] PWD=/go/src/github.com/docker/docker [2019-11-26T08:51:20.852Z] HOME=/root [2019-11-26T08:51:20.852Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-26T08:51:20.852Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T08:51:20.852Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T08:51:20.852Z] DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:51:20.852Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T08:51:20.852Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T08:51:20.852Z] TERM=xterm [2019-11-26T08:51:20.852Z] VALIDATE_BRANCH=master [2019-11-26T08:51:20.852Z] DEST=bundles/test-integration [2019-11-26T08:51:20.852Z] SHLVL=1 [2019-11-26T08:51:20.852Z] TIMEOUT=120m [2019-11-26T08:51:20.852Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-26T08:51:20.852Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T08:51:20.852Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T08:51:20.852Z] TESTDEBUG=0 [2019-11-26T08:51:20.852Z] _=/usr/bin/env [2019-11-26T08:51:20.852Z] Building test suite binary ./integration-cli/test.main [2019-11-26T08:51:20.852Z] [2019-11-26T08:51:20.852Z] [2019-11-26T08:51:20.852Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-26T08:51:20.852Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T08:51:20.852Z] PKG_CONFIG=pkg-config [2019-11-26T08:51:20.852Z] GOLANG_VERSION=1.13.4 [2019-11-26T08:51:20.852Z] HOSTNAME=9b77cdd64bda [2019-11-26T08:51:20.852Z] KEEPBUNDLE=1 [2019-11-26T08:51:20.852Z] container=docker [2019-11-26T08:51:20.852Z] TEST_SKIP_INTEGRATION=1 [2019-11-26T08:51:20.852Z] GO111MODULE=off [2019-11-26T08:51:20.852Z] GOPATH=/go [2019-11-26T08:51:20.852Z] PWD=/go/src/github.com/docker/docker [2019-11-26T08:51:20.852Z] HOME=/root [2019-11-26T08:51:20.852Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-26T08:51:20.852Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T08:51:20.852Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T08:51:20.852Z] DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:51:20.852Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T08:51:20.852Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T08:51:20.852Z] TERM=xterm [2019-11-26T08:51:20.852Z] VALIDATE_BRANCH=master [2019-11-26T08:51:20.852Z] DEST=bundles/test-integration [2019-11-26T08:51:20.852Z] SHLVL=1 [2019-11-26T08:51:20.852Z] TIMEOUT=120m [2019-11-26T08:51:20.852Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-26T08:51:20.852Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T08:51:20.852Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T08:51:20.852Z] TESTDEBUG=0 [2019-11-26T08:51:20.852Z] _=/usr/bin/env [2019-11-26T08:51:20.852Z] Building test suite binary ./integration-cli/test.main [2019-11-26T08:51:20.852Z] No new tests added to integration. [2019-11-26T08:51:20.852Z] [2019-11-26T08:51:20.852Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T08:51:21.778Z] PKG_CONFIG=pkg-config [2019-11-26T08:51:21.778Z] GOLANG_VERSION=1.13.4 [2019-11-26T08:51:21.778Z] HOSTNAME=6727ff5f5cba [2019-11-26T08:51:21.778Z] KEEPBUNDLE=1 [2019-11-26T08:51:21.778Z] container=docker [2019-11-26T08:51:21.778Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-26T08:51:21.778Z] GO111MODULE=off [2019-11-26T08:51:21.778Z] GOPATH=/go [2019-11-26T08:51:21.778Z] PWD=/go/src/github.com/docker/docker [2019-11-26T08:51:21.778Z] HOME=/root [2019-11-26T08:51:21.778Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-26T08:51:21.778Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T08:51:21.778Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T08:51:21.778Z] DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:51:21.778Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T08:51:21.778Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T08:51:21.778Z] TERM=xterm [2019-11-26T08:51:21.778Z] VALIDATE_BRANCH=master [2019-11-26T08:51:21.778Z] DEST=bundles/test-integration [2019-11-26T08:51:21.778Z] SHLVL=1 [2019-11-26T08:51:21.778Z] TIMEOUT=120m [2019-11-26T08:51:21.778Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T08:51:21.778Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T08:51:21.778Z] TESTDEBUG=0 [2019-11-26T08:51:21.778Z] _=/usr/bin/env [2019-11-26T08:51:21.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T08:51:23.906Z] ok github.com/docker/docker/cmd/dockerd 0.689s coverage: 19.0% of statements [2019-11-26T08:51:25.436Z] ok github.com/docker/docker/container 0.523s coverage: 42.5% of statements [2019-11-26T08:51:25.436Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T08:51:25.436Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T08:51:25.436Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T08:51:25.436Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T08:51:26.470Z] #19 20.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-26T08:51:26.470Z] #19 20.81 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-26T08:51:26.678Z] 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-11-26T08:51:26.678Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-11-26T08:51:26.678Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, identifier_marker: 1/1, exclude: 1/1, exclude-rules: 1/1, filename_unadjuster: 10/10, path_prettifier: 10/10, nolint: 0/1, autogenerated_exclude: 1/10, cgo: 10/46, skip_dirs: 10/10 [2019-11-26T08:51:26.678Z] INFO [runner] processing took 1.257782ms with stages: nolint: 728.507µs, path_prettifier: 253.638µs, skip_dirs: 111.844µs, autogenerated_exclude: 84.26µs, identifier_marker: 33.748µs, cgo: 29.014µs, filename_unadjuster: 8.391µs, exclude-rules: 3.546µs, max_same_issues: 1.641µs, diff: 540ns, max_from_linter: 518ns, uniq_by_line: 464ns, source_code: 371ns, skip_files: 371ns, path_shortener: 337ns, exclude: 303ns, max_per_file_from_linter: 289ns [2019-11-26T08:51:26.678Z] INFO [runner] linters took 1m29.438046277s with stages: goanalysis_metalinter: 1m10.995367033s, unused: 18.441228545s [2019-11-26T08:51:26.678Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-11-26T08:51:26.678Z] INFO Memory: 1345 samples, avg is 626.6MB, max is 3504.1MB [2019-11-26T08:51:26.678Z] INFO Execution took 3m19.683586183s [2019-11-26T08:51:26.678Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-26T08:51:26.678Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-26T08:51:26.678Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-26T08:51:26.678Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-26T08:51:26.678Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-26T08:51:26.812Z] #19 ... [2019-11-26T08:51:26.812Z] [2019-11-26T08:51:26.812Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:51:26.812Z] #45 DONE 290.3s [2019-11-26T08:51:26.812Z] [2019-11-26T08:51:26.812Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:51:26.812Z] #42 200.1 CC criu/cr-service.o [2019-11-26T08:51:26.812Z] #42 204.2 CC criu/crtools.o [2019-11-26T08:51:26.812Z] #42 205.7 CC criu/eventfd.o [2019-11-26T08:51:26.812Z] #42 206.6 CC criu/eventpoll.o [2019-11-26T08:51:27.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/make.sh dynbinary-daemon test-docker-py [2019-11-26T08:51:27.568Z] [2019-11-26T08:51:27.568Z] Removing bundles/ [2019-11-26T08:51:27.568Z] [2019-11-26T08:51:27.568Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-26T08:51:27.568Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T08:51:27.568Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T08:51:29.126Z] #42 209.4 CC criu/external.o [2019-11-26T08:51:29.467Z] #42 210.2 CC criu/fault-injection.o [2019-11-26T08:51:29.807Z] #42 210.5 CC criu/fdstore.o [2019-11-26T08:51:30.148Z] #42 ... [2019-11-26T08:51:30.148Z] [2019-11-26T08:51:30.148Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-26T08:51:30.148Z] #19 24.46 Building wheels for collected packages: pyyaml, pathspec [2019-11-26T08:51:30.148Z] #19 24.46 Running setup.py bdist_wheel for pyyaml: started [2019-11-26T08:51:32.505Z] #19 26.90 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-26T08:51:32.505Z] #19 26.90 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-26T08:51:32.505Z] #19 27.00 Running setup.py bdist_wheel for pathspec: started [2019-11-26T08:51:34.211Z] #19 28.85 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-26T08:51:34.211Z] #19 28.85 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-26T08:51:34.211Z] #19 28.88 Successfully built pyyaml pathspec [2019-11-26T08:51:34.552Z] #19 28.88 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-26T08:51:35.288Z] #19 29.72 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-26T08:51:35.630Z] #19 DONE 30.1s [2019-11-26T08:51:35.630Z] [2019-11-26T08:51:35.630Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:51:35.630Z] #42 211.4 CC criu/fifo.o [2019-11-26T08:51:35.630Z] #42 212.6 CC criu/file-ids.o [2019-11-26T08:51:35.630Z] #42 213.3 CC criu/file-lock.o [2019-11-26T08:51:35.630Z] #42 215.2 CC criu/files-ext.o [2019-11-26T08:51:35.970Z] #42 216.5 CC criu/files-reg.o [2019-11-26T08:51:40.822Z] #42 221.3 CC criu/files.o [2019-11-26T08:51:43.879Z] #42 ... [2019-11-26T08:51:43.879Z] [2019-11-26T08:51:43.879Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-26T08:51:43.879Z] #29 307.1 + rm -rf /tmp/tmp.qKEKpzrTw5 [2019-11-26T08:51:43.879Z] #29 DONE 307.5s [2019-11-26T08:51:43.879Z] [2019-11-26T08:51:43.879Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:51:44.872Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T08:51:44.873Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2019-11-26T08:51:44.873Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T08:51:44.873Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T08:51:45.060Z] #60 ... [2019-11-26T08:51:45.060Z] [2019-11-26T08:51:45.060Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:51:45.060Z] #42 225.8 CC criu/filesystems.o [2019-11-26T08:51:45.249Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T08:51:45.249Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T08:51:46.108Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-11-26T08:51:46.108Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T08:51:46.108Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T08:51:46.108Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T08:51:46.108Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T08:51:46.108Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T08:51:46.108Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T08:51:46.108Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T08:51:46.498Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2019-11-26T08:51:46.498Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-11-26T08:51:46.498Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T08:51:46.498Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T08:51:46.498Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T08:51:46.498Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T08:51:46.498Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T08:51:46.498Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T08:51:46.498Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T08:51:46.766Z] #42 227.1 CC criu/fsnotify.o [2019-11-26T08:51:47.298Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-11-26T08:51:47.298Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2019-11-26T08:51:47.298Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T08:51:47.298Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T08:51:47.298Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T08:51:47.298Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T08:51:48.475Z] #42 228.9 CC criu/image-desc.o [2019-11-26T08:51:48.475Z] #42 229.1 CC criu/image.o [2019-11-26T08:51:49.659Z] #42 230.3 CC criu/ipc_ns.o [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon 3.369s coverage: 9.2% of statements [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/cluster 1.642s coverage: 0.5% of statements [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.236s coverage: 65.3% of statements [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/cluster/convert 1.158s coverage: 35.8% of statements [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.010s coverage: 10.9% of statements [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/config 0.809s coverage: 80.1% of statements [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/discovery 0.184s coverage: 30.0% of statements [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/events 0.391s coverage: 50.0% of statements [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/graphdriver 0.175s coverage: 2.3% of statements [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/images 0.872s coverage: 4.9% of statements [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/links 0.080s coverage: 93.0% of statements [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/logger 0.522s coverage: 43.0% of statements [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/logger/awslogs 1.559s coverage: 77.8% of statements [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-26T08:51:50.538Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.414s coverage: 62.1% of statements [2019-11-26T08:51:50.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.359s coverage: 88.3% of statements [2019-11-26T08:51:51.504Z] ok github.com/docker/docker/daemon/logger/local 0.423s coverage: 74.7% of statements [2019-11-26T08:51:51.504Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T08:51:51.961Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.210s coverage: 21.4% of statements [2019-11-26T08:51:52.004Z] #42 232.2 CC criu/irmap.o [2019-11-26T08:51:52.737Z] #42 233.3 CC criu/kcmp-ids.o [2019-11-26T08:51:53.078Z] #42 233.8 CC criu/kerndat.o [2019-11-26T08:51:54.091Z] ok github.com/docker/docker/builder/builder-next 0.051s coverage: 7.0% of statements [2019-11-26T08:51:54.091Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T08:51:54.091Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T08:51:54.091Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T08:51:54.091Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T08:51:54.091Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T08:51:54.091Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T08:51:54.091Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-11-26T08:51:54.909Z] ok github.com/docker/docker/builder/dockerfile 1.016s coverage: 48.2% of statements [2019-11-26T08:51:55.396Z] #42 235.9 CC criu/libnetlink.o [2019-11-26T08:51:55.682Z] ok github.com/docker/docker/daemon/logger/splunk 2.200s coverage: 82.5% of statements [2019-11-26T08:51:55.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.247s coverage: 47.8% of statements [2019-11-26T08:51:55.682Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2019-11-26T08:51:55.682Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T08:51:55.682Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-26T08:51:55.682Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T08:51:55.737Z] #42 236.6 CC criu/log.o [2019-11-26T08:51:57.038Z] #42 237.3 CC criu/lsm.o [2019-11-26T08:51:57.350Z] ok github.com/docker/docker/distribution 1.490s coverage: 20.3% of statements [2019-11-26T08:51:57.380Z] #42 237.9 CC criu/mem.o [2019-11-26T08:51:57.527Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2019-11-26T08:51:57.527Z] ok github.com/docker/docker/builder/remotecontext/git 1.072s coverage: 85.1% of statements [2019-11-26T08:51:57.527Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T08:51:57.527Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T08:51:57.806Z] ok github.com/docker/docker/distribution/metadata 1.773s coverage: 48.2% of statements [2019-11-26T08:51:57.806Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T08:51:57.907Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-11-26T08:51:58.769Z] ok github.com/docker/docker/distribution/xfer 2.413s coverage: 76.8% of statements [2019-11-26T08:51:58.769Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T08:51:58.769Z] ok github.com/docker/docker/errdefs 0.152s coverage: 49.4% of statements [2019-11-26T08:52:00.938Z] ok github.com/docker/docker/image 1.033s coverage: 86.4% of statements [2019-11-26T08:52:00.938Z] ok github.com/docker/docker/image/cache 0.265s coverage: 19.2% of statements [2019-11-26T08:52:00.938Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T08:52:00.938Z] ok github.com/docker/docker/image/v1 0.336s coverage: 25.0% of statements [2019-11-26T08:52:00.938Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T08:52:01.283Z] #42 241.4 CC criu/mount.o [2019-11-26T08:52:02.076Z] ok github.com/docker/docker/client 0.360s coverage: 75.8% of statements [2019-11-26T08:52:03.108Z] ok github.com/docker/docker/layer 0.409s coverage: 30.0% of statements [2019-11-26T08:52:03.108Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T08:52:03.597Z] #42 ... [2019-11-26T08:52:03.598Z] [2019-11-26T08:52:03.598Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-26T08:52:03.598Z] #55 275.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-26T08:52:06.004Z] ok github.com/docker/docker/libcontainerd/local 0.395s coverage: 1.0% of statements [2019-11-26T08:52:06.004Z] ok github.com/docker/docker/libcontainerd/queue 0.097s coverage: 100.0% of statements [2019-11-26T08:52:06.004Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T08:52:06.004Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T08:52:06.004Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T08:52:06.004Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T08:52:06.004Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T08:52:06.004Z] ok github.com/docker/docker/opts 0.600s coverage: 67.3% of statements [2019-11-26T08:52:06.004Z] ok github.com/docker/docker/pkg/aaparser 0.203s coverage: 50.0% of statements [2019-11-26T08:52:07.464Z] #55 278.5 + mkdir -p /build [2019-11-26T08:52:07.464Z] #55 278.5 + cp runc /build/runc [2019-11-26T08:52:07.464Z] #55 DONE 278.6s [2019-11-26T08:52:07.464Z] [2019-11-26T08:52:07.464Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:52:07.464Z] #23 ... [2019-11-26T08:52:07.464Z] [2019-11-26T08:52:07.464Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:52:07.464Z] #42 248.1 CC criu/namespaces.o [2019-11-26T08:52:11.339Z] #42 251.4 CC criu/net.o [2019-11-26T08:52:15.197Z] #42 256.0 CC criu/netfilter.o [2019-11-26T08:52:15.928Z] #42 256.5 CC criu/page-pipe.o [2019-11-26T08:52:17.115Z] #42 257.6 CC criu/page-xfer.o [2019-11-26T08:52:18.821Z] #42 259.5 CC criu/pagemap-cache.o [2019-11-26T08:52:19.554Z] #42 260.1 CC criu/pagemap.o [2019-11-26T08:52:21.276Z] #42 261.8 CC criu/parasite-syscall.o [2019-11-26T08:52:22.980Z] #42 263.4 CC criu/path.o [2019-11-26T08:52:23.321Z] #42 263.8 CC criu/pie-util-vdso-elf32.o [2019-11-26T08:52:24.055Z] #42 264.5 CC criu/pie-util-vdso.o [2019-11-26T08:52:24.785Z] #42 265.2 CC criu/pie-util.o [2019-11-26T08:52:24.785Z] #42 265.5 CC criu/pipes.o [2019-11-26T08:52:26.490Z] #42 266.7 CC criu/plugin.o [2019-11-26T08:52:26.637Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T08:52:26.637Z] [2019-11-26T08:52:26.637Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T08:52:26.637Z] PKG_CONFIG=pkg-config [2019-11-26T08:52:26.637Z] GOLANG_VERSION=1.13.4 [2019-11-26T08:52:26.637Z] HOSTNAME=e8068f9798fe [2019-11-26T08:52:26.637Z] DOCKER_EXPERIMENTAL=1 [2019-11-26T08:52:26.637Z] container=docker [2019-11-26T08:52:26.637Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-26T08:52:26.637Z] GO111MODULE=off [2019-11-26T08:52:26.637Z] GOPATH=/go [2019-11-26T08:52:26.637Z] PWD=/go/src/github.com/docker/docker [2019-11-26T08:52:26.637Z] HOME=/root [2019-11-26T08:52:26.637Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-26T08:52:26.637Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T08:52:26.637Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T08:52:26.637Z] DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:52:26.637Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T08:52:26.637Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T08:52:26.637Z] TERM=xterm [2019-11-26T08:52:26.637Z] VALIDATE_BRANCH=master [2019-11-26T08:52:26.637Z] DEST=bundles/test-integration [2019-11-26T08:52:26.637Z] SHLVL=1 [2019-11-26T08:52:26.637Z] TIMEOUT=120m [2019-11-26T08:52:26.637Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T08:52:26.637Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T08:52:26.637Z] TESTDEBUG=0 [2019-11-26T08:52:26.637Z] _=/usr/bin/env [2019-11-26T08:52:26.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T08:52:26.831Z] #42 267.3 CC criu/proc_parse.o [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/archive 9.505s coverage: 62.0% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/authorization 0.603s coverage: 26.8% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/capabilities 0.083s coverage: 87.5% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/chrootarchive 0.164s coverage: 15.4% of statements [2019-11-26T08:52:31.110Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T08:52:31.110Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/directory 0.084s coverage: 80.0% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/discovery 0.152s coverage: 58.3% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/discovery/file 0.092s coverage: 92.9% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/discovery/kv 3.556s coverage: 84.1% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/discovery/memory 0.075s coverage: 92.3% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/discovery/nodes 0.125s coverage: 93.8% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/filenotify 0.162s coverage: 45.7% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/fileutils 0.129s coverage: 87.7% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/idtools 0.082s coverage: 6.3% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/ioutils 0.707s coverage: 68.4% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/jsonmessage 0.240s coverage: 91.7% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/locker 0.117s coverage: 88.9% of statements [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2019-11-26T08:52:31.110Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2019-11-26T08:52:31.110Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/parsers 0.160s coverage: 97.0% of statements [2019-11-26T08:52:31.110Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-26T08:52:31.110Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-26T08:52:31.110Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2019-11-26T08:52:31.110Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T08:52:31.110Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T08:52:31.737Z] #42 272.1 CC criu/protobuf-desc.o [2019-11-26T08:52:32.915Z] #42 273.6 CC criu/protobuf.o [2019-11-26T08:52:33.646Z] #42 274.2 CC criu/pstree.o [2019-11-26T08:52:34.830Z] #42 ... [2019-11-26T08:52:34.830Z] [2019-11-26T08:52:34.830Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:52:34.830Z] #39 358.2 + dpkg --print-architecture [2019-11-26T08:52:34.830Z] #39 358.2 + cd /tmp/tmp.sYiAELzIiU/src/github.com/docker/distribution [2019-11-26T08:52:34.830Z] #39 358.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-26T08:52:34.830Z] #39 358.5 + GOPATH=/tmp/tmp.sYiAELzIiU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sYiAELzIiU [2019-11-26T08:52:34.830Z] #39 358.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-26T08:52:36.537Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 30.3% of statements [2019-11-26T08:52:37.889Z] ok github.com/docker/docker/container 0.118s coverage: 35.3% of statements [2019-11-26T08:52:37.889Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T08:52:37.889Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T08:52:37.889Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T08:52:37.889Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T08:52:43.859Z] #39 ... [2019-11-26T08:52:43.859Z] [2019-11-26T08:52:43.859Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:52:43.859Z] #42 275.9 CC criu/rbtree.o [2019-11-26T08:52:43.859Z] #42 276.6 CC criu/rst-malloc.o [2019-11-26T08:52:43.859Z] #42 277.0 CC criu/seccomp.o [2019-11-26T08:52:43.859Z] #42 278.1 CC criu/seize.o [2019-11-26T08:52:43.859Z] #42 279.4 CC criu/servicefd.o [2019-11-26T08:52:43.859Z] #42 280.2 CC criu/shmem.o [2019-11-26T08:52:43.859Z] #42 281.9 CC criu/sigframe.o [2019-11-26T08:52:43.859Z] #42 282.3 CC criu/signalfd.o [2019-11-26T08:52:43.859Z] #42 282.9 CC criu/sk-inet.o [2019-11-26T08:52:44.200Z] #42 284.8 CC criu/sk-netlink.o [2019-11-26T08:52:44.930Z] #42 285.6 CC criu/sk-packet.o [2019-11-26T08:52:45.828Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2019-11-26T08:52:46.229Z] #42 286.6 CC criu/sk-queue.o [2019-11-26T08:52:46.960Z] #42 287.6 CC criu/sk-tcp.o [2019-11-26T08:52:47.693Z] #42 288.5 CC criu/sk-unix.o [2019-11-26T08:52:48.466Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-11-26T08:52:48.990Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T08:52:48.990Z] [2019-11-26T08:52:48.990Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-26T08:52:48.990Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-26T08:52:48.990Z] Using test binary docker [2019-11-26T08:52:48.990Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-26T08:52:48.990Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T08:52:48.990Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T08:52:48.990Z] Warning failed to create cache: (null) [2019-11-26T08:52:48.990Z] . [2019-11-26T08:52:48.990Z] INFO: Waiting for daemon to start... [2019-11-26T08:52:48.990Z] Starting dockerd [2019-11-26T08:52:48.990Z] . [2019-11-26T08:52:48.990Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-26T08:52:50.395Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-11-26T08:52:51.554Z] #42 292.0 CC criu/sockets.o [2019-11-26T08:52:53.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T08:52:53.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T08:52:53.300Z] #42 293.7 CC criu/stats.o [2019-11-26T08:52:53.642Z] #42 294.3 CC criu/string.o [2019-11-26T08:52:53.982Z] #42 294.4 CC criu/sysctl.o [2019-11-26T08:52:55.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T08:52:55.164Z] #42 295.5 CC criu/sysfs_parse.o [2019-11-26T08:52:55.898Z] #42 296.3 CC criu/timerfd.o [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/plugins 35.122s coverage: 73.4% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.090s coverage: 56.8% of statements [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/plugins/transport 0.181s coverage: 85.7% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/progress 0.063s coverage: 75.9% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 73.9% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/streamformatter 0.082s coverage: 66.2% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.1% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/tarsum 0.169s coverage: 89.3% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/term 0.040s coverage: 30.8% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/term/windows 0.083s coverage: 0.0% of statements [no tests to run] [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/urlutil 0.057s coverage: 100.0% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/plugin 0.179s coverage: 11.6% of statements [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/plugin/v2 0.186s coverage: 20.1% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/reference 0.149s coverage: 84.4% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/registry 0.636s coverage: 52.1% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/registry/resumable 0.269s coverage: 100.0% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/restartmanager 0.088s coverage: 50.9% of statements [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/runconfig 0.208s coverage: 54.5% of statements [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/testutil 0.074s coverage: 62.5% of statements [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/volume/drivers 0.108s coverage: 36.1% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/volume/local 0.193s coverage: 37.7% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/volume/mounts 0.114s coverage: 66.2% of statements [2019-11-26T08:52:56.212Z] ok github.com/docker/docker/volume/service 0.432s coverage: 70.3% of statements [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T08:52:56.212Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T08:52:56.241Z] #42 297.0 CC criu/tty.o [2019-11-26T08:52:56.669Z] INFO: make.ps1 ended at 11/26/2019 08:52:56 [2019-11-26T08:52:58.197Z] INFO: Unit tests ended at 11/26/2019 08:52:57. Duration:00:03:54.7437990 [2019-11-26T08:52:58.197Z] INFO: Building busybox [2019-11-26T08:52:58.197Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-26T08:52:58.197Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-26T08:52:58.197Z] [2019-11-26T08:52:58.197Z] Sending build context to Docker daemon 2.56kB [2019-11-26T08:52:58.197Z] [2019-11-26T08:52:58.197Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-26T08:52:58.197Z] ---> 49e459dc7a6b [2019-11-26T08:52:58.197Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-26T08:52:58.197Z] ---> Running in c99c2ac8092b [2019-11-26T08:53:00.011Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.455s coverage: 13.7% of statements [2019-11-26T08:53:00.011Z] ok github.com/docker/docker/daemon 12.334s coverage: 17.6% of statements [2019-11-26T08:53:00.011Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T08:53:00.011Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T08:53:00.579Z] #42 300.7 CC criu/tun.o [2019-11-26T08:53:01.314Z] #42 301.7 CC criu/uffd.o [2019-11-26T08:53:01.362Z] ok github.com/docker/docker/daemon/discovery 0.036s coverage: 30.0% of statements [2019-11-26T08:53:02.241Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 82.1% of statements [2019-11-26T08:53:02.641Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-11-26T08:53:02.641Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T08:53:02.641Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T08:53:03.867Z] #42 304.0 CC criu/util.o [2019-11-26T08:53:03.967Z] Removing intermediate container c99c2ac8092b [2019-11-26T08:53:03.968Z] ---> 00425b1d7185 [2019-11-26T08:53:03.968Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-26T08:53:04.512Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-11-26T08:53:04.931Z] [2019-11-26T08:53:05.387Z] ---> dda27bf61cef [2019-11-26T08:53:05.387Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-26T08:53:05.387Z] ---> Running in c1dcd61ea7fc [2019-11-26T08:53:06.027Z] #42 306.5 CC criu/uts_ns.o [2019-11-26T08:53:06.350Z] [2019-11-26T08:53:06.350Z] SUCCESS: Specified value was saved. [2019-11-26T08:53:06.567Z] #42 307.0 CC criu/vdso.o [2019-11-26T08:53:06.977Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-11-26T08:53:07.523Z] #42 307.9 LINK criu/built-in.o [2019-11-26T08:53:08.142Z] #42 308.5 LINK criu/criu [2019-11-26T08:53:08.292Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.302s coverage: 57.9% of statements [2019-11-26T08:53:09.086Z] #42 309.4 DEP lib/c/criu.d [2019-11-26T08:53:09.086Z] #42 309.6 CC images/rpc.pb-c.o [2019-11-26T08:53:09.243Z] Removing intermediate container c1dcd61ea7fc [2019-11-26T08:53:09.243Z] ---> 1526d2a7d990 [2019-11-26T08:53:09.243Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-26T08:53:09.243Z] ---> Running in 29608cbc6783 [2019-11-26T08:53:10.264Z] #42 310.8 CC lib/c/criu.o [2019-11-26T08:53:12.421Z] #42 ... [2019-11-26T08:53:12.421Z] [2019-11-26T08:53:12.421Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-26T08:53:12.421Z] #39 395.9 + rm -rf /tmp/tmp.sYiAELzIiU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sYiAELzIiU [2019-11-26T08:53:12.421Z] #39 DONE 396.0s [2019-11-26T08:53:12.421Z] [2019-11-26T08:53:12.421Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:53:12.788Z] #60 ... [2019-11-26T08:53:12.788Z] [2019-11-26T08:53:12.788Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-26T08:53:12.788Z] #42 313.1 LINK lib/c/built-in.o [2019-11-26T08:53:12.788Z] #42 313.2 LINK lib/c/libcriu.so [2019-11-26T08:53:13.128Z] #42 313.8 GEN magic.py [2019-11-26T08:53:13.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T08:53:13.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T08:53:13.474Z] #42 314.1 Note: Building without setproctitle() and strlcpy() support. [2019-11-26T08:53:13.475Z] #42 314.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-26T08:53:13.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T08:53:14.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T08:53:14.653Z] #42 315.3 fatal: Not a git repository (or any of the parent directories): .git [2019-11-26T08:53:14.951Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.909s coverage: 46.2% of statements [2019-11-26T08:53:15.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T08:53:16.298Z] Cannot create a file when that file already exists. [2019-11-26T08:53:16.364Z] #42 316.8 make[1]: Nothing to be done for 'all'. [2019-11-26T08:53:16.807Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.923s coverage: 72.5% of statements [2019-11-26T08:53:16.807Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T08:53:16.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T08:53:17.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T08:53:17.551Z] #42 318.0 make[1]: 'images/built-in.o' is up to date. [2019-11-26T08:53:17.551Z] #42 318.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-26T08:53:17.551Z] #42 318.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-26T08:53:17.551Z] #42 318.1 make[1]: 'compel/libcompel.a' is up to date. [2019-11-26T08:53:17.551Z] #42 318.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-26T08:53:17.551Z] #42 318.2 make[1]: Nothing to be done for 'all'. [2019-11-26T08:53:17.551Z] #42 318.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-26T08:53:17.891Z] #42 318.6 make[2]: Nothing to be done for 'all'. [2019-11-26T08:53:17.891Z] #42 318.6 make[2]: Nothing to be done for 'all'. [2019-11-26T08:53:18.233Z] #42 318.7 make[2]: Nothing to be done for 'all'. [2019-11-26T08:53:18.233Z] #42 318.9 make[2]: Nothing to be done for 'all'. [2019-11-26T08:53:18.574Z] #42 319.1 make[2]: Nothing to be done for 'all'. [2019-11-26T08:53:18.574Z] #42 319.1 make[2]: Nothing to be done for 'all'. [2019-11-26T08:53:18.574Z] #42 319.2 make[2]: Nothing to be done for 'all'. [2019-11-26T08:53:18.708Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.218s coverage: 48.6% of statements [2019-11-26T08:53:18.916Z] #42 319.4 make[2]: Nothing to be done for 'all'. [2019-11-26T08:53:18.916Z] #42 319.4 INSTALL criu/criu [2019-11-26T08:53:18.916Z] #42 DONE 319.6s [2019-11-26T08:53:18.916Z] [2019-11-26T08:53:18.916Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:53:19.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T08:53:20.531Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.622s coverage: 76.1% of statements [2019-11-26T08:53:20.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T08:53:21.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T08:53:21.822Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-11-26T08:53:22.067Z] Removing intermediate container 29608cbc6783 [2019-11-26T08:53:22.067Z] ---> 57d748a839a7 [2019-11-26T08:53:22.067Z] Step 6/6 : CMD ["sh"] [2019-11-26T08:53:22.067Z] ---> Running in bcd62fa482c3 [2019-11-26T08:53:22.067Z] Removing intermediate container bcd62fa482c3 [2019-11-26T08:53:22.067Z] ---> 675abb218e64 [2019-11-26T08:53:22.067Z] Successfully built 675abb218e64 [2019-11-26T08:53:22.067Z] Successfully tagged busybox:latest [2019-11-26T08:53:22.067Z] INFO: Docker images of the daemon under test [2019-11-26T08:53:22.067Z] [2019-11-26T08:53:22.067Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-26T08:53:22.067Z] busybox latest 675abb218e64 Less than a second ago 4.85GB [2019-11-26T08:53:22.067Z] microsoft/windowsservercore latest 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-26T08:53:22.067Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-26T08:53:22.067Z] [2019-11-26T08:53:22.067Z] INFO: Running integration tests at 11/26/2019 08:53:21... [2019-11-26T08:53:22.067Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-26T08:53:22.067Z] INFO: Integration API tests being run from the host: [2019-11-26T08:53:22.524Z] INFO: make.ps1 starting at 11/26/2019 08:53:22 [2019-11-26T08:53:22.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T08:53:22.980Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-26T08:53:23.112Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-11-26T08:53:24.441Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.145s coverage: 59.8% of statements [2019-11-26T08:53:24.441Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-26T08:53:24.441Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T08:53:25.791Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-26T08:53:25.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T08:53:26.188Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.9% of statements [2019-11-26T08:53:26.188Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T08:53:26.188Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T08:53:27.554Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-11-26T08:53:27.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T08:53:28.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T08:53:29.457Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 77.8% of statements [2019-11-26T08:53:29.457Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T08:53:29.457Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T08:53:30.363Z] ok github.com/docker/docker/daemon/logger/gelf 0.079s coverage: 67.0% of statements [2019-11-26T08:53:31.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T08:53:31.690Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2019-11-26T08:53:32.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2019-11-26T08:53:32.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2019-11-26T08:53:32.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T08:53:33.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T08:53:34.033Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2019-11-26T08:53:34.033Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T08:53:34.033Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 19.9% of statements [2019-11-26T08:53:35.370Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T08:53:35.370Z] Using test binary docker [2019-11-26T08:53:35.370Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-26T08:53:35.370Z] +++ /etc/init.d/apparmor start [2019-11-26T08:53:35.370Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T08:53:35.370Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T08:53:35.370Z] Warning failed to create cache: (null) [2019-11-26T08:53:35.370Z] . [2019-11-26T08:53:35.370Z] INFO: Waiting for daemon to start... [2019-11-26T08:53:35.370Z] Starting dockerd [2019-11-26T08:53:35.370Z] +++ 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-11-26T08:53:35.374Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-26T08:53:35.651Z] sha256:22a594ba1f081bb2988471aa32fbe8ab74677f1c4c311c24e0bf01d2af6234ce [2019-11-26T08:53:35.651Z] INFO: Starting docker-py tests... [2019-11-26T08:53:35.651Z] ============================= test session starts ============================== [2019-11-26T08:53:35.651Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-11-26T08:53:35.651Z] rootdir: /src, inifile: pytest.ini [2019-11-26T08:53:35.651Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-26T08:53:35.651Z] collected 385 items / 5 deselected / 380 selected [2019-11-26T08:53:35.651Z] [2019-11-26T08:53:36.233Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-26T08:53:37.061Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-11-26T08:53:37.273Z] . [2019-11-26T08:53:37.273Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T08:53:37.273Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T08:53:37.273Z] Error: No such image: emptyfs [2019-11-26T08:53:37.273Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T08:53:37.273Z] ++++ docker load [2019-11-26T08:53:37.532Z] Running integration-test (iteration 1) [2019-11-26T08:53:37.532Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-26T08:53:37.532Z] ++ 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-11-26T08:53:37.532Z] ++ set -e [2019-11-26T08:53:37.532Z] ++ '[' -n 0 ']' [2019-11-26T08:53:37.532Z] ++ set -x [2019-11-26T08:53:37.532Z] ++ env -i DEST=/go/src/github.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-11-26T08:53:37.889Z] ok github.com/docker/docker/daemon/logger/splunk 1.616s coverage: 82.5% of statements [2019-11-26T08:53:37.889Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T08:53:37.889Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T08:53:39.812Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2019-11-26T08:53:40.199Z] ok github.com/docker/docker/distribution 0.341s coverage: 22.1% of statements [2019-11-26T08:53:40.199Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T08:53:41.621Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2019-11-26T08:53:44.232Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-26T08:53:44.310Z] ok github.com/docker/docker/image 0.019s coverage: 86.4% of statements [2019-11-26T08:53:44.691Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-26T08:53:44.692Z] ok github.com/docker/docker/distribution/xfer 1.938s coverage: 85.6% of statements [2019-11-26T08:53:44.692Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T08:53:45.098Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2019-11-26T08:53:45.098Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T08:53:46.440Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2019-11-26T08:53:46.440Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T08:53:47.283Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-26T08:53:47.528Z] Loaded image: buildpack-deps:jessie [2019-11-26T08:53:47.528Z] Loaded image: busybox:latest [2019-11-26T08:53:47.528Z] Loaded image: busybox:glibc [2019-11-26T08:53:47.528Z] Loaded image: debian:jessie [2019-11-26T08:53:47.528Z] Loaded image: hello-world:latest [2019-11-26T08:53:47.528Z] INFO: Testing against a local daemon [2019-11-26T08:53:47.528Z] === RUN TestCgroupNamespacesBuild [2019-11-26T08:53:47.585Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-26T08:53:48.601Z] ok github.com/docker/docker/opts 0.032s coverage: 66.9% of statements [2019-11-26T08:53:48.980Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-26T08:53:50.477Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-26T08:53:51.526Z] ok github.com/docker/docker/pkg/archive 0.596s coverage: 77.3% of statements [2019-11-26T08:53:51.715Z] --- PASS: TestCgroupNamespacesBuild (4.30s) [2019-11-26T08:53:51.716Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-26T08:53:52.334Z] ok github.com/docker/docker/pkg/authorization 0.189s coverage: 68.3% of statements [2019-11-26T08:53:52.489Z] #23 ... [2019-11-26T08:53:52.489Z] [2019-11-26T08:53:52.489Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:53:52.489Z] #60 383.0 + bin/containerd [2019-11-26T08:53:52.644Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-26T08:53:52.729Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-11-26T08:53:53.091Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2019-11-26T08:53:53.092Z] === RUN TestBuildWithSession [2019-11-26T08:53:53.092Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-26T08:53:53.092Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T08:53:53.092Z] === RUN TestBuildSquashParent [2019-11-26T08:53:53.124Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-11-26T08:53:53.608Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-26T08:53:54.187Z] #60 ... [2019-11-26T08:53:54.187Z] [2019-11-26T08:53:54.187Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:53:54.187Z] #51 DONE 437.3s [2019-11-26T08:53:54.187Z] [2019-11-26T08:53:54.187Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:53:54.571Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-26T08:53:55.027Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-26T08:53:55.588Z] ok github.com/docker/docker/layer 7.542s coverage: 68.8% of statements [2019-11-26T08:53:55.588Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T08:53:55.588Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T08:53:55.588Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T08:53:55.588Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T08:53:55.588Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T08:53:55.588Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T08:53:55.588Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-26T08:53:55.990Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-26T08:53:56.002Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2019-11-26T08:53:57.095Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-11-26T08:53:57.547Z] ok github.com/docker/docker/pkg/chrootarchive 3.567s coverage: 43.2% of statements [2019-11-26T08:53:57.547Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T08:53:57.547Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T08:53:58.028Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-26T08:53:58.159Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-26T08:53:58.593Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-26T08:53:58.968Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2019-11-26T08:53:59.376Z] ok github.com/docker/docker/pkg/discovery/nodes 0.021s coverage: 93.8% of statements [2019-11-26T08:53:59.658Z] --- PASS: TestBuildSquashParent (6.78s) [2019-11-26T08:53:59.658Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T08:53:59.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:53:59.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:53:59.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:53:59.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:53:59.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:53:59.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:53:59.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:53:59.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:53:59.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:53:59.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:53:59.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:53:59.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:53:59.658Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:53:59.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:53:59.658Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:53:59.658Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:54:00.213Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2019-11-26T08:54:00.529Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-26T08:54:01.557Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-11-26T08:54:02.393Z] ok github.com/docker/docker/pkg/discovery/kv 3.191s coverage: 84.1% of statements [2019-11-26T08:54:02.393Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-11-26T08:54:02.842Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-26T08:54:02.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:54:02.948Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:54:03.216Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-26T08:54:03.216Z] ok github.com/docker/docker/pkg/fsutils 0.470s coverage: 85.1% of statements [2019-11-26T08:54:04.656Z] ok github.com/docker/docker/pkg/idtools 0.537s coverage: 70.1% of statements [2019-11-26T08:54:04.656Z] ok github.com/docker/docker/pkg/ioutils 0.483s coverage: 70.6% of statements [2019-11-26T08:54:04.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-26T08:54:04.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.67s) [2019-11-26T08:54:04.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2019-11-26T08:54:04.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2019-11-26T08:54:04.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2019-11-26T08:54:04.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s) [2019-11-26T08:54:04.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2019-11-26T08:54:04.854Z] === RUN TestBuildMultiStageCopy [2019-11-26T08:54:04.854Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-26T08:54:05.047Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-11-26T08:54:05.458Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-11-26T08:54:05.458Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-26T08:54:05.458Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-26T08:54:05.876Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-11-26T08:54:06.272Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2019-11-26T08:54:06.665Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-26T08:54:07.386Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T08:54:07.386Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T08:54:07.471Z] #23 449.4 + return [2019-11-26T08:54:07.471Z] #23 DONE 449.6s [2019-11-26T08:54:07.471Z] [2019-11-26T08:54:07.471Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:54:07.505Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-11-26T08:54:07.505Z] ok github.com/docker/docker/pkg/mount 1.182s coverage: 70.0% of statements [2019-11-26T08:54:07.505Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T08:54:07.505Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-26T08:54:07.505Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T08:54:07.505Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T08:54:07.953Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T08:54:08.199Z] #60 ... [2019-11-26T08:54:08.199Z] [2019-11-26T08:54:08.199Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-26T08:54:08.519Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T08:54:08.539Z] #24 DONE 0.1s [2019-11-26T08:54:08.539Z] [2019-11-26T08:54:08.539Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:54:08.539Z] #60 ... [2019-11-26T08:54:08.539Z] [2019-11-26T08:54:08.539Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T08:54:08.869Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-11-26T08:54:08.880Z] #28 DONE 0.5s [2019-11-26T08:54:08.880Z] [2019-11-26T08:54:08.880Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-26T08:54:08.880Z] #30 DONE 0.1s [2019-11-26T08:54:08.880Z] [2019-11-26T08:54:08.880Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:54:09.087Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2019-11-26T08:54:09.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2019-11-26T08:54:09.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-11-26T08:54:09.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-11-26T08:54:09.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-11-26T08:54:09.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-11-26T08:54:09.087Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T08:54:09.219Z] #60 ... [2019-11-26T08:54:09.219Z] [2019-11-26T08:54:09.219Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-26T08:54:09.219Z] #33 DONE 0.1s [2019-11-26T08:54:09.219Z] [2019-11-26T08:54:09.219Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-26T08:54:09.219Z] #38 DONE 0.1s [2019-11-26T08:54:09.219Z] [2019-11-26T08:54:09.219Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-26T08:54:09.219Z] #40 DONE 0.1s [2019-11-26T08:54:09.219Z] [2019-11-26T08:54:09.219Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:54:09.559Z] #60 ... [2019-11-26T08:54:09.559Z] [2019-11-26T08:54:09.559Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-26T08:54:09.559Z] #43 DONE 0.1s [2019-11-26T08:54:09.559Z] [2019-11-26T08:54:09.559Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-26T08:54:09.559Z] #46 DONE 0.1s [2019-11-26T08:54:09.559Z] [2019-11-26T08:54:09.559Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-26T08:54:09.559Z] #49 DONE 0.1s [2019-11-26T08:54:09.559Z] [2019-11-26T08:54:09.559Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-26T08:54:09.810Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-26T08:54:09.897Z] #52 DONE 0.1s [2019-11-26T08:54:09.897Z] [2019-11-26T08:54:09.897Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-26T08:54:09.897Z] #56 DONE 0.1s [2019-11-26T08:54:09.897Z] [2019-11-26T08:54:09.897Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-26T08:54:10.026Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-26T08:54:10.247Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-26T08:54:10.463Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2019-11-26T08:54:10.463Z] === RUN TestBuildLabelWithTargets [2019-11-26T08:54:10.673Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2019-11-26T08:54:12.192Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-26T08:54:12.561Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 73.9% of statements [2019-11-26T08:54:12.561Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-11-26T08:54:12.998Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2019-11-26T08:54:12.998Z] === RUN TestBuildWithEmptyLayers [2019-11-26T08:54:13.566Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2019-11-26T08:54:13.566Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T08:54:14.556Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-26T08:54:15.846Z] ok github.com/docker/docker/pkg/signal 2.675s coverage: 61.0% of statements [2019-11-26T08:54:16.235Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-26T08:54:16.959Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2019-11-26T08:54:16.959Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T08:54:17.078Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-11-26T08:54:17.462Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-26T08:54:17.609Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-26T08:54:17.831Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-11-26T08:54:17.897Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2019-11-26T08:54:17.897Z] === RUN TestBuildMultiStageLayerLeak [2019-11-26T08:54:18.215Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-26T08:54:19.016Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.9% of statements [2019-11-26T08:54:19.405Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2019-11-26T08:54:19.775Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-26T08:54:20.244Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-11-26T08:54:20.429Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2019-11-26T08:54:20.429Z] === RUN TestBuildWithHugeFile [2019-11-26T08:54:21.066Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-11-26T08:54:21.066Z] testing: warning: no tests to run [2019-11-26T08:54:21.066Z] coverage: [no statements] [2019-11-26T08:54:21.066Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-26T08:54:21.435Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-26T08:54:21.830Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-26T08:54:21.948Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-26T08:54:22.248Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-26T08:54:24.850Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-26T08:54:24.850Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:54:24.850Z] INFO: Testing against a local daemon [2019-11-26T08:54:24.850Z] === RUN TestBuildWithSession [2019-11-26T08:54:24.850Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-26T08:54:24.850Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T08:54:24.850Z] === RUN TestBuildSquashParent [2019-11-26T08:54:24.850Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-26T08:54:24.850Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:24.850Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T08:54:24.850Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-26T08:54:24.850Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:54:24.850Z] === RUN TestBuildMultiStageCopy [2019-11-26T08:54:24.850Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-26T08:54:25.001Z] ok github.com/docker/docker/plugin 0.567s coverage: 27.1% of statements [2019-11-26T08:54:25.817Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-26T08:54:27.122Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.2% of statements [2019-11-26T08:54:27.514Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-26T08:54:29.374Z] ok github.com/docker/docker/registry 0.171s coverage: 56.2% of statements [2019-11-26T08:54:30.202Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-26T08:54:30.604Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-26T08:54:31.468Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-11-26T08:54:31.875Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-26T08:54:33.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T08:54:34.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T08:54:35.215Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-26T08:54:35.327Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T08:54:35.657Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-26T08:54:36.027Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2019-11-26T08:54:36.856Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T08:54:36.869Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2019-11-26T08:54:38.386Z] --- PASS: TestBuildMultiStageCopy (13.75s) [2019-11-26T08:54:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.08s) [2019-11-26T08:54:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2019-11-26T08:54:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2019-11-26T08:54:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2019-11-26T08:54:38.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2019-11-26T08:54:38.386Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T08:54:38.386Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-11-26T08:54:38.386Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:54:38.386Z] === RUN TestBuildLabelWithTargets [2019-11-26T08:54:38.386Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-26T08:54:38.386Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:54:38.386Z] === RUN TestBuildWithEmptyLayers [2019-11-26T08:54:39.128Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-26T08:54:39.349Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2019-11-26T08:54:39.349Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T08:54:39.349Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-26T08:54:39.349Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:54:39.349Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T08:54:39.349Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-26T08:54:39.349Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:54:39.349Z] === RUN TestBuildMultiStageLayerLeak [2019-11-26T08:54:39.349Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-26T08:54:39.349Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:54:39.349Z] === RUN TestBuildWithHugeFile [2019-11-26T08:54:39.349Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-26T08:54:39.349Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-26T08:54:39.349Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T08:54:39.349Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:54:39.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:54:39.349Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:54:39.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:54:39.349Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:54:39.349Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:54:39.806Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:54:39.806Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:54:39.806Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:54:39.806Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2019-11-26T08:54:39.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-26T08:54:39.806Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-26T08:54:39.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-11-26T08:54:39.806Z] === RUN TestBuildPreserveOwnership [2019-11-26T08:54:39.806Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-26T08:54:39.806Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:54:39.806Z] === RUN TestBuildPlatformInvalid [2019-11-26T08:54:39.806Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-11-26T08:54:39.806Z] PASS [2019-11-26T08:54:39.806Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-26T08:54:39.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:54:39.806Z] INFO: Testing against a local daemon [2019-11-26T08:54:39.806Z] === RUN TestConfigList [2019-11-26T08:54:39.806Z] --- SKIP: TestConfigList (0.00s) [2019-11-26T08:54:39.806Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:39.806Z] === RUN TestConfigsCreateAndDelete [2019-11-26T08:54:39.806Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-26T08:54:39.806Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:39.806Z] === RUN TestConfigsUpdate [2019-11-26T08:54:39.806Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-26T08:54:39.806Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:39.806Z] === RUN TestTemplatedConfig [2019-11-26T08:54:39.806Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-26T08:54:39.806Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:39.806Z] === RUN TestConfigInspect [2019-11-26T08:54:39.806Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-26T08:54:39.806Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:39.806Z] === RUN TestConfigCreateWithLabels [2019-11-26T08:54:39.806Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-26T08:54:39.806Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:54:39.806Z] === RUN TestConfigCreateResolve [2019-11-26T08:54:39.806Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-26T08:54:39.806Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:54:39.806Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T08:54:39.806Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-26T08:54:39.806Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:54:39.806Z] PASS [2019-11-26T08:54:39.806Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-26T08:54:39.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:54:39.806Z] INFO: Testing against a local daemon [2019-11-26T08:54:39.806Z] === RUN TestCheckpoint [2019-11-26T08:54:39.806Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T08:54:39.806Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T08:54:39.806Z] === RUN TestContainerInvalidJSON [2019-11-26T08:54:39.806Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:54:39.806Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:54:39.806Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:54:39.806Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:54:39.806Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:54:39.806Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:54:39.806Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:54:39.806Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:54:39.806Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:54:39.806Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-11-26T08:54:39.806Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-26T08:54:39.806Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-26T08:54:39.806Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-26T08:54:39.806Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T08:54:39.806Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-11-26T08:54:39.806Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-26T08:54:39.806Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T08:54:40.263Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-11-26T08:54:40.263Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-26T08:54:40.263Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T08:54:40.263Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-26T08:54:40.263Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-26T08:54:40.263Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T08:54:40.263Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-11-26T08:54:40.263Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-26T08:54:40.263Z] === RUN TestCopyFromContainer [2019-11-26T08:54:40.263Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-26T08:54:40.263Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:40.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T08:54:40.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:54:40.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:54:40.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:54:40.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:54:40.263Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:54:40.263Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:54:40.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:54:40.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:54:40.263Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:54:40.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-26T08:54:40.263Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T08:54:40.263Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-26T08:54:40.263Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidEnv [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T08:54:40.263Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T08:54:40.263Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T08:54:40.263Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T08:54:40.263Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T08:54:40.263Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T08:54:40.263Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T08:54:40.263Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-26T08:54:40.263Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T08:54:40.263Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-26T08:54:40.263Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:40.263Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T08:54:40.263Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-26T08:54:40.263Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:54:40.263Z] === RUN TestCreateWithCapabilities [2019-11-26T08:54:40.263Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-26T08:54:40.263Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-26T08:54:40.263Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T08:54:40.263Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-26T08:54:40.263Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:54:40.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:54:40.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:54:40.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:54:40.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:54:40.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:54:40.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:54:40.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:54:40.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:54:40.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:54:40.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:54:40.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:54:40.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-26T08:54:40.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-26T08:54:40.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-26T08:54:40.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-26T08:54:40.264Z] === RUN TestDiff [2019-11-26T08:54:40.264Z] --- SKIP: TestDiff (0.00s) [2019-11-26T08:54:40.264Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-26T08:54:40.264Z] === RUN TestExecWithCloseStdin [2019-11-26T08:54:42.337Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T08:54:42.337Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T08:54:42.434Z] --- PASS: TestExecWithCloseStdin (2.11s) [2019-11-26T08:54:42.434Z] === RUN TestExec [2019-11-26T08:54:42.434Z] --- SKIP: TestExec (0.00s) [2019-11-26T08:54:42.434Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-26T08:54:42.434Z] === RUN TestExecUser [2019-11-26T08:54:42.434Z] --- SKIP: TestExecUser (0.00s) [2019-11-26T08:54:42.434Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-26T08:54:42.434Z] === RUN TestExportContainerAndImportImage [2019-11-26T08:54:42.435Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-26T08:54:42.435Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:42.435Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T08:54:42.435Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-26T08:54:42.435Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:42.435Z] === RUN TestHealthCheckWorkdir [2019-11-26T08:54:42.435Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-26T08:54:42.435Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-26T08:54:42.435Z] === RUN TestHealthKillContainer [2019-11-26T08:54:42.435Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-26T08:54:42.435Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-26T08:54:42.435Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T08:54:42.435Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-26T08:54:42.435Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-26T08:54:42.435Z] === RUN TestKillContainerInvalidSignal [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === Skipped [2019-11-26T08:54:42.723Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-26T08:54:42.723Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-26T08:54:42.723Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:73: No driver to put! [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-26T08:54:42.723Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-26T08:54:42.723Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-26T08:54:42.723Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T08:54:42.723Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-26T08:54:42.723Z] graphtest_unix.go:73: No driver to put! [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-26T08:54:42.723Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-26T08:54:42.723Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] [2019-11-26T08:54:42.723Z] DONE 2142 tests, 20 skipped in 252.499s [2019-11-26T08:54:42.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T08:54:42.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T08:54:42.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T08:54:42.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T08:54:42.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T08:54:43.544Z] #60 433.0 + bin/containerd-stress Post stage [Pipeline] junit [2019-11-26T08:54:43.654Z] Recording test results [2019-11-26T08:54:43.963Z] --- PASS: TestKillContainerInvalidSignal (1.78s) [2019-11-26T08:54:43.963Z] === RUN TestKillContainer [2019-11-26T08:54:43.963Z] --- SKIP: TestKillContainer (0.00s) [2019-11-26T08:54:43.963Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-26T08:54:43.963Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T08:54:43.963Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-26T08:54:43.963Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-26T08:54:43.963Z] === RUN TestKillStoppedContainer [2019-11-26T08:54:43.963Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-26T08:54:43.963Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-26T08:54:43.963Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T08:54:43.963Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-26T08:54:43.963Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-26T08:54:43.963Z] === RUN TestKillDifferentUserContainer [2019-11-26T08:54:43.963Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-26T08:54:43.963Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-26T08:54:43.963Z] === RUN TestInspectOomKilledTrue [2019-11-26T08:54:43.963Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-26T08:54:43.963Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:54:43.963Z] === RUN TestInspectOomKilledFalse [2019-11-26T08:54:43.963Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-26T08:54:43.963Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:54:43.963Z] === RUN TestLogsFollowTailEmpty [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-26T08:54:45.841Z] #60 436.8 + bin/containerd-shim [2019-11-26T08:54:46.130Z] --- PASS: TestLogsFollowTailEmpty (1.67s) [2019-11-26T08:54:46.131Z] === RUN TestNetworkNat [2019-11-26T08:54:46.131Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-26T08:54:46.131Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-26T08:54:46.131Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T08:54:46.131Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-26T08:54:46.131Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:54:46.131Z] === RUN TestNetworkLoopbackNat [2019-11-26T08:54:46.131Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-26T08:54:46.131Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-26T08:54:46.131Z] === RUN TestPause [2019-11-26T08:54:46.131Z] --- SKIP: TestPause (0.00s) [2019-11-26T08:54:46.131Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-26T08:54:46.131Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T08:54:46.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T08:54:46.487Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -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:4952248d0886d747afcbf6f8d13157f7300cc451 hack/make.sh dynbinary test-integration [2019-11-26T08:54:46.879Z] [2019-11-26T08:54:46.879Z] Removing bundles/ [2019-11-26T08:54:46.879Z] [2019-11-26T08:54:46.879Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-26T08:54:46.879Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T08:54:46.879Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T08:54:47.659Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2019-11-26T08:54:47.659Z] === RUN TestPauseStopPausedContainer [2019-11-26T08:54:47.659Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-26T08:54:47.659Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:54:47.659Z] === RUN TestPsFilter [2019-11-26T08:54:47.659Z] --- PASS: TestPsFilter (0.16s) [2019-11-26T08:54:47.659Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T08:54:48.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T08:54:49.826Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.03s) [2019-11-26T08:54:49.826Z] === RUN TestRemoveContainerWithVolume [2019-11-26T08:54:51.993Z] --- PASS: TestRemoveContainerWithVolume (2.09s) [2019-11-26T08:54:51.993Z] === RUN TestRemoveContainerRunning [2019-11-26T08:54:53.524Z] --- PASS: TestRemoveContainerRunning (1.73s) [2019-11-26T08:54:53.524Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T08:54:53.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T08:54:55.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s) [2019-11-26T08:54:55.163Z] === RUN TestRemoveInvalidContainer [2019-11-26T08:54:55.163Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-26T08:54:55.163Z] === RUN TestRenameLinkedContainer [2019-11-26T08:54:55.163Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-26T08:54:55.163Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-26T08:54:55.163Z] === RUN TestRenameStoppedContainer [2019-11-26T08:54:56.964Z] #60 447.1 + bin/containerd-shim-runc-v1 [2019-11-26T08:54:57.332Z] --- PASS: TestRenameStoppedContainer (2.11s) [2019-11-26T08:54:57.332Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T08:55:00.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T08:55:01.052Z] --- PASS: TestRenameRunningContainerAndReuse (3.48s) [2019-11-26T08:55:01.052Z] === RUN TestRenameInvalidName [2019-11-26T08:55:01.794Z] #60 452.1 + bin/containerd-shim-runc-v2 [2019-11-26T08:55:02.524Z] #60 453.6 + binaries [2019-11-26T08:55:02.524Z] #60 453.6 + mkdir -p /build [2019-11-26T08:55:02.524Z] #60 453.6 + cp bin/containerd /build/containerd [2019-11-26T08:55:02.524Z] #60 453.7 + cp bin/containerd-shim /build/containerd-shim [2019-11-26T08:55:02.585Z] --- PASS: TestRenameInvalidName (1.65s) [2019-11-26T08:55:02.585Z] === RUN TestRenameAnonymousContainer [2019-11-26T08:55:02.585Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-26T08:55:02.585Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-26T08:55:02.585Z] === RUN TestRenameContainerWithSameName [2019-11-26T08:55:02.862Z] #60 453.7 + cp bin/ctr /build/ctr [2019-11-26T08:55:02.862Z] #60 DONE 453.8s [2019-11-26T08:55:04.030Z] [2019-11-26T08:55:04.030Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-26T08:55:04.030Z] #61 DONE 0.1s [2019-11-26T08:55:04.030Z] [2019-11-26T08:55:04.030Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-26T08:55:04.030Z] #65 DONE 0.1s [2019-11-26T08:55:04.143Z] --- PASS: TestRenameContainerWithSameName (1.72s) [2019-11-26T08:55:04.143Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T08:55:04.143Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-26T08:55:04.143Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-26T08:55:04.143Z] === RUN TestResize [2019-11-26T08:55:04.143Z] --- SKIP: TestResize (0.00s) [2019-11-26T08:55:04.143Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-26T08:55:04.143Z] === RUN TestResizeWithInvalidSize [2019-11-26T08:55:04.143Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-26T08:55:04.143Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-26T08:55:04.143Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T08:55:04.366Z] [2019-11-26T08:55:04.367Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-26T08:55:04.367Z] #67 DONE 0.1s [2019-11-26T08:55:04.367Z] [2019-11-26T08:55:04.367Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-26T08:55:04.367Z] #70 DONE 0.1s [2019-11-26T08:55:04.367Z] [2019-11-26T08:55:04.367Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-26T08:55:04.367Z] #71 DONE 0.0s [2019-11-26T08:55:04.367Z] [2019-11-26T08:55:04.367Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-26T08:55:04.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T08:55:06.665Z] #72 DONE 2.2s [2019-11-26T08:55:06.665Z] [2019-11-26T08:55:06.665Z] #73 exporting to oci image format [2019-11-26T08:55:06.665Z] #73 exporting layers [2019-11-26T08:55:07.117Z] --- PASS: TestBuildWithHugeFile (42.52s) [2019-11-26T08:55:07.117Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T08:55:07.117Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:55:07.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:55:07.117Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:55:07.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:55:07.117Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:55:07.117Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:55:07.117Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:55:07.117Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:55:07.117Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:55:07.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2019-11-26T08:55:07.117Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.38s) [2019-11-26T08:55:07.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s) [2019-11-26T08:55:07.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.39s) [2019-11-26T08:55:07.117Z] === RUN TestBuildPreserveOwnership [2019-11-26T08:55:07.117Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-26T08:55:07.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T08:55:07.684Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-26T08:55:07.870Z] --- PASS: TestResizeWhenContainerNotStarted (3.44s) [2019-11-26T08:55:07.870Z] === RUN TestDaemonRestartKillContainers [2019-11-26T08:55:07.870Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-26T08:55:07.870Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:07.870Z] === RUN TestStats [2019-11-26T08:55:07.870Z] --- SKIP: TestStats (0.00s) [2019-11-26T08:55:07.870Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-26T08:55:07.870Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T08:55:09.588Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2019-11-26T08:55:09.588Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2019-11-26T08:55:09.588Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-11-26T08:55:09.588Z] === RUN TestBuildPlatformInvalid [2019-11-26T08:55:09.847Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-26T08:55:09.847Z] PASS [2019-11-26T08:55:09.847Z] [2019-11-26T08:55:09.847Z] === Skipped [2019-11-26T08:55:09.847Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-26T08:55:09.847Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T08:55:09.847Z] [2019-11-26T08:55:09.847Z] [2019-11-26T08:55:09.847Z] DONE 32 tests, 1 skipped in 92.149s [2019-11-26T08:55:09.847Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-26T08:55:09.847Z] ++ 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-11-26T08:55:09.847Z] ++ set -e [2019-11-26T08:55:09.847Z] ++ '[' -n 0 ']' [2019-11-26T08:55:09.847Z] ++ set -x [2019-11-26T08:55:09.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T08:55:10.106Z] INFO: Testing against a local daemon [2019-11-26T08:55:10.106Z] === RUN TestConfigList [2019-11-26T08:55:12.555Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.02s) [2019-11-26T08:55:12.555Z] === RUN TestStopContainerWithTimeout [2019-11-26T08:55:12.555Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-26T08:55:12.555Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-26T08:55:12.555Z] === RUN TestUpdateRestartPolicy [2019-11-26T08:55:12.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T08:55:13.391Z] --- PASS: TestConfigList (3.45s) [2019-11-26T08:55:13.391Z] === RUN TestConfigsCreateAndDelete [2019-11-26T08:55:15.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T08:55:16.675Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2019-11-26T08:55:16.675Z] === RUN TestConfigsUpdate [2019-11-26T08:55:19.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T08:55:19.960Z] --- PASS: TestConfigsUpdate (3.21s) [2019-11-26T08:55:19.960Z] === RUN TestTemplatedConfig [2019-11-26T08:55:22.537Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T08:55:22.537Z] Using test binary docker [2019-11-26T08:55:22.537Z] +++ /etc/init.d/apparmor start [2019-11-26T08:55:22.537Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T08:55:22.537Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T08:55:22.537Z] Warning failed to create cache: (null) [2019-11-26T08:55:22.537Z] . [2019-11-26T08:55:22.537Z] INFO: Waiting for daemon to start... [2019-11-26T08:55:22.537Z] Starting dockerd [2019-11-26T08:55:22.537Z] +++ 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-11-26T08:55:23.248Z] --- PASS: TestTemplatedConfig (3.48s) [2019-11-26T08:55:23.248Z] === RUN TestConfigInspect [2019-11-26T08:55:24.468Z] . [2019-11-26T08:55:24.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T08:55:24.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T08:55:24.468Z] Error: No such image: emptyfs [2019-11-26T08:55:24.468Z] ++++ docker load [2019-11-26T08:55:24.468Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T08:55:24.724Z] Running integration-test (iteration 1) [2019-11-26T08:55:24.724Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-26T08:55:24.724Z] ++ 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-11-26T08:55:24.724Z] ++ set -e [2019-11-26T08:55:24.724Z] ++ '[' -n 0 ']' [2019-11-26T08:55:24.724Z] ++ set -x [2019-11-26T08:55:24.724Z] ++ env -i DEST=/go/src/github.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-11-26T08:55:26.535Z] --- PASS: TestConfigInspect (3.16s) [2019-11-26T08:55:26.535Z] === RUN TestConfigCreateWithLabels [2019-11-26T08:55:29.822Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2019-11-26T08:55:29.822Z] === RUN TestConfigCreateResolve [2019-11-26T08:55:33.109Z] --- PASS: TestConfigCreateResolve (3.20s) [2019-11-26T08:55:33.109Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T08:55:33.613Z] --- PASS: TestUpdateRestartPolicy (19.99s) [2019-11-26T08:55:33.614Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T08:55:33.676Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2019-11-26T08:55:33.676Z] PASS [2019-11-26T08:55:33.676Z] [2019-11-26T08:55:33.676Z] DONE 8 tests in 23.647s [2019-11-26T08:55:33.676Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-26T08:55:33.676Z] ++ 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-11-26T08:55:33.676Z] ++ set -e [2019-11-26T08:55:33.676Z] ++ '[' -n 0 ']' [2019-11-26T08:55:33.676Z] ++ set -x [2019-11-26T08:55:33.676Z] ++ env -i DEST=/go/src/github.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-11-26T08:55:33.676Z] INFO: Testing against a local daemon [2019-11-26T08:55:33.676Z] === RUN TestCheckpoint [2019-11-26T08:55:33.676Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T08:55:33.676Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T08:55:33.676Z] === RUN TestContainerInvalidJSON [2019-11-26T08:55:33.676Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:55:33.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:55:33.676Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:55:33.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:55:33.676Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:55:33.676Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:55:33.676Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:55:33.676Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:55:33.676Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:55:33.676Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-26T08:55:33.676Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-26T08:55:33.676Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-26T08:55:33.676Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-26T08:55:33.676Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T08:55:33.934Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-26T08:55:33.934Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T08:55:33.934Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-26T08:55:33.934Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T08:55:34.193Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-26T08:55:34.193Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T08:55:34.193Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-11-26T08:55:34.193Z] === RUN TestCopyFromContainer [2019-11-26T08:55:34.587Z] --- PASS: TestUpdateRestartWithAutoRemove (1.93s) [2019-11-26T08:55:34.587Z] === RUN TestWaitNonBlocked [2019-11-26T08:55:34.587Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T08:55:34.587Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T08:55:34.587Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T08:55:34.587Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T08:55:34.587Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T08:55:34.587Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T08:55:36.096Z] === RUN TestCopyFromContainer// [2019-11-26T08:55:36.355Z] === RUN TestCopyFromContainer//bar/root [2019-11-26T08:55:36.355Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-26T08:55:36.355Z] === RUN TestCopyFromContainer/bar/quux [2019-11-26T08:55:36.614Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-26T08:55:36.614Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-26T08:55:36.872Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-26T08:55:36.872Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-26T08:55:37.131Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-26T08:55:37.131Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer (3.06s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-26T08:55:37.391Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-26T08:55:37.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T08:55:37.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:55:37.391Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:55:37.391Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:55:37.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:55:37.392Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:55:37.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:55:37.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:55:37.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:55:37.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:55:37.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-26T08:55:37.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-26T08:55:37.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-26T08:55:37.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-26T08:55:37.392Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T08:55:37.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-26T08:55:37.392Z] === RUN TestCreateWithInvalidEnv [2019-11-26T08:55:37.392Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T08:55:37.392Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T08:55:37.392Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T08:55:37.392Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T08:55:37.392Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T08:55:37.392Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T08:55:37.392Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T08:55:37.392Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T08:55:37.392Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T08:55:37.392Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-26T08:55:37.392Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-26T08:55:37.392Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-26T08:55:37.392Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-26T08:55:37.392Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T08:55:37.392Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-26T08:55:37.392Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T08:55:37.481Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-26T08:55:37.481Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.77s) [2019-11-26T08:55:37.481Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.87s) [2019-11-26T08:55:37.481Z] === RUN TestWaitBlocked [2019-11-26T08:55:37.481Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-26T08:55:37.481Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:55:37.481Z] PASS [2019-11-26T08:55:37.481Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-26T08:55:37.481Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:37.481Z] INFO: Testing against a local daemon [2019-11-26T08:55:37.481Z] === RUN TestCommitInheritsEnv [2019-11-26T08:55:37.481Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-26T08:55:37.481Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:55:37.481Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T08:55:37.481Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-26T08:55:37.481Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-26T08:55:37.481Z] === RUN TestImagesFilterMultiReference [2019-11-26T08:55:37.481Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-26T08:55:37.481Z] === RUN TestImagePullPlatformInvalid [2019-11-26T08:55:37.481Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-26T08:55:37.481Z] === RUN TestRemoveImageOrphaning [2019-11-26T08:55:37.481Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-26T08:55:37.482Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:55:37.482Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T08:55:37.938Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-26T08:55:37.939Z] === RUN TestTagInvalidReference [2019-11-26T08:55:37.939Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-26T08:55:37.939Z] === RUN TestTagValidPrefixedRepo [2019-11-26T08:55:37.939Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-26T08:55:37.939Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T08:55:37.939Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-26T08:55:37.939Z] === RUN TestTagOfficialNames [2019-11-26T08:55:37.939Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-26T08:55:37.939Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] === RUN TestTagMatchesDigest [2019-11-26T08:55:37.939Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-26T08:55:37.939Z] PASS [2019-11-26T08:55:37.939Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-26T08:55:37.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:37.939Z] INFO: Testing against a local daemon [2019-11-26T08:55:37.939Z] === RUN TestNetworkCreateDelete [2019-11-26T08:55:37.939Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-26T08:55:37.939Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:55:37.939Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T08:55:37.939Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-26T08:55:37.939Z] 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-11-26T08:55:37.939Z] === RUN TestInspectNetwork [2019-11-26T08:55:37.939Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-26T08:55:37.939Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-26T08:55:37.939Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T08:55:37.939Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-26T08:55:37.939Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:55:37.939Z] === RUN TestNetworkInvalidJSON [2019-11-26T08:55:37.939Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T08:55:37.939Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T08:55:37.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T08:55:37.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T08:55:37.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T08:55:37.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T08:55:37.939Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T08:55:37.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T08:55:37.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T08:55:37.939Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-26T08:55:37.939Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-26T08:55:37.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-26T08:55:37.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-26T08:55:37.939Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T08:55:37.939Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T08:55:37.939Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T08:55:37.939Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T08:55:37.939Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T08:55:37.939Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T08:55:37.939Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T08:55:37.939Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:230: FLAKY_TEST [2019-11-26T08:55:37.939Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T08:55:37.939Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T08:55:37.939Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-26T08:55:37.939Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-26T08:55:37.939Z] PASS [2019-11-26T08:55:37.939Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-26T08:55:37.939Z] PASS [2019-11-26T08:55:37.939Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-26T08:55:37.939Z] PASS [2019-11-26T08:55:37.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-26T08:55:37.939Z] PASS [2019-11-26T08:55:37.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-26T08:55:37.939Z] PASS [2019-11-26T08:55:37.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-26T08:55:37.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:37.939Z] INFO: Testing against a local daemon [2019-11-26T08:55:37.939Z] === RUN TestPluginInvalidJSON [2019-11-26T08:55:37.939Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T08:55:37.939Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T08:55:37.939Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T08:55:37.939Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-26T08:55:37.939Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T08:55:37.939Z] PASS [2019-11-26T08:55:37.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-26T08:55:38.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:38.400Z] INFO: Testing against a local daemon [2019-11-26T08:55:38.400Z] === RUN TestExternalGraphDriver [2019-11-26T08:55:38.400Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-26T08:55:38.400Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-26T08:55:38.400Z] === RUN TestGraphdriverPluginV2 [2019-11-26T08:55:38.400Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-26T08:55:38.400Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-26T08:55:38.400Z] PASS [2019-11-26T08:55:38.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-26T08:55:38.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:38.400Z] INFO: Testing against a local daemon [2019-11-26T08:55:38.400Z] PASS [2019-11-26T08:55:38.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-26T08:55:38.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:38.400Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-26T08:55:38.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:38.401Z] INFO: Testing against a local daemon [2019-11-26T08:55:38.401Z] === RUN TestSecretInspect [2019-11-26T08:55:38.401Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-26T08:55:38.401Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestSecretList [2019-11-26T08:55:38.401Z] --- SKIP: TestSecretList (0.00s) [2019-11-26T08:55:38.401Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestSecretsCreateAndDelete [2019-11-26T08:55:38.401Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-26T08:55:38.401Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestSecretsUpdate [2019-11-26T08:55:38.401Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-26T08:55:38.401Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestTemplatedSecret [2019-11-26T08:55:38.401Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-26T08:55:38.401Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestSecretCreateResolve [2019-11-26T08:55:38.401Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-26T08:55:38.401Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:55:38.401Z] PASS [2019-11-26T08:55:38.401Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-26T08:55:38.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:38.401Z] INFO: Testing against a local daemon [2019-11-26T08:55:38.401Z] === RUN TestServiceCreateInit [2019-11-26T08:55:38.401Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T08:55:38.401Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T08:55:38.401Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-26T08:55:38.401Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-26T08:55:38.401Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-26T08:55:38.401Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T08:55:38.401Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-26T08:55:38.401Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestCreateServiceConflict [2019-11-26T08:55:38.401Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-26T08:55:38.401Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T08:55:38.401Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-26T08:55:38.401Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-26T08:55:38.401Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-26T08:55:38.401Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T08:55:38.401Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-26T08:55:38.401Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T08:55:38.401Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-26T08:55:38.401Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestCreateServiceSysctls [2019-11-26T08:55:38.401Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-26T08:55:38.401Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestCreateServiceCapabilities [2019-11-26T08:55:38.401Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-26T08:55:38.401Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestInspect [2019-11-26T08:55:38.401Z] --- SKIP: TestInspect (0.00s) [2019-11-26T08:55:38.401Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestServiceListWithStatuses [2019-11-26T08:55:38.401Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-26T08:55:38.401Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T08:55:38.401Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-26T08:55:38.401Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestDockerNetworkReConnect [2019-11-26T08:55:38.401Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-26T08:55:38.401Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestServicePlugin [2019-11-26T08:55:38.401Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-26T08:55:38.401Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.401Z] === RUN TestServiceUpdateLabel [2019-11-26T08:55:38.401Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-26T08:55:38.401Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:55:38.401Z] === RUN TestServiceUpdateSecrets [2019-11-26T08:55:38.401Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-26T08:55:38.401Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:55:38.401Z] === RUN TestServiceUpdateConfigs [2019-11-26T08:55:38.401Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-26T08:55:38.401Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:55:38.401Z] === RUN TestServiceUpdateNetwork [2019-11-26T08:55:38.401Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-26T08:55:38.401Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-26T08:55:38.401Z] PASS [2019-11-26T08:55:38.401Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-26T08:55:38.557Z] ................................................ [ 29%] [2019-11-26T08:55:38.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:38.863Z] INFO: Testing against a local daemon [2019-11-26T08:55:38.863Z] === RUN TestSessionCreate [2019-11-26T08:55:38.863Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-26T08:55:38.863Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-26T08:55:38.863Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T08:55:38.863Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-26T08:55:38.863Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-26T08:55:38.863Z] PASS [2019-11-26T08:55:38.863Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-26T08:55:38.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:38.863Z] INFO: Testing against a local daemon [2019-11-26T08:55:38.863Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T08:55:38.863Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T08:55:38.863Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-26T08:55:38.863Z] === RUN TestEventsExecDie [2019-11-26T08:55:38.863Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-26T08:55:38.863Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-26T08:55:38.863Z] === RUN TestEventsBackwardsCompatible [2019-11-26T08:55:38.863Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-26T08:55:38.863Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-26T08:55:38.863Z] === RUN TestInfoAPI [2019-11-26T08:55:38.863Z] --- PASS: TestInfoAPI (0.04s) [2019-11-26T08:55:38.863Z] === RUN TestInfoAPIWarnings [2019-11-26T08:55:38.863Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-26T08:55:38.863Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-26T08:55:38.863Z] === RUN TestInfoDebug [2019-11-26T08:55:38.863Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-26T08:55:38.863Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-26T08:55:38.863Z] === RUN TestInfoInsecureRegistries [2019-11-26T08:55:38.863Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-26T08:55:38.863Z] info_test.go:101: [d7c7e59746fb7] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d7c7e59746fb7\root --exec-root C:\windows\TEMP\dxr\d7c7e59746fb7 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d7c7e59746fb7\docker.pid --userland-proxy=true --containerd-namespace d7c7e59746fb7 --containerd-plugins-namespace d7c7e59746fb7p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d7c7e59746fb7.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-26T08:55:38.863Z] === RUN TestInfoRegistryMirrors [2019-11-26T08:55:38.863Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-26T08:55:38.863Z] info_test.go:125: [d4b7c2e13c450] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d4b7c2e13c450\root --exec-root C:\windows\TEMP\dxr\d4b7c2e13c450 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d4b7c2e13c450\docker.pid --userland-proxy=true --containerd-namespace d4b7c2e13c450 --containerd-plugins-namespace d4b7c2e13c450p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d4b7c2e13c450.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-26T08:55:38.863Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T08:55:39.832Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2019-11-26T08:55:39.832Z] === RUN TestPingCacheHeaders [2019-11-26T08:55:39.832Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-26T08:55:39.832Z] === RUN TestPingGet [2019-11-26T08:55:39.832Z] --- PASS: TestPingGet (0.03s) [2019-11-26T08:55:39.832Z] === RUN TestPingHead [2019-11-26T08:55:39.832Z] --- PASS: TestPingHead (0.03s) [2019-11-26T08:55:39.832Z] === RUN TestVersion [2019-11-26T08:55:39.832Z] --- PASS: TestVersion (0.03s) [2019-11-26T08:55:39.832Z] FAIL [2019-11-26T08:55:39.832Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-26T08:55:39.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:39.832Z] INFO: Testing against a local daemon [2019-11-26T08:55:39.832Z] === RUN TestVolumesCreateAndList [2019-11-26T08:55:39.832Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-26T08:55:39.832Z] === RUN TestVolumesRemove [2019-11-26T08:55:39.832Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-26T08:55:39.832Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-26T08:55:39.832Z] === RUN TestVolumesInspect [2019-11-26T08:55:39.832Z] --- PASS: TestVolumesInspect (0.05s) [2019-11-26T08:55:39.832Z] === RUN TestVolumesInvalidJSON [2019-11-26T08:55:39.832Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T08:55:39.832Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T08:55:39.832Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T08:55:39.832Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-26T08:55:39.832Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T08:55:39.832Z] PASS [2019-11-26T08:55:39.832Z] INFO: make.ps1 ended at 11/26/2019 08:55:39 [2019-11-26T08:55:39.832Z] INFO: Integration CLI tests being run from the host: [2019-11-26T08:55:39.832Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:55:39.926Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:55:39.926Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2019-11-26T08:55:39.926Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-11-26T08:55:39.926Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T08:55:42.458Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2019-11-26T08:55:42.458Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T08:55:42.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:55:42.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:55:42.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:55:42.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:55:42.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:55:42.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:55:42.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:55:42.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:55:42.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:55:42.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:55:42.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:55:42.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:55:42.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:55:42.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:55:42.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:55:42.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-26T08:55:42.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-26T08:55:42.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-26T08:55:42.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-11-26T08:55:42.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-26T08:55:42.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-26T08:55:42.458Z] === RUN TestContainerStartOnDaemonRestart [2019-11-26T08:55:42.458Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-26T08:55:42.458Z] === RUN TestDaemonRestartIpcMode [2019-11-26T08:55:42.458Z] === PAUSE TestDaemonRestartIpcMode [2019-11-26T08:55:42.458Z] === RUN TestDiff [2019-11-26T08:55:43.025Z] --- PASS: TestDiff (0.84s) [2019-11-26T08:55:43.025Z] === RUN TestExecWithCloseStdin [2019-11-26T08:55:44.400Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-11-26T08:55:44.400Z] === RUN TestExec [2019-11-26T08:55:45.336Z] --- PASS: TestExec (0.99s) [2019-11-26T08:55:45.336Z] === RUN TestExecUser [2019-11-26T08:55:46.441Z] --- PASS: TestExecUser (0.95s) [2019-11-26T08:55:46.441Z] === RUN TestExportContainerAndImportImage [2019-11-26T08:55:47.376Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-11-26T08:55:47.376Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T08:55:48.420Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-26T08:55:48.420Z] INFO: Testing against a local daemon [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-26T08:55:48.420Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-26T08:55:48.880Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-26T08:55:48.880Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-26T08:55:49.280Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2019-11-26T08:55:49.280Z] === RUN TestHealthCheckWorkdir [2019-11-26T08:55:49.341Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-26T08:55:49.802Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-26T08:55:50.666Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2019-11-26T08:55:50.666Z] === RUN TestHealthKillContainer [2019-11-26T08:55:53.949Z] --- PASS: TestHealthKillContainer (2.97s) [2019-11-26T08:55:53.949Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T08:55:54.207Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2019-11-26T08:55:54.207Z] === RUN TestIpcModeNone [2019-11-26T08:55:55.142Z] --- PASS: TestIpcModeNone (1.00s) [2019-11-26T08:55:55.142Z] === RUN TestIpcModePrivate [2019-11-26T08:55:56.077Z] --- PASS: TestIpcModePrivate (0.90s) [2019-11-26T08:55:56.077Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-11-26T08:55:56.077Z] === RUN TestIpcModeShareable [2019-11-26T08:55:56.878Z] Loaded image: buildpack-deps:jessie [2019-11-26T08:55:56.878Z] Loaded image: busybox:latest [2019-11-26T08:55:56.878Z] Loaded image: busybox:glibc [2019-11-26T08:55:56.878Z] Loaded image: debian:jessie [2019-11-26T08:55:56.878Z] Loaded image: hello-world:latest [2019-11-26T08:55:56.878Z] INFO: Testing against a local daemon [2019-11-26T08:55:56.879Z] === RUN TestCgroupNamespacesBuild [2019-11-26T08:55:56.972Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-26T08:55:57.012Z] --- PASS: TestIpcModeShareable (0.95s) [2019-11-26T08:55:57.012Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-26T08:55:57.012Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-26T08:55:57.431Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T08:55:57.431Z] [2019-11-26T08:55:57.431Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T08:55:57.431Z] PKG_CONFIG=pkg-config [2019-11-26T08:55:57.431Z] GOLANG_VERSION=1.13.4 [2019-11-26T08:55:57.431Z] HOSTNAME=e66606fedd64 [2019-11-26T08:55:57.431Z] DOCKER_EXPERIMENTAL=1 [2019-11-26T08:55:57.431Z] container=docker [2019-11-26T08:55:57.431Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-26T08:55:57.431Z] GO111MODULE=off [2019-11-26T08:55:57.431Z] GOPATH=/go [2019-11-26T08:55:57.431Z] PWD=/go/src/github.com/docker/docker [2019-11-26T08:55:57.431Z] HOME=/root [2019-11-26T08:55:57.431Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-26T08:55:57.431Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T08:55:57.431Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T08:55:57.431Z] DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T08:55:57.431Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T08:55:57.431Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T08:55:57.431Z] TERM=xterm [2019-11-26T08:55:57.431Z] VALIDATE_BRANCH=master [2019-11-26T08:55:57.431Z] DEST=bundles/test-integration [2019-11-26T08:55:57.431Z] SHLVL=1 [2019-11-26T08:55:57.431Z] TIMEOUT=120m [2019-11-26T08:55:57.431Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T08:55:57.431Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T08:55:57.431Z] TESTDEBUG=0 [2019-11-26T08:55:57.431Z] _=/usr/bin/env [2019-11-26T08:55:57.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T08:56:00.143Z] --- PASS: TestCgroupNamespacesBuild (4.06s) [2019-11-26T08:56:00.143Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-26T08:56:00.297Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2019-11-26T08:56:00.297Z] === RUN TestAPIIpcModeHost [2019-11-26T08:56:00.864Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-11-26T08:56:00.864Z] === RUN TestDaemonIpcModeShareable [2019-11-26T08:56:02.658Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2019-11-26T08:56:02.659Z] === RUN TestBuildWithSession [2019-11-26T08:56:02.659Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-26T08:56:02.659Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T08:56:02.659Z] === RUN TestBuildSquashParent [2019-11-26T08:56:02.770Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-11-26T08:56:02.770Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-26T08:56:02.770Z] === RUN TestDaemonIpcModePrivate [2019-11-26T08:56:04.673Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2019-11-26T08:56:04.673Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-26T08:56:04.673Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-26T08:56:04.951Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-26T08:56:06.576Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2019-11-26T08:56:06.576Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-26T08:56:06.576Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-26T08:56:08.479Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-11-26T08:56:08.479Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-26T08:56:08.479Z] === RUN TestIpcModeOlderClient [2019-11-26T08:56:08.479Z] === PAUSE TestIpcModeOlderClient [2019-11-26T08:56:08.479Z] === RUN TestKillContainerInvalidSignal [2019-11-26T08:56:08.609Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-26T08:56:09.415Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2019-11-26T08:56:09.415Z] === RUN TestKillContainer [2019-11-26T08:56:09.415Z] === RUN TestKillContainer/no_signal [2019-11-26T08:56:10.350Z] === RUN TestKillContainer/non_killing_signal [2019-11-26T08:56:10.608Z] === RUN TestKillContainer/killing_signal [2019-11-26T08:56:11.983Z] --- PASS: TestKillContainer (2.42s) [2019-11-26T08:56:11.983Z] --- PASS: TestKillContainer/no_signal (0.78s) [2019-11-26T08:56:11.983Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2019-11-26T08:56:11.983Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2019-11-26T08:56:11.983Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T08:56:11.983Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-26T08:56:12.551Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-26T08:56:13.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2019-11-26T08:56:13.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2019-11-26T08:56:13.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-11-26T08:56:13.485Z] === RUN TestKillStoppedContainer [2019-11-26T08:56:13.485Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-26T08:56:13.485Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T08:56:13.744Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-26T08:56:13.744Z] === RUN TestKillDifferentUserContainer [2019-11-26T08:56:14.680Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2019-11-26T08:56:14.680Z] === RUN TestInspectOomKilledTrue [2019-11-26T08:56:14.680Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-26T08:56:14.680Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:56:14.680Z] === RUN TestInspectOomKilledFalse [2019-11-26T08:56:14.680Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-26T08:56:14.680Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:56:14.680Z] === RUN TestLinksEtcHostsContentMatch [2019-11-26T08:56:14.886Z] --- PASS: TestBuildSquashParent (10.54s) [2019-11-26T08:56:14.886Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T08:56:14.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:56:14.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:56:14.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:56:14.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:56:14.886Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:56:14.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:56:14.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:56:14.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:56:14.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:56:14.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:56:14.886Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:56:14.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:56:14.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:56:14.886Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:56:15.248Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-11-26T08:56:15.248Z] === RUN TestLinksContainerNames [2019-11-26T08:56:16.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:56:16.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:56:17.150Z] --- PASS: TestLinksContainerNames (1.61s) [2019-11-26T08:56:17.150Z] === RUN TestLogsFollowTailEmpty [2019-11-26T08:56:17.717Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2019-11-26T08:56:17.717Z] === RUN TestContainerNetworkMountsNoChown [2019-11-26T08:56:18.654Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/default [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/default [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/private [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/private [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rprivate [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/slave [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/slave [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rslave [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/shared [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/shared [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rshared [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/default [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rslave [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/shared [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/slave [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/private [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rprivate [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rshared [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:56:18.654Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:56:18.654Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:56:18.654Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:56:18.912Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-26T08:56:18.912Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:56:18.912Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-26T08:56:18.912Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:56:18.912Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:56:18.912Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:56:18.912Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:56:18.912Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-26T08:56:18.912Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-26T08:56:18.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-26T08:56:18.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-26T08:56:18.913Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-26T08:56:18.913Z] === RUN TestContainerBindMountNonRecursive [2019-11-26T08:56:20.816Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2019-11-26T08:56:20.816Z] === RUN TestNetworkNat [2019-11-26T08:56:20.949Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:56:20.949Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:56:21.754Z] --- PASS: TestNetworkNat (0.92s) [2019-11-26T08:56:21.754Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T08:56:22.690Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-11-26T08:56:22.690Z] === RUN TestNetworkLoopbackNat [2019-11-26T08:56:24.064Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-11-26T08:56:24.064Z] === RUN TestPause [2019-11-26T08:56:24.212Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-26T08:56:24.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.65s) [2019-11-26T08:56:24.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.70s) [2019-11-26T08:56:24.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.48s) [2019-11-26T08:56:24.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.70s) [2019-11-26T08:56:24.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s) [2019-11-26T08:56:24.212Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2019-11-26T08:56:24.212Z] === RUN TestBuildMultiStageCopy [2019-11-26T08:56:24.212Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-26T08:56:25.000Z] --- PASS: TestPause (0.92s) [2019-11-26T08:56:25.000Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T08:56:25.000Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T08:56:25.000Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T08:56:25.000Z] === RUN TestPauseStopPausedContainer [2019-11-26T08:56:25.935Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-11-26T08:56:25.935Z] === RUN TestPsFilter [2019-11-26T08:56:25.935Z] --- PASS: TestPsFilter (0.26s) [2019-11-26T08:56:25.935Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T08:56:26.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T08:56:26.725Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T08:56:26.870Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-11-26T08:56:26.870Z] === RUN TestRemoveContainerWithVolume [2019-11-26T08:56:27.286Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T08:56:27.807Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2019-11-26T08:56:27.807Z] === RUN TestRemoveContainerRunning [2019-11-26T08:56:27.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T08:56:28.214Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T08:56:28.373Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-11-26T08:56:28.373Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T08:56:28.775Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T08:56:29.308Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2019-11-26T08:56:29.308Z] === RUN TestRemoveInvalidContainer [2019-11-26T08:56:29.308Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-26T08:56:29.308Z] === RUN TestRenameLinkedContainer [2019-11-26T08:56:29.335Z] --- PASS: TestBuildMultiStageCopy (5.75s) [2019-11-26T08:56:29.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2019-11-26T08:56:29.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2019-11-26T08:56:29.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2019-11-26T08:56:29.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2019-11-26T08:56:29.335Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2019-11-26T08:56:29.335Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T08:56:30.189Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-26T08:56:30.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T08:56:31.222Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2019-11-26T08:56:31.222Z] === RUN TestBuildLabelWithTargets [2019-11-26T08:56:32.594Z] --- PASS: TestRenameLinkedContainer (3.43s) [2019-11-26T08:56:32.595Z] === RUN TestRenameStoppedContainer [2019-11-26T08:56:33.530Z] --- PASS: TestRenameStoppedContainer (0.81s) [2019-11-26T08:56:33.530Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T08:56:33.875Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2019-11-26T08:56:33.875Z] === RUN TestBuildWithEmptyLayers [2019-11-26T08:56:34.802Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2019-11-26T08:56:34.802Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T08:56:35.432Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2019-11-26T08:56:35.432Z] === RUN TestRenameInvalidName [2019-11-26T08:56:35.999Z] --- PASS: TestRenameInvalidName (0.84s) [2019-11-26T08:56:35.999Z] === RUN TestRenameAnonymousContainer [2019-11-26T08:56:38.312Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-26T08:56:38.963Z] --- PASS: TestBuildMultiStageOnBuild (3.73s) [2019-11-26T08:56:38.963Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T08:56:40.190Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2019-11-26T08:56:40.190Z] === RUN TestRenameContainerWithSameName [2019-11-26T08:56:40.247Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-26T08:56:40.329Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2019-11-26T08:56:40.329Z] === RUN TestBuildMultiStageLayerLeak [2019-11-26T08:56:41.125Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2019-11-26T08:56:41.125Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T08:56:42.500Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2019-11-26T08:56:42.500Z] === RUN TestResize [2019-11-26T08:56:43.436Z] --- PASS: TestResize (0.82s) [2019-11-26T08:56:43.436Z] === RUN TestResizeWithInvalidSize [2019-11-26T08:56:44.372Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2019-11-26T08:56:44.372Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T08:56:44.484Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-26T08:56:44.492Z] --- PASS: TestBuildMultiStageLayerLeak (4.24s) [2019-11-26T08:56:44.492Z] === RUN TestBuildWithHugeFile [2019-11-26T08:56:45.310Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T08:56:45.310Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T08:56:45.310Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T08:56:45.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T08:56:45.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T08:56:45.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T08:56:45.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T08:56:47.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T08:56:47.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T08:56:48.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T08:56:49.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T08:56:51.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T08:56:51.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T08:56:51.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T08:56:52.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T08:56:52.616Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T08:56:52.616Z] Using test binary docker [2019-11-26T08:56:52.616Z] +++ /etc/init.d/apparmor start [2019-11-26T08:56:52.616Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T08:56:52.616Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T08:56:52.616Z] Warning failed to create cache: (null) [2019-11-26T08:56:52.616Z] . [2019-11-26T08:56:52.616Z] INFO: Waiting for daemon to start... [2019-11-26T08:56:52.616Z] Starting dockerd [2019-11-26T08:56:52.616Z] +++ 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-11-26T08:56:52.616Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T08:56:52.616Z] Using test binary docker [2019-11-26T08:56:52.616Z] +++ /etc/init.d/apparmor start [2019-11-26T08:56:52.616Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T08:56:52.616Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T08:56:52.616Z] Warning failed to create cache: (null) [2019-11-26T08:56:52.616Z] . [2019-11-26T08:56:52.616Z] INFO: Waiting for daemon to start... [2019-11-26T08:56:52.616Z] Starting dockerd [2019-11-26T08:56:52.616Z] +++ 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-11-26T08:56:54.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T08:56:54.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T08:56:54.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T08:56:56.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T08:56:56.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T08:56:56.488Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.58s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (3.48s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.56s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.76s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.18s) [2019-11-26T08:56:56.489Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (4.48s) [2019-11-26T08:56:56.489Z] === RUN TestCgroupNamespacesRun [2019-11-26T08:56:57.867Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2019-11-26T08:56:57.867Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-26T08:56:58.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T08:56:59.232Z] ......................... [ 67%] [2019-11-26T08:56:59.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T08:56:59.768Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2019-11-26T08:56:59.768Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-26T08:57:00.172Z] #73 exporting layers 108.7s done [2019-11-26T08:57:00.172Z] #73 exporting manifest sha256:a076f9cc3f6e99955b1c4719a27e2f901d35f3fcc891413e37c9fe13e4a647ac 0.0s done [2019-11-26T08:57:00.173Z] #73 exporting config sha256:1fe8fd3f3f9b55bc81c0c0c7e664a4cef5d6deb0f180c18f3a7d326f70f92d78 done [2019-11-26T08:57:00.173Z] #73 sending tarball [2019-11-26T08:57:00.692Z] . [2019-11-26T08:57:00.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T08:57:00.692Z] [2019-11-26T08:57:00.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T08:57:00.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T08:57:00.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T08:57:00.692Z] Error: No such image: emptyfs [2019-11-26T08:57:00.692Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T08:57:00.692Z] ++++ docker load [2019-11-26T08:57:00.692Z] Error: No such image: emptyfs [2019-11-26T08:57:00.692Z] ++++ docker load [2019-11-26T08:57:00.692Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T08:57:00.692Z] Running integration-test (iteration 1) [2019-11-26T08:57:00.692Z] 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-11-26T08:57:00.692Z] ++ 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-11-26T08:57:00.692Z] ++ set -e [2019-11-26T08:57:00.692Z] ++ '[' -n 0 ']' [2019-11-26T08:57:00.692Z] ++ set -x [2019-11-26T08:57:00.692Z] ++ env -i DEST=/go/src/github.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-11-26T08:57:00.692Z] Running integration-test (iteration 1) [2019-11-26T08:57:00.692Z] 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-11-26T08:57:00.692Z] ++ 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-11-26T08:57:00.692Z] ++ set -e [2019-11-26T08:57:00.692Z] ++ '[' -n 0 ']' [2019-11-26T08:57:00.692Z] ++ set -x [2019-11-26T08:57:00.692Z] ++ env -i DEST=/go/src/github.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-11-26T08:57:01.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T08:57:01.671Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2019-11-26T08:57:01.671Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-26T08:57:03.574Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2019-11-26T08:57:03.574Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-26T08:57:04.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T08:57:04.950Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2019-11-26T08:57:04.950Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-26T08:57:05.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T08:57:05.886Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-11-26T08:57:05.886Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-26T08:57:06.823Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2019-11-26T08:57:06.823Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-26T08:57:07.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T08:57:08.725Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2019-11-26T08:57:08.725Z] === RUN TestKernelTCPMemory [2019-11-26T08:57:09.662Z] --- PASS: TestKernelTCPMemory (0.95s) [2019-11-26T08:57:09.662Z] === RUN TestNISDomainname [2019-11-26T08:57:10.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T08:57:11.038Z] --- PASS: TestNISDomainname (1.13s) [2019-11-26T08:57:11.038Z] === RUN TestHostnameDnsResolution [2019-11-26T08:57:11.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T08:57:12.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T08:57:12.940Z] --- PASS: TestHostnameDnsResolution (1.82s) [2019-11-26T08:57:12.940Z] === RUN TestStats [2019-11-26T08:57:13.508Z] #73 sending tarball 16.9s done [2019-11-26T08:57:13.508Z] #73 DONE 125.6s [2019-11-26T08:57:13.508Z] [2019-11-26T08:57:13.508Z] #74 importing to docker [2019-11-26T08:57:14.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T08:57:14.156Z] Using test binary docker [2019-11-26T08:57:14.156Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-26T08:57:14.156Z] +++ /etc/init.d/apparmor start [2019-11-26T08:57:14.156Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T08:57:14.156Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T08:57:14.156Z] Warning failed to create cache: (null) [2019-11-26T08:57:14.156Z] . [2019-11-26T08:57:14.156Z] Starting dockerd [2019-11-26T08:57:14.156Z] INFO: Waiting for daemon to start... [2019-11-26T08:57:14.156Z] +++ 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-11-26T08:57:15.472Z] --- PASS: TestStats (2.53s) [2019-11-26T08:57:15.472Z] === RUN TestStopContainerWithTimeout [2019-11-26T08:57:15.472Z] === RUN TestStopContainerWithTimeout/0 [2019-11-26T08:57:15.472Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-26T08:57:15.472Z] === RUN TestStopContainerWithTimeout/1 [2019-11-26T08:57:15.472Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-26T08:57:15.472Z] === RUN TestStopContainerWithTimeout/3 [2019-11-26T08:57:15.472Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-26T08:57:15.472Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-26T08:57:15.472Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-26T08:57:15.472Z] === CONT TestStopContainerWithTimeout/0 [2019-11-26T08:57:15.472Z] === CONT TestStopContainerWithTimeout/1 [2019-11-26T08:57:15.472Z] === CONT TestStopContainerWithTimeout/3 [2019-11-26T08:57:15.472Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-26T08:57:15.960Z] . [2019-11-26T08:57:15.960Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T08:57:15.960Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T08:57:15.960Z] Error: No such image: emptyfs [2019-11-26T08:57:15.960Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T08:57:15.960Z] ++++ docker load [2019-11-26T08:57:16.356Z] Running integration-test (iteration 1) [2019-11-26T08:57:16.356Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-26T08:57:16.356Z] ++ 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-11-26T08:57:16.356Z] ++ set -e [2019-11-26T08:57:16.356Z] ++ '[' -n 0 ']' [2019-11-26T08:57:16.356Z] ++ set -x [2019-11-26T08:57:16.356Z] ++ env -i DEST=/go/src/github.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-11-26T08:57:18.757Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-26T08:57:18.758Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2019-11-26T08:57:18.758Z] --- PASS: TestStopContainerWithTimeout/1 (2.38s) [2019-11-26T08:57:18.758Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2019-11-26T08:57:18.758Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2019-11-26T08:57:18.758Z] === RUN TestDeleteDevicemapper [2019-11-26T08:57:18.758Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-26T08:57:18.758Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T08:57:18.758Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T08:57:20.662Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2019-11-26T08:57:20.662Z] === RUN TestUpdateMemory [2019-11-26T08:57:20.662Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-26T08:57:20.662Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:57:20.662Z] === RUN TestUpdateCPUQuota [2019-11-26T08:57:22.565Z] --- PASS: TestUpdateCPUQuota (1.75s) [2019-11-26T08:57:22.565Z] === RUN TestUpdatePidsLimit [2019-11-26T08:57:22.565Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-26T08:57:23.133Z] === RUN TestUpdatePidsLimit/no_change [2019-11-26T08:57:23.392Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-26T08:57:23.958Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-26T08:57:24.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-26T08:57:24.784Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-26T08:57:25.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-26T08:57:25.932Z] Loaded image: buildpack-deps:jessie [2019-11-26T08:57:25.932Z] Loaded image: busybox:latest [2019-11-26T08:57:26.315Z] Loaded image: busybox:glibc [2019-11-26T08:57:26.315Z] Loaded image: debian:jessie [2019-11-26T08:57:26.315Z] Loaded image: hello-world:latest [2019-11-26T08:57:26.315Z] INFO: Testing against a local daemon [2019-11-26T08:57:26.315Z] === RUN TestCgroupNamespacesBuild [2019-11-26T08:57:27.271Z] --- PASS: TestUpdatePidsLimit (4.59s) [2019-11-26T08:57:27.271Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-11-26T08:57:27.271Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-11-26T08:57:27.271Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-11-26T08:57:27.271Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-11-26T08:57:27.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2019-11-26T08:57:27.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.53s) [2019-11-26T08:57:27.271Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-11-26T08:57:27.271Z] === RUN TestUpdateRestartPolicy [2019-11-26T08:57:28.124Z] --- PASS: TestCgroupNamespacesBuild (1.83s) [2019-11-26T08:57:28.124Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-26T08:57:29.951Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2019-11-26T08:57:29.951Z] === RUN TestBuildWithSession [2019-11-26T08:57:29.951Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-26T08:57:29.951Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T08:57:29.951Z] === RUN TestBuildSquashParent [2019-11-26T08:57:35.466Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-26T08:57:37.637Z] --- PASS: TestBuildSquashParent (6.74s) [2019-11-26T08:57:37.637Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T08:57:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:57:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:57:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:57:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:57:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:57:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:57:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:57:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:57:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:57:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:57:37.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:57:37.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:57:37.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T08:57:37.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T08:57:39.428Z] Loaded image: buildpack-deps:jessie [2019-11-26T08:57:39.428Z] Loaded image: busybox:latest [2019-11-26T08:57:39.428Z] Loaded image: buildpack-deps:jessie [2019-11-26T08:57:39.428Z] Loaded image: busybox:glibc [2019-11-26T08:57:39.428Z] Loaded image: debian:jessie [2019-11-26T08:57:39.428Z] Loaded image: busybox:latest [2019-11-26T08:57:39.428Z] Loaded image: hello-world:latest [2019-11-26T08:57:39.428Z] INFO: Testing against a local daemon [2019-11-26T08:57:39.428Z] === RUN TestDockerDaemonSuite [2019-11-26T08:57:39.428Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-26T08:57:39.428Z] Loaded image: busybox:glibc [2019-11-26T08:57:39.428Z] Loaded image: debian:jessie [2019-11-26T08:57:39.428Z] Loaded image: hello-world:latest [2019-11-26T08:57:39.428Z] INFO: Testing against a local daemon [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-26T08:57:39.428Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-26T08:57:40.103Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T08:57:40.103Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T08:57:41.315Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-26T08:57:41.315Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-26T08:57:41.876Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-26T08:57:41.876Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-26T08:57:42.147Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2019-11-26T08:57:42.147Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T08:57:42.147Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-11-26T08:57:42.147Z] === RUN TestWaitNonBlocked [2019-11-26T08:57:42.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T08:57:42.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T08:57:42.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T08:57:42.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T08:57:42.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T08:57:42.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T08:57:42.147Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-26T08:57:42.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-11-26T08:57:42.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-11-26T08:57:42.147Z] === RUN TestWaitBlocked [2019-11-26T08:57:42.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T08:57:42.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T08:57:42.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T08:57:42.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T08:57:42.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T08:57:42.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T08:57:42.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T08:57:42.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T08:57:42.714Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-26T08:57:42.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2019-11-26T08:57:42.714Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2019-11-26T08:57:42.714Z] === CONT TestContainerStartOnDaemonRestart [2019-11-26T08:57:42.714Z] === CONT TestIpcModeOlderClient [2019-11-26T08:57:42.714Z] === CONT TestDaemonRestartIpcMode [2019-11-26T08:57:42.801Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-26T08:57:42.973Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-11-26T08:57:43.056Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-26T08:57:43.056Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-26T08:57:44.721Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-26T08:57:44.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2019-11-26T08:57:44.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2019-11-26T08:57:44.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s) [2019-11-26T08:57:44.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.36s) [2019-11-26T08:57:44.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2019-11-26T08:57:44.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s) [2019-11-26T08:57:44.721Z] === RUN TestBuildMultiStageCopy [2019-11-26T08:57:44.721Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-26T08:57:45.565Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-26T08:57:46.125Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-26T08:57:46.125Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-26T08:57:46.125Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-26T08:57:46.125Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-26T08:57:47.049Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-26T08:57:47.057Z] #74 DONE 34.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-26T08:57:47.163Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2019-11-26T08:57:47.163Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2019-11-26T08:57:47.163Z] PASS [2019-11-26T08:57:47.163Z] [2019-11-26T08:57:47.163Z] === Skipped [2019-11-26T08:57:47.163Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-26T08:57:47.163Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T08:57:47.163Z] [2019-11-26T08:57:47.163Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-26T08:57:47.163Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:57:47.163Z] [2019-11-26T08:57:47.163Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-26T08:57:47.163Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:57:47.163Z] [2019-11-26T08:57:47.163Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T08:57:47.163Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T08:57:47.163Z] [2019-11-26T08:57:47.163Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-26T08:57:47.163Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T08:57:47.163Z] [2019-11-26T08:57:47.163Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-26T08:57:47.163Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:57:47.163Z] [2019-11-26T08:57:47.163Z] [2019-11-26T08:57:47.163Z] DONE 197 tests, 6 skipped in 133.104s [2019-11-26T08:57:47.163Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-26T08:57:47.163Z] ++ 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-11-26T08:57:47.163Z] ++ set -e [2019-11-26T08:57:47.163Z] ++ '[' -n 0 ']' [2019-11-26T08:57:47.163Z] ++ set -x [2019-11-26T08:57:47.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T08:57:47.163Z] INFO: Testing against a local daemon [2019-11-26T08:57:47.163Z] === RUN TestCommitInheritsEnv [2019-11-26T08:57:47.422Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-11-26T08:57:47.422Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T08:57:47.422Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-26T08:57:47.422Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-26T08:57:47.422Z] === RUN TestImagesFilterMultiReference [2019-11-26T08:57:47.681Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-26T08:57:47.681Z] === RUN TestImagePullPlatformInvalid [2019-11-26T08:57:47.681Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-26T08:57:47.681Z] === RUN TestRemoveImageOrphaning [2019-11-26T08:57:47.727Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/test/unit [2019-11-26T08:57:48.023Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T08:57:48.248Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-11-26T08:57:48.248Z] === RUN TestRemoveImageGarbageCollector [2019-11-26T08:57:48.248Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-26T08:57:48.248Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:57:48.248Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T08:57:48.248Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-26T08:57:48.248Z] === RUN TestTagInvalidReference [2019-11-26T08:57:48.248Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-26T08:57:48.248Z] === RUN TestTagValidPrefixedRepo [2019-11-26T08:57:48.248Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-26T08:57:48.248Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T08:57:48.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T08:57:48.506Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-26T08:57:48.506Z] === RUN TestTagOfficialNames [2019-11-26T08:57:48.506Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-26T08:57:48.506Z] === RUN TestTagMatchesDigest [2019-11-26T08:57:48.506Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-26T08:57:48.506Z] PASS [2019-11-26T08:57:48.506Z] [2019-11-26T08:57:48.506Z] === Skipped [2019-11-26T08:57:48.506Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-26T08:57:48.506Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-26T08:57:48.506Z] [2019-11-26T08:57:48.506Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-26T08:57:48.506Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:57:48.506Z] [2019-11-26T08:57:48.506Z] [2019-11-26T08:57:48.506Z] DONE 12 tests, 2 skipped in 1.826s [2019-11-26T08:57:48.506Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-26T08:57:48.506Z] ++ 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-11-26T08:57:48.506Z] ++ set -e [2019-11-26T08:57:48.506Z] ++ '[' -n 0 ']' [2019-11-26T08:57:48.506Z] ++ set -x [2019-11-26T08:57:48.506Z] ++ env -i DEST=/go/src/github.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-11-26T08:57:48.764Z] INFO: Testing against a local daemon [2019-11-26T08:57:48.764Z] === RUN TestNetworkCreateDelete [2019-11-26T08:57:48.767Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T08:57:49.023Z] --- PASS: TestNetworkCreateDelete (0.41s) [2019-11-26T08:57:49.023Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T08:57:49.557Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T08:57:49.560Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-26T08:57:49.815Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-26T08:57:49.815Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-26T08:57:49.815Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-26T08:57:49.815Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-26T08:57:49.926Z] --- PASS: TestBuildMultiStageCopy (5.20s) [2019-11-26T08:57:49.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.99s) [2019-11-26T08:57:49.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2019-11-26T08:57:49.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2019-11-26T08:57:49.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2019-11-26T08:57:49.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2019-11-26T08:57:49.926Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T08:57:50.399Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s) [2019-11-26T08:57:50.399Z] === RUN TestInspectNetwork [2019-11-26T08:57:50.739Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-26T08:57:51.571Z] ? github.com/docker/docker/api [no test files] [2019-11-26T08:57:51.754Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2019-11-26T08:57:51.754Z] === RUN TestBuildLabelWithTargets [2019-11-26T08:57:53.524Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-26T08:57:53.525Z] tests/integration/client_test.py ..... [ 75%] [2019-11-26T08:57:53.525Z] tests/integration/errors_test.py . [ 76%] [2019-11-26T08:57:53.556Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2019-11-26T08:57:53.556Z] === RUN TestBuildWithEmptyLayers [2019-11-26T08:57:54.897Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-26T08:57:55.434Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2019-11-26T08:57:55.434Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T08:57:55.456Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-26T08:57:56.973Z] === RUN TestInspectNetwork/full_network_id [2019-11-26T08:57:56.973Z] === RUN TestInspectNetwork/partial_network_id [2019-11-26T08:57:56.973Z] === RUN TestInspectNetwork/network_name [2019-11-26T08:57:56.973Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-26T08:57:58.732Z] --- PASS: TestBuildMultiStageOnBuild (3.12s) [2019-11-26T08:57:58.732Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T08:57:58.894Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-26T08:57:58.894Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-26T08:57:59.575Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2019-11-26T08:57:59.575Z] === RUN TestBuildMultiStageLayerLeak [2019-11-26T08:58:01.230Z] --- PASS: TestInspectNetwork (10.99s) [2019-11-26T08:58:01.230Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-26T08:58:01.230Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-26T08:58:01.230Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-26T08:58:01.230Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-26T08:58:01.230Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T08:58:02.226Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-26T08:58:02.830Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2019-11-26T08:58:02.830Z] === RUN TestBuildWithHugeFile [2019-11-26T08:58:03.154Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-26T08:58:04.515Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) [2019-11-26T08:58:04.515Z] === RUN TestNetworkInvalidJSON [2019-11-26T08:58:04.515Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T08:58:04.515Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T08:58:04.515Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T08:58:04.515Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T08:58:04.515Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T08:58:04.515Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T08:58:04.515Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T08:58:04.515Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T08:58:04.515Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T08:58:04.515Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-26T08:58:04.515Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-26T08:58:04.515Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-26T08:58:04.515Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-26T08:58:04.515Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T08:58:04.516Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-26T08:58:05.442Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-26T08:58:05.450Z] --- PASS: TestDaemonRestartWithLiveRestore (1.57s) [2019-11-26T08:58:05.450Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T08:58:06.827Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2019-11-26T08:58:06.827Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T08:58:07.327Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-26T08:58:08.254Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-26T08:58:08.509Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-26T08:58:08.729Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.79s) [2019-11-26T08:58:08.729Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T08:58:11.018Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-26T08:58:11.261Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.25s) [2019-11-26T08:58:11.261Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T08:58:11.525Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2019-11-26T08:58:11.525Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T08:58:11.986Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-26T08:58:12.547Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-26T08:58:14.805Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2019-11-26T08:58:14.813Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2019-11-26T08:58:14.813Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T08:58:14.813Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T08:58:14.813Z] service_test.go:230: FLAKY_TEST [2019-11-26T08:58:14.813Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T08:58:15.060Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-26T08:58:15.984Z] --- PASS: TestBuildWithHugeFile (91.49s) [2019-11-26T08:58:15.984Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T08:58:16.238Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:58:16.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:58:16.238Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:58:16.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:58:16.239Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:58:16.239Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:58:16.239Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:58:16.239Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:58:16.239Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:58:16.492Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-11-26T08:58:16.492Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-11-26T08:58:16.492Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2019-11-26T08:58:16.493Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-11-26T08:58:16.493Z] === RUN TestBuildPreserveOwnership [2019-11-26T08:58:16.493Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-26T08:58:17.052Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-26T08:58:17.052Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-26T08:58:17.429Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-26T08:58:17.976Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-26T08:58:19.337Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-26T08:58:20.698Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-26T08:58:20.698Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-26T08:58:21.257Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-26T08:58:22.182Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-26T08:58:22.437Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2019-11-26T08:58:22.437Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.04s) [2019-11-26T08:58:22.437Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s) [2019-11-26T08:58:22.437Z] === RUN TestBuildPlatformInvalid [2019-11-26T08:58:22.692Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-26T08:58:22.692Z] PASS [2019-11-26T08:58:22.692Z] [2019-11-26T08:58:22.692Z] === Skipped [2019-11-26T08:58:22.692Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-26T08:58:22.692Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T08:58:22.692Z] [2019-11-26T08:58:22.692Z] [2019-11-26T08:58:22.692Z] DONE 32 tests, 1 skipped in 177.954s [2019-11-26T08:58:22.692Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-26T08:58:22.692Z] ++ 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-11-26T08:58:22.692Z] ++ set -e [2019-11-26T08:58:22.692Z] ++ '[' -n 0 ']' [2019-11-26T08:58:22.692Z] ++ set -x [2019-11-26T08:58:22.692Z] ++ env -i DEST=/go/src/github.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-11-26T08:58:22.947Z] INFO: Testing against a local daemon [2019-11-26T08:58:22.947Z] === RUN TestConfigList [2019-11-26T08:58:23.201Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-26T08:58:23.201Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-26T08:58:23.232Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-26T08:58:23.232Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-26T08:58:23.232Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-26T08:58:24.562Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-26T08:58:24.562Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-26T08:58:26.444Z] --- PASS: TestConfigList (3.46s) [2019-11-26T08:58:26.444Z] === RUN TestConfigsCreateAndDelete [2019-11-26T08:58:26.444Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-26T08:58:26.976Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-26T08:58:27.004Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-26T08:58:27.140Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-26T08:58:27.563Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-26T08:58:27.818Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-26T08:58:27.818Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-26T08:58:28.517Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-26T08:58:28.518Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-26T08:58:28.518Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-26T08:58:28.518Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-26T08:58:28.518Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-26T08:58:29.177Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-26T08:58:29.177Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-26T08:58:29.432Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-26T08:58:29.432Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2019-11-26T08:58:29.432Z] === RUN TestConfigsUpdate [2019-11-26T08:58:29.992Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-26T08:58:29.992Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-26T08:58:30.918Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-26T08:58:31.430Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-26T08:58:31.890Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-26T08:58:31.890Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-26T08:58:32.804Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-26T08:58:33.059Z] --- PASS: TestConfigsUpdate (3.52s) [2019-11-26T08:58:33.059Z] === RUN TestTemplatedConfig [2019-11-26T08:58:34.422Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-26T08:58:36.743Z] --- PASS: TestServiceWithDataPathPortInit (19.85s) [2019-11-26T08:58:36.743Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T08:58:36.933Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-26T08:58:37.065Z] --- PASS: TestBuildWithHugeFile (33.34s) [2019-11-26T08:58:37.065Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T08:58:37.065Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:58:37.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:58:37.065Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:58:37.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:58:37.065Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:58:37.065Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:58:37.065Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T08:58:37.065Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T08:58:37.065Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T08:58:37.065Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-11-26T08:58:37.065Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-11-26T08:58:37.065Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-11-26T08:58:37.065Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-11-26T08:58:37.065Z] === RUN TestBuildPreserveOwnership [2019-11-26T08:58:37.065Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-26T08:58:37.188Z] --- PASS: TestTemplatedConfig (4.09s) [2019-11-26T08:58:37.188Z] === RUN TestConfigInspect [2019-11-26T08:58:37.691Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-26T08:58:38.113Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-26T08:58:38.672Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-26T08:58:40.556Z] --- PASS: TestConfigInspect (3.32s) [2019-11-26T08:58:40.556Z] === RUN TestConfigCreateWithLabels [2019-11-26T08:58:41.318Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-26T08:58:42.479Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-26T08:58:43.157Z] --- PASS: TestBuildPreserveOwnership (6.67s) [2019-11-26T08:58:43.157Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2019-11-26T08:58:43.157Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s) [2019-11-26T08:58:43.157Z] === RUN TestBuildPlatformInvalid [2019-11-26T08:58:43.403Z] --- PASS: TestConfigCreateWithLabels (3.07s) [2019-11-26T08:58:43.403Z] === RUN TestConfigCreateResolve [2019-11-26T08:58:43.524Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-26T08:58:43.524Z] PASS [2019-11-26T08:58:43.524Z] [2019-11-26T08:58:43.524Z] === Skipped [2019-11-26T08:58:43.524Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-26T08:58:43.524Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T08:58:43.524Z] [2019-11-26T08:58:43.524Z] [2019-11-26T08:58:43.524Z] DONE 32 tests, 1 skipped in 87.075s [2019-11-26T08:58:43.524Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-26T08:58:43.524Z] ++ 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-11-26T08:58:43.524Z] ++ set -e [2019-11-26T08:58:43.524Z] ++ '[' -n 0 ']' [2019-11-26T08:58:43.524Z] ++ set -x [2019-11-26T08:58:43.524Z] ++ env -i DEST=/go/src/github.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-11-26T08:58:43.897Z] INFO: Testing against a local daemon [2019-11-26T08:58:43.897Z] === RUN TestConfigList [2019-11-26T08:58:44.855Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.63s) [2019-11-26T08:58:44.855Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:toeiozbi0idr4jazpgivqr6sr Created:2019-11-26 08:58:36.323008488 +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[1c446848c09a1c9bfcd1e030088145990c1224ce5ca81dc101cd87a83c3c5f50:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x26zbes1otdbobiz88tuzu3np EndpointID:8e5e403d379b688982a33a037b6115b2c00b2a5b8eb99a89f30ef2b39a8890ea MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6ede76471f8b1487f0b9a08e833e1992043dddd2498cc3a43d0629f47f360fc5 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:047f5e460069 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x26zbes1otdbobiz88tuzu3np EndpointID:8e5e403d379b688982a33a037b6115b2c00b2a5b8eb99a89f30ef2b39a8890ea EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-26T08:58:44.855Z] PASS [2019-11-26T08:58:44.855Z] [2019-11-26T08:58:44.855Z] === Skipped [2019-11-26T08:58:44.855Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T08:58:44.855Z] service_test.go:230: FLAKY_TEST [2019-11-26T08:58:44.855Z] [2019-11-26T08:58:44.855Z] [2019-11-26T08:58:44.855Z] DONE 21 tests, 1 skipped in 55.824s [2019-11-26T08:58:44.855Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-26T08:58:44.855Z] ++ 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-11-26T08:58:44.855Z] ++ set -e [2019-11-26T08:58:44.855Z] ++ '[' -n 0 ']' [2019-11-26T08:58:44.855Z] ++ set -x [2019-11-26T08:58:44.855Z] ++ env -i DEST=/go/src/github.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-11-26T08:58:44.855Z] INFO: Testing against a local daemon [2019-11-26T08:58:44.855Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-26T08:58:44.855Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-26T08:58:44.855Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T08:58:44.855Z] === RUN TestDockerNetworkIpvlan [2019-11-26T08:58:44.855Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-26T08:58:44.855Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T08:58:44.855Z] PASS [2019-11-26T08:58:44.855Z] [2019-11-26T08:58:44.855Z] === Skipped [2019-11-26T08:58:44.855Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-26T08:58:44.855Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T08:58:44.855Z] [2019-11-26T08:58:44.855Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-26T08:58:44.855Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T08:58:44.855Z] [2019-11-26T08:58:44.855Z] [2019-11-26T08:58:44.855Z] DONE 2 tests, 2 skipped in 0.153s [2019-11-26T08:58:44.855Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-26T08:58:44.855Z] ++ 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-11-26T08:58:44.855Z] ++ set -e [2019-11-26T08:58:44.855Z] ++ '[' -n 0 ']' [2019-11-26T08:58:44.855Z] ++ set -x [2019-11-26T08:58:44.855Z] ++ env -i DEST=/go/src/github.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-11-26T08:58:44.855Z] INFO: Testing against a local daemon [2019-11-26T08:58:44.855Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-26T08:58:45.026Z] ......... [ 85%] [2019-11-26T08:58:45.911Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-26T08:58:46.470Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-26T08:58:46.725Z] --- PASS: TestConfigCreateResolve (3.17s) [2019-11-26T08:58:46.725Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T08:58:46.758Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2019-11-26T08:58:46.758Z] === RUN TestDockerNetworkMacvlan [2019-11-26T08:58:46.979Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-26T08:58:47.075Z] --- PASS: TestConfigList (3.01s) [2019-11-26T08:58:47.075Z] === RUN TestConfigsCreateAndDelete [2019-11-26T08:58:47.234Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-11-26T08:58:47.234Z] PASS [2019-11-26T08:58:47.234Z] [2019-11-26T08:58:47.234Z] DONE 8 tests in 24.566s [2019-11-26T08:58:47.234Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-26T08:58:47.234Z] ++ 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-11-26T08:58:47.234Z] ++ set -e [2019-11-26T08:58:47.234Z] ++ '[' -n 0 ']' [2019-11-26T08:58:47.234Z] ++ set -x [2019-11-26T08:58:47.234Z] ++ env -i DEST=/go/src/github.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-11-26T08:58:47.489Z] INFO: Testing against a local daemon [2019-11-26T08:58:47.489Z] === RUN TestCheckpoint [2019-11-26T08:58:47.489Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T08:58:47.489Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T08:58:47.489Z] === RUN TestContainerInvalidJSON [2019-11-26T08:58:47.489Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:58:47.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:58:47.489Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:58:47.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:58:47.489Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:58:47.489Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:58:47.489Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-26T08:58:47.489Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:58:47.489Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:58:47.489Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:58:47.489Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-26T08:58:47.489Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-26T08:58:47.489Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-26T08:58:47.489Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-26T08:58:47.489Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T08:58:47.489Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-26T08:58:47.489Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T08:58:47.744Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-11-26T08:58:47.744Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T08:58:47.744Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-11-26T08:58:47.744Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T08:58:47.744Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-26T08:58:47.744Z] === RUN TestCopyFromContainer [2019-11-26T08:58:47.999Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-26T08:58:48.133Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-26T08:58:49.068Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-26T08:58:49.927Z] === RUN TestCopyFromContainer// [2019-11-26T08:58:49.927Z] === RUN TestCopyFromContainer//bar/root [2019-11-26T08:58:49.927Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-26T08:58:49.927Z] === RUN TestCopyFromContainer/bar/quux [2019-11-26T08:58:49.927Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-26T08:58:50.182Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-26T08:58:50.182Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-26T08:58:50.237Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-26T08:58:50.305Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2019-11-26T08:58:50.305Z] === RUN TestConfigsUpdate [2019-11-26T08:58:50.437Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-26T08:58:50.445Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-26T08:58:50.692Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-26T08:58:50.692Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-26T08:58:50.692Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-26T08:58:50.947Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer (3.19s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer/bar/quux (0.23s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2019-11-26T08:58:50.947Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-11-26T08:58:50.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T08:58:50.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:58:50.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:58:50.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:58:50.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:58:50.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:58:50.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:58:50.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:58:50.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:58:50.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:58:50.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-26T08:58:50.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-26T08:58:50.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-26T08:58:50.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2019-11-26T08:58:50.947Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T08:58:51.203Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-26T08:58:51.203Z] === RUN TestCreateWithInvalidEnv [2019-11-26T08:58:51.203Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T08:58:51.203Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T08:58:51.203Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T08:58:51.203Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T08:58:51.203Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T08:58:51.203Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T08:58:51.203Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T08:58:51.203Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T08:58:51.203Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T08:58:51.203Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-26T08:58:51.203Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-26T08:58:51.203Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-26T08:58:51.203Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-26T08:58:51.203Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T08:58:51.203Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-26T08:58:51.203Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T08:58:51.203Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-26T08:58:51.203Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-26T08:58:51.901Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-26T08:58:52.566Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-26T08:58:52.766Z] --- PASS: TestConfigsUpdate (2.60s) [2019-11-26T08:58:52.766Z] === RUN TestTemplatedConfig [2019-11-26T08:58:52.850Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-26T08:58:53.798Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-26T08:58:54.057Z] --- PASS: TestCreateWithCustomMaskedPaths (2.93s) [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:58:54.057Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:58:54.057Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:58:54.057Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-26T08:58:54.057Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:58:54.057Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:58:54.057Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:58:54.312Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:58:54.312Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-26T08:58:54.312Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:58:54.312Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:58:54.312Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-26T08:58:54.312Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-26T08:58:54.312Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:58:54.312Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:58:54.312Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-26T08:58:54.312Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-26T08:58:54.312Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T08:58:54.633Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-26T08:58:56.822Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-26T08:58:56.822Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-26T08:58:57.111Z] --- PASS: TestTemplatedConfig (3.92s) [2019-11-26T08:58:57.112Z] === RUN TestConfigInspect [2019-11-26T08:58:57.748Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.34s) [2019-11-26T08:58:57.748Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T08:58:57.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:58:57.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:58:57.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:58:57.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:58:57.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:58:57.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:58:57.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:58:57.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:58:57.748Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:58:57.748Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:58:57.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:58:57.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:58:57.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:58:57.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:58:57.748Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:58:57.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-26T08:58:57.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-26T08:58:57.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-26T08:58:57.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-26T08:58:57.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-26T08:58:57.748Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-26T08:58:57.748Z] === RUN TestContainerStartOnDaemonRestart [2019-11-26T08:58:57.748Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-26T08:58:57.748Z] === RUN TestDaemonRestartIpcMode [2019-11-26T08:58:57.748Z] === PAUSE TestDaemonRestartIpcMode [2019-11-26T08:58:57.748Z] === RUN TestDiff [2019-11-26T08:58:58.471Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-26T08:58:58.672Z] --- PASS: TestDiff (0.94s) [2019-11-26T08:58:58.672Z] === RUN TestExecWithCloseStdin [2019-11-26T08:58:58.728Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-26T08:58:58.820Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-26T08:58:58.927Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-26T08:58:59.182Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-26T08:58:59.574Z] --- PASS: TestConfigInspect (3.07s) [2019-11-26T08:58:59.574Z] === RUN TestConfigCreateWithLabels [2019-11-26T08:59:00.106Z] --- PASS: TestExecWithCloseStdin (1.24s) [2019-11-26T08:59:00.107Z] === RUN TestExec [2019-11-26T08:59:00.361Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-26T08:59:00.616Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-26T08:59:01.177Z] --- PASS: TestExec (1.12s) [2019-11-26T08:59:01.177Z] === RUN TestExecUser [2019-11-26T08:59:02.540Z] --- PASS: TestExecUser (1.19s) [2019-11-26T08:59:02.540Z] === RUN TestExportContainerAndImportImage [2019-11-26T08:59:02.540Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-26T08:59:02.951Z] --- PASS: TestConfigCreateWithLabels (3.03s) [2019-11-26T08:59:02.952Z] === RUN TestConfigCreateResolve [2019-11-26T08:59:03.546Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-11-26T08:59:03.546Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T08:59:04.544Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-26T08:59:05.385Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-26T08:59:05.409Z] --- PASS: TestConfigCreateResolve (3.00s) [2019-11-26T08:59:05.409Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T08:59:05.433Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2019-11-26T08:59:05.433Z] === RUN TestHealthCheckWorkdir [2019-11-26T08:59:05.991Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-26T08:59:06.207Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-11-26T08:59:06.208Z] PASS [2019-11-26T08:59:06.208Z] [2019-11-26T08:59:06.208Z] DONE 8 tests in 22.450s [2019-11-26T08:59:06.208Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-26T08:59:06.208Z] ++ 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-11-26T08:59:06.208Z] ++ set -e [2019-11-26T08:59:06.208Z] ++ '[' -n 0 ']' [2019-11-26T08:59:06.208Z] ++ set -x [2019-11-26T08:59:06.208Z] ++ env -i DEST=/go/src/github.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-11-26T08:59:06.208Z] INFO: Testing against a local daemon [2019-11-26T08:59:06.208Z] === RUN TestCheckpoint [2019-11-26T08:59:06.208Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T08:59:06.208Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T08:59:06.208Z] === RUN TestContainerInvalidJSON [2019-11-26T08:59:06.208Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:59:06.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:59:06.208Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:59:06.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:59:06.208Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:59:06.208Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:59:06.208Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T08:59:06.208Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T08:59:06.208Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T08:59:06.208Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-26T08:59:06.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-26T08:59:06.208Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-26T08:59:06.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-26T08:59:06.208Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T08:59:06.247Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2019-11-26T08:59:06.247Z] === RUN TestHealthKillContainer [2019-11-26T08:59:06.501Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-26T08:59:06.577Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-26T08:59:06.577Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T08:59:06.577Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-26T08:59:06.577Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T08:59:06.577Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-26T08:59:06.577Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T08:59:06.760Z] --- PASS: TestDockerNetworkMacvlan (20.01s) [2019-11-26T08:59:06.760Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.25s) [2019-11-26T08:59:06.760Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-11-26T08:59:06.760Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.23s) [2019-11-26T08:59:06.760Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.04s) [2019-11-26T08:59:06.760Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2019-11-26T08:59:06.760Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2019-11-26T08:59:06.760Z] PASS [2019-11-26T08:59:06.760Z] [2019-11-26T08:59:06.760Z] DONE 8 tests in 22.229s [2019-11-26T08:59:06.760Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-26T08:59:06.760Z] ++ 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-11-26T08:59:06.760Z] ++ set -e [2019-11-26T08:59:06.760Z] ++ '[' -n 0 ']' [2019-11-26T08:59:06.760Z] ++ set -x [2019-11-26T08:59:06.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=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-11-26T08:59:06.760Z] testing: warning: no tests to run [2019-11-26T08:59:06.760Z] PASS [2019-11-26T08:59:06.760Z] [2019-11-26T08:59:06.760Z] DONE 0 tests in 0.030s [2019-11-26T08:59:06.760Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-26T08:59:06.760Z] ++ 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-11-26T08:59:06.760Z] ++ set -e [2019-11-26T08:59:06.760Z] ++ '[' -n 0 ']' [2019-11-26T08:59:06.760Z] ++ set -x [2019-11-26T08:59:06.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=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-11-26T08:59:06.946Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-11-26T08:59:06.946Z] === RUN TestCopyFromContainer [2019-11-26T08:59:07.018Z] INFO: Testing against a local daemon [2019-11-26T08:59:07.018Z] === RUN TestAuthZPluginAllowRequest [2019-11-26T08:59:07.809Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-26T08:59:07.809Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-26T08:59:08.763Z] === RUN TestCopyFromContainer// [2019-11-26T08:59:08.920Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2019-11-26T08:59:08.920Z] === RUN TestAuthZPluginTLS [2019-11-26T08:59:09.132Z] === RUN TestCopyFromContainer//bar/root [2019-11-26T08:59:09.132Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-26T08:59:09.132Z] === RUN TestCopyFromContainer/bar/quux [2019-11-26T08:59:09.180Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-26T08:59:09.434Z] --- PASS: TestHealthKillContainer (3.04s) [2019-11-26T08:59:09.434Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T08:59:09.488Z] --- PASS: TestAuthZPluginTLS (0.67s) [2019-11-26T08:59:09.488Z] === RUN TestAuthZPluginDenyRequest [2019-11-26T08:59:09.507Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-26T08:59:09.507Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-26T08:59:09.507Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-26T08:59:09.507Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-26T08:59:09.902Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-26T08:59:09.902Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer (3.08s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-26T08:59:09.902Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-26T08:59:09.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T08:59:09.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:59:09.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:59:09.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:59:09.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:59:09.902Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:59:09.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:59:09.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T08:59:09.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T08:59:09.902Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T08:59:09.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-26T08:59:09.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-26T08:59:09.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-26T08:59:09.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-26T08:59:09.902Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T08:59:09.902Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-26T08:59:09.902Z] === RUN TestCreateWithInvalidEnv [2019-11-26T08:59:09.902Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T08:59:09.902Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T08:59:09.902Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T08:59:09.902Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T08:59:09.902Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T08:59:09.902Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T08:59:09.902Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T08:59:09.902Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T08:59:09.902Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T08:59:09.902Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-26T08:59:09.902Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-26T08:59:09.902Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-26T08:59:09.902Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-26T08:59:09.902Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T08:59:09.902Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-26T08:59:09.902Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T08:59:10.054Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2019-11-26T08:59:10.054Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-26T08:59:10.399Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2019-11-26T08:59:10.399Z] === RUN TestIpcModeNone [2019-11-26T08:59:10.399Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-26T08:59:10.990Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2019-11-26T08:59:10.990Z] === RUN TestAuthZPluginDenyResponse [2019-11-26T08:59:11.326Z] --- PASS: TestIpcModeNone (1.06s) [2019-11-26T08:59:11.326Z] === RUN TestIpcModePrivate [2019-11-26T08:59:11.558Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2019-11-26T08:59:11.558Z] === RUN TestAuthZPluginAllowEventStream [2019-11-26T08:59:12.419Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-26T08:59:12.687Z] --- PASS: TestIpcModePrivate (1.14s) [2019-11-26T08:59:12.687Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2019-11-26T08:59:12.687Z] === RUN TestIpcModeShareable [2019-11-26T08:59:12.770Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:59:12.770Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:59:12.770Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-26T08:59:12.770Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-26T08:59:12.934Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-26T08:59:12.934Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-26T08:59:12.934Z] [2019-11-26T08:59:12.934Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-26T08:59:12.934Z] =========================== short test summary info ============================ [2019-11-26T08:59:12.934Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-26T08:59:12.934Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-26T08:59:12.934Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-26T08:59:12.934Z] Not supported on most drivers [2019-11-26T08:59:12.934Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-26T08:59:12.934Z] This doesn't seem to be taken into account by the engine [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-26T08:59:12.934Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-26T08:59:12.934Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-26T08:59:12.934Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 338.21 seconds == [2019-11-26T08:59:13.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-26T08:59:13.200Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.12s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.12s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s) [2019-11-26T08:59:13.201Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-26T08:59:13.201Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T08:59:13.461Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2019-11-26T08:59:13.461Z] === RUN TestAuthZPluginErrorResponse [2019-11-26T08:59:13.612Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-26T08:59:13.612Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-26T08:59:13.612Z] --- PASS: TestIpcModeShareable (1.12s) [2019-11-26T08:59:13.612Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2019-11-26T08:59:13.612Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-26T08:59:14.030Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2019-11-26T08:59:14.030Z] === RUN TestAuthZPluginErrorRequest [2019-11-26T08:59:14.690Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2019-11-26T08:59:14.690Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T08:59:14.690Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-26T08:59:15.259Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2019-11-26T08:59:15.259Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-26T08:59:15.616Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-26T08:59:16.392Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.87s) [2019-11-26T08:59:16.392Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T08:59:16.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:59:16.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:59:16.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:59:16.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:59:16.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:59:16.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:59:16.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:59:16.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:59:16.393Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:59:16.393Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:59:16.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T08:59:16.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T08:59:16.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T08:59:16.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T08:59:16.393Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T08:59:16.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-26T08:59:16.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-11-26T08:59:16.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-26T08:59:16.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-26T08:59:16.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-26T08:59:16.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-26T08:59:16.393Z] === RUN TestContainerStartOnDaemonRestart [2019-11-26T08:59:16.393Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-26T08:59:16.393Z] === RUN TestDaemonRestartIpcMode [2019-11-26T08:59:16.393Z] === PAUSE TestDaemonRestartIpcMode [2019-11-26T08:59:16.393Z] === RUN TestDiff [2019-11-26T08:59:16.765Z] --- PASS: TestDiff (0.88s) [2019-11-26T08:59:16.765Z] === RUN TestExecWithCloseStdin [2019-11-26T08:59:16.977Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.54s) [2019-11-26T08:59:16.977Z] === RUN TestAPIIpcModeHost [2019-11-26T08:59:17.789Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2019-11-26T08:59:17.789Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T08:59:17.901Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-11-26T08:59:17.901Z] === RUN TestDaemonIpcModeShareable [2019-11-26T08:59:18.052Z] --- PASS: TestExecWithCloseStdin (1.15s) [2019-11-26T08:59:18.052Z] === RUN TestExec [2019-11-26T08:59:18.156Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-26T08:59:18.717Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-26T08:59:19.275Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-26T08:59:19.347Z] --- PASS: TestExec (1.13s) [2019-11-26T08:59:19.347Z] === RUN TestExecUser [2019-11-26T08:59:19.529Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-26T08:59:19.529Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-26T08:59:19.691Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2019-11-26T08:59:19.691Z] === RUN TestAuthZPluginHeader [2019-11-26T08:59:20.088Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2019-11-26T08:59:20.088Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2019-11-26T08:59:20.088Z] === RUN TestDaemonIpcModePrivate [2019-11-26T08:59:20.151Z] --- PASS: TestExecUser (1.15s) [2019-11-26T08:59:20.151Z] === RUN TestExportContainerAndImportImage [2019-11-26T08:59:21.054Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-26T08:59:21.066Z] --- PASS: TestAuthZPluginHeader (1.00s) [2019-11-26T08:59:21.066Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-26T08:59:21.066Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-26T08:59:21.066Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:21.066Z] === RUN TestAuthZPluginV2Disable [2019-11-26T08:59:21.066Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-26T08:59:21.066Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:21.066Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-26T08:59:21.066Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T08:59:21.066Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:21.066Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-26T08:59:21.066Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T08:59:21.066Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:21.066Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T08:59:21.416Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2019-11-26T08:59:21.416Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T08:59:21.615Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-26T08:59:21.870Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2019-11-26T08:59:21.870Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2019-11-26T08:59:21.870Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-26T08:59:21.870Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-26T08:59:23.242Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-11-26T08:59:23.242Z] === RUN TestHealthCheckWorkdir [2019-11-26T08:59:23.753Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-26T08:59:23.753Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.99s) [2019-11-26T08:59:23.753Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2019-11-26T08:59:23.753Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-26T08:59:24.051Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2019-11-26T08:59:24.051Z] === RUN TestHealthKillContainer [2019-11-26T08:59:25.505Z] Clearing AppArmor profiles cache:. [2019-11-26T08:59:25.505Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T08:59:25.505Z] Unloading profiles will leave already running processes permanently [2019-11-26T08:59:25.505Z] unconfined, which can lead to unexpected situations. [2019-11-26T08:59:25.505Z] [2019-11-26T08:59:25.505Z] To set a process to complain mode, use the command line tool [2019-11-26T08:59:25.505Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T08:59:25.505Z] with the 'teardown' option." [2019-11-26T08:59:25.505Z] [2019-11-26T08:59:25.638Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone Post stage [Pipeline] junit [2019-11-26T08:59:26.084Z] Recording test results [2019-11-26T08:59:26.239Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-26T08:59:26.239Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.23s) [2019-11-26T08:59:26.239Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true [2019-11-26T08:59:26.239Z] === RUN TestIpcModeOlderClient [2019-11-26T08:59:26.239Z] === PAUSE TestIpcModeOlderClient [2019-11-26T08:59:26.239Z] === RUN TestKillContainerInvalidSignal [2019-11-26T08:59:27.206Z] --- PASS: TestKillContainerInvalidSignal (0.97s) [2019-11-26T08:59:27.206Z] === RUN TestKillContainer [2019-11-26T08:59:27.206Z] === RUN TestKillContainer/no_signal [2019-11-26T08:59:27.206Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [Pipeline] sh [2019-11-26T08:59:27.470Z] --- PASS: TestHealthKillContainer (3.05s) [2019-11-26T08:59:27.470Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T08:59:27.600Z] + echo Ensuring container killed. [2019-11-26T08:59:27.600Z] Ensuring container killed. [2019-11-26T08:59:27.600Z] + docker rm -vf docker-pr2 [2019-11-26T08:59:27.600Z] Error: No such container: docker-pr2 [2019-11-26T08:59:27.600Z] + true [Pipeline] sh [2019-11-26T08:59:27.887Z] + echo Chowning /workspace to jenkins user [2019-11-26T08:59:27.887Z] Chowning /workspace to jenkins user [2019-11-26T08:59:27.887Z] + id -u [2019-11-26T08:59:27.887Z] + id -g [2019-11-26T08:59:27.887Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40254:/workspace busybox chown -R 1000:1000 /workspace [2019-11-26T08:59:27.887Z] Unable to find image 'busybox:latest' locally [2019-11-26T08:59:27.887Z] latest: Pulling from library/busybox [2019-11-26T08:59:27.887Z] 0f8c40e1270f: Pulling fs layer [2019-11-26T08:59:28.129Z] === RUN TestKillContainer/non_killing_signal [2019-11-26T08:59:28.144Z] 0f8c40e1270f: Download complete [2019-11-26T08:59:28.144Z] 0f8c40e1270f: Pull complete [2019-11-26T08:59:28.144Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-26T08:59:28.144Z] Status: Downloaded newer image for busybox:latest [2019-11-26T08:59:28.255Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2019-11-26T08:59:28.255Z] === RUN TestIpcModeNone [2019-11-26T08:59:28.689Z] === RUN TestKillContainer/killing_signal [2019-11-26T08:59:28.987Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-26T08:59:28.987Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-26T08:59:29.045Z] --- PASS: TestIpcModeNone (1.03s) [2019-11-26T08:59:29.045Z] === RUN TestIpcModePrivate [2019-11-26T08:59:29.955Z] --- PASS: TestKillContainer (2.71s) [2019-11-26T08:59:29.955Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-11-26T08:59:29.955Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-11-26T08:59:29.955Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2019-11-26T08:59:29.955Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T08:59:29.955Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T08:59:30.210Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-26T08:59:30.322Z] --- PASS: TestIpcModePrivate (1.12s) [2019-11-26T08:59:30.322Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-26T08:59:30.322Z] === RUN TestIpcModeShareable [2019-11-26T08:59:30.338Z] + bundleName=docker-py [2019-11-26T08:59:30.338Z] + echo Creating docker-py-bundles.tar.gz [2019-11-26T08:59:30.338Z] Creating docker-py-bundles.tar.gz [2019-11-26T08:59:30.338Z] + 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-11-26T08:59:30.351Z] Archiving artifacts [2019-11-26T08:59:30.770Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-26T08:59:31.027Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-26T08:59:31.586Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-26T08:59:31.594Z] --- PASS: TestIpcModeShareable (1.15s) [2019-11-26T08:59:31.594Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-26T08:59:31.594Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-26T08:59:31.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.08s) [2019-11-26T08:59:31.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2019-11-26T08:59:31.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.82s) [2019-11-26T08:59:31.844Z] === RUN TestKillStoppedContainer [2019-11-26T08:59:31.844Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-26T08:59:31.844Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T08:59:32.099Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-26T08:59:32.099Z] === RUN TestKillDifferentUserContainer [2019-11-26T08:59:32.186Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40254/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-26T08:59:32.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/make.sh binary-daemon [2019-11-26T08:59:33.103Z] [2019-11-26T08:59:33.103Z] Removing bundles/ [2019-11-26T08:59:33.103Z] [2019-11-26T08:59:33.103Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-26T08:59:33.103Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-26T08:59:33.103Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T08:59:33.460Z] --- PASS: TestKillDifferentUserContainer (1.18s) [2019-11-26T08:59:33.460Z] === RUN TestInspectOomKilledTrue [2019-11-26T08:59:33.460Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-26T08:59:33.460Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:59:33.460Z] === RUN TestInspectOomKilledFalse [2019-11-26T08:59:33.460Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-26T08:59:33.460Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:59:33.460Z] === RUN TestLinksEtcHostsContentMatch [2019-11-26T08:59:33.460Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-26T08:59:34.021Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-11-26T08:59:34.021Z] === RUN TestLinksContainerNames [2019-11-26T08:59:34.021Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-26T08:59:34.807Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.32s) [2019-11-26T08:59:34.807Z] === RUN TestAPIIpcModeHost [2019-11-26T08:59:34.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-26T08:59:35.606Z] --- PASS: TestAPIIpcModeHost (0.94s) [2019-11-26T08:59:35.606Z] === RUN TestDaemonIpcModeShareable [2019-11-26T08:59:35.870Z] --- PASS: TestLinksContainerNames (1.75s) [2019-11-26T08:59:35.870Z] === RUN TestLogsFollowTailEmpty [2019-11-26T08:59:36.430Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2019-11-26T08:59:36.430Z] === RUN TestContainerNetworkMountsNoChown [2019-11-26T08:59:37.355Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/default [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/default [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/private [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/private [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rprivate [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/slave [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/slave [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rslave [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/shared [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/shared [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rshared [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/default [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/rshared [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/shared [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/rslave [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/slave [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/rprivate [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:59:37.355Z] === CONT TestMountDaemonRoot/private [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:59:37.355Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:59:37.355Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-26T08:59:37.356Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-26T08:59:37.356Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:59:37.356Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-26T08:59:37.356Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-26T08:59:37.356Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:59:37.356Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-26T08:59:37.610Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:59:37.869Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:59:38.085Z] --- PASS: TestDaemonIpcModeShareable (1.98s) [2019-11-26T08:59:38.085Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-26T08:59:38.085Z] === RUN TestDaemonIpcModePrivate [2019-11-26T08:59:38.126Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:59:38.126Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-26T08:59:38.126Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:59:38.126Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2019-11-26T08:59:38.126Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-26T08:59:38.126Z] === RUN TestContainerBindMountNonRecursive [2019-11-26T08:59:39.145Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s) [2019-11-26T08:59:39.145Z] PASS [2019-11-26T08:59:39.145Z] [2019-11-26T08:59:39.145Z] === Skipped [2019-11-26T08:59:39.145Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-26T08:59:39.145Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:39.145Z] [2019-11-26T08:59:39.145Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-26T08:59:39.145Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:39.145Z] [2019-11-26T08:59:39.145Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T08:59:39.145Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:39.145Z] [2019-11-26T08:59:39.145Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T08:59:39.145Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:39.145Z] [2019-11-26T08:59:39.145Z] [2019-11-26T08:59:39.145Z] DONE 17 tests, 4 skipped in 32.007s [2019-11-26T08:59:39.145Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-26T08:59:39.145Z] ++ 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-11-26T08:59:39.145Z] ++ set -e [2019-11-26T08:59:39.145Z] ++ '[' -n 0 ']' [2019-11-26T08:59:39.145Z] ++ set -x [2019-11-26T08:59:39.145Z] ++ env -i DEST=/go/src/github.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-11-26T08:59:39.145Z] INFO: Testing against a local daemon [2019-11-26T08:59:39.145Z] === RUN TestPluginInvalidJSON [2019-11-26T08:59:39.145Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T08:59:39.145Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T08:59:39.145Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T08:59:39.145Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-26T08:59:39.145Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T08:59:39.145Z] PASS [2019-11-26T08:59:39.145Z] [2019-11-26T08:59:39.145Z] DONE 2 tests in 0.167s [2019-11-26T08:59:39.145Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-26T08:59:39.145Z] ++ 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-11-26T08:59:39.145Z] ++ set -e [2019-11-26T08:59:39.145Z] ++ '[' -n 0 ']' [2019-11-26T08:59:39.145Z] ++ set -x [2019-11-26T08:59:39.145Z] ++ env -i DEST=/go/src/github.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-11-26T08:59:39.145Z] INFO: Testing against a local daemon [2019-11-26T08:59:39.145Z] === RUN TestExternalGraphDriver [2019-11-26T08:59:39.359Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2019-11-26T08:59:39.359Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-26T08:59:39.359Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-26T08:59:39.403Z] === RUN TestExternalGraphDriver/json [2019-11-26T08:59:40.676Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2019-11-26T08:59:40.676Z] === RUN TestNetworkNat [2019-11-26T08:59:40.930Z] --- PASS: TestNetworkNat (0.86s) [2019-11-26T08:59:40.930Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T08:59:41.400Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.98s) [2019-11-26T08:59:41.400Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-26T08:59:41.400Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-26T08:59:41.857Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2019-11-26T08:59:41.857Z] === RUN TestNetworkLoopbackNat [2019-11-26T08:59:41.935Z] === RUN TestExternalGraphDriver/spec [2019-11-26T08:59:42.782Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-26T08:59:43.036Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-11-26T08:59:43.036Z] === RUN TestPause [2019-11-26T08:59:43.390Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2019-11-26T08:59:43.391Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-26T08:59:43.391Z] === RUN TestIpcModeOlderClient [2019-11-26T08:59:43.391Z] === PAUSE TestIpcModeOlderClient [2019-11-26T08:59:43.391Z] === RUN TestKillContainerInvalidSignal [2019-11-26T08:59:43.960Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-26T08:59:44.199Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-11-26T08:59:44.199Z] === RUN TestKillContainer [2019-11-26T08:59:44.199Z] === RUN TestKillContainer/no_signal [2019-11-26T08:59:44.214Z] --- PASS: TestPause (1.08s) [2019-11-26T08:59:44.214Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T08:59:44.214Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T08:59:44.214Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T08:59:44.214Z] === RUN TestPauseStopPausedContainer [2019-11-26T08:59:45.138Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2019-11-26T08:59:45.138Z] === RUN TestPsFilter [2019-11-26T08:59:45.220Z] === RUN TestExternalGraphDriver/pull [2019-11-26T08:59:45.392Z] --- PASS: TestPsFilter (0.20s) [2019-11-26T08:59:45.393Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T08:59:45.464Z] === RUN TestKillContainer/non_killing_signal [2019-11-26T08:59:45.831Z] === RUN TestKillContainer/killing_signal [2019-11-26T08:59:46.342Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.05s) [2019-11-26T08:59:46.342Z] === RUN TestRemoveContainerWithVolume [2019-11-26T08:59:47.123Z] --- PASS: TestExternalGraphDriver (7.59s) [2019-11-26T08:59:47.123Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2019-11-26T08:59:47.123Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2019-11-26T08:59:47.123Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2019-11-26T08:59:47.123Z] === RUN TestGraphdriverPluginV2 [2019-11-26T08:59:47.123Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2019-11-26T08:59:47.123Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:47.123Z] PASS [2019-11-26T08:59:47.123Z] [2019-11-26T08:59:47.123Z] === Skipped [2019-11-26T08:59:47.123Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2019-11-26T08:59:47.123Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T08:59:47.123Z] [2019-11-26T08:59:47.123Z] [2019-11-26T08:59:47.123Z] DONE 5 tests, 1 skipped in 7.807s [2019-11-26T08:59:47.123Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-26T08:59:47.123Z] ++ 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-11-26T08:59:47.123Z] ++ set -e [2019-11-26T08:59:47.123Z] ++ '[' -n 0 ']' [2019-11-26T08:59:47.123Z] ++ set -x [2019-11-26T08:59:47.123Z] ++ env -i DEST=/go/src/github.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-11-26T08:59:47.123Z] INFO: Testing against a local daemon [2019-11-26T08:59:47.123Z] === RUN TestContinueAfterPluginCrash [2019-11-26T08:59:47.123Z] === PAUSE TestContinueAfterPluginCrash [2019-11-26T08:59:47.123Z] === RUN TestDaemonStartWithLogOpt [2019-11-26T08:59:47.123Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-26T08:59:47.123Z] === CONT TestContinueAfterPluginCrash [2019-11-26T08:59:47.123Z] === CONT TestDaemonStartWithLogOpt [2019-11-26T08:59:47.128Z] --- PASS: TestKillContainer (2.72s) [2019-11-26T08:59:47.128Z] --- PASS: TestKillContainer/no_signal (0.87s) [2019-11-26T08:59:47.128Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2019-11-26T08:59:47.128Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2019-11-26T08:59:47.128Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T08:59:47.128Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-26T08:59:47.800Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2019-11-26T08:59:47.800Z] === RUN TestRemoveContainerRunning [2019-11-26T08:59:47.931Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-26T08:59:48.360Z] --- PASS: TestRemoveContainerRunning (0.84s) [2019-11-26T08:59:48.360Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T08:59:48.920Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-26T08:59:49.207Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s) [2019-11-26T08:59:49.207Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-11-26T08:59:49.207Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2019-11-26T08:59:49.207Z] === RUN TestKillStoppedContainer [2019-11-26T08:59:49.207Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-26T08:59:49.207Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T08:59:49.207Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-26T08:59:49.207Z] === RUN TestKillDifferentUserContainer [2019-11-26T08:59:49.479Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.16s) [2019-11-26T08:59:49.479Z] === RUN TestRemoveInvalidContainer [2019-11-26T08:59:49.479Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-26T08:59:49.479Z] === RUN TestRenameLinkedContainer [2019-11-26T08:59:50.006Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2019-11-26T08:59:50.006Z] === RUN TestInspectOomKilledTrue [2019-11-26T08:59:50.006Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-26T08:59:50.006Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:59:50.006Z] === RUN TestInspectOomKilledFalse [2019-11-26T08:59:50.006Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-26T08:59:50.006Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T08:59:50.006Z] === RUN TestLinksEtcHostsContentMatch [2019-11-26T08:59:50.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-26T08:59:50.805Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-11-26T08:59:50.805Z] === RUN TestLinksContainerNames [2019-11-26T08:59:52.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-26T08:59:52.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-26T08:59:52.635Z] --- PASS: TestLinksContainerNames (1.81s) [2019-11-26T08:59:52.635Z] === RUN TestLogsFollowTailEmpty [2019-11-26T08:59:53.114Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-26T08:59:53.231Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-11-26T08:59:53.231Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T08:59:53.232Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T08:59:53.232Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T08:59:53.673Z] --- PASS: TestRenameLinkedContainer (4.19s) [2019-11-26T08:59:53.673Z] === RUN TestRenameStoppedContainer [2019-11-26T08:59:54.025Z] --- PASS: TestLogsFollowTailEmpty (1.01s) [2019-11-26T08:59:54.025Z] === RUN TestContainerNetworkMountsNoChown [2019-11-26T08:59:54.433Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T08:59:54.433Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T08:59:54.433Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2019-11-26T08:59:54.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/default [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/default [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/private [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/private [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/rprivate [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/slave [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/slave [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/rslave [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/shared [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/shared [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/rshared [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-26T08:59:54.448Z] === CONT TestMountDaemonRoot/default [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-26T08:59:54.448Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-26T08:59:54.448Z] === CONT TestMountDaemonRoot/rshared [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:59:54.448Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:59:54.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:59:54.448Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-26T08:59:54.862Z] === CONT TestMountDaemonRoot/shared [2019-11-26T08:59:54.862Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-26T08:59:54.862Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/rslave [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/slave [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/rprivate [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/private [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-26T08:59:54.863Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:59:54.863Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-26T08:59:54.863Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-26T08:59:55.032Z] --- PASS: TestRenameStoppedContainer (1.31s) [2019-11-26T08:59:55.032Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T08:59:55.162Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-26T08:59:55.311Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-26T08:59:55.502Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-11-26T08:59:55.723Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-26T08:59:55.723Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T08:59:55.723Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T08:59:55.723Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-26T08:59:55.723Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-26T08:59:55.723Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-26T08:59:55.723Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/private (0.03s) [2019-11-26T08:59:55.723Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-26T08:59:55.724Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-26T08:59:55.724Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-26T08:59:55.724Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-11-26T08:59:55.724Z] === RUN TestContainerBindMountNonRecursive [2019-11-26T08:59:55.840Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-11-26T08:59:56.180Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T08:59:56.180Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T08:59:56.181Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T08:59:57.219Z] --- PASS: TestDaemonStartWithLogOpt (10.04s) [2019-11-26T08:59:57.583Z] --- PASS: TestRenameRunningContainerAndReuse (2.56s) [2019-11-26T08:59:57.583Z] === RUN TestRenameInvalidName [2019-11-26T08:59:57.882Z] ok github.com/docker/docker/builder/dockerignore 0.028s coverage: 96.8% of statements [2019-11-26T08:59:58.182Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2019-11-26T08:59:58.183Z] === RUN TestNetworkNat [2019-11-26T08:59:58.591Z] --- PASS: TestRenameInvalidName (0.91s) [2019-11-26T08:59:58.591Z] === RUN TestRenameAnonymousContainer [2019-11-26T08:59:58.983Z] --- PASS: TestNetworkNat (0.97s) [2019-11-26T08:59:58.983Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T08:59:59.771Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2019-11-26T08:59:59.771Z] === RUN TestNetworkLoopbackNat [2019-11-26T09:00:01.059Z] --- PASS: TestNetworkLoopbackNat (1.28s) [2019-11-26T09:00:01.059Z] === RUN TestPause [2019-11-26T09:00:02.336Z] --- PASS: TestPause (1.03s) [2019-11-26T09:00:02.336Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T09:00:02.336Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T09:00:02.336Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T09:00:02.336Z] === RUN TestPauseStopPausedContainer [2019-11-26T09:00:02.498Z] --- PASS: TestContinueAfterPluginCrash (14.82s) [2019-11-26T09:00:02.498Z] PASS [2019-11-26T09:00:02.498Z] [2019-11-26T09:00:02.498Z] DONE 2 tests in 14.977s [2019-11-26T09:00:02.498Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-26T09:00:02.498Z] ++ 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-11-26T09:00:02.498Z] ++ set -e [2019-11-26T09:00:02.498Z] ++ '[' -n 0 ']' [2019-11-26T09:00:02.498Z] ++ set -x [2019-11-26T09:00:02.498Z] ++ env -i DEST=/go/src/github.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-11-26T09:00:02.498Z] INFO: Testing against a local daemon [2019-11-26T09:00:02.498Z] === RUN TestPluginWithDevMounts [2019-11-26T09:00:02.498Z] === PAUSE TestPluginWithDevMounts [2019-11-26T09:00:02.498Z] === CONT TestPluginWithDevMounts [2019-11-26T09:00:03.120Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2019-11-26T09:00:03.120Z] === RUN TestPsFilter [2019-11-26T09:00:03.120Z] --- PASS: TestPsFilter (0.22s) [2019-11-26T09:00:03.120Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T09:00:03.832Z] --- PASS: TestRenameAnonymousContainer (5.27s) [2019-11-26T09:00:03.832Z] === RUN TestRenameContainerWithSameName [2019-11-26T09:00:03.931Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2019-11-26T09:00:03.931Z] === RUN TestRemoveContainerWithVolume [2019-11-26T09:00:04.087Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-26T09:00:04.402Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-11-26T09:00:04.402Z] PASS [2019-11-26T09:00:04.402Z] [2019-11-26T09:00:04.402Z] DONE 1 tests in 2.394s [2019-11-26T09:00:04.402Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-26T09:00:04.402Z] ++ 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-11-26T09:00:04.402Z] ++ set -e [2019-11-26T09:00:04.402Z] ++ '[' -n 0 ']' [2019-11-26T09:00:04.402Z] ++ set -x [2019-11-26T09:00:04.402Z] ++ env -i DEST=/go/src/github.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-11-26T09:00:04.402Z] INFO: Testing against a local daemon [2019-11-26T09:00:04.402Z] === RUN TestSecretInspect [2019-11-26T09:00:05.011Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2019-11-26T09:00:05.011Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T09:00:05.199Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2019-11-26T09:00:05.199Z] === RUN TestRemoveContainerRunning [2019-11-26T09:00:05.982Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-11-26T09:00:05.982Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T09:00:06.371Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-26T09:00:06.802Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-11-26T09:00:06.802Z] === RUN TestRemoveInvalidContainer [2019-11-26T09:00:06.802Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-26T09:00:06.802Z] === RUN TestRenameLinkedContainer [2019-11-26T09:00:06.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-26T09:00:07.190Z] --- PASS: TestRenameContainerWithLinkedContainer (2.36s) [2019-11-26T09:00:07.190Z] === RUN TestResize [2019-11-26T09:00:07.446Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-26T09:00:07.688Z] --- PASS: TestSecretInspect (3.31s) [2019-11-26T09:00:07.688Z] === RUN TestSecretList [2019-11-26T09:00:08.371Z] --- PASS: TestResize (1.01s) [2019-11-26T09:00:08.371Z] === RUN TestResizeWithInvalidSize [2019-11-26T09:00:08.913Z] ok github.com/docker/docker/builder/remotecontext 0.445s coverage: 13.6% of statements [2019-11-26T09:00:08.913Z] ok github.com/docker/docker/builder/remotecontext/git 3.273s coverage: 85.1% of statements [2019-11-26T09:00:08.913Z] ok github.com/docker/docker/builder/dockerfile 1.095s coverage: 48.2% of statements [2019-11-26T09:00:09.295Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2019-11-26T09:00:09.296Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T09:00:09.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-26T09:00:09.642Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2019-11-26T09:00:10.221Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2019-11-26T09:00:10.221Z] === RUN TestDaemonRestartKillContainers [2019-11-26T09:00:10.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:00:10.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:00:10.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:00:10.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:00:10.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:00:10.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:00:10.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:00:10.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:00:10.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:00:10.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:00:10.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:00:10.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:00:10.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:00:10.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:00:10.222Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:00:10.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:00:10.222Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:10.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:10.222Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:10.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:10.222Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:10.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:10.222Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:10.222Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:10.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:00:10.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:00:10.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-26T09:00:10.973Z] --- PASS: TestSecretList (3.20s) [2019-11-26T09:00:10.973Z] === RUN TestSecretsCreateAndDelete [2019-11-26T09:00:11.216Z] --- PASS: TestRenameLinkedContainer (3.85s) [2019-11-26T09:00:11.216Z] === RUN TestRenameStoppedContainer [2019-11-26T09:00:11.598Z] --- PASS: TestRenameStoppedContainer (0.94s) [2019-11-26T09:00:11.598Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T09:00:12.401Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-26T09:00:12.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:12.671Z] ok github.com/docker/docker/builder/builder-next 0.192s coverage: 7.0% of statements [2019-11-26T09:00:12.671Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T09:00:12.671Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T09:00:12.671Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T09:00:12.671Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T09:00:12.672Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T09:00:12.672Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T09:00:12.672Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T09:00:12.672Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T09:00:13.429Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2019-11-26T09:00:13.429Z] === RUN TestRenameInvalidName [2019-11-26T09:00:14.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:14.251Z] --- PASS: TestRenameInvalidName (0.96s) [2019-11-26T09:00:14.251Z] === RUN TestRenameAnonymousContainer [2019-11-26T09:00:14.260Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2019-11-26T09:00:14.260Z] === RUN TestSecretsUpdate [2019-11-26T09:00:14.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:15.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:15.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:00:16.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-26T09:00:17.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:00:17.479Z] --- PASS: TestRenameAnonymousContainer (3.14s) [2019-11-26T09:00:17.479Z] === RUN TestRenameContainerWithSameName [2019-11-26T09:00:17.545Z] --- PASS: TestSecretsUpdate (3.26s) [2019-11-26T09:00:17.545Z] === RUN TestTemplatedSecret [2019-11-26T09:00:18.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:00:18.754Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2019-11-26T09:00:18.754Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T09:00:19.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:00:19.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-26T09:00:20.576Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s) [2019-11-26T09:00:20.576Z] === RUN TestResize [2019-11-26T09:00:20.983Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-26T09:00:21.021Z] --- PASS: TestTemplatedSecret (3.52s) [2019-11-26T09:00:21.021Z] === RUN TestSecretCreateResolve [2019-11-26T09:00:21.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-26T09:00:21.368Z] --- PASS: TestResize (0.99s) [2019-11-26T09:00:21.368Z] === RUN TestResizeWithInvalidSize [2019-11-26T09:00:22.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:00:22.942Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2019-11-26T09:00:22.942Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T09:00:23.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:00:23.534Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:23.534Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:23.534Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:23.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:00:23.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:23.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-26T09:00:23.841Z] ok github.com/docker/docker/client 0.619s coverage: 75.8% of statements [2019-11-26T09:00:24.307Z] --- PASS: TestSecretCreateResolve (3.22s) [2019-11-26T09:00:24.307Z] PASS [2019-11-26T09:00:24.307Z] [2019-11-26T09:00:24.307Z] DONE 6 tests in 19.916s [2019-11-26T09:00:24.307Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-26T09:00:24.307Z] ++ 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-11-26T09:00:24.307Z] ++ set -e [2019-11-26T09:00:24.307Z] ++ '[' -n 0 ']' [2019-11-26T09:00:24.307Z] ++ set -x [2019-11-26T09:00:24.307Z] ++ env -i DEST=/go/src/github.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-11-26T09:00:24.566Z] INFO: Testing against a local daemon [2019-11-26T09:00:24.566Z] === RUN TestServiceCreateInit [2019-11-26T09:00:24.566Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T09:00:25.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:25.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.58s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.67s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.94s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.94s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2019-11-26T09:00:26.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2019-11-26T09:00:26.293Z] === RUN TestCgroupNamespacesRun [2019-11-26T09:00:26.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-26T09:00:26.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-26T09:00:26.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:00:27.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:00:27.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-26T09:00:27.907Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2019-11-26T09:00:27.907Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-26T09:00:28.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-26T09:00:28.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:00:29.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:00:29.834Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T09:00:30.046Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2019-11-26T09:00:30.046Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-26T09:00:30.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-26T09:00:30.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:00:30.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-26T09:00:31.961Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2019-11-26T09:00:31.961Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-26T09:00:32.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-26T09:00:32.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:00:33.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:00:34.247Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2019-11-26T09:00:34.247Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-26T09:00:34.349Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-26T09:00:35.105Z] --- PASS: TestServiceCreateInit (10.71s) [2019-11-26T09:00:35.106Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2019-11-26T09:00:35.106Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2019-11-26T09:00:35.106Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T09:00:35.324Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-26T09:00:35.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-26T09:00:35.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:00:35.865Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-11-26T09:00:35.865Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-26T09:00:36.791Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-11-26T09:00:36.791Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-26T09:00:37.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-26T09:00:37.608Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-11-26T09:00:37.608Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.38s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2019-11-26T09:00:38.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2019-11-26T09:00:38.113Z] === RUN TestCgroupNamespacesRun [2019-11-26T09:00:38.258Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-26T09:00:39.239Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-26T09:00:39.239Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-26T09:00:39.239Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-26T09:00:39.810Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-26T09:00:39.931Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2019-11-26T09:00:39.931Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-26T09:00:40.297Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.24s) [2019-11-26T09:00:40.297Z] === RUN TestKernelTCPMemory [2019-11-26T09:00:41.222Z] --- PASS: TestKernelTCPMemory (1.22s) [2019-11-26T09:00:41.222Z] === RUN TestNISDomainname [2019-11-26T09:00:41.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-26T09:00:41.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-26T09:00:41.757Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-11-26T09:00:41.757Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-26T09:00:42.012Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-26T09:00:42.616Z] --- PASS: TestNISDomainname (1.39s) [2019-11-26T09:00:42.616Z] === RUN TestHostnameDnsResolution [2019-11-26T09:00:43.723Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2019-11-26T09:00:43.723Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-26T09:00:44.019Z] --- PASS: TestHostnameDnsResolution (1.66s) [2019-11-26T09:00:44.019Z] === RUN TestStats [2019-11-26T09:00:44.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-26T09:00:45.187Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2019-11-26T09:00:45.187Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-26T09:00:46.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-26T09:00:46.765Z] --- PASS: TestStats (2.59s) [2019-11-26T09:00:46.765Z] === RUN TestStopContainerWithTimeout [2019-11-26T09:00:46.765Z] === RUN TestStopContainerWithTimeout/0 [2019-11-26T09:00:46.765Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-26T09:00:46.765Z] === RUN TestStopContainerWithTimeout/1 [2019-11-26T09:00:46.765Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-26T09:00:46.765Z] === RUN TestStopContainerWithTimeout/3 [2019-11-26T09:00:46.765Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-26T09:00:46.765Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-26T09:00:46.765Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-26T09:00:46.765Z] === CONT TestStopContainerWithTimeout/0 [2019-11-26T09:00:46.765Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-26T09:00:47.862Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.08s) [2019-11-26T09:00:47.862Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-26T09:00:48.128Z] === CONT TestStopContainerWithTimeout/3 [2019-11-26T09:00:48.241Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-11-26T09:00:48.241Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-26T09:00:48.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-26T09:00:49.057Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-11-26T09:00:49.057Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-26T09:00:49.614Z] === CONT TestStopContainerWithTimeout/1 [2019-11-26T09:00:51.522Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2019-11-26T09:00:51.522Z] === RUN TestKernelTCPMemory [2019-11-26T09:00:52.124Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-26T09:00:52.124Z] --- PASS: TestStopContainerWithTimeout/0 (1.47s) [2019-11-26T09:00:52.124Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2019-11-26T09:00:52.124Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2019-11-26T09:00:52.124Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2019-11-26T09:00:52.124Z] === RUN TestDeleteDevicemapper [2019-11-26T09:00:52.124Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-26T09:00:52.124Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T09:00:52.124Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T09:00:52.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-26T09:00:52.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-26T09:00:52.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-26T09:00:52.313Z] --- PASS: TestKernelTCPMemory (1.11s) [2019-11-26T09:00:52.313Z] === RUN TestNISDomainname [2019-11-26T09:00:53.695Z] --- PASS: TestNISDomainname (1.43s) [2019-11-26T09:00:53.695Z] === RUN TestHostnameDnsResolution [2019-11-26T09:00:54.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-26T09:00:54.461Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-26T09:00:54.527Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-26T09:00:54.527Z] Copying nested executables into bundles/binary-daemon [2019-11-26T09:00:54.527Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2019-11-26T09:00:54.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2019-11-26T09:00:54.567Z] === RUN TestUpdateMemory [2019-11-26T09:00:54.567Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-26T09:00:54.567Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T09:00:54.567Z] === RUN TestUpdateCPUQuota [Pipeline] sh [2019-11-26T09:00:54.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/make.sh cross [2019-11-26T09:00:54.982Z] --- PASS: TestHostnameDnsResolution (1.27s) [2019-11-26T09:00:54.982Z] === RUN TestStats [2019-11-26T09:00:55.431Z] [2019-11-26T09:00:55.431Z] Removing bundles/ [2019-11-26T09:00:55.431Z] [2019-11-26T09:00:55.431Z] ---> Making bundle: cross (in bundles/cross) [2019-11-26T09:00:55.431Z] Cross building: bundles/cross/linux/amd64 [2019-11-26T09:00:55.431Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-26T09:00:55.431Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-26T09:00:55.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-26T09:00:56.530Z] --- PASS: TestUpdateCPUQuota (2.05s) [2019-11-26T09:00:56.530Z] === RUN TestUpdatePidsLimit [2019-11-26T09:00:56.530Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-26T09:00:57.090Z] === RUN TestUpdatePidsLimit/no_change [2019-11-26T09:00:57.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-26T09:00:57.599Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-26T09:00:58.150Z] --- PASS: TestStats (2.79s) [2019-11-26T09:00:58.151Z] === RUN TestStopContainerWithTimeout [2019-11-26T09:00:58.151Z] === RUN TestStopContainerWithTimeout/0 [2019-11-26T09:00:58.151Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-26T09:00:58.151Z] === RUN TestStopContainerWithTimeout/1 [2019-11-26T09:00:58.151Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-26T09:00:58.151Z] === RUN TestStopContainerWithTimeout/3 [2019-11-26T09:00:58.151Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-26T09:00:58.151Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-26T09:00:58.151Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-26T09:00:58.151Z] === CONT TestStopContainerWithTimeout/0 [2019-11-26T09:00:58.151Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-26T09:00:58.159Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-26T09:00:58.415Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-26T09:00:58.935Z] === CONT TestStopContainerWithTimeout/3 [2019-11-26T09:00:58.977Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-26T09:00:59.537Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-26T09:01:00.312Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-26T09:01:00.312Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-26T09:01:00.312Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-26T09:01:00.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-26T09:01:00.769Z] === CONT TestStopContainerWithTimeout/1 [2019-11-26T09:01:01.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-26T09:01:01.284Z] --- PASS: TestUpdatePidsLimit (4.89s) [2019-11-26T09:01:01.284Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-11-26T09:01:01.284Z] --- PASS: TestUpdatePidsLimit/no_change (0.60s) [2019-11-26T09:01:01.284Z] --- PASS: TestUpdatePidsLimit/update_lower (0.53s) [2019-11-26T09:01:01.284Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-11-26T09:01:01.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-11-26T09:01:01.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s) [2019-11-26T09:01:01.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-11-26T09:01:01.284Z] === RUN TestUpdateRestartPolicy [2019-11-26T09:01:01.650Z] --- PASS: TestCreateServiceMultipleTimes (23.12s) [2019-11-26T09:01:01.650Z] === RUN TestCreateServiceConflict [2019-11-26T09:01:01.650Z] --- PASS: TestCreateServiceConflict (3.21s) [2019-11-26T09:01:01.650Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T09:01:01.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-26T09:01:02.582Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-26T09:01:02.582Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2019-11-26T09:01:02.582Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2019-11-26T09:01:02.582Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-11-26T09:01:02.582Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2019-11-26T09:01:02.582Z] === RUN TestDeleteDevicemapper [2019-11-26T09:01:02.582Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-11-26T09:01:02.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T09:01:02.582Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T09:01:03.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-26T09:01:04.082Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-26T09:01:05.064Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-26T09:01:05.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-26T09:01:05.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-26T09:01:05.823Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.16s) [2019-11-26T09:01:05.823Z] === RUN TestUpdateMemory [2019-11-26T09:01:05.823Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-26T09:01:05.823Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T09:01:05.823Z] === RUN TestUpdateCPUQuota [2019-11-26T09:01:05.840Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2019-11-26T09:01:05.840Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-26T09:01:07.634Z] --- PASS: TestUpdateCPUQuota (1.77s) [2019-11-26T09:01:07.635Z] === RUN TestUpdatePidsLimit [2019-11-26T09:01:07.635Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-26T09:01:08.006Z] === RUN TestUpdatePidsLimit/no_change [2019-11-26T09:01:08.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-26T09:01:08.382Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-26T09:01:08.756Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-26T09:01:09.568Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-26T09:01:09.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-26T09:01:10.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-26T09:01:10.342Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-26T09:01:10.925Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-26T09:01:10.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-26T09:01:10.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-26T09:01:10.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-26T09:01:10.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-26T09:01:10.925Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-26T09:01:12.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-26T09:01:12.144Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 30.3% of statements [2019-11-26T09:01:12.454Z] --- PASS: TestUpdatePidsLimit (4.60s) [2019-11-26T09:01:12.454Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-11-26T09:01:12.454Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-11-26T09:01:12.454Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-11-26T09:01:12.454Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-11-26T09:01:12.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-11-26T09:01:12.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2019-11-26T09:01:12.454Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2019-11-26T09:01:12.454Z] === RUN TestUpdateRestartPolicy [2019-11-26T09:01:12.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-26T09:01:13.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-26T09:01:14.200Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-26T09:01:14.759Z] --- PASS: TestUpdateRestartPolicy (13.46s) [2019-11-26T09:01:14.759Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T09:01:15.015Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-26T09:01:16.008Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2019-11-26T09:01:16.008Z] === RUN TestWaitNonBlocked [2019-11-26T09:01:16.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:01:16.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:01:16.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:01:16.008Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:01:16.008Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:01:16.008Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:01:16.008Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-26T09:01:17.374Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-26T09:01:17.374Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2019-11-26T09:01:17.374Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.51s) [2019-11-26T09:01:17.374Z] === RUN TestWaitBlocked [2019-11-26T09:01:17.374Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:01:17.374Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:01:17.374Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:01:17.374Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:01:17.374Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:01:17.374Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:01:18.213Z] ok github.com/docker/docker/container 0.146s coverage: 35.3% of statements [2019-11-26T09:01:18.213Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T09:01:18.213Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T09:01:18.213Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T09:01:18.213Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T09:01:18.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-26T09:01:18.738Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-26T09:01:18.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) [2019-11-26T09:01:18.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s) [2019-11-26T09:01:18.738Z] === CONT TestContainerStartOnDaemonRestart [2019-11-26T09:01:18.738Z] === CONT TestIpcModeOlderClient [2019-11-26T09:01:18.994Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-26T09:01:18.994Z] === CONT TestDaemonRestartIpcMode [2019-11-26T09:01:20.912Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.51s) [2019-11-26T09:01:20.912Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T09:01:21.239Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2019-11-26T09:01:23.192Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-26T09:01:23.447Z] --- PASS: TestDaemonRestartIpcMode (4.59s) [2019-11-26T09:01:23.702Z] --- PASS: TestContainerStartOnDaemonRestart (4.96s) [2019-11-26T09:01:23.702Z] PASS [2019-11-26T09:01:23.702Z] [2019-11-26T09:01:23.702Z] === Skipped [2019-11-26T09:01:23.702Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-26T09:01:23.702Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T09:01:23.702Z] [2019-11-26T09:01:23.702Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-26T09:01:23.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T09:01:23.702Z] [2019-11-26T09:01:23.702Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-26T09:01:23.702Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T09:01:23.702Z] [2019-11-26T09:01:23.702Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T09:01:23.702Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T09:01:23.702Z] [2019-11-26T09:01:23.702Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-26T09:01:23.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T09:01:23.702Z] [2019-11-26T09:01:23.702Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-26T09:01:23.702Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T09:01:23.702Z] [2019-11-26T09:01:23.702Z] [2019-11-26T09:01:23.702Z] DONE 197 tests, 6 skipped in 156.512s [2019-11-26T09:01:23.702Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-26T09:01:23.702Z] ++ 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-11-26T09:01:23.702Z] ++ set -e [2019-11-26T09:01:23.702Z] ++ '[' -n 0 ']' [2019-11-26T09:01:23.702Z] ++ set -x [2019-11-26T09:01:23.702Z] ++ env -i DEST=/go/src/github.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-11-26T09:01:23.957Z] INFO: Testing against a local daemon [2019-11-26T09:01:23.957Z] === RUN TestCommitInheritsEnv [2019-11-26T09:01:23.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-26T09:01:24.199Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2019-11-26T09:01:24.199Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T09:01:24.212Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-26T09:01:24.467Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-11-26T09:01:24.467Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T09:01:24.467Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-26T09:01:24.467Z] === RUN TestImagesFilterMultiReference [2019-11-26T09:01:24.723Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2019-11-26T09:01:24.723Z] === RUN TestImagePullPlatformInvalid [2019-11-26T09:01:24.723Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-11-26T09:01:24.723Z] === RUN TestRemoveImageOrphaning [2019-11-26T09:01:25.283Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-26T09:01:25.283Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-11-26T09:01:25.283Z] === RUN TestRemoveImageGarbageCollector [2019-11-26T09:01:26.207Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-26T09:01:26.471Z] --- PASS: TestUpdateRestartPolicy (13.27s) [2019-11-26T09:01:26.471Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T09:01:26.471Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-11-26T09:01:26.471Z] === RUN TestWaitNonBlocked [2019-11-26T09:01:26.471Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:01:26.471Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:01:26.471Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:01:26.471Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:01:26.471Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:01:26.471Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:01:26.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-26T09:01:27.483Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2019-11-26T09:01:27.483Z] === RUN TestCreateServiceSysctls [2019-11-26T09:01:27.693Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2019-11-26T09:01:27.693Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T09:01:27.693Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-26T09:01:27.693Z] === RUN TestTagInvalidReference [2019-11-26T09:01:27.693Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-26T09:01:27.693Z] === RUN TestTagValidPrefixedRepo [2019-11-26T09:01:27.693Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-26T09:01:27.693Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T09:01:27.693Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2019-11-26T09:01:27.693Z] === RUN TestTagOfficialNames [2019-11-26T09:01:27.694Z] --- PASS: TestTagOfficialNames (0.09s) [2019-11-26T09:01:27.694Z] === RUN TestTagMatchesDigest [2019-11-26T09:01:27.694Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-26T09:01:27.694Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-26T09:01:27.758Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-26T09:01:27.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2019-11-26T09:01:27.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2019-11-26T09:01:27.758Z] === RUN TestWaitBlocked [2019-11-26T09:01:27.758Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:01:27.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:01:27.758Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:01:27.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:01:27.758Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:01:27.758Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:01:29.045Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-26T09:01:29.045Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2019-11-26T09:01:29.045Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.44s) [2019-11-26T09:01:29.045Z] === CONT TestContainerStartOnDaemonRestart [2019-11-26T09:01:29.045Z] === CONT TestIpcModeOlderClient [2019-11-26T09:01:29.045Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-11-26T09:01:29.045Z] === CONT TestDaemonRestartIpcMode [2019-11-26T09:01:30.207Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-26T09:01:30.312Z] ok github.com/docker/docker/daemon/cluster/convert 0.062s coverage: 35.8% of statements [2019-11-26T09:01:30.656Z] ok github.com/docker/docker/daemon/cluster 0.156s coverage: 0.5% of statements [2019-11-26T09:01:31.671Z] --- PASS: TestCreateServiceSysctls (4.35s) [2019-11-26T09:01:31.671Z] === RUN TestCreateServiceCapabilities [2019-11-26T09:01:32.459Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2019-11-26T09:01:33.511Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-26T09:01:33.738Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2019-11-26T09:01:33.738Z] PASS [2019-11-26T09:01:33.738Z] [2019-11-26T09:01:33.738Z] === Skipped [2019-11-26T09:01:33.738Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-26T09:01:33.738Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T09:01:33.738Z] [2019-11-26T09:01:33.738Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-26T09:01:33.738Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T09:01:33.738Z] [2019-11-26T09:01:33.738Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-26T09:01:33.738Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-26T09:01:33.738Z] [2019-11-26T09:01:33.738Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T09:01:33.738Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T09:01:33.738Z] [2019-11-26T09:01:33.738Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-11-26T09:01:33.738Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T09:01:33.738Z] [2019-11-26T09:01:33.738Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-26T09:01:33.738Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-26T09:01:33.738Z] [2019-11-26T09:01:33.738Z] [2019-11-26T09:01:33.738Z] DONE 197 tests, 6 skipped in 147.540s [2019-11-26T09:01:33.738Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-26T09:01:33.738Z] ++ 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-11-26T09:01:33.738Z] ++ set -e [2019-11-26T09:01:33.738Z] ++ '[' -n 0 ']' [2019-11-26T09:01:33.738Z] ++ set -x [2019-11-26T09:01:33.738Z] ++ env -i DEST=/go/src/github.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-11-26T09:01:34.106Z] INFO: Testing against a local daemon [2019-11-26T09:01:34.106Z] === RUN TestCommitInheritsEnv [2019-11-26T09:01:34.435Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-26T09:01:34.503Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-11-26T09:01:34.503Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T09:01:34.503Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-26T09:01:34.503Z] === RUN TestImagesFilterMultiReference [2019-11-26T09:01:34.503Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-11-26T09:01:34.503Z] === RUN TestImagePullPlatformInvalid [2019-11-26T09:01:34.503Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-26T09:01:34.503Z] === RUN TestRemoveImageOrphaning [2019-11-26T09:01:34.957Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2019-11-26T09:01:34.957Z] === RUN TestInspect [2019-11-26T09:01:35.440Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-11-26T09:01:35.440Z] === RUN TestRemoveImageGarbageCollector [2019-11-26T09:01:35.440Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-26T09:01:35.440Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:01:35.440Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T09:01:35.440Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-11-26T09:01:35.440Z] === RUN TestTagInvalidReference [2019-11-26T09:01:35.440Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-26T09:01:35.440Z] === RUN TestTagValidPrefixedRepo [2019-11-26T09:01:35.440Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-26T09:01:35.440Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T09:01:35.440Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-26T09:01:35.440Z] === RUN TestTagOfficialNames [2019-11-26T09:01:35.440Z] --- PASS: TestTagOfficialNames (0.04s) [2019-11-26T09:01:35.440Z] === RUN TestTagMatchesDigest [2019-11-26T09:01:35.440Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-26T09:01:35.440Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-26T09:01:36.326Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-26T09:01:36.582Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-26T09:01:36.652Z] ok github.com/docker/docker/daemon/discovery 0.066s coverage: 30.0% of statements [2019-11-26T09:01:37.508Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-26T09:01:38.069Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-26T09:01:38.630Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-26T09:01:38.906Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-26T09:01:39.147Z] --- PASS: TestInspect (3.74s) [2019-11-26T09:01:39.147Z] === RUN TestServiceListWithStatuses [2019-11-26T09:01:39.147Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-26T09:01:39.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-26T09:01:39.147Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T09:01:39.468Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-26T09:01:39.468Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-26T09:01:39.703Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2019-11-26T09:01:40.033Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-26T09:01:40.884Z] ok github.com/docker/docker/daemon/config 0.160s coverage: 82.1% of statements [2019-11-26T09:01:40.959Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-26T09:01:43.191Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-11-26T09:01:46.200Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.7% of statements [2019-11-26T09:01:46.739Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-26T09:01:46.739Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-26T09:01:46.739Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-26T09:01:47.262Z] --- PASS: TestDockerNetworkConnectAlias (7.29s) [2019-11-26T09:01:47.262Z] === RUN TestDockerNetworkReConnect [2019-11-26T09:01:47.591Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-26T09:01:47.904Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-11-26T09:01:48.150Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-26T09:01:48.710Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-26T09:01:49.006Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-26T09:01:49.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-26T09:01:49.629Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.950s coverage: 57.9% of statements [2019-11-26T09:01:49.971Z] ok github.com/docker/docker/daemon 12.655s coverage: 17.6% of statements [2019-11-26T09:01:49.971Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T09:01:49.971Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T09:01:49.971Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T09:01:49.971Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T09:01:50.622Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-26T09:01:52.534Z] --- PASS: TestDockerNetworkReConnect (6.12s) [2019-11-26T09:01:52.534Z] === RUN TestServicePlugin [2019-11-26T09:01:52.534Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-26T09:01:52.534Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:01:52.534Z] === RUN TestServiceUpdateLabel [2019-11-26T09:01:54.785Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-26T09:01:54.785Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-26T09:01:54.810Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.414s coverage: 68.6% of statements [2019-11-26T09:01:55.712Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-26T09:01:55.820Z] --- PASS: TestServiceUpdateLabel (3.25s) [2019-11-26T09:01:55.820Z] === RUN TestServiceUpdateSecrets [2019-11-26T09:01:55.967Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-26T09:01:55.967Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-26T09:01:56.508Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.881s coverage: 48.6% of statements [2019-11-26T09:01:56.527Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-26T09:01:56.527Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-26T09:01:56.782Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-26T09:01:57.684Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.252s coverage: 46.2% of statements [2019-11-26T09:01:57.684Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T09:01:57.707Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-26T09:01:58.266Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-26T09:01:59.452Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.666s coverage: 76.1% of statements [2019-11-26T09:01:59.791Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.485s coverage: 54.8% of statements [2019-11-26T09:01:59.791Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-26T09:01:59.791Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T09:02:00.148Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-26T09:02:00.674Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2019-11-26T09:02:00.708Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-26T09:02:01.408Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2019-11-26T09:02:03.718Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2019-11-26T09:02:04.503Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-26T09:02:04.503Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-26T09:02:04.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-26T09:02:04.865Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-26T09:02:06.032Z] ok github.com/docker/docker/daemon/logger 0.297s coverage: 42.7% of statements [2019-11-26T09:02:07.274Z] ok github.com/docker/docker/daemon/logger/gelf 0.036s coverage: 67.0% of statements [2019-11-26T09:02:07.374Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-26T09:02:09.586Z] ok github.com/docker/docker/daemon/logger/awslogs 0.736s coverage: 77.4% of statements [2019-11-26T09:02:10.315Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2019-11-26T09:02:11.042Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 4.9% of statements [2019-11-26T09:02:11.042Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T09:02:11.042Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T09:02:11.042Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T09:02:11.042Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T09:02:11.042Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 62.1% of statements [2019-11-26T09:02:11.531Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-26T09:02:11.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-26T09:02:11.771Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2019-11-26T09:02:12.456Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-26T09:02:12.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-26T09:02:13.819Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-26T09:02:13.899Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2019-11-26T09:02:13.899Z] === RUN TestServiceUpdateConfigs [2019-11-26T09:02:14.745Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-26T09:02:14.786Z] ok github.com/docker/docker/daemon/logger/local 0.093s coverage: 74.7% of statements [2019-11-26T09:02:14.786Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T09:02:15.715Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-26T09:02:15.965Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 19.9% of statements [2019-11-26T09:02:15.965Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2019-11-26T09:02:16.842Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-26T09:02:16.842Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-26T09:02:16.842Z] Cross building: bundles/cross/windows/amd64 [2019-11-26T09:02:16.842Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-26T09:02:16.842Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-26T09:02:17.218Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2019-11-26T09:02:18.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-26T09:02:18.915Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2019-11-26T09:02:18.974Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-26T09:02:19.256Z] ok github.com/docker/docker/daemon/logger/splunk 3.160s coverage: 82.5% of statements [2019-11-26T09:02:19.256Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T09:02:19.256Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T09:02:19.533Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-26T09:02:22.796Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-26T09:02:24.096Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2019-11-26T09:02:24.097Z] ok github.com/docker/docker/distribution/metadata 0.150s coverage: 48.2% of statements [2019-11-26T09:02:24.435Z] ok github.com/docker/docker/distribution 0.702s coverage: 22.1% of statements [2019-11-26T09:02:24.435Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T09:02:25.304Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-26T09:02:26.228Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-26T09:02:26.767Z] ok github.com/docker/docker/distribution/xfer 1.767s coverage: 85.1% of statements [2019-11-26T09:02:26.767Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T09:02:27.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-26T09:02:27.154Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-26T09:02:27.154Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-26T09:02:27.154Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-26T09:02:27.154Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-26T09:02:27.154Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-26T09:02:28.471Z] ok github.com/docker/docker/image 0.140s coverage: 86.4% of statements [2019-11-26T09:02:28.517Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-26T09:02:28.771Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2019-11-26T09:02:28.772Z] === RUN TestServiceUpdateNetwork [2019-11-26T09:02:28.814Z] ok github.com/docker/docker/image/v1 0.106s coverage: 25.0% of statements [2019-11-26T09:02:28.814Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2019-11-26T09:02:28.814Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T09:02:28.814Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T09:02:29.077Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-26T09:02:29.636Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-26T09:02:29.993Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-11-26T09:02:30.195Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-26T09:02:30.722Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2019-11-26T09:02:32.081Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-26T09:02:32.081Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-26T09:02:32.640Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-26T09:02:34.525Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-26T09:02:35.553Z] ok github.com/docker/docker/opts 0.068s coverage: 66.9% of statements [2019-11-26T09:02:35.891Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-11-26T09:02:36.230Z] ok github.com/docker/docker/pkg/authorization 0.859s coverage: 68.3% of statements [2019-11-26T09:02:36.408Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-26T09:02:36.966Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-11-26T09:02:37.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-26T09:02:37.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-26T09:02:37.695Z] ok github.com/docker/docker/pkg/archive 1.606s coverage: 77.0% of statements [2019-11-26T09:02:38.423Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-11-26T09:02:39.600Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2019-11-26T09:02:39.600Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2019-11-26T09:02:39.667Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-26T09:02:40.227Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-26T09:02:41.297Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-11-26T09:02:42.023Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-11-26T09:02:42.110Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-26T09:02:42.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-26T09:02:42.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-26T09:02:42.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-26T09:02:42.363Z] ok github.com/docker/docker/layer 8.081s coverage: 68.8% of statements [2019-11-26T09:02:42.363Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T09:02:42.363Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T09:02:42.363Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T09:02:42.363Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T09:02:42.363Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T09:02:42.363Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T09:02:42.701Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-26T09:02:43.457Z] ok github.com/docker/docker/pkg/chrootarchive 4.470s coverage: 43.2% of statements [2019-11-26T09:02:43.457Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T09:02:43.457Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T09:02:43.645Z] --- PASS: TestServiceUpdateNetwork (15.45s) [2019-11-26T09:02:43.645Z] PASS [2019-11-26T09:02:43.645Z] [2019-11-26T09:02:43.645Z] === Skipped [2019-11-26T09:02:43.645Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-26T09:02:43.645Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-26T09:02:43.645Z] [2019-11-26T09:02:43.645Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-26T09:02:43.645Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:02:43.645Z] [2019-11-26T09:02:43.645Z] [2019-11-26T09:02:43.645Z] DONE 20 tests, 2 skipped in 137.636s [2019-11-26T09:02:43.645Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-26T09:02:43.645Z] ++ 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-11-26T09:02:43.645Z] ++ set -e [2019-11-26T09:02:43.645Z] ++ '[' -n 0 ']' [2019-11-26T09:02:43.645Z] ++ set -x [2019-11-26T09:02:43.645Z] ++ env -i DEST=/go/src/github.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-11-26T09:02:43.645Z] INFO: Testing against a local daemon [2019-11-26T09:02:43.645Z] === RUN TestSessionCreate [2019-11-26T09:02:43.645Z] --- PASS: TestSessionCreate (0.05s) [2019-11-26T09:02:43.645Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T09:02:43.645Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-26T09:02:43.645Z] PASS [2019-11-26T09:02:43.645Z] [2019-11-26T09:02:43.645Z] DONE 2 tests in 0.280s [2019-11-26T09:02:43.645Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-26T09:02:43.645Z] ++ 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-11-26T09:02:43.645Z] ++ set -e [2019-11-26T09:02:43.645Z] ++ '[' -n 0 ']' [2019-11-26T09:02:43.645Z] ++ set -x [2019-11-26T09:02:43.645Z] ++ env -i DEST=/go/src/github.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-11-26T09:02:43.645Z] INFO: Testing against a local daemon [2019-11-26T09:02:43.645Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T09:02:43.645Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T09:02:43.645Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T09:02:43.645Z] === RUN TestEventsExecDie [2019-11-26T09:02:43.645Z] --- PASS: TestEventsExecDie (1.01s) [2019-11-26T09:02:43.645Z] === RUN TestEventsBackwardsCompatible [2019-11-26T09:02:43.645Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-11-26T09:02:43.645Z] === RUN TestInfoBinaryCommits [2019-11-26T09:02:43.645Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-26T09:02:43.645Z] === RUN TestInfoAPIVersioned [2019-11-26T09:02:43.645Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-26T09:02:43.645Z] === RUN TestInfoDiscoveryBackend [2019-11-26T09:02:43.796Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-11-26T09:02:43.994Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-26T09:02:43.994Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-26T09:02:44.136Z] ok github.com/docker/docker/pkg/fileutils 0.043s coverage: 89.5% of statements [2019-11-26T09:02:44.212Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2019-11-26T09:02:44.212Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-26T09:02:44.553Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-26T09:02:45.147Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-26T09:02:45.147Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-26T09:02:45.316Z] ok github.com/docker/docker/pkg/discovery/kv 3.203s coverage: 84.1% of statements [2019-11-26T09:02:45.316Z] ok github.com/docker/docker/pkg/fsutils 0.424s coverage: 85.1% of statements [2019-11-26T09:02:46.044Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 11.4% of statements [2019-11-26T09:02:46.083Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2019-11-26T09:02:46.083Z] === RUN TestInfoAPI [2019-11-26T09:02:46.083Z] --- PASS: TestInfoAPI (0.05s) [2019-11-26T09:02:46.083Z] === RUN TestInfoAPIWarnings [2019-11-26T09:02:46.650Z] --- PASS: TestInfoAPIWarnings (0.62s) [2019-11-26T09:02:46.650Z] === RUN TestInfoDebug [2019-11-26T09:02:47.217Z] --- PASS: TestInfoDebug (0.61s) [2019-11-26T09:02:47.217Z] === RUN TestInfoInsecureRegistries [2019-11-26T09:02:47.219Z] ok github.com/docker/docker/pkg/jsonmessage 0.029s coverage: 91.7% of statements [2019-11-26T09:02:47.557Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2019-11-26T09:02:47.784Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2019-11-26T09:02:47.784Z] === RUN TestInfoRegistryMirrors [2019-11-26T09:02:47.878Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-26T09:02:48.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-26T09:02:48.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-26T09:02:48.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-26T09:02:48.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-26T09:02:48.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-26T09:02:48.288Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2019-11-26T09:02:48.350Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2019-11-26T09:02:48.350Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T09:02:48.627Z] ok github.com/docker/docker/pkg/idtools 0.940s coverage: 70.1% of statements [2019-11-26T09:02:48.917Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2019-11-26T09:02:48.917Z] === RUN TestPingCacheHeaders [2019-11-26T09:02:48.917Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-26T09:02:48.917Z] === RUN TestPingGet [2019-11-26T09:02:48.917Z] --- PASS: TestPingGet (0.03s) [2019-11-26T09:02:48.917Z] === RUN TestPingHead [2019-11-26T09:02:48.917Z] --- PASS: TestPingHead (0.05s) [2019-11-26T09:02:48.917Z] === RUN TestVersion [2019-11-26T09:02:48.917Z] --- PASS: TestVersion (0.05s) [2019-11-26T09:02:48.917Z] PASS [2019-11-26T09:02:48.917Z] [2019-11-26T09:02:48.917Z] === Skipped [2019-11-26T09:02:48.917Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T09:02:48.917Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T09:02:48.917Z] [2019-11-26T09:02:48.917Z] [2019-11-26T09:02:48.917Z] DONE 18 tests, 1 skipped in 6.755s [2019-11-26T09:02:48.917Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-26T09:02:48.917Z] ++ 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-11-26T09:02:48.917Z] ++ set -e [2019-11-26T09:02:48.917Z] ++ '[' -n 0 ']' [2019-11-26T09:02:48.917Z] ++ set -x [2019-11-26T09:02:48.917Z] ++ env -i DEST=/go/src/github.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-11-26T09:02:49.175Z] INFO: Testing against a local daemon [2019-11-26T09:02:49.175Z] === RUN TestVolumesCreateAndList [2019-11-26T09:02:49.175Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-26T09:02:49.175Z] === RUN TestVolumesRemove [2019-11-26T09:02:49.353Z] ok github.com/docker/docker/pkg/ioutils 1.748s coverage: 70.6% of statements [2019-11-26T09:02:49.353Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-26T09:02:49.353Z] ok github.com/docker/docker/pkg/namesgenerator 0.068s coverage: 85.7% of statements [2019-11-26T09:02:49.433Z] --- PASS: TestVolumesRemove (0.25s) [2019-11-26T09:02:49.433Z] === RUN TestVolumesInspect [2019-11-26T09:02:49.433Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-26T09:02:49.433Z] === RUN TestVolumesInvalidJSON [2019-11-26T09:02:49.433Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T09:02:49.433Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T09:02:49.433Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T09:02:49.433Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-26T09:02:49.433Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T09:02:49.433Z] PASS [2019-11-26T09:02:49.433Z] [2019-11-26T09:02:49.433Z] DONE 5 tests in 0.502s [2019-11-26T09:02:49.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T09:02:49.999Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T09:02:49.999Z] +++ kill 13045 [2019-11-26T09:02:50.080Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2019-11-26T09:02:50.418Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-11-26T09:02:50.757Z] ok github.com/docker/docker/pkg/mount 0.983s coverage: 70.0% of statements [2019-11-26T09:02:50.757Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T09:02:51.096Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 91.4% of statements [2019-11-26T09:02:51.478Z] +++ /etc/init.d/apparmor stop [2019-11-26T09:02:51.478Z] Clearing AppArmor profiles cache:. [2019-11-26T09:02:51.478Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T09:02:51.478Z] Unloading profiles will leave already running processes permanently [2019-11-26T09:02:51.478Z] unconfined, which can lead to unexpected situations. [2019-11-26T09:02:51.478Z] [2019-11-26T09:02:51.478Z] To set a process to complain mode, use the command line tool [2019-11-26T09:02:51.478Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T09:02:51.478Z] with the 'teardown' option." [2019-11-26T09:02:51.478Z] [2019-11-26T09:02:51.494Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2019-11-26T09:02:51.494Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T09:02:51.494Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T09:02:52.035Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-26T09:02:52.596Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-26T09:02:52.692Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2019-11-26T09:02:53.422Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2019-11-26T09:02:54.149Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2019-11-26T09:02:54.488Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements Post stage [Pipeline] junit [2019-11-26T09:02:54.794Z] Recording test results [2019-11-26T09:02:55.213Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T09:02:55.551Z] ok github.com/docker/docker/pkg/pubsub 1.160s coverage: 73.9% of statements [2019-11-26T09:02:55.628Z] + echo Ensuring container killed. [2019-11-26T09:02:55.628Z] Ensuring container killed. [2019-11-26T09:02:55.628Z] + docker rm -vf docker-pr2 [2019-11-26T09:02:55.628Z] Error: No such container: docker-pr2 [2019-11-26T09:02:55.628Z] + true [Pipeline] sh [2019-11-26T09:02:55.918Z] + echo Chowning /workspace to jenkins user [2019-11-26T09:02:55.918Z] Chowning /workspace to jenkins user [2019-11-26T09:02:55.918Z] + id -u [2019-11-26T09:02:55.918Z] + id -g [2019-11-26T09:02:55.918Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40254:/workspace busybox chown -R 1000:1000 /workspace [2019-11-26T09:02:55.918Z] Unable to find image 'busybox:latest' locally [2019-11-26T09:02:56.177Z] latest: Pulling from library/busybox [2019-11-26T09:02:56.177Z] 8e1247db4aa5: Pulling fs layer [2019-11-26T09:02:56.177Z] 8e1247db4aa5: Download complete [2019-11-26T09:02:56.277Z] ok github.com/docker/docker/pkg/stdcopy 0.026s coverage: 100.0% of statements [2019-11-26T09:02:56.436Z] 8e1247db4aa5: Pull complete [2019-11-26T09:02:56.436Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-26T09:02:56.436Z] Status: Downloaded newer image for busybox:latest [2019-11-26T09:02:57.450Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-11-26T09:02:57.450Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2019-11-26T09:02:57.830Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-26T09:02:58.183Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-11-26T09:02:58.544Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 80.0% of statements [2019-11-26T09:02:59.190Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-26T09:02:59.273Z] ok github.com/docker/docker/pkg/signal 3.576s coverage: 61.0% of statements [2019-11-26T09:02:59.613Z] ok github.com/docker/docker/pkg/tailfile 0.166s coverage: 88.6% of statements [2019-11-26T09:02:59.613Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2019-11-26T09:03:00.114Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-26T09:03:00.368Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T09:03:00.929Z] + bundleName=arm64-integration [2019-11-26T09:03:00.929Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-26T09:03:00.929Z] Creating arm64-integration-bundles.tar.gz [2019-11-26T09:03:00.929Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-26T09:03:00.929Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-26T09:03:01.202Z] Archiving artifacts [2019-11-26T09:03:01.293Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-26T09:03:01.293Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-26T09:03:01.312Z] testing: warning: no tests to run [2019-11-26T09:03:01.312Z] coverage: [no statements] [2019-11-26T09:03:01.312Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2019-11-26T09:03:01.651Z] ok github.com/docker/docker/pkg/term 0.040s coverage: 84.8% of statements [2019-11-26T09:03:02.379Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-11-26T09:03:02.379Z] ok github.com/docker/docker/pkg/tarsum 0.199s coverage: 89.3% of statements [2019-11-26T09:03:02.379Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-11-26T09:03:03.107Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2019-11-26T09:03:03.178Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-26T09:03:03.263Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40254/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T09:03:03.599Z] + make clean [2019-11-26T09:03:04.535Z] docker volume rm -f docker-dev-cache [2019-11-26T09:03:04.535Z] docker-dev-cache [Pipeline] deleteDir [2019-11-26T09:03:05.066Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-26T09:03:05.411Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 14.5% of statements [2019-11-26T09:03:07.144Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T09:03:08.319Z] ok github.com/docker/docker/profiles/seccomp 0.037s coverage: 68.8% of statements [2019-11-26T09:03:08.327Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-26T09:03:08.582Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-26T09:03:08.582Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-26T09:03:09.046Z] ok github.com/docker/docker/plugin 0.619s coverage: 27.1% of statements [2019-11-26T09:03:10.222Z] ok github.com/docker/docker/registry/resumable 0.053s coverage: 100.0% of statements [2019-11-26T09:03:10.465Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-26T09:03:10.949Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2019-11-26T09:03:11.825Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-26T09:03:12.127Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2019-11-26T09:03:12.466Z] ok github.com/docker/docker/runconfig 0.021s coverage: 68.2% of statements [2019-11-26T09:03:12.806Z] ok github.com/docker/docker/registry 0.545s coverage: 56.2% of statements [2019-11-26T09:03:13.752Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-26T09:03:14.677Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-26T09:03:15.904Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2019-11-26T09:03:19.757Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2019-11-26T09:03:19.757Z] ok github.com/docker/docker/volume/local 0.085s coverage: 73.0% of statements [2019-11-26T09:03:20.477Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2019-11-26T09:03:23.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-26T09:03:23.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-26T09:03:24.281Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-26T09:03:24.510Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-26T09:03:24.510Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-26T09:03:24.510Z] remote: Enumerating objects: 19, done. [2019-11-26T09:03:24.510Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-26T09:03:24.510Z] 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-11-26T09:03:24.510Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-26T09:03:24.607Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-26T09:03:24.745Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-26T09:03:25.883Z] [2019-11-26T09:03:26.300Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-26T09:03:26.300Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-26T09:03:27.117Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-26T09:03:27.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/test/unit [2019-11-26T09:03:27.801Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T09:03:27.801Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === Skipped [2019-11-26T09:03:27.801Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-26T09:03:27.801Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-26T09:03:27.801Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:73: No driver to put! [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-26T09:03:27.801Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-26T09:03:27.801Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-26T09:03:27.801Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:03:27.801Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-26T09:03:27.801Z] graphtest_unix.go:73: No driver to put! [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-26T09:03:27.801Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-26T09:03:27.801Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] [2019-11-26T09:03:27.801Z] DONE 2142 tests, 20 skipped in 337.867s [2019-11-26T09:03:28.041Z] === RUN TestDockerDaemonSuite/TestShmSize Post stage [Pipeline] junit [2019-11-26T09:03:28.278Z] Recording test results [2019-11-26T09:03:28.600Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-26T09:03:29.262Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40254/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -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:4952248d0886d747afcbf6f8d13157f7300cc451 hack/make.sh dynbinary test-integration [2019-11-26T09:03:29.600Z] [2019-11-26T09:03:29.600Z] Removing bundles/ [2019-11-26T09:03:29.600Z] [2019-11-26T09:03:29.600Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-26T09:03:29.600Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T09:03:29.600Z] GOOS="" GOARCH="" GOARM="" [2019-11-26T09:03:29.677Z] ? github.com/docker/docker/api [no test files] [2019-11-26T09:03:29.963Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-26T09:03:30.077Z] --- PASS: TestImportExtremelyLargeImageWorks (101.48s) [2019-11-26T09:03:30.077Z] PASS [2019-11-26T09:03:30.078Z] [2019-11-26T09:03:30.078Z] === Skipped [2019-11-26T09:03:30.078Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-26T09:03:30.078Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:03:30.078Z] [2019-11-26T09:03:30.078Z] [2019-11-26T09:03:30.078Z] DONE 12 tests, 1 skipped in 103.227s [2019-11-26T09:03:30.078Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-26T09:03:30.078Z] ++ 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-11-26T09:03:30.078Z] ++ set -e [2019-11-26T09:03:30.078Z] ++ '[' -n 0 ']' [2019-11-26T09:03:30.078Z] ++ set -x [2019-11-26T09:03:30.078Z] ++ env -i DEST=/go/src/github.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-11-26T09:03:30.078Z] INFO: Testing against a local daemon [2019-11-26T09:03:30.078Z] === RUN TestNetworkCreateDelete [2019-11-26T09:03:30.078Z] --- PASS: TestNetworkCreateDelete (0.16s) [2019-11-26T09:03:30.078Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T09:03:30.078Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-11-26T09:03:30.078Z] === RUN TestInspectNetwork [2019-11-26T09:03:30.078Z] === RUN TestInspectNetwork/full_network_id [2019-11-26T09:03:30.078Z] === RUN TestInspectNetwork/partial_network_id [2019-11-26T09:03:30.078Z] === RUN TestInspectNetwork/network_name [2019-11-26T09:03:30.078Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-26T09:03:30.078Z] --- PASS: TestInspectNetwork (8.83s) [2019-11-26T09:03:30.078Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-26T09:03:30.078Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-26T09:03:30.078Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-26T09:03:30.078Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-26T09:03:30.078Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T09:03:30.078Z] --- PASS: TestRunContainerWithBridgeNone (2.80s) [2019-11-26T09:03:30.078Z] === RUN TestNetworkInvalidJSON [2019-11-26T09:03:30.078Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T09:03:30.078Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T09:03:30.078Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:03:30.078Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:03:30.078Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:03:30.078Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:03:30.078Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T09:03:30.078Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:03:30.078Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:03:30.078Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-26T09:03:30.078Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-26T09:03:30.078Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-26T09:03:30.078Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-26T09:03:30.078Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T09:03:30.450Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-26T09:03:30.450Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T09:03:31.028Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-26T09:03:31.417Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-11-26T09:03:31.417Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T09:03:32.006Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-26T09:03:32.006Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-26T09:03:32.006Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-26T09:03:32.264Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-11-26T09:03:32.264Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T09:03:33.236Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-26T09:03:33.236Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-26T09:03:33.236Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-26T09:03:33.560Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-26T09:03:33.688Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2019-11-26T09:03:33.688Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T09:03:34.065Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-26T09:03:34.065Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T09:03:34.538Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-26T09:03:35.002Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-26T09:03:35.467Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-26T09:03:35.933Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-26T09:03:37.310Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2019-11-26T09:03:37.310Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T09:03:37.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T09:03:37.310Z] service_test.go:230: FLAKY_TEST [2019-11-26T09:03:37.310Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite (362.36s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.37s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.84s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.81s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.76s) [2019-11-26T09:03:39.805Z] docker_cli_daemon_test.go:1449: [dca7590220785] daemon is not started [2019-11-26T09:03:39.805Z] check_test.go:309: [dc7448117eb76] daemon is not started [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.56s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.33s) [2019-11-26T09:03:39.805Z] check_test.go:309: [da28285e2a69b] daemon is not started [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.99s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.87s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.41s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.59s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.64s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.40s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s) [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-26T09:03:39.805Z] check_test.go:309: [dd07e629cf9fd] daemon is not started [2019-11-26T09:03:39.805Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-26T09:03:39.806Z] check_test.go:309: [dea58896b36cf] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d8f4c008112c3] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.77s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d7e678cc7dfac] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.37s) [2019-11-26T09:03:39.806Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-26T09:03:39.806Z] check_test.go:309: [d8951b8770119] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s) [2019-11-26T09:03:39.806Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-26T09:03:39.806Z] check_test.go:309: [d2eeef7b7c9f8] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.42s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.85s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2019-11-26T09:03:39.806Z] check_test.go:309: [dbcbaa614d390] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.42s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-11-26T09:03:39.806Z] check_test.go:309: [de552a84882ae] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2019-11-26T09:03:39.806Z] docker_cli_daemon_plugins_test.go:79: [dcac7d638538f] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s) [2019-11-26T09:03:39.806Z] docker_cli_daemon_plugins_test.go:169: [d27eef2b88d6a] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.78s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d596547ea73b3] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.01s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.00s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.36s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.18s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d21d7eefda8e0] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.12s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.75s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.61s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.66s) [2019-11-26T09:03:39.806Z] check_test.go:309: [df2997abf15c4] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.49s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.61s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.25s) [2019-11-26T09:03:39.806Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-26T09:03:39.806Z] check_test.go:309: [de9dfb7f904c2] daemon is not started [2019-11-26T09:03:39.806Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-26T09:03:39.806Z] check_test.go:309: [d9184aa8f84b1] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.96s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d728a487f2aac] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.79s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.01s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.27s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.94s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.05s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.53s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.49s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d3a8934289ce8] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.44s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.15s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.26s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d272c58ec3aec] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.85s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-26T09:03:39.806Z] check_test.go:309: [dc2ef61e98950] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d4df83da710b4] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.59s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d22d9c5ae6b60] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.98s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.21s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.40s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d73a0324c272e] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.03s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.23s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.45s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.44s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d93a4969a8191] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d0fe8847446f6] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.04s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.03s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.82s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.82s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.42s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.07s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.65s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.50s) [2019-11-26T09:03:39.806Z] docker_cli_daemon_test.go:2542: [d6eb0e8e0a255] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.03s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.45s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.08s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.12s) [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2019-11-26T09:03:39.806Z] check_test.go:309: [d5888241ce0a4] daemon is not started [2019-11-26T09:03:39.806Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.73s) [2019-11-26T09:03:39.806Z] === RUN TestDockerSwarmSuite [2019-11-26T09:03:39.806Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-26T09:03:41.771Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-26T09:03:43.326Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-26T09:03:43.326Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-26T09:03:43.965Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-26T09:03:44.305Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-26T09:03:44.546Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-26T09:03:47.223Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-26T09:03:47.783Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-26T09:03:49.146Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-26T09:03:49.146Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-26T09:03:53.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-26T09:03:54.671Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-26T09:03:57.308Z] --- PASS: TestServiceWithDataPathPortInit (17.59s) [2019-11-26T09:03:57.308Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T09:03:58.016Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-26T09:03:59.190Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-26T09:03:59.190Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-26T09:03:59.190Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-26T09:04:00.169Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-26T09:04:00.524Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-26T09:04:01.149Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-26T09:04:01.613Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-26T09:04:01.613Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-26T09:04:02.079Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-26T09:04:03.059Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-26T09:04:03.059Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-26T09:04:03.059Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-26T09:04:03.604Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.77s) [2019-11-26T09:04:03.604Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uw87iz5gkktzhd1xtmu1k0t8x Created:2019-11-26 09:03:56.342738476 +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[9805539b328b3332f650dee3da71aded48fa758e2c7f97a6a8c53190e6b6ad86:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.94rm1l5uav274320mmxivvwoo EndpointID:89b3eca9aa71b3141f4fbbf6fcba0565b94fff5482df6df329268982f2b32968 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41d3698ff86f458b1c9f24069a62596f395c14fc86da3d8f9f32d827b6e78fe0 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:1298b31acf2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.94rm1l5uav274320mmxivvwoo EndpointID:89b3eca9aa71b3141f4fbbf6fcba0565b94fff5482df6df329268982f2b32968 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-26T09:04:03.604Z] PASS [2019-11-26T09:04:03.604Z] [2019-11-26T09:04:03.604Z] === Skipped [2019-11-26T09:04:03.604Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T09:04:03.604Z] service_test.go:230: FLAKY_TEST [2019-11-26T09:04:03.604Z] [2019-11-26T09:04:03.604Z] [2019-11-26T09:04:03.604Z] DONE 21 tests, 1 skipped in 46.751s [2019-11-26T09:04:03.604Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-26T09:04:03.604Z] ++ 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-11-26T09:04:03.604Z] ++ set -e [2019-11-26T09:04:03.604Z] ++ '[' -n 0 ']' [2019-11-26T09:04:03.604Z] ++ set -x [2019-11-26T09:04:03.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T09:04:03.997Z] INFO: Testing against a local daemon [2019-11-26T09:04:03.997Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-26T09:04:03.997Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-26T09:04:03.997Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:04:03.997Z] === RUN TestDockerNetworkIpvlan [2019-11-26T09:04:03.997Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-26T09:04:03.997Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:04:03.997Z] PASS [2019-11-26T09:04:03.997Z] [2019-11-26T09:04:03.997Z] === Skipped [2019-11-26T09:04:03.997Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-26T09:04:03.997Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:04:03.997Z] [2019-11-26T09:04:03.997Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-26T09:04:03.997Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:04:03.997Z] [2019-11-26T09:04:03.997Z] [2019-11-26T09:04:03.997Z] DONE 2 tests, 2 skipped in 0.152s [2019-11-26T09:04:03.997Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-26T09:04:03.997Z] ++ 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-11-26T09:04:03.997Z] ++ set -e [2019-11-26T09:04:03.997Z] ++ '[' -n 0 ']' [2019-11-26T09:04:03.997Z] ++ set -x [2019-11-26T09:04:03.997Z] ++ env -i DEST=/go/src/github.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-11-26T09:04:03.997Z] INFO: Testing against a local daemon [2019-11-26T09:04:03.997Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-26T09:04:05.282Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-11-26T09:04:05.282Z] === RUN TestDockerNetworkMacvlan [2019-11-26T09:04:06.554Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-26T09:04:07.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-26T09:04:07.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-26T09:04:07.364Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-26T09:04:08.004Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-26T09:04:08.178Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-26T09:04:11.278Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-26T09:04:11.425Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-26T09:04:14.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-26T09:04:15.483Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-26T09:04:15.515Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-26T09:04:20.964Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-26T09:04:21.751Z] --- PASS: TestDockerNetworkMacvlan (16.47s) [2019-11-26T09:04:21.751Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-26T09:04:21.751Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-11-26T09:04:21.751Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s) [2019-11-26T09:04:21.751Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.41s) [2019-11-26T09:04:21.751Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.61s) [2019-11-26T09:04:21.751Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.05s) [2019-11-26T09:04:21.751Z] PASS [2019-11-26T09:04:21.751Z] [2019-11-26T09:04:21.751Z] DONE 8 tests in 18.075s [2019-11-26T09:04:22.126Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-26T09:04:22.126Z] ++ 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-11-26T09:04:22.126Z] ++ set -e [2019-11-26T09:04:22.126Z] ++ '[' -n 0 ']' [2019-11-26T09:04:22.126Z] ++ set -x [2019-11-26T09:04:22.126Z] ++ env -i DEST=/go/src/github.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-11-26T09:04:22.126Z] testing: warning: no tests to run [2019-11-26T09:04:22.126Z] PASS [2019-11-26T09:04:22.126Z] [2019-11-26T09:04:22.126Z] DONE 0 tests in 0.082s [2019-11-26T09:04:22.126Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-26T09:04:22.126Z] ++ 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-11-26T09:04:22.126Z] ++ set -e [2019-11-26T09:04:22.126Z] ++ '[' -n 0 ']' [2019-11-26T09:04:22.126Z] ++ set -x [2019-11-26T09:04:22.126Z] ++ env -i DEST=/go/src/github.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-11-26T09:04:22.506Z] INFO: Testing against a local daemon [2019-11-26T09:04:22.506Z] === RUN TestAuthZPluginAllowRequest [2019-11-26T09:04:24.335Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-11-26T09:04:24.335Z] === RUN TestAuthZPluginTLS [2019-11-26T09:04:24.720Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-26T09:04:24.720Z] === RUN TestAuthZPluginDenyRequest [2019-11-26T09:04:25.502Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-26T09:04:25.502Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-26T09:04:25.866Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-26T09:04:25.866Z] === RUN TestAuthZPluginDenyResponse [2019-11-26T09:04:26.664Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-26T09:04:26.664Z] === RUN TestAuthZPluginAllowEventStream [2019-11-26T09:04:28.643Z] --- PASS: TestAuthZPluginAllowEventStream (1.87s) [2019-11-26T09:04:28.643Z] === RUN TestAuthZPluginErrorResponse [2019-11-26T09:04:29.063Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-26T09:04:29.063Z] === RUN TestAuthZPluginErrorRequest [2019-11-26T09:04:29.471Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-26T09:04:29.471Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T09:04:29.902Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-11-26T09:04:29.902Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-26T09:04:32.463Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2019-11-26T09:04:32.463Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T09:04:34.942Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2019-11-26T09:04:34.942Z] === RUN TestAuthZPluginHeader [2019-11-26T09:04:35.356Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-11-26T09:04:35.356Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-26T09:04:35.356Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-11-26T09:04:35.356Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:35.356Z] === RUN TestAuthZPluginV2Disable [2019-11-26T09:04:35.356Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-26T09:04:35.356Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:35.356Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-26T09:04:35.356Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T09:04:35.356Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:35.356Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-26T09:04:35.356Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T09:04:35.356Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:35.356Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T09:04:36.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-26T09:04:36.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-26T09:04:36.528Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-26T09:04:36.528Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-26T09:04:36.528Z] --- PASS: TestImportExtremelyLargeImageWorks (188.47s) [2019-11-26T09:04:36.528Z] PASS [2019-11-26T09:04:36.528Z] [2019-11-26T09:04:36.528Z] DONE 12 tests in 192.397s [2019-11-26T09:04:36.528Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-26T09:04:36.528Z] ++ 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-11-26T09:04:36.528Z] ++ set -e [2019-11-26T09:04:36.528Z] ++ '[' -n 0 ']' [2019-11-26T09:04:36.528Z] ++ set -x [2019-11-26T09:04:36.528Z] ++ env -i DEST=/go/src/github.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-11-26T09:04:36.528Z] INFO: Testing against a local daemon [2019-11-26T09:04:36.528Z] === RUN TestNetworkCreateDelete [2019-11-26T09:04:36.528Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-11-26T09:04:36.528Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T09:04:37.453Z] --- PASS: TestDockerNetworkDeletePreferID (0.72s) [2019-11-26T09:04:37.453Z] === RUN TestInspectNetwork [2019-11-26T09:04:40.715Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-26T09:04:40.715Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-26T09:04:40.715Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-26T09:04:41.275Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-26T09:04:41.530Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-26T09:04:41.786Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-26T09:04:42.450Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-26T09:04:43.811Z] === RUN TestInspectNetwork/full_network_id [2019-11-26T09:04:43.811Z] === RUN TestInspectNetwork/partial_network_id [2019-11-26T09:04:43.811Z] === RUN TestInspectNetwork/network_name [2019-11-26T09:04:43.811Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-26T09:04:44.735Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-26T09:04:46.095Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-26T09:04:47.978Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-26T09:04:48.233Z] --- PASS: TestInspectNetwork (10.93s) [2019-11-26T09:04:48.233Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-26T09:04:48.233Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-26T09:04:48.233Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-26T09:04:48.233Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-26T09:04:48.233Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T09:04:49.158Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-26T09:04:51.046Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-26T09:04:51.302Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) [2019-11-26T09:04:51.302Z] === RUN TestNetworkInvalidJSON [2019-11-26T09:04:51.302Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T09:04:51.302Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T09:04:51.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:04:51.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:04:51.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:04:51.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:04:51.302Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T09:04:51.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:04:51.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:04:51.302Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-26T09:04:51.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-26T09:04:51.302Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-26T09:04:51.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-26T09:04:51.302Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T09:04:51.511Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-26T09:04:51.511Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-26T09:04:51.511Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-26T09:04:51.865Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-26T09:04:52.350Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-11-26T09:04:52.350Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-26T09:04:52.350Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.0% of statements [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-26T09:04:52.350Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-11-26T09:04:52.350Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-26T09:04:52.350Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-11-26T09:04:52.350Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-26T09:04:52.350Z] ? github.com/docker/docker/builder [no test files] [2019-11-26T09:04:52.424Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-11-26T09:04:52.424Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T09:04:52.982Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2019-11-26T09:04:52.982Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T09:04:54.342Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-11-26T09:04:54.342Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T09:04:55.059Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-26T09:04:55.059Z] PASS [2019-11-26T09:04:55.059Z] [2019-11-26T09:04:55.059Z] === Skipped [2019-11-26T09:04:55.059Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-11-26T09:04:55.059Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:55.059Z] [2019-11-26T09:04:55.059Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-26T09:04:55.059Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:55.059Z] [2019-11-26T09:04:55.059Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T09:04:55.059Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:55.059Z] [2019-11-26T09:04:55.059Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T09:04:55.059Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:55.059Z] [2019-11-26T09:04:55.059Z] [2019-11-26T09:04:55.059Z] DONE 17 tests, 4 skipped in 30.248s [2019-11-26T09:04:55.059Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-26T09:04:55.059Z] ++ 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-11-26T09:04:55.059Z] ++ set -e [2019-11-26T09:04:55.059Z] ++ '[' -n 0 ']' [2019-11-26T09:04:55.059Z] ++ set -x [2019-11-26T09:04:55.060Z] ++ env -i DEST=/go/src/github.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-11-26T09:04:55.060Z] INFO: Testing against a local daemon [2019-11-26T09:04:55.060Z] === RUN TestPluginInvalidJSON [2019-11-26T09:04:55.060Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:04:55.060Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:04:55.060Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:04:55.060Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-26T09:04:55.060Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T09:04:55.060Z] PASS [2019-11-26T09:04:55.060Z] [2019-11-26T09:04:55.060Z] DONE 2 tests in 0.233s [2019-11-26T09:04:55.060Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-26T09:04:55.060Z] ++ 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-11-26T09:04:55.060Z] ++ set -e [2019-11-26T09:04:55.060Z] ++ '[' -n 0 ']' [2019-11-26T09:04:55.060Z] ++ set -x [2019-11-26T09:04:55.060Z] ++ env -i DEST=/go/src/github.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-11-26T09:04:55.060Z] INFO: Testing against a local daemon [2019-11-26T09:04:55.060Z] === RUN TestExternalGraphDriver [2019-11-26T09:04:55.060Z] === RUN TestExternalGraphDriver/json [2019-11-26T09:04:55.060Z] === RUN TestExternalGraphDriver/spec [2019-11-26T09:04:55.701Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2019-11-26T09:04:55.701Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T09:04:56.241Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-26T09:04:56.241Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-26T09:04:56.260Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-26T09:04:56.260Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T09:04:56.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-26T09:04:56.705Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-26T09:04:56.705Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-26T09:04:57.172Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-26T09:04:57.172Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-26T09:04:57.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-26T09:04:57.554Z] === RUN TestExternalGraphDriver/pull [2019-11-26T09:04:57.615Z] ok github.com/docker/docker/builder/builder-next 0.061s coverage: 7.0% of statements [2019-11-26T09:04:57.615Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-26T09:04:57.615Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-26T09:04:57.615Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-26T09:04:57.615Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-26T09:04:57.615Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-26T09:04:57.615Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-26T09:04:57.615Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-11-26T09:04:57.874Z] ok github.com/docker/docker/builder/dockerfile 0.630s coverage: 48.2% of statements [2019-11-26T09:04:59.563Z] --- PASS: TestExternalGraphDriver (6.82s) [2019-11-26T09:04:59.563Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-11-26T09:04:59.563Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2019-11-26T09:04:59.563Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2019-11-26T09:04:59.563Z] === RUN TestGraphdriverPluginV2 [2019-11-26T09:04:59.563Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-26T09:04:59.563Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:59.563Z] PASS [2019-11-26T09:04:59.563Z] [2019-11-26T09:04:59.563Z] === Skipped [2019-11-26T09:04:59.563Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-26T09:04:59.563Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:04:59.563Z] [2019-11-26T09:04:59.563Z] [2019-11-26T09:04:59.563Z] DONE 5 tests, 1 skipped in 7.099s [2019-11-26T09:04:59.563Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-26T09:04:59.563Z] ++ 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-11-26T09:04:59.563Z] ++ set -e [2019-11-26T09:04:59.563Z] ++ '[' -n 0 ']' [2019-11-26T09:04:59.563Z] ++ set -x [2019-11-26T09:04:59.563Z] ++ env -i DEST=/go/src/github.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-11-26T09:04:59.697Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2019-11-26T09:04:59.697Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T09:04:59.697Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T09:04:59.697Z] service_test.go:230: FLAKY_TEST [2019-11-26T09:04:59.697Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T09:04:59.995Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-26T09:05:00.022Z] INFO: Testing against a local daemon [2019-11-26T09:05:00.022Z] === RUN TestContinueAfterPluginCrash [2019-11-26T09:05:00.022Z] === PAUSE TestContinueAfterPluginCrash [2019-11-26T09:05:00.022Z] === RUN TestDaemonStartWithLogOpt [2019-11-26T09:05:00.022Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-26T09:05:00.022Z] === CONT TestContinueAfterPluginCrash [2019-11-26T09:05:00.022Z] === CONT TestDaemonStartWithLogOpt [2019-11-26T09:05:00.402Z] ok github.com/docker/docker/builder/remotecontext/git 0.881s coverage: 85.1% of statements [2019-11-26T09:05:00.402Z] ok github.com/docker/docker/builder/remotecontext 0.223s coverage: 13.6% of statements [2019-11-26T09:05:00.402Z] ? github.com/docker/docker/cli [no test files] [2019-11-26T09:05:00.402Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-26T09:05:00.966Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-11-26T09:05:06.230Z] ok github.com/docker/docker/client 0.184s coverage: 75.8% of statements [2019-11-26T09:05:13.863Z] --- PASS: TestDaemonStartWithLogOpt (12.10s) [2019-11-26T09:05:16.297Z] --- PASS: TestContinueAfterPluginCrash (16.57s) [2019-11-26T09:05:16.297Z] PASS [2019-11-26T09:05:16.297Z] [2019-11-26T09:05:16.297Z] DONE 2 tests in 16.722s [2019-11-26T09:05:16.297Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-26T09:05:16.297Z] ++ 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-11-26T09:05:16.297Z] ++ set -e [2019-11-26T09:05:16.297Z] ++ '[' -n 0 ']' [2019-11-26T09:05:16.297Z] ++ set -x [2019-11-26T09:05:16.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=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-11-26T09:05:16.670Z] INFO: Testing against a local daemon [2019-11-26T09:05:16.670Z] === RUN TestPluginWithDevMounts [2019-11-26T09:05:16.670Z] === PAUSE TestPluginWithDevMounts [2019-11-26T09:05:16.670Z] === CONT TestPluginWithDevMounts [2019-11-26T09:05:19.231Z] --- PASS: TestPluginWithDevMounts (2.13s) [2019-11-26T09:05:19.231Z] PASS [2019-11-26T09:05:19.231Z] [2019-11-26T09:05:19.231Z] DONE 1 tests in 2.346s [2019-11-26T09:05:19.231Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-26T09:05:19.231Z] ++ 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-11-26T09:05:19.231Z] ++ set -e [2019-11-26T09:05:19.231Z] ++ '[' -n 0 ']' [2019-11-26T09:05:19.231Z] ++ set -x [2019-11-26T09:05:19.231Z] ++ env -i DEST=/go/src/github.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-11-26T09:05:19.231Z] INFO: Testing against a local daemon [2019-11-26T09:05:19.231Z] === RUN TestSecretInspect [2019-11-26T09:05:21.858Z] --- PASS: TestServiceWithDataPathPortInit (19.19s) [2019-11-26T09:05:21.858Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T09:05:21.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-26T09:05:22.117Z] --- PASS: TestSecretInspect (3.17s) [2019-11-26T09:05:22.117Z] === RUN TestSecretList [2019-11-26T09:05:23.160Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-26T09:05:23.498Z] [2019-11-26T09:05:23.498Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-26T09:05:23.741Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-26T09:05:24.225Z] PKG_CONFIG=pkg-config [2019-11-26T09:05:24.225Z] GOLANG_VERSION=1.13.4 [2019-11-26T09:05:24.225Z] HOSTNAME=5eab471baa73 [2019-11-26T09:05:24.225Z] DOCKER_EXPERIMENTAL=1 [2019-11-26T09:05:24.225Z] container=docker [2019-11-26T09:05:24.225Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-26T09:05:24.225Z] GO111MODULE=off [2019-11-26T09:05:24.225Z] GOPATH=/go [2019-11-26T09:05:24.225Z] PWD=/go/src/github.com/docker/docker [2019-11-26T09:05:24.225Z] HOME=/root [2019-11-26T09:05:24.225Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-26T09:05:24.225Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-26T09:05:24.225Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-26T09:05:24.225Z] DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 [2019-11-26T09:05:24.225Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-26T09:05:24.225Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-26T09:05:24.225Z] TERM=xterm [2019-11-26T09:05:24.225Z] VALIDATE_BRANCH=master [2019-11-26T09:05:24.225Z] DEST=bundles/test-integration [2019-11-26T09:05:24.225Z] SHLVL=1 [2019-11-26T09:05:24.225Z] TIMEOUT=120m [2019-11-26T09:05:24.225Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-26T09:05:24.225Z] DOCKER_PKG=github.com/docker/docker [2019-11-26T09:05:24.225Z] TESTDEBUG=0 [2019-11-26T09:05:24.225Z] _=/usr/bin/env [2019-11-26T09:05:24.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T09:05:25.330Z] --- PASS: TestSecretList (2.96s) [2019-11-26T09:05:25.330Z] === RUN TestSecretsCreateAndDelete [2019-11-26T09:05:27.800Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2019-11-26T09:05:27.800Z] === RUN TestSecretsUpdate [2019-11-26T09:05:27.937Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.91s) [2019-11-26T09:05:27.938Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ojv7kjzwljmu8vum2lsjkancu Created:2019-11-26 09:05:19.678255026 +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[d27814a97973410a8932742b5e4c64fc54a67c8222731ec3e82d3c651d57c0b6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dfyeeidms9adjy2snhevmooac EndpointID:0d6e48bda0d728c9822a08e8d54606430cbb99eeac09cb1e95c09909c239650c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0dcfab4b5a1d2b26654f3e10e823d5ba687156d483bd4d5e09fb24d5819edf3d 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:f2722b7ed674 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dfyeeidms9adjy2snhevmooac EndpointID:0d6e48bda0d728c9822a08e8d54606430cbb99eeac09cb1e95c09909c239650c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-26T09:05:27.938Z] PASS [2019-11-26T09:05:27.938Z] [2019-11-26T09:05:27.938Z] === Skipped [2019-11-26T09:05:27.938Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T09:05:27.938Z] service_test.go:230: FLAKY_TEST [2019-11-26T09:05:27.938Z] [2019-11-26T09:05:27.938Z] [2019-11-26T09:05:27.938Z] DONE 21 tests, 1 skipped in 51.300s [2019-11-26T09:05:27.938Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-26T09:05:27.938Z] ++ 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-11-26T09:05:27.938Z] ++ set -e [2019-11-26T09:05:27.938Z] ++ '[' -n 0 ']' [2019-11-26T09:05:27.938Z] ++ set -x [2019-11-26T09:05:27.938Z] ++ env -i DEST=/go/src/github.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-11-26T09:05:27.938Z] INFO: Testing against a local daemon [2019-11-26T09:05:27.938Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-26T09:05:27.938Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-26T09:05:27.938Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:05:27.938Z] === RUN TestDockerNetworkIpvlan [2019-11-26T09:05:27.938Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-26T09:05:27.938Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:05:27.938Z] PASS [2019-11-26T09:05:27.938Z] [2019-11-26T09:05:27.938Z] === Skipped [2019-11-26T09:05:27.938Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-26T09:05:27.938Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:05:27.938Z] [2019-11-26T09:05:27.938Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-26T09:05:27.938Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:05:27.938Z] [2019-11-26T09:05:27.938Z] [2019-11-26T09:05:27.938Z] DONE 2 tests, 2 skipped in 0.115s [2019-11-26T09:05:27.938Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-26T09:05:27.938Z] ++ 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-11-26T09:05:27.938Z] ++ set -e [2019-11-26T09:05:27.938Z] ++ '[' -n 0 ']' [2019-11-26T09:05:27.938Z] ++ set -x [2019-11-26T09:05:27.938Z] ++ env -i DEST=/go/src/github.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-11-26T09:05:27.938Z] INFO: Testing against a local daemon [2019-11-26T09:05:27.938Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-26T09:05:29.302Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-11-26T09:05:29.302Z] === RUN TestDockerNetworkMacvlan [2019-11-26T09:05:29.910Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-26T09:05:30.833Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-26T09:05:30.981Z] --- PASS: TestSecretsUpdate (3.06s) [2019-11-26T09:05:30.981Z] === RUN TestTemplatedSecret [2019-11-26T09:05:31.757Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-26T09:05:32.958Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-26T09:05:32.958Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-26T09:05:32.958Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-26T09:05:33.681Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-26T09:05:34.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-26T09:05:34.799Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-26T09:05:35.068Z] --- PASS: TestTemplatedSecret (3.65s) [2019-11-26T09:05:35.068Z] === RUN TestSecretCreateResolve [2019-11-26T09:05:35.101Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-26T09:05:35.400Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-26T09:05:36.806Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-26T09:05:36.806Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-26T09:05:37.366Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-26T09:05:37.808Z] --- PASS: TestSecretCreateResolve (3.09s) [2019-11-26T09:05:37.808Z] PASS [2019-11-26T09:05:37.808Z] [2019-11-26T09:05:37.808Z] DONE 6 tests in 18.812s [2019-11-26T09:05:37.808Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-26T09:05:37.808Z] ++ 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-11-26T09:05:37.808Z] ++ set -e [2019-11-26T09:05:37.808Z] ++ '[' -n 0 ']' [2019-11-26T09:05:37.808Z] ++ set -x [2019-11-26T09:05:37.808Z] ++ env -i DEST=/go/src/github.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-11-26T09:05:37.808Z] INFO: Testing against a local daemon [2019-11-26T09:05:37.808Z] === RUN TestServiceCreateInit [2019-11-26T09:05:37.808Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T09:05:39.378Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-26T09:05:43.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T09:05:44.938Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.3% of statements [2019-11-26T09:05:44.938Z] ok github.com/docker/docker/container 0.138s coverage: 35.3% of statements [2019-11-26T09:05:44.938Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-26T09:05:44.938Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-26T09:05:44.938Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-26T09:05:44.938Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-26T09:05:45.994Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-26T09:05:45.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-26T09:05:47.369Z] --- PASS: TestDockerNetworkMacvlan (17.89s) [2019-11-26T09:05:47.369Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-26T09:05:47.369Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-11-26T09:05:47.369Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2019-11-26T09:05:47.369Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.04s) [2019-11-26T09:05:47.369Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.37s) [2019-11-26T09:05:47.369Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s) [2019-11-26T09:05:47.369Z] PASS [2019-11-26T09:05:47.369Z] [2019-11-26T09:05:47.369Z] DONE 8 tests in 19.409s [2019-11-26T09:05:47.369Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-26T09:05:47.369Z] ++ 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-11-26T09:05:47.369Z] ++ set -e [2019-11-26T09:05:47.369Z] ++ '[' -n 0 ']' [2019-11-26T09:05:47.369Z] ++ set -x [2019-11-26T09:05:47.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T09:05:47.369Z] testing: warning: no tests to run [2019-11-26T09:05:47.369Z] PASS [2019-11-26T09:05:47.369Z] [2019-11-26T09:05:47.369Z] DONE 0 tests in 0.024s [2019-11-26T09:05:47.369Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-26T09:05:47.369Z] ++ 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-11-26T09:05:47.369Z] ++ set -e [2019-11-26T09:05:47.369Z] ++ '[' -n 0 ']' [2019-11-26T09:05:47.369Z] ++ set -x [2019-11-26T09:05:47.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T09:05:47.369Z] INFO: Testing against a local daemon [2019-11-26T09:05:47.369Z] === RUN TestAuthZPluginAllowRequest [2019-11-26T09:05:49.270Z] --- PASS: TestAuthZPluginAllowRequest (1.91s) [2019-11-26T09:05:49.270Z] === RUN TestAuthZPluginTLS [2019-11-26T09:05:49.592Z] --- PASS: TestServiceCreateInit (10.91s) [2019-11-26T09:05:49.592Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2019-11-26T09:05:49.592Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.53s) [2019-11-26T09:05:49.592Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T09:05:49.830Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-11-26T09:05:49.830Z] === RUN TestAuthZPluginDenyRequest [2019-11-26T09:05:50.389Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-26T09:05:50.389Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-26T09:05:50.389Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-26T09:05:50.644Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-26T09:05:51.054Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-26T09:05:51.054Z] === RUN TestAuthZPluginDenyResponse [2019-11-26T09:05:51.309Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-26T09:05:51.309Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-26T09:05:51.309Z] === RUN TestAuthZPluginAllowEventStream [2019-11-26T09:05:51.490Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2019-11-26T09:05:51.867Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-26T09:05:52.122Z] === RUN TestDockerSuite/TestBuildFails [2019-11-26T09:05:53.045Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-26T09:05:53.045Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-26T09:05:53.299Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2019-11-26T09:05:53.299Z] === RUN TestAuthZPluginErrorResponse [2019-11-26T09:05:53.901Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-26T09:05:53.901Z] === RUN TestAuthZPluginErrorRequest [2019-11-26T09:05:54.015Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-26T09:05:54.461Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-26T09:05:54.461Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T09:05:54.465Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-26T09:05:55.020Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-26T09:05:55.020Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-26T09:05:55.388Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-11-26T09:05:55.579Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-26T09:05:56.020Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-26T09:05:56.940Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2019-11-26T09:05:56.940Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T09:05:56.999Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-26T09:05:58.342Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-26T09:05:58.985Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s) [2019-11-26T09:05:58.986Z] === RUN TestAuthZPluginHeader [2019-11-26T09:05:59.674Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-11-26T09:05:59.674Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-26T09:06:00.025Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-26T09:06:00.932Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-26T09:06:01.923Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-26T09:06:01.923Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-26T09:06:03.121Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-26T09:06:03.282Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-26T09:06:03.560Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.6% of statements [2019-11-26T09:06:04.687Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s) [2019-11-26T09:06:04.687Z] === RUN TestAuthZPluginV2Disable [2019-11-26T09:06:04.932Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 82.1% of statements [2019-11-26T09:06:04.932Z] ok github.com/docker/docker/daemon 12.186s coverage: 17.6% of statements [2019-11-26T09:06:04.932Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-26T09:06:04.932Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-26T09:06:05.245Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-26T09:06:06.194Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-26T09:06:06.252Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-26T09:06:06.343Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-26T09:06:06.343Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-11-26T09:06:06.343Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-26T09:06:06.343Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-26T09:06:06.384Z] --- PASS: TestCreateServiceMultipleTimes (17.54s) [2019-11-26T09:06:06.385Z] === RUN TestCreateServiceConflict [2019-11-26T09:06:06.507Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-26T09:06:08.241Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2019-11-26T09:06:08.391Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2019-11-26T09:06:08.391Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-26T09:06:08.951Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-26T09:06:09.601Z] --- PASS: TestCreateServiceConflict (3.09s) [2019-11-26T09:06:09.601Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T09:06:10.140Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.034s coverage: 2.9% of statements [2019-11-26T09:06:11.073Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.232s coverage: 57.0% of statements [2019-11-26T09:06:11.460Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-26T09:06:11.460Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.39s) [2019-11-26T09:06:11.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-26T09:06:12.383Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-26T09:06:13.691Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2019-11-26T09:06:13.691Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-26T09:06:14.366Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.619s coverage: 72.5% of statements [2019-11-26T09:06:14.366Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.620s coverage: 46.2% of statements [2019-11-26T09:06:14.366Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-26T09:06:16.894Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.011s coverage: 48.6% of statements [2019-11-26T09:06:18.266Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.297s coverage: 76.1% of statements [2019-11-26T09:06:18.911Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-26T09:06:19.199Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-11-26T09:06:19.199Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.070s coverage: 60.1% of statements [2019-11-26T09:06:19.199Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-26T09:06:19.199Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-26T09:06:19.471Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-26T09:06:19.726Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-26T09:06:20.571Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-11-26T09:06:20.649Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-26T09:06:21.208Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-26T09:06:21.208Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-26T09:06:21.508Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-11-26T09:06:22.217Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-26T09:06:22.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T09:06:22.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T09:06:22.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T09:06:22.472Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-26T09:06:22.888Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-11-26T09:06:22.889Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-26T09:06:22.889Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-26T09:06:23.030Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-26T09:06:23.454Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 42.7% of statements [2019-11-26T09:06:23.588Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-26T09:06:23.843Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-26T09:06:24.098Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.53s) [2019-11-26T09:06:24.098Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T09:06:24.352Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-26T09:06:24.828Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.4% of statements [2019-11-26T09:06:24.828Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-26T09:06:24.828Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-26T09:06:24.828Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2019-11-26T09:06:25.277Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-26T09:06:25.761Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-26T09:06:26.326Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-11-26T09:06:26.583Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2019-11-26T09:06:27.328Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.39s) [2019-11-26T09:06:27.329Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T09:06:27.956Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 74.7% of statements [2019-11-26T09:06:27.956Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-26T09:06:27.956Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 19.9% of statements [2019-11-26T09:06:28.534Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-26T09:06:28.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-26T09:06:29.853Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-11-26T09:06:29.853Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-26T09:06:30.786Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-26T09:06:30.831Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2019-11-26T09:06:30.831Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T09:06:31.353Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements [2019-11-26T09:06:31.353Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-26T09:06:31.353Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-26T09:06:33.254Z] ok github.com/docker/docker/distribution 0.200s coverage: 22.1% of statements [2019-11-26T09:06:33.254Z] ok github.com/docker/docker/distribution/metadata 0.064s coverage: 48.2% of statements [2019-11-26T09:06:33.254Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-26T09:06:33.807Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-26T09:06:34.289Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2019-11-26T09:06:34.289Z] === RUN TestCreateServiceSysctls [2019-11-26T09:06:35.153Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2019-11-26T09:06:36.086Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-26T09:06:37.019Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2019-11-26T09:06:37.019Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-26T09:06:37.019Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2019-11-26T09:06:37.019Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-26T09:06:37.964Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-26T09:06:37.964Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-26T09:06:37.964Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-26T09:06:37.964Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-26T09:06:37.964Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-26T09:06:37.964Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-26T09:06:38.394Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-26T09:06:38.394Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-26T09:06:39.323Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-26T09:06:39.328Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-26T09:06:39.407Z] --- PASS: TestCreateServiceSysctls (4.83s) [2019-11-26T09:06:39.407Z] === RUN TestCreateServiceCapabilities [2019-11-26T09:06:40.261Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-11-26T09:06:40.261Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-26T09:06:40.728Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-11-26T09:06:40.728Z] PASS [2019-11-26T09:06:40.728Z] [2019-11-26T09:06:40.728Z] DONE 17 tests in 53.434s [2019-11-26T09:06:40.728Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-26T09:06:40.728Z] ++ 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-11-26T09:06:40.728Z] ++ set -e [2019-11-26T09:06:40.728Z] ++ '[' -n 0 ']' [2019-11-26T09:06:40.728Z] ++ set -x [2019-11-26T09:06:40.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T09:06:40.729Z] INFO: Testing against a local daemon [2019-11-26T09:06:40.729Z] === RUN TestPluginInvalidJSON [2019-11-26T09:06:40.729Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:06:40.729Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:06:40.729Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:06:40.729Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-26T09:06:40.729Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T09:06:40.729Z] PASS [2019-11-26T09:06:40.729Z] [2019-11-26T09:06:40.729Z] DONE 2 tests in 0.141s [2019-11-26T09:06:40.729Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-26T09:06:40.729Z] ++ 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-11-26T09:06:40.729Z] ++ set -e [2019-11-26T09:06:40.729Z] ++ '[' -n 0 ']' [2019-11-26T09:06:40.729Z] ++ set -x [2019-11-26T09:06:40.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T09:06:40.983Z] INFO: Testing against a local daemon [2019-11-26T09:06:40.983Z] === RUN TestExternalGraphDriver [2019-11-26T09:06:40.983Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-26T09:06:40.983Z] === RUN TestExternalGraphDriver/json [2019-11-26T09:06:42.160Z] ok github.com/docker/docker/pkg/archive 0.401s coverage: 77.2% of statements [2019-11-26T09:06:43.492Z] === RUN TestExternalGraphDriver/spec [2019-11-26T09:06:43.506Z] --- PASS: TestCreateServiceCapabilities (3.90s) [2019-11-26T09:06:43.506Z] === RUN TestInspect [2019-11-26T09:06:43.532Z] ok github.com/docker/docker/pkg/authorization 0.212s coverage: 68.3% of statements [2019-11-26T09:06:43.532Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-26T09:06:43.790Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-11-26T09:06:45.374Z] === RUN TestExternalGraphDriver/pull [2019-11-26T09:06:45.374Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-26T09:06:45.629Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-26T09:06:46.188Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-26T09:06:46.748Z] --- PASS: TestExternalGraphDriver (5.97s) [2019-11-26T09:06:46.748Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2019-11-26T09:06:46.748Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2019-11-26T09:06:46.748Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2019-11-26T09:06:46.748Z] === RUN TestGraphdriverPluginV2 [2019-11-26T09:06:46.752Z] --- PASS: TestInspect (3.82s) [2019-11-26T09:06:46.752Z] === RUN TestServiceListWithStatuses [2019-11-26T09:06:46.752Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-11-26T09:06:46.752Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-26T09:06:46.752Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T09:06:47.065Z] ok github.com/docker/docker/layer 7.510s coverage: 68.8% of statements [2019-11-26T09:06:47.065Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-26T09:06:47.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-26T09:06:47.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-26T09:06:47.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-26T09:06:47.065Z] ? github.com/docker/docker/oci [no test files] [2019-11-26T09:06:47.065Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-26T09:06:47.065Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-26T09:06:47.323Z] ok github.com/docker/docker/pkg/chrootarchive 2.941s coverage: 43.2% of statements [2019-11-26T09:06:47.323Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-26T09:06:47.323Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-26T09:06:47.323Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2019-11-26T09:06:48.258Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2019-11-26T09:06:48.824Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2019-11-26T09:06:49.391Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-11-26T09:06:49.648Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-26T09:06:51.138Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-26T09:06:51.702Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-11-26T09:06:51.960Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2019-11-26T09:06:52.023Z] --- PASS: TestGraphdriverPluginV2 (4.58s) [2019-11-26T09:06:52.023Z] PASS [2019-11-26T09:06:52.023Z] [2019-11-26T09:06:52.023Z] DONE 5 tests in 10.685s [2019-11-26T09:06:52.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-26T09:06:52.023Z] ++ 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-11-26T09:06:52.023Z] ++ set -e [2019-11-26T09:06:52.023Z] ++ '[' -n 0 ']' [2019-11-26T09:06:52.023Z] ++ set -x [2019-11-26T09:06:52.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-11-26T09:06:52.023Z] INFO: Testing against a local daemon [2019-11-26T09:06:52.023Z] === RUN TestContinueAfterPluginCrash [2019-11-26T09:06:52.023Z] === PAUSE TestContinueAfterPluginCrash [2019-11-26T09:06:52.023Z] === RUN TestDaemonStartWithLogOpt [2019-11-26T09:06:52.023Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-26T09:06:52.023Z] === CONT TestContinueAfterPluginCrash [2019-11-26T09:06:52.023Z] === CONT TestDaemonStartWithLogOpt [2019-11-26T09:06:52.528Z] ok github.com/docker/docker/pkg/fsutils 0.223s coverage: 85.1% of statements [2019-11-26T09:06:52.528Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-26T09:06:52.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-26T09:06:53.473Z] --- PASS: TestDockerNetworkConnectAlias (6.27s) [2019-11-26T09:06:53.473Z] === RUN TestDockerNetworkReConnect [2019-11-26T09:06:53.901Z] ok github.com/docker/docker/pkg/idtools 0.495s coverage: 70.1% of statements [2019-11-26T09:06:53.901Z] ok github.com/docker/docker/pkg/ioutils 0.452s coverage: 70.6% of statements [2019-11-26T09:06:54.159Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2019-11-26T09:06:54.159Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-11-26T09:06:54.725Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-11-26T09:06:54.725Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-26T09:06:54.983Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-11-26T09:06:55.548Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-26T09:06:55.548Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-26T09:06:55.807Z] ok github.com/docker/docker/pkg/mount 0.588s coverage: 70.0% of statements [2019-11-26T09:06:55.807Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-26T09:06:56.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T09:06:56.373Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-11-26T09:06:56.373Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-11-26T09:06:56.373Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-26T09:06:56.373Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-26T09:06:57.306Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2019-11-26T09:06:57.872Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-26T09:06:58.130Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-26T09:06:58.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T09:06:58.388Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-26T09:06:58.569Z] --- PASS: TestDockerNetworkReConnect (5.03s) [2019-11-26T09:06:58.570Z] === RUN TestServicePlugin [2019-11-26T09:06:58.570Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-26T09:06:58.570Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:06:58.570Z] === RUN TestServiceUpdateLabel [2019-11-26T09:06:59.496Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-26T09:06:59.759Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-26T09:07:00.017Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-26T09:07:00.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T09:07:01.017Z] --- PASS: TestServiceUpdateLabel (3.06s) [2019-11-26T09:07:01.017Z] === RUN TestServiceUpdateSecrets [2019-11-26T09:07:02.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T09:07:02.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T09:07:03.296Z] ok github.com/docker/docker/pkg/signal 2.401s coverage: 61.0% of statements [2019-11-26T09:07:03.296Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-26T09:07:03.554Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-26T09:07:03.812Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-26T09:07:04.070Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-26T09:07:04.637Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-11-26T09:07:04.895Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2019-11-26T09:07:05.461Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2019-11-26T09:07:05.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T09:07:06.026Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-11-26T09:07:06.027Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-26T09:07:06.284Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-26T09:07:06.542Z] testing: warning: no tests to run [2019-11-26T09:07:06.542Z] coverage: [no statements] [2019-11-26T09:07:06.542Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-26T09:07:06.685Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-26T09:07:06.801Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-26T09:07:06.951Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-26T09:07:07.059Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-26T09:07:07.316Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-26T09:07:08.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T09:07:08.311Z] --- PASS: TestDaemonStartWithLogOpt (16.43s) [2019-11-26T09:07:08.871Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-26T09:07:09.332Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-26T09:07:09.671Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-26T09:07:09.671Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-26T09:07:09.842Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2019-11-26T09:07:10.123Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-26T09:07:11.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T09:07:11.058Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-26T09:07:11.624Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-26T09:07:13.014Z] --- PASS: TestContinueAfterPluginCrash (21.45s) [2019-11-26T09:07:13.014Z] PASS [2019-11-26T09:07:13.014Z] [2019-11-26T09:07:13.014Z] DONE 2 tests in 21.566s [2019-11-26T09:07:13.014Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-26T09:07:13.014Z] ++ 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-11-26T09:07:13.014Z] ++ set -e [2019-11-26T09:07:13.014Z] ++ '[' -n 0 ']' [2019-11-26T09:07:13.014Z] ++ set -x [2019-11-26T09:07:13.014Z] ++ env -i DEST=/go/src/github.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-11-26T09:07:13.145Z] ok github.com/docker/docker/registry 0.089s coverage: 56.2% of statements [2019-11-26T09:07:13.269Z] INFO: Testing against a local daemon [2019-11-26T09:07:13.269Z] === RUN TestPluginWithDevMounts [2019-11-26T09:07:13.269Z] === PAUSE TestPluginWithDevMounts [2019-11-26T09:07:13.269Z] === CONT TestPluginWithDevMounts [2019-11-26T09:07:13.710Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-26T09:07:13.710Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-26T09:07:14.642Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-11-26T09:07:14.642Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-26T09:07:14.674Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-26T09:07:14.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T09:07:14.929Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-26T09:07:15.183Z] --- PASS: TestPluginWithDevMounts (1.97s) [2019-11-26T09:07:15.183Z] PASS [2019-11-26T09:07:15.183Z] [2019-11-26T09:07:15.183Z] DONE 1 tests in 2.101s [2019-11-26T09:07:15.183Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-26T09:07:15.183Z] ++ 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-11-26T09:07:15.183Z] ++ set -e [2019-11-26T09:07:15.183Z] ++ '[' -n 0 ']' [2019-11-26T09:07:15.183Z] ++ set -x [2019-11-26T09:07:15.183Z] ++ env -i DEST=/go/src/github.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-11-26T09:07:15.183Z] INFO: Testing against a local daemon [2019-11-26T09:07:15.183Z] === RUN TestSecretInspect [2019-11-26T09:07:17.473Z] --- PASS: TestServiceUpdateSecrets (16.11s) [2019-11-26T09:07:17.473Z] === RUN TestServiceUpdateConfigs [2019-11-26T09:07:17.694Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-26T09:07:17.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-26T09:07:17.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T09:07:17.918Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-26T09:07:17.918Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2019-11-26T09:07:17.949Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-26T09:07:18.508Z] --- PASS: TestSecretInspect (3.13s) [2019-11-26T09:07:18.508Z] === RUN TestSecretList [2019-11-26T09:07:18.850Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2019-11-26T09:07:19.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T09:07:19.783Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-11-26T09:07:20.393Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-26T09:07:21.320Z] --- PASS: TestSecretList (2.71s) [2019-11-26T09:07:21.320Z] === RUN TestSecretsCreateAndDelete [2019-11-26T09:07:21.320Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-26T09:07:22.681Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-26T09:07:22.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-26T09:07:23.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T09:07:23.606Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-26T09:07:24.530Z] --- PASS: TestSecretsCreateAndDelete (3.44s) [2019-11-26T09:07:24.530Z] === RUN TestSecretsUpdate [2019-11-26T09:07:25.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T09:07:25.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-26T09:07:26.450Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-26T09:07:26.450Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-26T09:07:26.747Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-26T09:07:26.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T09:07:27.307Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-26T09:07:27.866Z] --- PASS: TestSecretsUpdate (3.26s) [2019-11-26T09:07:27.866Z] === RUN TestTemplatedSecret [2019-11-26T09:07:28.120Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-26T09:07:29.118Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-26T09:07:29.118Z] Using test binary docker [2019-11-26T09:07:29.118Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-26T09:07:29.118Z] +++ /etc/init.d/apparmor start [2019-11-26T09:07:29.118Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-26T09:07:29.118Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-26T09:07:29.118Z] Warning failed to create cache: (null) [2019-11-26T09:07:29.118Z] . [2019-11-26T09:07:29.118Z] INFO: Waiting for daemon to start... [2019-11-26T09:07:29.118Z] Starting dockerd [2019-11-26T09:07:29.118Z] +++ 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-11-26T09:07:30.631Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-26T09:07:30.808Z] . [2019-11-26T09:07:30.808Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-26T09:07:30.808Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-26T09:07:30.808Z] Error: No such image: emptyfs [2019-11-26T09:07:30.808Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-26T09:07:30.808Z] ++++ docker load [2019-11-26T09:07:31.145Z] Running integration-test (iteration 1) [2019-11-26T09:07:31.145Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-26T09:07:31.145Z] ++ 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-11-26T09:07:31.145Z] ++ set -e [2019-11-26T09:07:31.145Z] ++ '[' -n 0 ']' [2019-11-26T09:07:31.145Z] ++ set -x [2019-11-26T09:07:31.145Z] ++ env -i DEST=/go/src/github.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-11-26T09:07:31.192Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-26T09:07:31.447Z] --- PASS: TestTemplatedSecret (3.55s) [2019-11-26T09:07:31.447Z] === RUN TestSecretCreateResolve [2019-11-26T09:07:31.969Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/rootless [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/volume [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-26T09:07:31.969Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === Skipped [2019-11-26T09:07:31.969Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-26T09:07:31.969Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-26T09:07:31.969Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-26T09:07:31.969Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.969Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-26T09:07:31.969Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.969Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-26T09:07:31.969Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.969Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-26T09:07:31.969Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.969Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-26T09:07:31.969Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.969Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-26T09:07:31.969Z] graphtest_unix.go:73: No driver to put! [2019-11-26T09:07:31.969Z] [2019-11-26T09:07:31.969Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-26T09:07:31.970Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-26T09:07:31.970Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-26T09:07:31.970Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-26T09:07:31.970Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-26T09:07:31.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.970Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-26T09:07:31.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.970Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-26T09:07:31.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.970Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-26T09:07:31.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.970Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-26T09:07:31.970Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-26T09:07:31.970Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-26T09:07:31.970Z] graphtest_unix.go:73: No driver to put! [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-26T09:07:31.970Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-26T09:07:31.970Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] [2019-11-26T09:07:31.970Z] DONE 2142 tests, 20 skipped in 242.828s Post stage [Pipeline] junit [2019-11-26T09:07:31.983Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-26T09:07:32.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40254/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4952248d0886d747afcbf6f8d13157f7300cc451 hack/validate/vendor [2019-11-26T09:07:33.770Z] No vendor changes in diff. [2019-11-26T09:07:33.874Z] --- PASS: TestServiceUpdateConfigs (15.94s) [2019-11-26T09:07:33.874Z] === RUN TestServiceUpdateNetwork [2019-11-26T09:07:33.955Z] --- PASS: TestSecretCreateResolve (2.60s) [2019-11-26T09:07:33.955Z] PASS [2019-11-26T09:07:33.955Z] [2019-11-26T09:07:33.955Z] DONE 6 tests in 18.806s [2019-11-26T09:07:33.955Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-26T09:07:33.955Z] ++ 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-11-26T09:07:33.955Z] ++ set -e [2019-11-26T09:07:33.955Z] ++ '[' -n 0 ']' [2019-11-26T09:07:33.955Z] ++ set -x [2019-11-26T09:07:33.955Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-26T09:07:34.209Z] INFO: Testing against a local daemon [2019-11-26T09:07:34.209Z] === RUN TestServiceCreateInit [2019-11-26T09:07:34.209Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T09:07:34.209Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-26T09:07:34.364Z] + echo Building e2e image [2019-11-26T09:07:34.364Z] Building e2e image [2019-11-26T09:07:34.364Z] + docker build --build-arg DOCKER_GITCOMMIT=4952248d0886d747afcbf6f8d13157f7300cc451 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-26T09:07:34.364Z] #2 [internal] load .dockerignore [2019-11-26T09:07:34.364Z] #2 transferring context: 34B done [2019-11-26T09:07:34.364Z] #2 DONE 0.0s [2019-11-26T09:07:34.364Z] [2019-11-26T09:07:34.364Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-26T09:07:34.364Z] #1 transferring dockerfile: 3.21kB done [2019-11-26T09:07:34.364Z] #1 DONE 0.0s [2019-11-26T09:07:34.364Z] [2019-11-26T09:07:34.364Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-11-26T09:07:34.625Z] #4 ... [2019-11-26T09:07:34.625Z] [2019-11-26T09:07:34.625Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-26T09:07:34.625Z] #3 DONE 0.2s [2019-11-26T09:07:34.625Z] [2019-11-26T09:07:34.625Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-11-26T09:07:34.625Z] #4 DONE 0.2s [2019-11-26T09:07:34.625Z] [2019-11-26T09:07:34.625Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-26T09:07:34.625Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-11-26T09:07:34.625Z] #5 DONE 0.0s [2019-11-26T09:07:34.625Z] [2019-11-26T09:07:34.625Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-26T09:07:34.625Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-11-26T09:07:34.625Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-11-26T09:07:34.625Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-11-26T09:07:34.625Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-11-26T09:07:34.625Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.0s [2019-11-26T09:07:34.625Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.0s [2019-11-26T09:07:34.625Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0B / 126.86MB 0.0s [2019-11-26T09:07:34.883Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-26T09:07:34.883Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-26T09:07:34.883Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-26T09:07:34.883Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s [2019-11-26T09:07:34.883Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done [2019-11-26T09:07:35.142Z] #14 ... [2019-11-26T09:07:35.142Z] [2019-11-26T09:07:35.142Z] #8 [internal] load build context [2019-11-26T09:07:35.142Z] #8 transferring context: 810.14kB 0.5s done [2019-11-26T09:07:35.142Z] #8 DONE 0.6s [2019-11-26T09:07:35.142Z] [2019-11-26T09:07:35.142Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-26T09:07:35.142Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 12.76MB / 126.86MB 0.5s [2019-11-26T09:07:35.142Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done [2019-11-26T09:07:35.142Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 29.11MB / 126.86MB 0.6s [2019-11-26T09:07:35.142Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-26T09:07:35.710Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 40.70MB / 126.86MB 0.8s [2019-11-26T09:07:35.710Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 64.85MB / 126.86MB 1.0s [2019-11-26T09:07:35.969Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 85.29MB / 126.86MB 1.2s [2019-11-26T09:07:35.969Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 95.60MB / 126.86MB 1.3s [2019-11-26T09:07:36.091Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-26T09:07:36.226Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 105.76MB / 126.86MB 1.4s [2019-11-26T09:07:36.226Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.6s [2019-11-26T09:07:36.484Z] #14 ... [2019-11-26T09:07:36.484Z] [2019-11-26T09:07:36.484Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-26T09:07:36.484Z] #6 DONE 1.9s [2019-11-26T09:07:36.484Z] [2019-11-26T09:07:36.484Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-26T09:07:36.484Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.8s done [2019-11-26T09:07:36.484Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 [2019-11-26T09:07:37.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-26T09:07:38.534Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-26T09:07:39.459Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T09:07:40.020Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-26T09:07:41.825Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.0s [2019-11-26T09:07:41.903Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-26T09:07:42.464Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-26T09:07:42.759Z] #14 ... [2019-11-26T09:07:42.759Z] [2019-11-26T09:07:42.759Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-26T09:07:42.759Z] #7 1.155 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-26T09:07:42.759Z] #7 2.233 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-26T09:07:42.759Z] #7 2.349 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-26T09:07:42.759Z] #7 2.354 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-26T09:07:42.759Z] #7 2.573 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-26T09:07:42.759Z] #7 2.584 (4/31) Installing readline (8.0.0-r0) [2019-11-26T09:07:42.759Z] #7 2.590 (5/31) Installing bash (5.0.0-r0) [2019-11-26T09:07:42.759Z] #7 2.607 Executing bash-5.0.0-r0.post-install [2019-11-26T09:07:42.759Z] #7 2.614 (6/31) Installing ca-certificates (20190108-r0) [2019-11-26T09:07:42.759Z] #7 2.632 (7/31) Installing libgcc (8.3.0-r0) [2019-11-26T09:07:42.759Z] #7 2.636 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-26T09:07:42.759Z] #7 2.655 (9/31) Installing binutils (2.32-r0) [2019-11-26T09:07:42.759Z] #7 2.766 (10/31) Installing gmp (6.1.2-r1) [2019-11-26T09:07:42.759Z] #7 2.777 (11/31) Installing isl (0.18-r0) [2019-11-26T09:07:42.759Z] #7 2.802 (12/31) Installing libgomp (8.3.0-r0) [2019-11-26T09:07:42.759Z] #7 2.807 (13/31) Installing libatomic (8.3.0-r0) [2019-11-26T09:07:42.759Z] #7 2.811 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-26T09:07:42.759Z] #7 2.817 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-26T09:07:42.759Z] #7 2.820 (16/31) Installing gcc (8.3.0-r0) [2019-11-26T09:07:42.759Z] #7 3.805 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-26T09:07:42.759Z] #7 3.919 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-26T09:07:42.759Z] #7 3.923 (19/31) Installing g++ (8.3.0-r0) [2019-11-26T09:07:42.759Z] #7 4.553 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-26T09:07:42.759Z] #7 4.558 (21/31) Installing libcurl (7.66.0-r0) [2019-11-26T09:07:42.759Z] #7 4.566 (22/31) Installing expat (2.2.8-r0) [2019-11-26T09:07:42.759Z] #7 4.571 (23/31) Installing pcre2 (10.33-r0) [2019-11-26T09:07:42.759Z] #7 4.582 (24/31) Installing git (2.22.0-r0) [2019-11-26T09:07:42.759Z] #7 4.823 (25/31) Installing libmnl (1.0.4-r0) [2019-11-26T09:07:42.759Z] #7 4.827 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-26T09:07:42.759Z] #7 4.831 (27/31) Installing iptables (1.8.3-r0) [2019-11-26T09:07:42.759Z] #7 4.861 (28/31) Installing pigz (2.4-r0) [2019-11-26T09:07:42.759Z] #7 4.866 (29/31) Installing tar (1.32-r0) [2019-11-26T09:07:42.759Z] #7 4.875 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-26T09:07:42.759Z] #7 4.879 (31/31) Installing xz (5.2.4-r0) [2019-11-26T09:07:42.759Z] #7 4.885 Executing busybox-1.30.1-r2.trigger [2019-11-26T09:07:42.759Z] #7 4.889 Executing ca-certificates-20190108-r0.trigger [2019-11-26T09:07:42.759Z] #7 4.951 OK: 185 MiB in 45 packages [2019-11-26T09:07:42.759Z] #7 DONE 6.2s [2019-11-26T09:07:42.759Z] [2019-11-26T09:07:42.759Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-26T09:07:42.759Z] #9 DONE 0.1s [2019-11-26T09:07:43.017Z] [2019-11-26T09:07:43.017Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-26T09:07:43.017Z] #10 DONE 0.1s [2019-11-26T09:07:43.017Z] [2019-11-26T09:07:43.017Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-26T09:07:43.017Z] #11 DONE 0.1s [2019-11-26T09:07:43.017Z] [2019-11-26T09:07:43.017Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-26T09:07:43.017Z] #12 DONE 0.1s [2019-11-26T09:07:43.017Z] [2019-11-26T09:07:43.017Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-26T09:07:43.274Z] #14 ... [2019-11-26T09:07:43.274Z] [2019-11-26T09:07:43.274Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-26T09:07:43.274Z] #13 DONE 0.1s [2019-11-26T09:07:43.274Z] [2019-11-26T09:07:43.274Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-26T09:07:43.275Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.7s done [2019-11-26T09:07:43.533Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-11-26T09:07:43.533Z] #14 DONE 8.9s [2019-11-26T09:07:43.533Z] [2019-11-26T09:07:43.533Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-26T09:07:44.098Z] #15 0.607 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-26T09:07:44.977Z] --- PASS: TestServiceCreateInit (10.73s) [2019-11-26T09:07:44.977Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2019-11-26T09:07:44.977Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.58s) [2019-11-26T09:07:44.977Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T09:07:45.468Z] #15 1.664 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-26T09:07:45.468Z] #15 1.743 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-26T09:07:45.468Z] #15 1.746 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-26T09:07:45.468Z] #15 1.879 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-26T09:07:45.468Z] #15 1.887 (4/43) Installing readline (8.0.0-r0) [2019-11-26T09:07:45.468Z] #15 1.891 (5/43) Installing bash (5.0.0-r0) [2019-11-26T09:07:45.468Z] #15 1.903 Executing bash-5.0.0-r0.post-install [2019-11-26T09:07:45.468Z] #15 1.905 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-26T09:07:45.468Z] #15 1.980 (7/43) Installing libuuid (2.33.2-r0) [2019-11-26T09:07:45.468Z] #15 1.983 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-26T09:07:45.468Z] #15 1.987 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-26T09:07:45.468Z] #15 1.992 (10/43) Installing binutils (2.32-r0) [2019-11-26T09:07:45.468Z] #15 2.061 (11/43) Installing libmagic (5.37-r1) [2019-11-26T09:07:45.468Z] #15 2.082 (12/43) Installing file (5.37-r1) [2019-11-26T09:07:45.725Z] #15 2.084 (13/43) Installing gmp (6.1.2-r1) [2019-11-26T09:07:45.725Z] #15 2.090 (14/43) Installing isl (0.18-r0) [2019-11-26T09:07:45.725Z] #15 2.107 (15/43) Installing libgomp (8.3.0-r0) [2019-11-26T09:07:45.725Z] #15 2.111 (16/43) Installing libatomic (8.3.0-r0) [2019-11-26T09:07:45.725Z] #15 2.113 (17/43) Installing libgcc (8.3.0-r0) [2019-11-26T09:07:45.725Z] #15 2.115 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-26T09:07:45.725Z] #15 2.121 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-26T09:07:45.725Z] #15 2.123 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-26T09:07:45.725Z] #15 2.134 (21/43) Installing gcc (8.3.0-r0) [2019-11-26T09:07:46.337Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-26T09:07:46.658Z] #15 2.834 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-26T09:07:46.658Z] #15 2.913 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-26T09:07:46.658Z] #15 2.915 (24/43) Installing g++ (8.3.0-r0) [2019-11-26T09:07:46.917Z] #15 3.330 (25/43) Installing make (4.2.1-r2) [2019-11-26T09:07:46.917Z] #15 3.334 (26/43) Installing fortify-headers (1.1-r0) [2019-11-26T09:07:46.917Z] #15 3.336 (27/43) Installing build-base (0.5-r1) [2019-11-26T09:07:46.917Z] #15 3.338 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-26T09:07:46.917Z] #15 3.341 (29/43) Installing libcurl (7.66.0-r0) [2019-11-26T09:07:46.917Z] #15 3.347 (30/43) Installing curl (7.66.0-r0) [2019-11-26T09:07:46.917Z] #15 3.351 (31/43) Installing oniguruma (6.9.3-r0) [2019-11-26T09:07:46.917Z] #15 3.357 (32/43) Installing jq (1.6-r0) [2019-11-26T09:07:46.917Z] #15 3.364 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-26T09:07:46.917Z] #15 3.368 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-26T09:07:46.917Z] #15 3.370 (35/43) Installing libaio (0.3.111-r0) [2019-11-26T09:07:46.917Z] #15 3.373 (36/43) Installing libblkid (2.33.2-r0) [2019-11-26T09:07:46.917Z] #15 3.377 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-26T09:07:46.917Z] #15 3.406 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-26T09:07:47.174Z] Loaded image: buildpack-deps:jessie [2019-11-26T09:07:47.174Z] Loaded image: busybox:latest [2019-11-26T09:07:47.174Z] Loaded image: busybox:glibc [2019-11-26T09:07:47.174Z] Loaded image: debian:jessie [2019-11-26T09:07:47.174Z] Loaded image: hello-world:latest [2019-11-26T09:07:47.174Z] INFO: Testing against a local daemon [2019-11-26T09:07:47.174Z] === RUN TestCgroupNamespacesBuild [2019-11-26T09:07:47.174Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2019-11-26T09:07:47.174Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-26T09:07:47.174Z] #15 3.412 (39/43) Installing libmount (2.33.2-r0) [2019-11-26T09:07:47.174Z] #15 3.417 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-26T09:07:47.174Z] #15 3.421 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-26T09:07:47.174Z] #15 3.424 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-26T09:07:47.174Z] #15 3.444 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-26T09:07:47.174Z] #15 3.450 Executing busybox-1.30.1-r2.trigger [2019-11-26T09:07:47.174Z] #15 3.456 OK: 189 MiB in 58 packages [2019-11-26T09:07:47.740Z] #15 DONE 4.0s [2019-11-26T09:07:47.740Z] [2019-11-26T09:07:47.740Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-26T09:07:48.305Z] #16 DONE 0.7s [2019-11-26T09:07:48.305Z] [2019-11-26T09:07:48.305Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-26T09:07:48.342Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2019-11-26T09:07:48.342Z] === RUN TestBuildWithSession [2019-11-26T09:07:48.342Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-26T09:07:48.342Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T09:07:48.342Z] === RUN TestBuildSquashParent [2019-11-26T09:07:48.889Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-26T09:07:49.236Z] #17 DONE 0.8s [2019-11-26T09:07:49.236Z] [2019-11-26T09:07:49.236Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-26T09:07:49.236Z] #18 DONE 0.0s [2019-11-26T09:07:49.236Z] [2019-11-26T09:07:49.236Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-26T09:07:49.236Z] #19 DONE 0.1s [2019-11-26T09:07:49.236Z] [2019-11-26T09:07:49.236Z] #31 [builder 1/4] COPY . . [2019-11-26T09:07:49.857Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-26T09:07:50.391Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2019-11-26T09:07:50.391Z] PASS [2019-11-26T09:07:50.391Z] [2019-11-26T09:07:50.391Z] === Skipped [2019-11-26T09:07:50.391Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-11-26T09:07:50.391Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-26T09:07:50.391Z] [2019-11-26T09:07:50.391Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-26T09:07:50.391Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:07:50.391Z] [2019-11-26T09:07:50.391Z] [2019-11-26T09:07:50.391Z] DONE 20 tests, 2 skipped in 130.399s [2019-11-26T09:07:50.391Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-26T09:07:50.391Z] ++ 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-11-26T09:07:50.391Z] ++ set -e [2019-11-26T09:07:50.391Z] ++ '[' -n 0 ']' [2019-11-26T09:07:50.391Z] ++ set -x [2019-11-26T09:07:50.391Z] ++ env -i DEST=/go/src/github.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-11-26T09:07:50.391Z] INFO: Testing against a local daemon [2019-11-26T09:07:50.391Z] === RUN TestSessionCreate [2019-11-26T09:07:50.391Z] --- PASS: TestSessionCreate (0.04s) [2019-11-26T09:07:50.391Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T09:07:50.391Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-11-26T09:07:50.391Z] PASS [2019-11-26T09:07:50.391Z] [2019-11-26T09:07:50.391Z] DONE 2 tests in 0.290s [2019-11-26T09:07:50.391Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-26T09:07:50.391Z] ++ 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-11-26T09:07:50.391Z] ++ set -e [2019-11-26T09:07:50.391Z] ++ '[' -n 0 ']' [2019-11-26T09:07:50.391Z] ++ set -x [2019-11-26T09:07:50.391Z] ++ env -i DEST=/go/src/github.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-11-26T09:07:50.391Z] INFO: Testing against a local daemon [2019-11-26T09:07:50.391Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T09:07:50.391Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-26T09:07:50.391Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T09:07:50.391Z] === RUN TestEventsExecDie [2019-11-26T09:07:50.391Z] --- PASS: TestEventsExecDie (1.17s) [2019-11-26T09:07:50.391Z] === RUN TestEventsBackwardsCompatible [2019-11-26T09:07:50.391Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-11-26T09:07:50.391Z] === RUN TestInfoBinaryCommits [2019-11-26T09:07:50.391Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-26T09:07:50.391Z] === RUN TestInfoAPIVersioned [2019-11-26T09:07:50.391Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-26T09:07:50.391Z] === RUN TestInfoDiscoveryBackend [2019-11-26T09:07:50.391Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-26T09:07:50.391Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-26T09:07:50.783Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-26T09:07:51.647Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-26T09:07:51.647Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-26T09:07:52.014Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-26T09:07:52.014Z] === RUN TestInfoAPI [2019-11-26T09:07:52.014Z] --- PASS: TestInfoAPI (0.02s) [2019-11-26T09:07:52.014Z] === RUN TestInfoAPIWarnings [2019-11-26T09:07:52.402Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-11-26T09:07:52.402Z] === RUN TestInfoDebug [2019-11-26T09:07:53.192Z] --- PASS: TestInfoDebug (0.54s) [2019-11-26T09:07:53.192Z] === RUN TestInfoInsecureRegistries [2019-11-26T09:07:53.564Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-26T09:07:53.564Z] === RUN TestInfoRegistryMirrors [2019-11-26T09:07:53.939Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-26T09:07:53.939Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T09:07:54.317Z] --- PASS: TestBuildSquashParent (5.15s) [2019-11-26T09:07:54.317Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-26T09:07:54.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T09:07:54.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T09:07:54.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T09:07:54.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T09:07:54.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T09:07:54.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T09:07:54.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T09:07:54.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T09:07:54.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T09:07:54.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T09:07:54.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T09:07:54.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T09:07:54.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-26T09:07:54.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-26T09:07:54.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-26T09:07:54.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-26T09:07:54.500Z] #31 ... [2019-11-26T09:07:54.500Z] [2019-11-26T09:07:54.500Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T09:07:54.500Z] #20 1.242 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-26T09:07:54.500Z] #20 1.442 [2019-11-26T09:07:54.500Z] #20 1.551 ########### 15.5% ######################## 34.4% ###################################### 53.5% #################################################### 72.5% ################################################################# 91.6% ######################################################################## 100.0% [2019-11-26T09:07:54.500Z] #20 2.185 [2019-11-26T09:07:54.500Z] #20 2.294 ############################# 41.5% ######################################################### 80.0% ######################################################################## 100.0% [2019-11-26T09:07:54.500Z] #20 2.610 [2019-11-26T09:07:54.500Z] #20 2.720 ############# 19.0% ############################## 42.2% ############################################### 65.3% ############################################################### 88.4% ######################################################################## 100.0% [2019-11-26T09:07:54.500Z] #20 3.288 [2019-11-26T09:07:54.500Z] #20 3.397 #### 6.2% ######### 13.0% ############### 20.9% #################### 28.3% ######################### 35.8% ############################### 43.2% #################################### 50.6% ######################################### 58.0% ############################################### 65.4% #################################################### 72.8% ######################################################## 78.2% ############################################################### 87.6% #################################################################### 95.0% ######################################################################## 100.0% [2019-11-26T09:07:54.500Z] #20 4.812 [2019-11-26T09:07:54.500Z] #20 5.256 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-26T09:07:54.758Z] #20 5.426 [2019-11-26T09:07:54.758Z] #20 5.514 ######################################################################## 100.0% [2019-11-26T09:07:54.758Z] #20 5.649 [2019-11-26T09:07:54.767Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2019-11-26T09:07:54.767Z] === RUN TestPingCacheHeaders [2019-11-26T09:07:54.767Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-26T09:07:54.767Z] === RUN TestPingGet [2019-11-26T09:07:54.767Z] --- PASS: TestPingGet (0.01s) [2019-11-26T09:07:54.767Z] === RUN TestPingHead [2019-11-26T09:07:54.767Z] --- PASS: TestPingHead (0.03s) [2019-11-26T09:07:54.767Z] === RUN TestVersion [2019-11-26T09:07:54.767Z] --- PASS: TestVersion (0.02s) [2019-11-26T09:07:54.767Z] PASS [2019-11-26T09:07:54.767Z] [2019-11-26T09:07:54.767Z] === Skipped [2019-11-26T09:07:54.767Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-26T09:07:54.767Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T09:07:54.767Z] [2019-11-26T09:07:54.767Z] [2019-11-26T09:07:54.767Z] DONE 18 tests, 1 skipped in 6.273s [2019-11-26T09:07:54.767Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-26T09:07:54.767Z] ++ 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-11-26T09:07:54.767Z] ++ set -e [2019-11-26T09:07:54.767Z] ++ '[' -n 0 ']' [2019-11-26T09:07:54.767Z] ++ set -x [2019-11-26T09:07:54.767Z] ++ env -i DEST=/go/src/github.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-11-26T09:07:54.767Z] INFO: Testing against a local daemon [2019-11-26T09:07:54.767Z] === RUN TestVolumesCreateAndList [2019-11-26T09:07:54.767Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-26T09:07:54.767Z] === RUN TestVolumesRemove [2019-11-26T09:07:55.157Z] --- PASS: TestVolumesRemove (0.13s) [2019-11-26T09:07:55.158Z] === RUN TestVolumesInspect [2019-11-26T09:07:55.158Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-26T09:07:55.158Z] === RUN TestVolumesInvalidJSON [2019-11-26T09:07:55.158Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T09:07:55.158Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T09:07:55.158Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T09:07:55.158Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-26T09:07:55.158Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T09:07:55.158Z] PASS [2019-11-26T09:07:55.158Z] [2019-11-26T09:07:55.158Z] DONE 5 tests in 0.389s [2019-11-26T09:07:55.158Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T09:07:55.158Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T09:07:55.158Z] +++ kill 11477 [2019-11-26T09:07:55.323Z] #20 6.100 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-26T09:07:55.582Z] #20 ... [2019-11-26T09:07:55.582Z] [2019-11-26T09:07:55.582Z] #31 [builder 1/4] COPY . . [2019-11-26T09:07:55.582Z] #31 DONE 6.4s [2019-11-26T09:07:55.582Z] [2019-11-26T09:07:55.582Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T09:07:55.582Z] #20 6.277 [2019-11-26T09:07:55.582Z] #20 ... [2019-11-26T09:07:55.582Z] [2019-11-26T09:07:55.582Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-26T09:07:56.515Z] #32 DONE 1.0s [2019-11-26T09:07:56.516Z] [2019-11-26T09:07:56.516Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-26T09:07:56.973Z] +++ /etc/init.d/apparmor stop [2019-11-26T09:07:56.973Z] Clearing AppArmor profiles cache:. [2019-11-26T09:07:56.973Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T09:07:56.973Z] Unloading profiles will leave already running processes permanently [2019-11-26T09:07:56.973Z] unconfined, which can lead to unexpected situations. [2019-11-26T09:07:56.973Z] [2019-11-26T09:07:56.973Z] To set a process to complain mode, use the command line tool [2019-11-26T09:07:56.973Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T09:07:56.973Z] with the 'teardown' option." [2019-11-26T09:07:56.973Z] [2019-11-26T09:07:57.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-26T09:07:57.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-26T09:07:57.449Z] #33 0.942 [2019-11-26T09:07:57.706Z] #33 1.022 Removing bundles/ [2019-11-26T09:07:57.706Z] #33 1.023 [2019-11-26T09:07:57.706Z] #33 1.027 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-26T09:07:58.272Z] #33 ... [2019-11-26T09:07:58.272Z] [2019-11-26T09:07:58.272Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-26T09:07:58.272Z] #20 6.408 #### 5.6% ######################################################################## 100.0% [2019-11-26T09:07:58.272Z] #20 6.637 [2019-11-26T09:07:58.272Z] #20 7.278 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-26T09:07:58.272Z] #20 7.417 skipping existing 1849cc453dee [2019-11-26T09:07:58.272Z] #20 7.654 [2019-11-26T09:07:58.272Z] #20 8.301 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-26T09:07:58.272Z] #20 8.582 [2019-11-26T09:07:58.272Z] #20 8.656 ######################################################################## 100.0% [2019-11-26T09:07:58.272Z] #20 8.864 [2019-11-26T09:07:58.272Z] #20 8.920 Download of images into '/build' complete. [2019-11-26T09:07:58.272Z] #20 8.920 Use something like the following to load the result into a Docker daemon: [2019-11-26T09:07:58.272Z] #20 8.920 tar -cC '/build' . | docker load [2019-11-26T09:07:58.272Z] #20 DONE 9.0s [2019-11-26T09:07:58.272Z] [2019-11-26T09:07:58.272Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-26T09:07:58.272Z] #26 DONE 0.1s [2019-11-26T09:07:58.272Z] [2019-11-26T09:07:58.272Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-26T09:07:58.272Z] #22 DONE 0.1s [2019-11-26T09:07:58.272Z] [2019-11-26T09:07:58.272Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-26T09:07:58.272Z] #33 1.750 Building test suite binary ./integration-cli/test.main [2019-11-26T09:07:58.272Z] #33 ... [2019-11-26T09:07:58.272Z] [2019-11-26T09:07:58.272Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-26T09:07:58.272Z] #27 DONE 0.1s [2019-11-26T09:07:58.272Z] [2019-11-26T09:07:58.272Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-26T09:07:58.272Z] #23 DONE 0.1s [2019-11-26T09:07:58.530Z] [2019-11-26T09:07:58.530Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-26T09:07:58.530Z] #28 DONE 0.1s [2019-11-26T09:07:58.530Z] [2019-11-26T09:07:58.530Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... Post stage [Pipeline] junit [2019-11-26T09:07:58.944Z] Recording test results [2019-11-26T09:07:59.628Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-26T09:07:59.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2019-11-26T09:07:59.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2019-11-26T09:07:59.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2019-11-26T09:07:59.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.39s) [2019-11-26T09:07:59.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2019-11-26T09:07:59.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) [2019-11-26T09:07:59.628Z] === RUN TestBuildMultiStageCopy [2019-11-26T09:07:59.628Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T09:08:00.987Z] + echo Ensuring container killed. [2019-11-26T09:08:00.987Z] Ensuring container killed. [2019-11-26T09:08:00.987Z] + docker rm -vf docker-pr2 [2019-11-26T09:08:00.987Z] Error: No such container: docker-pr2 [2019-11-26T09:08:00.987Z] + true [Pipeline] sh [2019-11-26T09:08:01.314Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-26T09:08:01.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-26T09:08:01.806Z] + echo Chowning /workspace to jenkins user [2019-11-26T09:08:01.806Z] Chowning /workspace to jenkins user [2019-11-26T09:08:01.806Z] + id -u [2019-11-26T09:08:01.806Z] + id -g [2019-11-26T09:08:01.806Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40254:/workspace busybox chown -R 1001:1001 /workspace [2019-11-26T09:08:01.806Z] Unable to find image 'busybox:latest' locally [2019-11-26T09:08:01.991Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-26T09:08:02.178Z] latest: Pulling from library/busybox [2019-11-26T09:08:02.178Z] dd8c951d5d23: Pulling fs layer [2019-11-26T09:08:02.178Z] dd8c951d5d23: Download complete [2019-11-26T09:08:02.329Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-26T09:08:02.667Z] --- PASS: TestBuildMultiStageCopy (3.56s) [2019-11-26T09:08:02.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2019-11-26T09:08:02.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-11-26T09:08:02.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-11-26T09:08:02.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2019-11-26T09:08:02.667Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-11-26T09:08:02.667Z] === RUN TestBuildMultiStageParentConfig [2019-11-26T09:08:02.973Z] dd8c951d5d23: Pull complete [2019-11-26T09:08:02.973Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-26T09:08:02.973Z] Status: Downloaded newer image for busybox:latest [2019-11-26T09:08:03.021Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-26T09:08:03.792Z] #29 ... [2019-11-26T09:08:03.792Z] [2019-11-26T09:08:03.792Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-26T09:08:03.792Z] #21 DONE 1.0s [2019-11-26T09:08:03.792Z] [2019-11-26T09:08:03.792Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-26T09:08:03.792Z] #24 2.134 + RM_GOPATH=0 [2019-11-26T09:08:03.792Z] #24 2.134 + TMP_GOPATH= [2019-11-26T09:08:03.792Z] #24 2.134 + : /build [2019-11-26T09:08:03.792Z] #24 2.134 + '[' -z '' ']' [2019-11-26T09:08:03.792Z] #24 2.136 ++ mktemp -d [2019-11-26T09:08:03.792Z] #24 2.137 + export GOPATH=/tmp/tmp.KmBMig [2019-11-26T09:08:03.792Z] #24 2.137 + GOPATH=/tmp/tmp.KmBMig [2019-11-26T09:08:03.792Z] #24 2.137 + RM_GOPATH=1 [2019-11-26T09:08:03.792Z] #24 2.139 ++ dirname ./install.sh [2019-11-26T09:08:03.792Z] #24 2.140 + dir=. [2019-11-26T09:08:03.792Z] #24 2.140 + bin=dockercli [2019-11-26T09:08:03.792Z] #24 2.140 + shift [2019-11-26T09:08:03.792Z] #24 2.140 + '[' '!' -f ./dockercli.installer ']' [2019-11-26T09:08:03.792Z] #24 2.140 + . ./dockercli.installer [2019-11-26T09:08:03.792Z] #24 2.140 ++ : stable [2019-11-26T09:08:03.792Z] #24 2.140 ++ : 17.06.2-ce [2019-11-26T09:08:03.792Z] #24 2.140 + install_dockercli [2019-11-26T09:08:03.792Z] #24 2.141 Install docker/cli version 17.06.2-ce from stable [2019-11-26T09:08:03.792Z] #24 2.141 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-26T09:08:03.792Z] #24 2.141 ++ uname -m [2019-11-26T09:08:03.792Z] #24 2.141 + arch=x86_64 [2019-11-26T09:08:03.792Z] #24 2.141 + '[' x86_64 '!=' x86_64 ']' [2019-11-26T09:08:03.792Z] #24 2.141 + url=https://download.docker.com/linux/static [2019-11-26T09:08:03.792Z] #24 2.142 + tar -xz docker/docker [2019-11-26T09:08:03.792Z] #24 2.142 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-26T09:08:03.792Z] #24 5.261 + mkdir -p /build [2019-11-26T09:08:03.792Z] #24 5.263 + mv docker/docker /build/ [2019-11-26T09:08:03.792Z] #24 5.265 + rmdir docker [2019-11-26T09:08:03.792Z] #24 DONE 5.4s [2019-11-26T09:08:03.792Z] [2019-11-26T09:08:03.792Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-26T09:08:03.844Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2019-11-26T09:08:03.844Z] === RUN TestBuildLabelWithTargets [2019-11-26T09:08:04.727Z] #29 ... [2019-11-26T09:08:04.727Z] [2019-11-26T09:08:04.727Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-26T09:08:04.727Z] #25 DONE 0.1s [2019-11-26T09:08:04.727Z] [2019-11-26T09:08:04.727Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T09:08:05.611Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2019-11-26T09:08:05.611Z] === RUN TestBuildWithEmptyLayers [2019-11-26T09:08:06.245Z] + bundleName=s390x-integration [2019-11-26T09:08:06.245Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-26T09:08:06.245Z] Creating s390x-integration-bundles.tar.gz [2019-11-26T09:08:06.245Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-26T09:08:06.245Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-26T09:08:06.323Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [Pipeline] archiveArtifacts [2019-11-26T09:08:06.334Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2019-11-26T09:08:06.334Z] === RUN TestBuildMultiStageOnBuild [2019-11-26T09:08:06.383Z] Archiving artifacts [2019-11-26T09:08:07.755Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40254/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T09:08:08.252Z] --- PASS: TestCreateServiceMultipleTimes (23.08s) [2019-11-26T09:08:08.252Z] === RUN TestCreateServiceConflict [2019-11-26T09:08:08.252Z] === RUN TestDockerSuite/TestBuildRm [2019-11-26T09:08:08.626Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2019-11-26T09:08:08.626Z] === RUN TestBuildUncleanTarFilenames [2019-11-26T09:08:08.777Z] + make clean [2019-11-26T09:08:09.206Z] make: command: Command not found [2019-11-26T09:08:09.206Z] make: command: Command not found [2019-11-26T09:08:09.206Z] docker volume rm -f docker-dev-cache [2019-11-26T09:08:09.206Z] docker-dev-cache [2019-11-26T09:08:09.349Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-11-26T09:08:09.349Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] deleteDir [2019-11-26T09:08:11.511Z] --- PASS: TestCreateServiceConflict (3.15s) [2019-11-26T09:08:11.512Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T09:08:11.512Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-26T09:08:11.698Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2019-11-26T09:08:11.698Z] === RUN TestBuildWithHugeFile [2019-11-26T09:08:12.890Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-26T09:08:14.774Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-26T09:08:14.774Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2019-11-26T09:08:14.774Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-26T09:08:15.028Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-26T09:08:15.587Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-26T09:08:16.948Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-26T09:08:18.309Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-26T09:08:19.235Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-26T09:08:21.480Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-26T09:08:21.480Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-26T09:08:21.480Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-26T09:08:23.477Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-26T09:08:23.477Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-26T09:08:23.733Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-26T09:08:23.733Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-26T09:08:24.292Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-26T09:08:25.216Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-26T09:08:25.216Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-26T09:08:26.140Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-26T09:08:26.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T09:08:29.960Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.23s) [2019-11-26T09:08:29.960Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T09:08:31.266Z] #29 29.11 # github.com/docker/docker/contrib/httpserver [2019-11-26T09:08:31.266Z] #29 29.11 loadinternal: cannot find runtime/cgo [2019-11-26T09:08:31.266Z] #29 DONE 29.8s [2019-11-26T09:08:31.266Z] [2019-11-26T09:08:31.266Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-26T09:08:31.266Z] #33 ... [2019-11-26T09:08:31.266Z] [2019-11-26T09:08:31.266Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-26T09:08:31.266Z] #30 DONE 0.1s [2019-11-26T09:08:31.266Z] [2019-11-26T09:08:31.266Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-26T09:08:31.367Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-26T09:08:32.731Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-26T09:08:32.986Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2019-11-26T09:08:32.986Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T09:08:33.912Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-26T09:08:34.836Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-26T09:08:35.761Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-26T09:08:36.821Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2019-11-26T09:08:36.821Z] === RUN TestCreateServiceSysctls [2019-11-26T09:08:37.790Z] === RUN TestDockerSuite/TestBuildUser [2019-11-26T09:08:39.342Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-26T09:08:40.356Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-26T09:08:41.281Z] --- PASS: TestCreateServiceSysctls (4.48s) [2019-11-26T09:08:41.281Z] === RUN TestCreateServiceCapabilities [2019-11-26T09:08:43.831Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-26T09:08:44.390Z] --- PASS: TestCreateServiceCapabilities (3.17s) [2019-11-26T09:08:44.390Z] === RUN TestInspect [2019-11-26T09:08:44.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-26T09:08:48.554Z] --- PASS: TestInspect (4.10s) [2019-11-26T09:08:48.554Z] === RUN TestServiceListWithStatuses [2019-11-26T09:08:48.554Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-26T09:08:48.554Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-26T09:08:48.554Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T09:08:49.684Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-26T09:08:55.079Z] --- PASS: TestDockerNetworkConnectAlias (6.76s) [2019-11-26T09:08:55.079Z] === RUN TestDockerNetworkReConnect [2019-11-26T09:09:01.644Z] --- PASS: TestDockerNetworkReConnect (5.89s) [2019-11-26T09:09:01.645Z] === RUN TestServicePlugin [2019-11-26T09:09:02.092Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-26T09:09:03.007Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-26T09:09:04.369Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-26T09:09:04.624Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-26T09:09:05.985Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-26T09:09:06.910Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-26T09:09:08.794Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-26T09:09:08.794Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-26T09:09:08.794Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-26T09:09:08.794Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-26T09:09:08.794Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-26T09:09:11.304Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-26T09:09:11.304Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-26T09:09:11.868Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-26T09:09:12.429Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-26T09:09:13.790Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-26T09:09:13.790Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-26T09:09:17.136Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-26T09:09:19.063Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-26T09:09:20.424Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-26T09:09:20.679Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-26T09:09:20.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-26T09:09:21.238Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-26T09:09:21.238Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-26T09:09:22.601Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-26T09:09:25.945Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-26T09:09:25.945Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-26T09:09:25.945Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-26T09:09:26.202Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-26T09:09:27.256Z] === RUN TestDockerSuite/TestCommitChange [2019-11-26T09:09:27.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-26T09:09:28.264Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-26T09:09:29.191Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-26T09:09:31.116Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-26T09:09:32.477Z] --- PASS: TestServicePlugin (31.27s) [2019-11-26T09:09:32.477Z] plugin_test.go:62: [d320525f13862] joining swarm manager [de4259d77fdbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:09:32.477Z] plugin_test.go:65: [d13183ad6605a] joining swarm manager [de4259d77fdbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:09:32.477Z] === RUN TestServiceUpdateLabel [2019-11-26T09:09:32.732Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-26T09:09:34.093Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-26T09:09:34.926Z] --- PASS: TestBuildWithHugeFile (79.86s) [2019-11-26T09:09:34.926Z] === RUN TestBuildWithEmptyDockerfile [2019-11-26T09:09:34.926Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T09:09:34.926Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T09:09:34.926Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T09:09:34.926Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T09:09:34.926Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T09:09:34.926Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T09:09:34.926Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-26T09:09:34.926Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-26T09:09:34.926Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-26T09:09:34.926Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-26T09:09:34.926Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-11-26T09:09:34.926Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-11-26T09:09:34.926Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-11-26T09:09:34.926Z] === RUN TestBuildPreserveOwnership [2019-11-26T09:09:34.926Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-26T09:09:34.926Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-26T09:09:35.976Z] --- PASS: TestServiceUpdateLabel (3.45s) [2019-11-26T09:09:35.976Z] === RUN TestServiceUpdateSecrets [2019-11-26T09:09:35.976Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-26T09:09:36.615Z] --- PASS: TestBuildPreserveOwnership (4.71s) [2019-11-26T09:09:36.615Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2019-11-26T09:09:36.615Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2019-11-26T09:09:36.615Z] === RUN TestBuildPlatformInvalid [2019-11-26T09:09:36.900Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-26T09:09:36.952Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-26T09:09:36.952Z] PASS [2019-11-26T09:09:36.952Z] [2019-11-26T09:09:36.952Z] === Skipped [2019-11-26T09:09:36.952Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-26T09:09:36.952Z] build_session_test.go:25: TODO: BuildKit [2019-11-26T09:09:36.952Z] [2019-11-26T09:09:36.952Z] [2019-11-26T09:09:36.952Z] DONE 32 tests, 1 skipped in 125.623s [2019-11-26T09:09:36.952Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-26T09:09:36.952Z] ++ 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-11-26T09:09:36.952Z] ++ set -e [2019-11-26T09:09:36.952Z] ++ '[' -n 0 ']' [2019-11-26T09:09:36.952Z] ++ set -x [2019-11-26T09:09:36.952Z] ++ env -i DEST=/go/src/github.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-11-26T09:09:36.952Z] INFO: Testing against a local daemon [2019-11-26T09:09:36.952Z] === RUN TestConfigList [2019-11-26T09:09:38.158Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-26T09:09:38.828Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-26T09:09:39.262Z] --- PASS: TestConfigList (2.20s) [2019-11-26T09:09:39.262Z] === RUN TestConfigsCreateAndDelete [2019-11-26T09:09:39.832Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-26T09:09:39.832Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-26T09:09:39.832Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-26T09:09:39.832Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-26T09:09:39.832Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-26T09:09:39.832Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-26T09:09:39.832Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-26T09:09:41.582Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2019-11-26T09:09:41.582Z] === RUN TestConfigsUpdate [2019-11-26T09:09:41.802Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-26T09:09:43.160Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-26T09:09:43.160Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-26T09:09:43.873Z] --- PASS: TestConfigsUpdate (2.17s) [2019-11-26T09:09:43.873Z] === RUN TestTemplatedConfig [2019-11-26T09:09:44.082Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-26T09:09:45.008Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-26T09:09:45.008Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-26T09:09:45.932Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-26T09:09:46.175Z] --- PASS: TestTemplatedConfig (2.83s) [2019-11-26T09:09:46.175Z] === RUN TestConfigInspect [2019-11-26T09:09:46.857Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-26T09:09:47.783Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-26T09:09:47.783Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-26T09:09:47.783Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-26T09:09:48.467Z] --- PASS: TestConfigInspect (2.16s) [2019-11-26T09:09:48.467Z] === RUN TestConfigCreateWithLabels [2019-11-26T09:09:48.621Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-26T09:09:48.706Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-26T09:09:48.706Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-26T09:09:48.706Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-26T09:09:48.706Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-26T09:09:48.960Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-26T09:09:49.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-26T09:09:50.443Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-26T09:09:50.754Z] --- PASS: TestConfigCreateWithLabels (2.16s) [2019-11-26T09:09:50.754Z] === RUN TestConfigCreateResolve [2019-11-26T09:09:51.368Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2019-11-26T09:09:51.368Z] === RUN TestServiceUpdateConfigs [2019-11-26T09:09:51.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-26T09:09:51.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-26T09:09:53.041Z] --- PASS: TestConfigCreateResolve (2.15s) [2019-11-26T09:09:53.041Z] === RUN TestConfigDaemonLibtrustID [2019-11-26T09:09:53.252Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-26T09:09:53.376Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-26T09:09:53.376Z] PASS [2019-11-26T09:09:53.376Z] [2019-11-26T09:09:53.376Z] DONE 8 tests in 16.488s [2019-11-26T09:09:53.376Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-26T09:09:53.376Z] ++ 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-11-26T09:09:53.376Z] ++ set -e [2019-11-26T09:09:53.376Z] ++ '[' -n 0 ']' [2019-11-26T09:09:53.376Z] ++ set -x [2019-11-26T09:09:53.376Z] ++ env -i DEST=/go/src/github.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-11-26T09:09:53.376Z] INFO: Testing against a local daemon [2019-11-26T09:09:53.376Z] === RUN TestCheckpoint [2019-11-26T09:09:53.376Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-26T09:09:53.377Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T09:09:53.377Z] === RUN TestContainerInvalidJSON [2019-11-26T09:09:53.377Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T09:09:53.377Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T09:09:53.377Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T09:09:53.377Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T09:09:53.377Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-26T09:09:53.377Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-26T09:09:53.377Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-26T09:09:53.377Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-26T09:09:53.377Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-26T09:09:53.377Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-26T09:09:53.377Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-26T09:09:53.377Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-26T09:09:53.377Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-26T09:09:53.377Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-26T09:09:53.377Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-11-26T09:09:53.377Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-26T09:09:53.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-11-26T09:09:53.711Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-26T09:09:53.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-26T09:09:53.711Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-26T09:09:53.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-11-26T09:09:53.711Z] === RUN TestCopyFromContainer [2019-11-26T09:09:54.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-26T09:09:54.176Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-26T09:09:55.099Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-26T09:09:55.423Z] === RUN TestCopyFromContainer// [2019-11-26T09:09:55.423Z] === RUN TestCopyFromContainer//bar/root [2019-11-26T09:09:55.423Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-26T09:09:55.423Z] === RUN TestCopyFromContainer/bar/quux [2019-11-26T09:09:55.759Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-26T09:09:55.759Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-26T09:09:55.759Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-26T09:09:56.021Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-26T09:09:56.096Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-26T09:09:56.096Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-26T09:09:56.096Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer (2.47s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-26T09:09:56.096Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-26T09:09:56.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-26T09:09:56.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T09:09:56.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T09:09:56.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T09:09:56.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T09:09:56.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T09:09:56.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T09:09:56.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-26T09:09:56.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-26T09:09:56.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-26T09:09:56.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-26T09:09:56.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-26T09:09:56.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-26T09:09:56.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-26T09:09:56.434Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-26T09:09:56.434Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-26T09:09:56.434Z] === RUN TestCreateWithInvalidEnv [2019-11-26T09:09:56.434Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-26T09:09:56.434Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-26T09:09:56.434Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-26T09:09:56.434Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-26T09:09:56.434Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-26T09:09:56.434Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-26T09:09:56.434Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-26T09:09:56.434Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-26T09:09:56.434Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-26T09:09:56.434Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-26T09:09:56.434Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-26T09:09:56.434Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-26T09:09:56.434Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-26T09:09:56.434Z] === RUN TestCreateTmpfsMountsTarget [2019-11-26T09:09:56.434Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-26T09:09:56.434Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-26T09:09:56.580Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-26T09:09:57.503Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-26T09:09:57.504Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-26T09:09:58.426Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T09:09:58.721Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-26T09:09:58.721Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-26T09:09:58.721Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-26T09:09:58.721Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-26T09:09:59.348Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-26T09:10:00.272Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-26T09:10:00.272Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-26T09:10:00.410Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-11-26T09:10:00.410Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-26T09:10:00.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T09:10:00.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T09:10:00.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T09:10:00.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T09:10:00.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T09:10:00.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T09:10:00.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T09:10:00.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T09:10:00.410Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T09:10:00.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T09:10:00.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-26T09:10:00.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-26T09:10:00.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-26T09:10:00.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-26T09:10:00.410Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-26T09:10:00.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-26T09:10:00.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-26T09:10:00.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-11-26T09:10:00.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-26T09:10:00.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-26T09:10:00.410Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-26T09:10:00.410Z] === RUN TestContainerStartOnDaemonRestart [2019-11-26T09:10:00.410Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-26T09:10:00.410Z] === RUN TestDaemonRestartIpcMode [2019-11-26T09:10:00.410Z] === PAUSE TestDaemonRestartIpcMode [2019-11-26T09:10:00.410Z] === RUN TestDiff [2019-11-26T09:10:01.030Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-26T09:10:01.132Z] --- PASS: TestDiff (0.70s) [2019-11-26T09:10:01.132Z] === RUN TestExecWithCloseStdin [2019-11-26T09:10:01.194Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-26T09:10:02.303Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-11-26T09:10:02.303Z] === RUN TestExec [2019-11-26T09:10:02.557Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-26T09:10:03.032Z] --- PASS: TestExec (0.86s) [2019-11-26T09:10:03.032Z] === RUN TestExecUser [2019-11-26T09:10:03.754Z] --- PASS: TestExecUser (0.87s) [2019-11-26T09:10:03.754Z] === RUN TestExportContainerAndImportImage [2019-11-26T09:10:04.439Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-26T09:10:04.439Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-26T09:10:04.439Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-26T09:10:04.439Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-26T09:10:04.439Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-26T09:10:04.924Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2019-11-26T09:10:04.924Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-26T09:10:04.997Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-26T09:10:06.356Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2019-11-26T09:10:06.356Z] === RUN TestServiceUpdateNetwork [2019-11-26T09:10:06.610Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-11-26T09:10:06.610Z] === RUN TestHealthCheckWorkdir [2019-11-26T09:10:07.332Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-11-26T09:10:07.332Z] === RUN TestHealthKillContainer [2019-11-26T09:10:07.698Z] #33 129.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-26T09:10:08.659Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-26T09:10:09.611Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-26T09:10:10.072Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-26T09:10:10.320Z] --- PASS: TestHealthKillContainer (2.91s) [2019-11-26T09:10:10.320Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-26T09:10:10.621Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-26T09:10:11.109Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2019-11-26T09:10:11.109Z] === RUN TestIpcModeNone [2019-11-26T09:10:11.544Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-26T09:10:11.544Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-26T09:10:11.544Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-26T09:10:11.833Z] --- PASS: TestIpcModeNone (0.84s) [2019-11-26T09:10:11.833Z] === RUN TestIpcModePrivate [2019-11-26T09:10:12.598Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-26T09:10:13.000Z] --- PASS: TestIpcModePrivate (0.85s) [2019-11-26T09:10:13.000Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-26T09:10:13.000Z] === RUN TestIpcModeShareable [2019-11-26T09:10:13.721Z] --- PASS: TestIpcModeShareable (0.83s) [2019-11-26T09:10:13.721Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-26T09:10:13.721Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-26T09:10:14.799Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-26T09:10:15.121Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-26T09:10:15.358Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-26T09:10:16.012Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.39s) [2019-11-26T09:10:16.012Z] === RUN TestAPIIpcModeHost [2019-11-26T09:10:16.053Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-26T09:10:16.718Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-26T09:10:16.739Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-11-26T09:10:16.739Z] === RUN TestDaemonIpcModeShareable [2019-11-26T09:10:17.424Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-26T09:10:18.429Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-11-26T09:10:18.429Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-26T09:10:18.429Z] === RUN TestDaemonIpcModePrivate [2019-11-26T09:10:18.795Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-26T09:10:18.795Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-26T09:10:20.115Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2019-11-26T09:10:20.115Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-26T09:10:20.115Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-26T09:10:20.692Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-26T09:10:21.625Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-26T09:10:21.804Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2019-11-26T09:10:21.804Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-26T09:10:21.804Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-26T09:10:21.948Z] --- PASS: TestServiceUpdateNetwork (15.04s) [2019-11-26T09:10:21.948Z] PASS [2019-11-26T09:10:21.948Z] [2019-11-26T09:10:21.948Z] === Skipped [2019-11-26T09:10:21.948Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-26T09:10:21.948Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-26T09:10:21.948Z] [2019-11-26T09:10:21.948Z] [2019-11-26T09:10:21.948Z] DONE 20 tests, 1 skipped in 167.312s [2019-11-26T09:10:21.948Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-26T09:10:21.948Z] ++ 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-11-26T09:10:21.948Z] ++ set -e [2019-11-26T09:10:21.948Z] ++ '[' -n 0 ']' [2019-11-26T09:10:21.948Z] ++ set -x [2019-11-26T09:10:21.948Z] ++ env -i DEST=/go/src/github.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-11-26T09:10:21.948Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-26T09:10:21.948Z] INFO: Testing against a local daemon [2019-11-26T09:10:21.948Z] === RUN TestSessionCreate [2019-11-26T09:10:21.948Z] --- PASS: TestSessionCreate (0.04s) [2019-11-26T09:10:21.948Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T09:10:21.948Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-26T09:10:21.948Z] PASS [2019-11-26T09:10:21.948Z] [2019-11-26T09:10:21.948Z] DONE 2 tests in 0.199s [2019-11-26T09:10:21.949Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-26T09:10:21.949Z] ++ 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-11-26T09:10:21.949Z] ++ set -e [2019-11-26T09:10:21.949Z] ++ '[' -n 0 ']' [2019-11-26T09:10:21.949Z] ++ set -x [2019-11-26T09:10:21.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T09:10:21.949Z] INFO: Testing against a local daemon [2019-11-26T09:10:21.949Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T09:10:21.949Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T09:10:21.949Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T09:10:21.949Z] === RUN TestEventsExecDie [2019-11-26T09:10:22.204Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-26T09:10:22.763Z] --- PASS: TestEventsExecDie (1.03s) [2019-11-26T09:10:22.763Z] === RUN TestEventsBackwardsCompatible [2019-11-26T09:10:22.763Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-26T09:10:22.763Z] === RUN TestInfoBinaryCommits [2019-11-26T09:10:22.763Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-26T09:10:22.763Z] === RUN TestInfoAPIVersioned [2019-11-26T09:10:22.763Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-26T09:10:22.763Z] === RUN TestInfoDiscoveryBackend [2019-11-26T09:10:22.998Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-26T09:10:23.322Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-11-26T09:10:23.322Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-26T09:10:23.514Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2019-11-26T09:10:23.514Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-26T09:10:23.514Z] === RUN TestIpcModeOlderClient [2019-11-26T09:10:23.514Z] === PAUSE TestIpcModeOlderClient [2019-11-26T09:10:23.514Z] === RUN TestKillContainerInvalidSignal [2019-11-26T09:10:24.238Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2019-11-26T09:10:24.238Z] === RUN TestKillContainer [2019-11-26T09:10:24.238Z] === RUN TestKillContainer/no_signal [2019-11-26T09:10:24.245Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-26T09:10:24.500Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-26T09:10:24.500Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-26T09:10:24.896Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-26T09:10:24.960Z] === RUN TestKillContainer/non_killing_signal [2019-11-26T09:10:25.070Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-26T09:10:25.070Z] === RUN TestInfoAPI [2019-11-26T09:10:25.070Z] --- PASS: TestInfoAPI (0.03s) [2019-11-26T09:10:25.070Z] === RUN TestInfoAPIWarnings [2019-11-26T09:10:25.298Z] === RUN TestKillContainer/killing_signal [2019-11-26T09:10:25.638Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-26T09:10:25.638Z] === RUN TestInfoDebug [2019-11-26T09:10:25.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-26T09:10:26.206Z] --- PASS: TestInfoDebug (0.57s) [2019-11-26T09:10:26.206Z] === RUN TestInfoInsecureRegistries [2019-11-26T09:10:26.467Z] --- PASS: TestKillContainer (2.04s) [2019-11-26T09:10:26.467Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-11-26T09:10:26.467Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-11-26T09:10:26.467Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2019-11-26T09:10:26.467Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-26T09:10:26.467Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-26T09:10:26.767Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-26T09:10:26.767Z] === RUN TestInfoRegistryMirrors [2019-11-26T09:10:26.792Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-26T09:10:26.810Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-26T09:10:27.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-26T09:10:27.022Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-26T09:10:27.022Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T09:10:27.277Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2019-11-26T09:10:27.277Z] === RUN TestPingCacheHeaders [2019-11-26T09:10:27.277Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-26T09:10:27.277Z] === RUN TestPingGet [2019-11-26T09:10:27.532Z] --- PASS: TestPingGet (0.05s) [2019-11-26T09:10:27.532Z] === RUN TestPingHead [2019-11-26T09:10:27.532Z] --- PASS: TestPingHead (0.03s) [2019-11-26T09:10:27.532Z] === RUN TestVersion [2019-11-26T09:10:27.532Z] --- PASS: TestVersion (0.03s) [2019-11-26T09:10:27.532Z] PASS [2019-11-26T09:10:27.532Z] [2019-11-26T09:10:27.532Z] === Skipped [2019-11-26T09:10:27.532Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T09:10:27.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T09:10:27.532Z] [2019-11-26T09:10:27.532Z] [2019-11-26T09:10:27.532Z] DONE 18 tests, 1 skipped in 5.913s [2019-11-26T09:10:27.532Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-26T09:10:27.532Z] ++ 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-11-26T09:10:27.532Z] ++ set -e [2019-11-26T09:10:27.532Z] ++ '[' -n 0 ']' [2019-11-26T09:10:27.532Z] ++ set -x [2019-11-26T09:10:27.532Z] ++ env -i DEST=/go/src/github.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-11-26T09:10:27.532Z] INFO: Testing against a local daemon [2019-11-26T09:10:27.532Z] === RUN TestVolumesCreateAndList [2019-11-26T09:10:27.532Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-26T09:10:27.532Z] === RUN TestVolumesRemove [2019-11-26T09:10:27.559Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2019-11-26T09:10:27.559Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-11-26T09:10:27.559Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2019-11-26T09:10:27.559Z] === RUN TestKillStoppedContainer [2019-11-26T09:10:27.559Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-26T09:10:27.559Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-26T09:10:27.725Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-26T09:10:27.786Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-26T09:10:27.786Z] === RUN TestVolumesInspect [2019-11-26T09:10:27.786Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-26T09:10:27.786Z] === RUN TestVolumesInvalidJSON [2019-11-26T09:10:27.786Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T09:10:27.786Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T09:10:27.786Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T09:10:27.786Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-26T09:10:27.786Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T09:10:27.786Z] PASS [2019-11-26T09:10:27.786Z] [2019-11-26T09:10:27.786Z] DONE 5 tests in 0.289s [2019-11-26T09:10:27.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T09:10:27.896Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-26T09:10:27.896Z] === RUN TestKillDifferentUserContainer [2019-11-26T09:10:28.042Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T09:10:28.042Z] +++ kill 5325 [2019-11-26T09:10:28.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-26T09:10:28.618Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-11-26T09:10:28.618Z] === RUN TestInspectOomKilledTrue [2019-11-26T09:10:29.523Z] +++ /etc/init.d/apparmor stop [2019-11-26T09:10:29.523Z] Clearing AppArmor profiles cache:. [2019-11-26T09:10:29.523Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T09:10:29.523Z] Unloading profiles will leave already running processes permanently [2019-11-26T09:10:29.523Z] unconfined, which can lead to unexpected situations. [2019-11-26T09:10:29.523Z] [2019-11-26T09:10:29.523Z] To set a process to complain mode, use the command line tool [2019-11-26T09:10:29.523Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T09:10:29.523Z] with the 'teardown' option." [2019-11-26T09:10:29.523Z] [2019-11-26T09:10:29.622Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-26T09:10:29.785Z] --- PASS: TestInspectOomKilledTrue (1.15s) [2019-11-26T09:10:29.785Z] === RUN TestInspectOomKilledFalse [2019-11-26T09:10:30.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-26T09:10:30.506Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-11-26T09:10:30.506Z] === RUN TestLinksEtcHostsContentMatch [2019-11-26T09:10:30.553Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-26T09:10:30.842Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-11-26T09:10:30.842Z] === RUN TestLinksContainerNames [2019-11-26T09:10:31.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-26T09:10:31.925Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-26T09:10:32.531Z] --- PASS: TestLinksContainerNames (1.31s) [2019-11-26T09:10:32.531Z] === RUN TestLogsFollowTailEmpty [2019-11-26T09:10:32.892Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-11-26T09:10:32.892Z] === RUN TestContainerNetworkMountsNoChown [2019-11-26T09:10:33.297Z] #33 156.5 [2019-11-26T09:10:33.555Z] #33 DONE 157.0s [2019-11-26T09:10:33.555Z] [2019-11-26T09:10:33.555Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-26T09:10:33.618Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/default [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/default [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/private [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/private [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rprivate [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/slave [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/slave [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rslave [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/shared [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/shared [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rshared [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/default [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/rshared [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/shared [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/rslave [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/rprivate [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/private [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/slave [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-26T09:10:33.618Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-26T09:10:33.618Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-26T09:10:33.618Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-26T09:10:33.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009be2e0_} [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-26T09:10:33.953Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-26T09:10:33.953Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-26T09:10:33.953Z] === RUN TestContainerBindMountNonRecursive [2019-11-26T09:10:35.042Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1508991940_/foo_false____} [2019-11-26T09:10:35.450Z] #34 DONE 1.8s [2019-11-26T09:10:35.640Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2019-11-26T09:10:35.640Z] === RUN TestNetworkNat [2019-11-26T09:10:36.361Z] --- PASS: TestNetworkNat (0.74s) [2019-11-26T09:10:36.361Z] === RUN TestNetworkLocalhostTCPNat [2019-11-26T09:10:36.823Z] [2019-11-26T09:10:36.823Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-26T09:10:36.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1508991940_/foo_true____} [2019-11-26T09:10:37.083Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-11-26T09:10:37.083Z] === RUN TestNetworkLoopbackNat [2019-11-26T09:10:37.754Z] #35 DONE 1.0s [2019-11-26T09:10:38.012Z] [2019-11-26T09:10:38.012Z] #36 exporting to image [2019-11-26T09:10:38.012Z] #36 exporting layers [2019-11-26T09:10:38.250Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2019-11-26T09:10:38.251Z] === RUN TestPause [2019-11-26T09:10:38.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3653090387_/foo_false____} [2019-11-26T09:10:38.972Z] --- PASS: TestPause (0.76s) [2019-11-26T09:10:38.972Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-26T09:10:38.972Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T09:10:38.972Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T09:10:38.972Z] === RUN TestPauseStopPausedContainer [2019-11-26T09:10:39.693Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2019-11-26T09:10:39.693Z] === RUN TestPsFilter [2019-11-26T09:10:39.693Z] --- PASS: TestPsFilter (0.18s) [2019-11-26T09:10:39.693Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-26T09:10:40.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3653090387_/foo_true____} [2019-11-26T09:10:40.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-11-26T09:10:40.416Z] === RUN TestRemoveContainerWithVolume [2019-11-26T09:10:41.138Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-11-26T09:10:41.138Z] === RUN TestRemoveContainerRunning [2019-11-26T09:10:41.290Z] #36 exporting layers 3.3s done [2019-11-26T09:10:41.290Z] #36 writing image sha256:1a51d81360bf0a3ce8ef7e4864b921ae42fb536deaa2e44da7efa253b54c9d6d done [2019-11-26T09:10:41.290Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-26T09:10:41.290Z] #36 DONE 3.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T09:10:41.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3653090387_/foo_true__0xc0009be760__} [2019-11-26T09:10:41.611Z] + echo Ensuring container killed. [2019-11-26T09:10:41.611Z] Ensuring container killed. [2019-11-26T09:10:41.611Z] + docker rm -vf docker-pr2 [2019-11-26T09:10:41.611Z] Error: No such container: docker-pr2 [2019-11-26T09:10:41.611Z] + true [Pipeline] sh [2019-11-26T09:10:41.896Z] + echo Chowning /workspace to jenkins user [2019-11-26T09:10:41.896Z] Chowning /workspace to jenkins user [2019-11-26T09:10:41.896Z] + id -u [2019-11-26T09:10:41.896Z] + id -g [2019-11-26T09:10:41.896Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40254:/workspace busybox chown -R 1000:1000 /workspace [2019-11-26T09:10:41.917Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-11-26T09:10:41.917Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-26T09:10:42.642Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2019-11-26T09:10:42.642Z] === RUN TestRemoveInvalidContainer [2019-11-26T09:10:42.642Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-26T09:10:42.642Z] === RUN TestRenameLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T09:10:43.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009be780_} [2019-11-26T09:10:43.567Z] + bundleName=unit [2019-11-26T09:10:43.567Z] + echo Creating unit-bundles.tar.gz [2019-11-26T09:10:43.567Z] Creating unit-bundles.tar.gz [2019-11-26T09:10:43.567Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-26T09:10:43.567Z] bundles/junit-report.xml [2019-11-26T09:10:43.567Z] bundles/go-test-report.json [2019-11-26T09:10:43.567Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-26T09:10:43.579Z] Archiving artifacts [2019-11-26T09:10:44.078Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40254/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T09:10:44.388Z] + make clean [2019-11-26T09:10:44.646Z] docker volume rm -f docker-dev-cache [2019-11-26T09:10:44.646Z] docker-dev-cache [Pipeline] deleteDir [2019-11-26T09:10:44.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009be7a0_} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T09:10:45.643Z] --- PASS: TestRenameLinkedContainer (2.74s) [2019-11-26T09:10:45.643Z] === RUN TestRenameStoppedContainer [2019-11-26T09:10:45.979Z] --- PASS: TestRenameStoppedContainer (0.67s) [2019-11-26T09:10:45.979Z] === RUN TestRenameRunningContainerAndReuse [2019-11-26T09:10:46.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009be7c0_} [2019-11-26T09:10:47.662Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2019-11-26T09:10:47.663Z] === RUN TestRenameInvalidName [2019-11-26T09:10:47.998Z] --- PASS: TestRenameInvalidName (0.68s) [2019-11-26T09:10:47.998Z] === RUN TestRenameAnonymousContainer [2019-11-26T09:10:48.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009be7e0_} [2019-11-26T09:10:49.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-26T09:10:51.074Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2019-11-26T09:10:51.074Z] === RUN TestRenameContainerWithSameName [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-26T09:10:51.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-26T09:10:51.415Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-11-26T09:10:51.415Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-26T09:10:51.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-26T09:10:51.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-26T09:10:51.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-26T09:10:51.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-26T09:10:51.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-26T09:10:51.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-26T09:10:51.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-26T09:10:51.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-26T09:10:51.811Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-26T09:10:52.585Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2019-11-26T09:10:52.585Z] === RUN TestResize [2019-11-26T09:10:53.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-26T09:10:53.308Z] --- PASS: TestResize (0.71s) [2019-11-26T09:10:53.308Z] === RUN TestResizeWithInvalidSize [2019-11-26T09:10:54.030Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2019-11-26T09:10:54.030Z] === RUN TestResizeWhenContainerNotStarted [2019-11-26T09:10:54.755Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-11-26T09:10:54.755Z] === RUN TestDaemonRestartKillContainers [2019-11-26T09:10:54.755Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:10:54.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:10:54.755Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:10:54.755Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:10:54.755Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:10:54.756Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:10:54.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:10:54.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-26T09:10:54.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-26T09:10:54.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-26T09:10:54.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-26T09:10:55.056Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-26T09:10:57.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-26T09:10:57.564Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-26T09:10:58.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:10:59.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:11:00.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-26T09:11:00.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-26T09:11:00.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-26T09:11:00.822Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-26T09:11:00.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-26T09:11:01.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-26T09:11:02.182Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-26T09:11:02.437Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-26T09:11:03.401Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-26T09:11:04.326Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-26T09:11:05.250Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.08s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.22s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (5.36s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.09s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.99s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (3.06s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.06s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2019-11-26T09:11:05.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2019-11-26T09:11:05.554Z] === RUN TestCgroupNamespacesRun [2019-11-26T09:11:06.616Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-26T09:11:07.174Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-26T09:11:07.240Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2019-11-26T09:11:07.240Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-26T09:11:08.097Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-26T09:11:08.921Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-11-26T09:11:08.921Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-26T09:11:09.456Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-26T09:11:10.086Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2019-11-26T09:11:10.086Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-26T09:11:10.379Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-26T09:11:11.345Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-26T09:11:11.772Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2019-11-26T09:11:11.772Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-26T09:11:12.268Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-26T09:11:13.383Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-26T09:11:13.549Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2019-11-26T09:11:13.549Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-26T09:11:14.307Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-26T09:11:14.713Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-11-26T09:11:14.713Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-26T09:11:15.436Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-11-26T09:11:15.436Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-26T09:11:15.666Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-26T09:11:17.028Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-26T09:11:17.154Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2019-11-26T09:11:17.154Z] === RUN TestKernelTCPMemory [2019-11-26T09:11:17.875Z] --- PASS: TestKernelTCPMemory (0.87s) [2019-11-26T09:11:17.875Z] === RUN TestNISDomainname [2019-11-26T09:11:17.950Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-26T09:11:18.873Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-26T09:11:18.873Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-26T09:11:19.047Z] --- PASS: TestNISDomainname (1.02s) [2019-11-26T09:11:19.047Z] === RUN TestHostnameDnsResolution [2019-11-26T09:11:20.214Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-11-26T09:11:20.214Z] === RUN TestStats [2019-11-26T09:11:20.232Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-26T09:11:21.155Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-26T09:11:22.500Z] --- PASS: TestStats (2.20s) [2019-11-26T09:11:22.500Z] === RUN TestStopContainerWithTimeout [2019-11-26T09:11:22.500Z] === RUN TestStopContainerWithTimeout/0 [2019-11-26T09:11:22.500Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-26T09:11:22.500Z] === RUN TestStopContainerWithTimeout/1 [2019-11-26T09:11:22.500Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-26T09:11:22.500Z] === RUN TestStopContainerWithTimeout/3 [2019-11-26T09:11:22.500Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-26T09:11:22.500Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-26T09:11:22.500Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-26T09:11:22.500Z] === CONT TestStopContainerWithTimeout/0 [2019-11-26T09:11:22.500Z] === CONT TestStopContainerWithTimeout/3 [2019-11-26T09:11:22.500Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-26T09:11:22.500Z] === CONT TestStopContainerWithTimeout/1 [2019-11-26T09:11:22.513Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-26T09:11:23.436Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-26T09:11:24.415Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-26T09:11:26.297Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-26T09:11:26.334Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-26T09:11:26.334Z] --- PASS: TestStopContainerWithTimeout/0 (1.48s) [2019-11-26T09:11:26.334Z] --- PASS: TestStopContainerWithTimeout/1 (2.49s) [2019-11-26T09:11:26.334Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2019-11-26T09:11:26.334Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2019-11-26T09:11:26.334Z] === RUN TestDeleteDevicemapper [2019-11-26T09:11:26.334Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-26T09:11:26.334Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T09:11:26.334Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-26T09:11:27.219Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-26T09:11:28.628Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2019-11-26T09:11:28.628Z] === RUN TestUpdateMemory [2019-11-26T09:11:29.727Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-26T09:11:29.798Z] --- PASS: TestUpdateMemory (1.07s) [2019-11-26T09:11:29.798Z] === RUN TestUpdateCPUQuota [2019-11-26T09:11:31.483Z] --- PASS: TestUpdateCPUQuota (1.50s) [2019-11-26T09:11:31.483Z] === RUN TestUpdatePidsLimit [2019-11-26T09:11:31.483Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-26T09:11:31.819Z] === RUN TestUpdatePidsLimit/no_change [2019-11-26T09:11:32.155Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-26T09:11:32.490Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-26T09:11:32.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-26T09:11:33.162Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-26T09:11:33.498Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-26T09:11:34.959Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-26T09:11:35.246Z] --- PASS: TestUpdatePidsLimit (3.91s) [2019-11-26T09:11:35.246Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2019-11-26T09:11:35.246Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2019-11-26T09:11:35.246Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-11-26T09:11:35.246Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-11-26T09:11:35.246Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-11-26T09:11:35.246Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-11-26T09:11:35.246Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-11-26T09:11:35.246Z] === RUN TestUpdateRestartPolicy [2019-11-26T09:11:38.216Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-26T09:11:39.138Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-26T09:11:42.322Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-26T09:11:43.863Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-26T09:11:44.456Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-26T09:11:46.775Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-26T09:11:47.885Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-26T09:11:48.443Z] --- PASS: TestUpdateRestartPolicy (12.13s) [2019-11-26T09:11:48.443Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-26T09:11:48.443Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-11-26T09:11:48.443Z] === RUN TestWaitNonBlocked [2019-11-26T09:11:48.443Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:11:48.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:11:48.443Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:11:48.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:11:48.443Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-26T09:11:48.443Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-26T09:11:48.443Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-26T09:11:48.779Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-11-26T09:11:48.779Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2019-11-26T09:11:48.779Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2019-11-26T09:11:48.779Z] === RUN TestWaitBlocked [2019-11-26T09:11:48.779Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:11:48.779Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:11:48.779Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:11:48.779Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:11:49.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-26T09:11:49.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-26T09:11:49.873Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-26T09:11:49.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2019-11-26T09:11:49.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2019-11-26T09:11:49.873Z] === CONT TestContainerStartOnDaemonRestart [2019-11-26T09:11:49.873Z] === CONT TestIpcModeOlderClient [2019-11-26T09:11:49.873Z] === CONT TestDaemonRestartIpcMode [2019-11-26T09:11:50.209Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-26T09:11:51.474Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-26T09:11:51.474Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-26T09:11:51.934Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-26T09:11:51.934Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-26T09:11:51.934Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-26T09:11:51.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-26T09:11:53.678Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-26T09:11:54.043Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2019-11-26T09:11:54.043Z] --- PASS: TestContainerStartOnDaemonRestart (3.90s) [2019-11-26T09:11:54.043Z] PASS [2019-11-26T09:11:54.043Z] [2019-11-26T09:11:54.043Z] === Skipped [2019-11-26T09:11:54.043Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-26T09:11:54.043Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-26T09:11:54.043Z] [2019-11-26T09:11:54.043Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-26T09:11:54.043Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-26T09:11:54.043Z] [2019-11-26T09:11:54.043Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-26T09:11:54.043Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-26T09:11:54.043Z] [2019-11-26T09:11:54.043Z] [2019-11-26T09:11:54.043Z] DONE 197 tests, 3 skipped in 120.549s [2019-11-26T09:11:54.043Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-26T09:11:54.043Z] ++ 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-11-26T09:11:54.043Z] ++ set -e [2019-11-26T09:11:54.043Z] ++ '[' -n 0 ']' [2019-11-26T09:11:54.043Z] ++ set -x [2019-11-26T09:11:54.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-26T09:11:54.043Z] INFO: Testing against a local daemon [2019-11-26T09:11:54.043Z] === RUN TestCommitInheritsEnv [2019-11-26T09:11:54.381Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-11-26T09:11:54.381Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-26T09:11:54.381Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-26T09:11:54.381Z] === RUN TestImagesFilterMultiReference [2019-11-26T09:11:54.381Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-26T09:11:54.381Z] === RUN TestImagePullPlatformInvalid [2019-11-26T09:11:54.603Z] === RUN TestDockerSuite/TestCpToDot [2019-11-26T09:11:54.717Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-26T09:11:54.717Z] === RUN TestRemoveImageOrphaning [2019-11-26T09:11:55.053Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-11-26T09:11:55.053Z] === RUN TestRemoveImageGarbageCollector [2019-11-26T09:11:55.053Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-26T09:11:55.053Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:11:55.053Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-26T09:11:55.053Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-26T09:11:55.053Z] === RUN TestTagInvalidReference [2019-11-26T09:11:55.053Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-26T09:11:55.053Z] === RUN TestTagValidPrefixedRepo [2019-11-26T09:11:55.053Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-26T09:11:55.053Z] === RUN TestTagExistedNameWithoutForce [2019-11-26T09:11:55.053Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-26T09:11:55.053Z] === RUN TestTagOfficialNames [2019-11-26T09:11:55.053Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-26T09:11:55.053Z] === RUN TestTagMatchesDigest [2019-11-26T09:11:55.390Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-26T09:11:55.390Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-26T09:11:55.532Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-26T09:11:55.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-26T09:11:55.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-26T09:11:55.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-26T09:11:55.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-26T09:11:56.139Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-26T09:11:57.413Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-26T09:11:59.295Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-26T09:12:00.218Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-26T09:12:01.941Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-26T09:12:03.518Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-26T09:12:03.772Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-26T09:12:04.709Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-26T09:12:06.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-26T09:12:06.643Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-26T09:12:06.643Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-26T09:12:06.643Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-26T09:12:07.566Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-26T09:12:08.489Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-26T09:12:08.489Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-26T09:12:08.489Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-26T09:12:09.412Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-26T09:12:09.412Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-26T09:12:09.667Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-26T09:12:09.667Z] === RUN TestDockerSuite/TestCreateRM [2019-11-26T09:12:09.922Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-26T09:12:09.922Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-26T09:12:09.922Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-26T09:12:10.177Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-26T09:12:12.687Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-26T09:12:12.687Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-26T09:12:12.687Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-26T09:12:15.945Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-26T09:12:16.200Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-26T09:12:16.200Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-26T09:12:16.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-26T09:12:16.454Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-26T09:12:16.454Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-26T09:12:17.378Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-26T09:12:18.783Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-26T09:12:19.706Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-26T09:12:19.706Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-26T09:12:19.706Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-26T09:12:19.706Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-26T09:12:19.707Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-26T09:12:19.707Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-26T09:12:19.707Z] === RUN TestDockerSuite/TestBuildFails [2019-11-26T09:12:19.708Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-26T09:12:21.590Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-26T09:12:21.899Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-26T09:12:21.899Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-26T09:12:23.526Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-26T09:12:24.086Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-26T09:12:25.013Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-26T09:12:25.013Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-26T09:12:25.940Z] === RUN TestDockerSuite/TestDockerFails [2019-11-26T09:12:25.940Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-26T09:12:25.940Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-26T09:12:25.940Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-26T09:12:27.343Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-26T09:12:27.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-26T09:12:27.733Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-26T09:12:28.244Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-26T09:12:30.220Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-26T09:12:30.220Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-26T09:12:30.220Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-26T09:12:30.220Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-26T09:12:32.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-26T09:12:38.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-26T09:12:38.082Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-26T09:12:40.524Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-26T09:12:43.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-26T09:12:43.894Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-26T09:12:45.164Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-26T09:12:46.525Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-26T09:12:47.449Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-26T09:12:48.374Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-26T09:12:49.299Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-26T09:12:49.714Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-26T09:12:50.271Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-26T09:12:50.687Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-26T09:12:50.831Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-26T09:12:51.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-26T09:12:53.116Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-26T09:12:55.007Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-26T09:12:56.499Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-26T09:12:56.499Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-26T09:12:56.960Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-26T09:12:57.421Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-26T09:12:57.422Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-26T09:12:58.273Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-26T09:13:01.547Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-26T09:13:02.473Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-26T09:13:04.360Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-26T09:13:04.921Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-26T09:13:05.175Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-26T09:13:06.581Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-26T09:13:07.141Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-26T09:13:07.141Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-26T09:13:07.701Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-26T09:13:07.701Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-26T09:13:07.701Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-26T09:13:07.774Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-26T09:13:07.775Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-26T09:13:09.591Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-26T09:13:09.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-26T09:13:11.480Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-26T09:13:11.480Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-26T09:13:11.480Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-26T09:13:12.406Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-26T09:13:12.406Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-26T09:13:13.007Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-26T09:13:14.187Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-26T09:13:14.443Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-26T09:13:14.443Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-26T09:13:14.443Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-26T09:13:16.329Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-26T09:13:17.255Z] === RUN TestDockerSuite/TestEventsRename [2019-11-26T09:13:18.180Z] === RUN TestDockerSuite/TestEventsResize [2019-11-26T09:13:18.495Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-26T09:13:18.496Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-26T09:13:18.758Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-26T09:13:19.726Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-26T09:13:20.650Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-26T09:13:21.418Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-26T09:13:21.418Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-26T09:13:21.578Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-26T09:13:21.880Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-26T09:13:21.880Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-26T09:13:24.838Z] === RUN TestDockerSuite/TestEventsTop [2019-11-26T09:13:25.398Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-26T09:13:26.585Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-26T09:13:26.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-26T09:13:27.046Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-26T09:13:28.019Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-26T09:13:28.120Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-26T09:13:28.480Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-26T09:13:29.452Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-26T09:13:29.914Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-26T09:13:30.005Z] === RUN TestDockerSuite/TestExec [2019-11-26T09:13:30.932Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-26T09:13:31.457Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-26T09:13:31.857Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-26T09:13:33.221Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-26T09:13:33.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-26T09:13:33.730Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-26T09:13:36.241Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-26T09:13:36.802Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-26T09:13:37.264Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-26T09:13:37.264Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-26T09:13:37.264Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-26T09:13:37.264Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-26T09:13:37.264Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-26T09:13:37.264Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-26T09:13:37.264Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-26T09:13:37.725Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-26T09:13:38.164Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-26T09:13:38.186Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-26T09:13:39.531Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-26T09:13:40.456Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-26T09:13:41.381Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-26T09:13:42.306Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-26T09:13:43.668Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-26T09:13:43.995Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-26T09:13:45.552Z] === RUN TestDockerSuite/TestExecEnv [2019-11-26T09:13:46.155Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-26T09:13:48.131Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-26T09:13:49.099Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-26T09:13:50.985Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-26T09:13:51.951Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-26T09:13:52.918Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-26T09:13:53.843Z] === RUN TestDockerSuite/TestExecParseError [2019-11-26T09:13:54.404Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-26T09:13:55.330Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-26T09:13:56.338Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-26T09:13:58.850Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-26T09:13:59.410Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-26T09:14:00.335Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-26T09:14:02.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-26T09:14:05.123Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-26T09:14:05.124Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-26T09:14:05.585Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-26T09:14:06.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-26T09:14:11.428Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-26T09:14:12.353Z] === RUN TestDockerSuite/TestExecTTY [2019-11-26T09:14:13.277Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-26T09:14:14.203Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-26T09:14:15.127Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-26T09:14:16.053Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-26T09:14:16.053Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-26T09:14:18.569Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-26T09:14:19.171Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-26T09:14:20.103Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-26T09:14:21.027Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-26T09:14:22.526Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-26T09:14:27.762Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-26T09:14:29.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-26T09:14:31.633Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-26T09:14:34.143Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-26T09:14:39.612Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-26T09:14:40.544Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-26T09:14:40.544Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-26T09:14:40.544Z] === RUN TestDockerSuite/TestHealth [2019-11-26T09:14:52.191Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-26T09:14:58.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-26T09:15:01.841Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-26T09:15:01.841Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-26T09:15:01.841Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-26T09:15:01.841Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-26T09:15:03.213Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-26T09:15:03.213Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-26T09:15:04.574Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-26T09:15:04.574Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-26T09:15:04.574Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-26T09:15:04.574Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-26T09:15:04.829Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-26T09:15:05.389Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-26T09:15:05.949Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-26T09:15:05.949Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-26T09:15:06.874Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-26T09:15:07.129Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-26T09:15:08.053Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-26T09:15:08.977Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-26T09:15:08.977Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-26T09:15:09.900Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-26T09:15:09.913Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-26T09:15:13.157Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-26T09:15:13.157Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-26T09:15:13.157Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-26T09:15:14.518Z] === RUN TestDockerSuite/TestImportFile [2019-11-26T09:15:15.720Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-26T09:15:16.401Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-26T09:15:16.401Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-26T09:15:18.297Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-26T09:15:20.181Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-26T09:15:20.436Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-26T09:15:22.066Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-26T09:15:22.626Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-26T09:15:23.550Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-26T09:15:23.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-26T09:15:24.366Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-26T09:15:24.366Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-26T09:15:24.366Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-26T09:15:25.291Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-26T09:15:26.248Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-26T09:15:26.655Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-26T09:15:27.581Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-26T09:15:28.509Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-26T09:15:29.650Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-26T09:15:29.949Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-26T09:15:29.949Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-26T09:15:31.836Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-26T09:15:32.905Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-26T09:15:33.468Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-26T09:15:33.468Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-26T09:15:34.392Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-26T09:15:34.392Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-26T09:15:35.764Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-26T09:15:36.325Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-26T09:15:37.250Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-26T09:15:38.174Z] === RUN TestDockerSuite/TestInspectImage [2019-11-26T09:15:38.174Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-26T09:15:38.174Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-26T09:15:38.174Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-26T09:15:39.101Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-26T09:15:40.025Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-26T09:15:40.025Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-26T09:15:40.993Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-26T09:15:41.553Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-26T09:15:43.966Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-26T09:15:43.966Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-26T09:15:44.068Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-26T09:15:44.068Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-26T09:15:44.628Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-26T09:15:45.553Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-26T09:15:47.439Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-26T09:15:48.363Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-26T09:15:48.922Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-26T09:15:49.847Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-26T09:15:50.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-26T09:15:51.703Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-26T09:15:52.556Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-26T09:15:52.556Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-26T09:15:52.556Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-26T09:15:52.556Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-26T09:15:52.628Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-26T09:15:52.628Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-26T09:15:54.743Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-26T09:15:55.144Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-26T09:15:56.509Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-26T09:15:58.394Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-26T09:15:58.394Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-26T09:15:59.539Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-26T09:16:00.280Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-26T09:16:01.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-26T09:16:01.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-26T09:16:01.730Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-26T09:16:02.789Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-26T09:16:03.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-26T09:16:03.924Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-26T09:16:05.467Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-26T09:16:05.599Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-26T09:16:05.599Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-26T09:16:06.439Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-26T09:16:08.864Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-26T09:16:08.864Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-26T09:16:09.830Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-26T09:16:21.258Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-26T09:16:21.717Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-26T09:16:24.662Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-26T09:16:26.033Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-26T09:16:27.920Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-26T09:16:28.848Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-26T09:16:30.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-26T09:16:32.098Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-26T09:16:32.098Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-26T09:16:32.353Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-26T09:16:32.353Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-26T09:16:32.353Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-26T09:16:33.715Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-26T09:16:34.275Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-26T09:16:36.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-26T09:16:36.515Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-26T09:16:38.138Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-26T09:16:39.062Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-26T09:16:39.062Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-26T09:16:39.416Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-26T09:16:42.494Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-26T09:16:43.943Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-26T09:16:45.324Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-26T09:16:45.324Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-26T09:16:45.886Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-26T09:16:46.446Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-26T09:16:47.807Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-26T09:16:49.169Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-26T09:16:49.424Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-26T09:16:49.844Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-26T09:16:49.984Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-26T09:16:51.347Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-26T09:16:52.710Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-26T09:16:53.574Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-26T09:16:54.073Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-26T09:16:54.632Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-26T09:16:55.559Z] === RUN TestDockerSuite/TestLogsSince [2019-11-26T09:16:58.820Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-26T09:16:59.364Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-26T09:16:59.365Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-26T09:16:59.823Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-26T09:16:59.823Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-26T09:17:01.998Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-26T09:17:01.998Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-26T09:17:02.978Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-26T09:17:04.340Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-26T09:17:05.086Z] --- PASS: TestImportExtremelyLargeImageWorks (299.57s) [2019-11-26T09:17:05.086Z] PASS [2019-11-26T09:17:05.086Z] [2019-11-26T09:17:05.086Z] === Skipped [2019-11-26T09:17:05.086Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-26T09:17:05.086Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:17:05.086Z] [2019-11-26T09:17:05.086Z] [2019-11-26T09:17:05.086Z] DONE 12 tests, 1 skipped in 300.899s [2019-11-26T09:17:05.086Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-26T09:17:05.086Z] ++ 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-11-26T09:17:05.086Z] ++ set -e [2019-11-26T09:17:05.086Z] ++ '[' -n 0 ']' [2019-11-26T09:17:05.086Z] ++ set -x [2019-11-26T09:17:05.087Z] ++ env -i DEST=/go/src/github.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-11-26T09:17:05.087Z] INFO: Testing against a local daemon [2019-11-26T09:17:05.087Z] === RUN TestNetworkCreateDelete [2019-11-26T09:17:05.087Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-26T09:17:05.087Z] === RUN TestDockerNetworkDeletePreferID [2019-11-26T09:17:05.087Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2019-11-26T09:17:05.087Z] === RUN TestInspectNetwork [2019-11-26T09:17:05.087Z] === RUN TestInspectNetwork/full_network_id [2019-11-26T09:17:05.087Z] === RUN TestInspectNetwork/partial_network_id [2019-11-26T09:17:05.087Z] === RUN TestInspectNetwork/network_name [2019-11-26T09:17:05.087Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-26T09:17:05.087Z] --- PASS: TestInspectNetwork (8.48s) [2019-11-26T09:17:05.087Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-26T09:17:05.087Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-26T09:17:05.087Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-26T09:17:05.087Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-26T09:17:05.087Z] === RUN TestRunContainerWithBridgeNone [2019-11-26T09:17:06.779Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-11-26T09:17:06.779Z] === RUN TestNetworkInvalidJSON [2019-11-26T09:17:06.779Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-26T09:17:06.779Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-26T09:17:06.779Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:17:06.779Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:17:06.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:17:06.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:17:06.780Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-26T09:17:06.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-26T09:17:06.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-26T09:17:06.780Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-26T09:17:06.780Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-26T09:17:06.780Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-26T09:17:06.780Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-26T09:17:06.780Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-26T09:17:07.951Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-26T09:17:07.951Z] === RUN TestDaemonDefaultNetworkPools [2019-11-26T09:17:08.505Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-26T09:17:08.750Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-11-26T09:17:08.750Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-26T09:17:09.108Z] === RUN TestDockerSuite/TestLogsTail [2019-11-26T09:17:09.922Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-11-26T09:17:09.922Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-26T09:17:10.035Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-26T09:17:10.959Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-26T09:17:11.519Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-26T09:17:11.617Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2019-11-26T09:17:11.617Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-26T09:17:11.955Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-26T09:17:11.955Z] === RUN TestServiceWithPredefinedNetwork [2019-11-26T09:17:12.078Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-26T09:17:13.003Z] === RUN TestDockerSuite/TestNetHostname [2019-11-26T09:17:14.251Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2019-11-26T09:17:14.251Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-26T09:17:14.251Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T09:17:14.251Z] service_test.go:230: FLAKY_TEST [2019-11-26T09:17:14.251Z] === RUN TestServiceWithDataPathPortInit [2019-11-26T09:17:15.514Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-26T09:17:15.514Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-26T09:17:16.874Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-26T09:17:19.426Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-26T09:17:19.986Z] === RUN TestDockerSuite/TestPluginActive [2019-11-26T09:17:21.871Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-26T09:17:28.401Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-26T09:17:28.401Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-26T09:17:28.975Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-26T09:17:30.233Z] --- PASS: TestServiceWithDataPathPortInit (15.52s) [2019-11-26T09:17:30.233Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-26T09:17:30.337Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-26T09:17:32.848Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-26T09:17:34.210Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-26T09:17:36.721Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-26T09:17:37.578Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.17s) [2019-11-26T09:17:37.578Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ys3kp8in4g71pivfg8x9i7zli Created:2019-11-26 09:17:30.957046404 +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[441b419c8c10e07e50c499779f25e6f7e1e9c4635a1082e02cc4fac3869f4b39:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oaa8rnp52qsh25mfldt3m010s EndpointID:7bd0b91d20beb2270d04a2bb6284430ba5e5d9a0816d30fa6373e23b11eba0a0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:347e3736dfc84f77eea1680b49ac9f571a7b259fc6b4980f6f7abdb771511fd7 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:90abe37cebf7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oaa8rnp52qsh25mfldt3m010s EndpointID:7bd0b91d20beb2270d04a2bb6284430ba5e5d9a0816d30fa6373e23b11eba0a0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-26T09:17:37.578Z] PASS [2019-11-26T09:17:37.578Z] [2019-11-26T09:17:37.578Z] === Skipped [2019-11-26T09:17:37.578Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-26T09:17:37.578Z] service_test.go:230: FLAKY_TEST [2019-11-26T09:17:37.578Z] [2019-11-26T09:17:37.578Z] [2019-11-26T09:17:37.578Z] DONE 21 tests, 1 skipped in 42.231s [2019-11-26T09:17:37.578Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-26T09:17:37.578Z] ++ 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-11-26T09:17:37.578Z] ++ set -e [2019-11-26T09:17:37.578Z] ++ '[' -n 0 ']' [2019-11-26T09:17:37.578Z] ++ set -x [2019-11-26T09:17:37.578Z] ++ env -i DEST=/go/src/github.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-11-26T09:17:37.578Z] INFO: Testing against a local daemon [2019-11-26T09:17:37.578Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-26T09:17:37.578Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-26T09:17:37.578Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:17:37.578Z] === RUN TestDockerNetworkIpvlan [2019-11-26T09:17:37.578Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-26T09:17:37.578Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:17:37.578Z] PASS [2019-11-26T09:17:37.578Z] [2019-11-26T09:17:37.578Z] === Skipped [2019-11-26T09:17:37.578Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-26T09:17:37.578Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:17:37.578Z] [2019-11-26T09:17:37.578Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-26T09:17:37.578Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-26T09:17:37.578Z] [2019-11-26T09:17:37.578Z] [2019-11-26T09:17:37.578Z] DONE 2 tests, 2 skipped in 0.106s [2019-11-26T09:17:37.578Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-26T09:17:37.578Z] ++ 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-11-26T09:17:37.578Z] ++ set -e [2019-11-26T09:17:37.578Z] ++ '[' -n 0 ']' [2019-11-26T09:17:37.578Z] ++ set -x [2019-11-26T09:17:37.578Z] ++ env -i DEST=/go/src/github.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-11-26T09:17:37.578Z] INFO: Testing against a local daemon [2019-11-26T09:17:37.578Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-26T09:17:38.783Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-11-26T09:17:38.783Z] === RUN TestDockerNetworkMacvlan [2019-11-26T09:17:39.535Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-26T09:17:40.707Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-26T09:17:40.879Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-26T09:17:41.805Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-26T09:17:41.878Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-26T09:17:44.180Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-26T09:17:44.315Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-26T09:17:44.613Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-26T09:17:44.877Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-26T09:17:45.803Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-26T09:17:47.165Z] === RUN TestDockerSuite/TestPortList [2019-11-26T09:17:48.047Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-26T09:17:52.864Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-26T09:17:54.037Z] --- PASS: TestDockerNetworkMacvlan (15.00s) [2019-11-26T09:17:54.037Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-26T09:17:54.037Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-26T09:17:54.037Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2019-11-26T09:17:54.037Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2019-11-26T09:17:54.037Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s) [2019-11-26T09:17:54.037Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-11-26T09:17:54.037Z] PASS [2019-11-26T09:17:54.037Z] [2019-11-26T09:17:54.037Z] DONE 8 tests in 16.569s [2019-11-26T09:17:54.037Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-26T09:17:54.037Z] ++ 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-11-26T09:17:54.037Z] ++ set -e [2019-11-26T09:17:54.037Z] ++ '[' -n 0 ']' [2019-11-26T09:17:54.037Z] ++ set -x [2019-11-26T09:17:54.037Z] ++ env -i DEST=/go/src/github.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-11-26T09:17:54.037Z] testing: warning: no tests to run [2019-11-26T09:17:54.037Z] PASS [2019-11-26T09:17:54.037Z] [2019-11-26T09:17:54.037Z] DONE 0 tests in 0.015s [2019-11-26T09:17:54.037Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-26T09:17:54.037Z] ++ 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-11-26T09:17:54.037Z] ++ set -e [2019-11-26T09:17:54.037Z] ++ '[' -n 0 ']' [2019-11-26T09:17:54.037Z] ++ set -x [2019-11-26T09:17:54.037Z] ++ env -i DEST=/go/src/github.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-11-26T09:17:54.037Z] INFO: Testing against a local daemon [2019-11-26T09:17:54.037Z] === RUN TestAuthZPluginAllowRequest [2019-11-26T09:17:55.728Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-11-26T09:17:55.728Z] === RUN TestAuthZPluginTLS [2019-11-26T09:17:56.065Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-11-26T09:17:56.065Z] === RUN TestAuthZPluginDenyRequest [2019-11-26T09:17:56.789Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-26T09:17:56.789Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-26T09:17:57.103Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-26T09:17:57.126Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-26T09:17:57.126Z] === RUN TestAuthZPluginDenyResponse [2019-11-26T09:17:57.662Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-26T09:17:57.879Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-11-26T09:17:57.880Z] === RUN TestAuthZPluginAllowEventStream [2019-11-26T09:17:59.024Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-26T09:17:59.572Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2019-11-26T09:17:59.572Z] === RUN TestAuthZPluginErrorResponse [2019-11-26T09:18:00.303Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2019-11-26T09:18:00.303Z] === RUN TestAuthZPluginErrorRequest [2019-11-26T09:18:00.642Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-11-26T09:18:00.642Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-26T09:18:00.909Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-26T09:18:01.366Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-26T09:18:01.366Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-26T09:18:03.665Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-11-26T09:18:03.665Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-26T09:18:05.070Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-26T09:18:05.354Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2019-11-26T09:18:05.355Z] === RUN TestAuthZPluginHeader [2019-11-26T09:18:06.431Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-26T09:18:06.431Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-26T09:18:06.431Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-26T09:18:06.611Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-11-26T09:18:06.611Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-26T09:18:06.611Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-26T09:18:06.611Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:06.611Z] === RUN TestAuthZPluginV2Disable [2019-11-26T09:18:06.611Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-26T09:18:06.611Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:06.611Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-26T09:18:06.611Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T09:18:06.611Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:06.611Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-26T09:18:06.611Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T09:18:06.611Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:06.611Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-26T09:18:07.355Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-26T09:18:07.355Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-26T09:18:07.355Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-26T09:18:08.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-26T09:18:08.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-26T09:18:09.206Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-26T09:18:09.206Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-26T09:18:09.743Z] === RUN TestDockerSuite/TestBuildRm [2019-11-26T09:18:11.092Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-26T09:18:11.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-26T09:18:11.093Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-26T09:18:14.354Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-26T09:18:15.718Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-26T09:18:16.318Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-26T09:18:16.573Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-26T09:18:16.573Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-26T09:18:19.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-26T09:18:20.011Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-26T09:18:21.372Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-26T09:18:22.298Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-26T09:18:24.564Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-26T09:18:24.809Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-26T09:18:25.851Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-26T09:18:25.851Z] PASS [2019-11-26T09:18:25.851Z] [2019-11-26T09:18:25.851Z] === Skipped [2019-11-26T09:18:25.851Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-26T09:18:25.851Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:25.851Z] [2019-11-26T09:18:25.851Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-26T09:18:25.851Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:25.851Z] [2019-11-26T09:18:25.851Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-26T09:18:25.851Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:25.851Z] [2019-11-26T09:18:25.851Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-26T09:18:25.851Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:25.851Z] [2019-11-26T09:18:25.851Z] [2019-11-26T09:18:25.851Z] DONE 17 tests, 4 skipped in 29.488s [2019-11-26T09:18:25.851Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-26T09:18:25.851Z] ++ 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-11-26T09:18:25.851Z] ++ set -e [2019-11-26T09:18:25.851Z] ++ '[' -n 0 ']' [2019-11-26T09:18:25.851Z] ++ set -x [2019-11-26T09:18:25.851Z] ++ env -i DEST=/go/src/github.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-11-26T09:18:25.851Z] INFO: Testing against a local daemon [2019-11-26T09:18:25.851Z] === RUN TestPluginInvalidJSON [2019-11-26T09:18:25.851Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:18:25.851Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:18:25.851Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-26T09:18:25.851Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-26T09:18:25.851Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-26T09:18:25.851Z] PASS [2019-11-26T09:18:25.851Z] [2019-11-26T09:18:25.851Z] DONE 2 tests in 0.122s [2019-11-26T09:18:25.851Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-26T09:18:25.851Z] ++ 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-11-26T09:18:25.851Z] ++ set -e [2019-11-26T09:18:25.851Z] ++ '[' -n 0 ']' [2019-11-26T09:18:25.851Z] ++ set -x [2019-11-26T09:18:25.851Z] ++ env -i DEST=/go/src/github.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-11-26T09:18:25.851Z] INFO: Testing against a local daemon [2019-11-26T09:18:25.851Z] === RUN TestExternalGraphDriver [2019-11-26T09:18:25.851Z] === RUN TestExternalGraphDriver/json [2019-11-26T09:18:25.851Z] === RUN TestExternalGraphDriver/spec [2019-11-26T09:18:26.172Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-26T09:18:27.465Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-26T09:18:27.465Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-26T09:18:27.465Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-26T09:18:28.145Z] === RUN TestExternalGraphDriver/pull [2019-11-26T09:18:29.001Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-26T09:18:30.376Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-26T09:18:30.376Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-26T09:18:30.440Z] --- PASS: TestExternalGraphDriver (6.77s) [2019-11-26T09:18:30.440Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2019-11-26T09:18:30.440Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-11-26T09:18:30.440Z] --- PASS: TestExternalGraphDriver/pull (2.52s) [2019-11-26T09:18:30.440Z] === RUN TestGraphdriverPluginV2 [2019-11-26T09:18:30.440Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-26T09:18:30.440Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:30.440Z] PASS [2019-11-26T09:18:30.440Z] [2019-11-26T09:18:30.440Z] === Skipped [2019-11-26T09:18:30.440Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-26T09:18:30.440Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:18:30.440Z] [2019-11-26T09:18:30.440Z] [2019-11-26T09:18:30.440Z] DONE 5 tests, 1 skipped in 6.928s [2019-11-26T09:18:30.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-26T09:18:30.440Z] ++ 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-11-26T09:18:30.440Z] ++ set -e [2019-11-26T09:18:30.440Z] ++ '[' -n 0 ']' [2019-11-26T09:18:30.440Z] ++ set -x [2019-11-26T09:18:30.440Z] ++ env -i DEST=/go/src/github.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-11-26T09:18:30.440Z] INFO: Testing against a local daemon [2019-11-26T09:18:30.440Z] === RUN TestContinueAfterPluginCrash [2019-11-26T09:18:30.440Z] === PAUSE TestContinueAfterPluginCrash [2019-11-26T09:18:30.440Z] === RUN TestDaemonStartWithLogOpt [2019-11-26T09:18:30.440Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-26T09:18:30.440Z] === CONT TestContinueAfterPluginCrash [2019-11-26T09:18:30.440Z] === CONT TestDaemonStartWithLogOpt [2019-11-26T09:18:32.731Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-26T09:18:32.886Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-26T09:18:34.248Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-26T09:18:38.408Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-26T09:18:41.290Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-26T09:18:42.588Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-26T09:18:43.513Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-26T09:18:46.024Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-26T09:18:46.452Z] --- PASS: TestDaemonStartWithLogOpt (15.67s) [2019-11-26T09:18:47.909Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-26T09:18:48.360Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-26T09:18:49.272Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-26T09:18:51.157Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-26T09:18:51.276Z] --- PASS: TestContinueAfterPluginCrash (20.42s) [2019-11-26T09:18:51.276Z] PASS [2019-11-26T09:18:51.276Z] [2019-11-26T09:18:51.276Z] DONE 2 tests in 20.513s [2019-11-26T09:18:51.276Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-26T09:18:51.276Z] ++ 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-11-26T09:18:51.276Z] ++ set -e [2019-11-26T09:18:51.276Z] ++ '[' -n 0 ']' [2019-11-26T09:18:51.276Z] ++ set -x [2019-11-26T09:18:51.276Z] ++ env -i DEST=/go/src/github.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-11-26T09:18:51.276Z] INFO: Testing against a local daemon [2019-11-26T09:18:51.276Z] === RUN TestPluginWithDevMounts [2019-11-26T09:18:51.276Z] === PAUSE TestPluginWithDevMounts [2019-11-26T09:18:51.276Z] === CONT TestPluginWithDevMounts [2019-11-26T09:18:52.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-26T09:18:53.565Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-11-26T09:18:53.565Z] PASS [2019-11-26T09:18:53.565Z] [2019-11-26T09:18:53.565Z] DONE 1 tests in 2.347s [2019-11-26T09:18:53.565Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-26T09:18:53.565Z] ++ 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-11-26T09:18:53.565Z] ++ set -e [2019-11-26T09:18:53.565Z] ++ '[' -n 0 ']' [2019-11-26T09:18:53.565Z] ++ set -x [2019-11-26T09:18:53.566Z] ++ env -i DEST=/go/src/github.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-11-26T09:18:53.566Z] INFO: Testing against a local daemon [2019-11-26T09:18:53.566Z] === RUN TestSecretInspect [2019-11-26T09:18:53.966Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-26T09:18:55.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-26T09:18:55.329Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-26T09:18:55.584Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-26T09:18:55.858Z] --- PASS: TestSecretInspect (2.15s) [2019-11-26T09:18:55.858Z] === RUN TestSecretList [2019-11-26T09:18:56.508Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-26T09:18:58.202Z] --- PASS: TestSecretList (2.23s) [2019-11-26T09:18:58.202Z] === RUN TestSecretsCreateAndDelete [2019-11-26T09:18:59.770Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-26T09:18:59.770Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-26T09:18:59.893Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2019-11-26T09:18:59.893Z] === RUN TestSecretsUpdate [2019-11-26T09:19:02.188Z] --- PASS: TestSecretsUpdate (2.22s) [2019-11-26T09:19:02.188Z] === RUN TestTemplatedSecret [2019-11-26T09:19:02.280Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-26T09:19:02.535Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-26T09:19:03.096Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-26T09:19:03.096Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-26T09:19:03.162Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-26T09:19:03.351Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-26T09:19:03.351Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-26T09:19:03.351Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-26T09:19:04.130Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-26T09:19:04.714Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-26T09:19:05.096Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-26T09:19:05.191Z] --- PASS: TestTemplatedSecret (2.85s) [2019-11-26T09:19:05.191Z] === RUN TestSecretCreateResolve [2019-11-26T09:19:06.120Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-26T09:19:07.493Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-11-26T09:19:07.493Z] PASS [2019-11-26T09:19:07.493Z] [2019-11-26T09:19:07.493Z] DONE 6 tests in 14.007s [2019-11-26T09:19:07.493Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-26T09:19:07.493Z] ++ 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-11-26T09:19:07.493Z] ++ set -e [2019-11-26T09:19:07.493Z] ++ '[' -n 0 ']' [2019-11-26T09:19:07.493Z] ++ set -x [2019-11-26T09:19:07.493Z] ++ env -i DEST=/go/src/github.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-11-26T09:19:07.493Z] INFO: Testing against a local daemon [2019-11-26T09:19:07.493Z] === RUN TestServiceCreateInit [2019-11-26T09:19:07.493Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-26T09:19:08.004Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-26T09:19:08.004Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-26T09:19:08.928Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-26T09:19:11.441Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-26T09:19:12.341Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-26T09:19:16.172Z] --- PASS: TestServiceCreateInit (8.51s) [2019-11-26T09:19:16.172Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s) [2019-11-26T09:19:16.172Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2019-11-26T09:19:16.172Z] === RUN TestCreateServiceMultipleTimes [2019-11-26T09:19:17.467Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-26T09:19:17.468Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-26T09:19:18.010Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-26T09:19:18.934Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-26T09:19:21.446Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-26T09:19:21.446Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-26T09:19:21.446Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-26T09:19:21.738Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-26T09:19:22.153Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-26T09:19:22.614Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-26T09:19:25.010Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-26T09:19:25.010Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-26T09:19:26.372Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-26T09:19:27.298Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-26T09:19:30.533Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-26T09:19:31.457Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-26T09:19:31.713Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-26T09:19:31.713Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-26T09:19:35.496Z] --- PASS: TestCreateServiceMultipleTimes (18.53s) [2019-11-26T09:19:35.496Z] === RUN TestCreateServiceConflict [2019-11-26T09:19:35.875Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-26T09:19:36.667Z] --- PASS: TestCreateServiceConflict (2.18s) [2019-11-26T09:19:36.667Z] === RUN TestCreateServiceMaxReplicas [2019-11-26T09:19:36.800Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-26T09:19:37.055Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-26T09:19:38.417Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-26T09:19:39.342Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-26T09:19:39.741Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2019-11-26T09:19:39.741Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-26T09:19:40.269Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-26T09:19:42.155Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-26T09:19:43.516Z] === RUN TestDockerSuite/TestRmiTag [2019-11-26T09:19:43.516Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-26T09:19:44.083Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-26T09:19:48.385Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-26T09:19:48.385Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-26T09:19:49.327Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-26T09:19:49.327Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-26T09:19:50.252Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-26T09:19:50.560Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-26T09:19:50.812Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-26T09:19:52.095Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-26T09:19:52.223Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-26T09:19:52.479Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-26T09:19:52.965Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2019-11-26T09:19:52.965Z] === RUN TestCreateServiceSecretFileMode [2019-11-26T09:19:53.445Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-26T09:19:53.700Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-26T09:19:54.626Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-26T09:19:54.626Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-26T09:19:55.187Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-26T09:19:55.443Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-26T09:19:55.974Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2019-11-26T09:19:55.974Z] === RUN TestCreateServiceConfigFileMode [2019-11-26T09:19:56.775Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-26T09:19:57.457Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-26T09:19:58.060Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-26T09:19:58.298Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2019-11-26T09:19:58.298Z] === RUN TestCreateServiceSysctls [2019-11-26T09:19:59.029Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-26T09:19:59.953Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-26T09:20:01.305Z] --- PASS: TestCreateServiceSysctls (3.40s) [2019-11-26T09:20:01.305Z] === RUN TestCreateServiceCapabilities [2019-11-26T09:20:01.358Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-26T09:20:02.716Z] === RUN TestDockerSuite/TestBuildUser [2019-11-26T09:20:02.716Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-26T09:20:02.716Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-26T09:20:02.716Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-26T09:20:03.328Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-26T09:20:04.253Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-26T09:20:04.310Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2019-11-26T09:20:04.310Z] === RUN TestInspect [2019-11-26T09:20:05.185Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-26T09:20:06.445Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-26T09:20:06.546Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-26T09:20:06.904Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-26T09:20:07.106Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-26T09:20:07.322Z] --- PASS: TestInspect (2.95s) [2019-11-26T09:20:07.322Z] === RUN TestServiceListWithStatuses [2019-11-26T09:20:07.322Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-26T09:20:07.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-26T09:20:07.322Z] === RUN TestDockerNetworkConnectAlias [2019-11-26T09:20:08.031Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-26T09:20:09.392Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-26T09:20:09.806Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-26T09:20:09.806Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-26T09:20:09.806Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-26T09:20:10.753Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-26T09:20:11.678Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-26T09:20:12.143Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2019-11-26T09:20:12.143Z] === RUN TestDockerNetworkReConnect [2019-11-26T09:20:12.238Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-26T09:20:13.162Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-26T09:20:13.162Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-26T09:20:15.048Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-26T09:20:15.608Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-26T09:20:15.987Z] --- PASS: TestDockerNetworkReConnect (4.55s) [2019-11-26T09:20:15.987Z] === RUN TestServicePlugin [2019-11-26T09:20:15.987Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-26T09:20:15.987Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:20:15.987Z] === RUN TestServiceUpdateLabel [2019-11-26T09:20:16.534Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-26T09:20:17.459Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-26T09:20:17.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-26T09:20:17.970Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-26T09:20:18.341Z] --- PASS: TestServiceUpdateLabel (2.29s) [2019-11-26T09:20:18.341Z] === RUN TestServiceUpdateSecrets [2019-11-26T09:20:18.895Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-26T09:20:18.895Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-26T09:20:19.820Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-26T09:20:20.749Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-26T09:20:20.749Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-26T09:20:21.675Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-26T09:20:22.608Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-26T09:20:23.171Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-26T09:20:23.171Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-26T09:20:24.096Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-26T09:20:24.096Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-26T09:20:25.458Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-26T09:20:26.383Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-26T09:20:27.307Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-26T09:20:28.232Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-26T09:20:28.232Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-26T09:20:29.158Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-26T09:20:30.521Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-26T09:20:32.405Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-26T09:20:33.766Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-26T09:20:34.310Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2019-11-26T09:20:34.310Z] === RUN TestServiceUpdateConfigs [2019-11-26T09:20:34.690Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-26T09:20:34.937Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-26T09:20:34.937Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-26T09:20:35.614Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-26T09:20:36.175Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-26T09:20:37.099Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-26T09:20:37.659Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-26T09:20:39.542Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-26T09:20:40.467Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-26T09:20:43.007Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-26T09:20:43.262Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-26T09:20:44.187Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-26T09:20:46.699Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-26T09:20:48.061Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-26T09:20:48.986Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-26T09:20:49.736Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-26T09:20:50.330Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2019-11-26T09:20:50.330Z] === RUN TestServiceUpdateNetwork [2019-11-26T09:20:50.871Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-26T09:20:51.800Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-26T09:20:53.465Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-26T09:20:53.465Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-26T09:20:53.465Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-26T09:20:53.684Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-26T09:20:53.684Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-26T09:20:53.684Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-26T09:20:54.608Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-26T09:20:56.365Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-26T09:20:56.365Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-26T09:20:56.537Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-26T09:20:58.485Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-26T09:21:00.369Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-26T09:21:01.254Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2019-11-26T09:21:01.254Z] PASS [2019-11-26T09:21:01.254Z] [2019-11-26T09:21:01.254Z] === Skipped [2019-11-26T09:21:01.254Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-26T09:21:01.254Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-26T09:21:01.254Z] [2019-11-26T09:21:01.254Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-26T09:21:01.254Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-26T09:21:01.254Z] [2019-11-26T09:21:01.254Z] [2019-11-26T09:21:01.254Z] DONE 20 tests, 2 skipped in 113.507s [2019-11-26T09:21:01.254Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-26T09:21:01.254Z] ++ 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-11-26T09:21:01.254Z] ++ set -e [2019-11-26T09:21:01.254Z] ++ '[' -n 0 ']' [2019-11-26T09:21:01.254Z] ++ set -x [2019-11-26T09:21:01.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-11-26T09:21:01.254Z] INFO: Testing against a local daemon [2019-11-26T09:21:01.254Z] === RUN TestSessionCreate [2019-11-26T09:21:01.254Z] --- PASS: TestSessionCreate (0.05s) [2019-11-26T09:21:01.254Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-26T09:21:01.254Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-26T09:21:01.254Z] PASS [2019-11-26T09:21:01.254Z] [2019-11-26T09:21:01.254Z] DONE 2 tests in 0.199s [2019-11-26T09:21:01.254Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-26T09:21:01.254Z] ++ 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-11-26T09:21:01.254Z] ++ set -e [2019-11-26T09:21:01.254Z] ++ '[' -n 0 ']' [2019-11-26T09:21:01.254Z] ++ set -x [2019-11-26T09:21:01.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-11-26T09:21:01.254Z] INFO: Testing against a local daemon [2019-11-26T09:21:01.255Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-26T09:21:01.255Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T09:21:01.255Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T09:21:01.255Z] === RUN TestEventsExecDie [2019-11-26T09:21:01.293Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-26T09:21:01.978Z] --- PASS: TestEventsExecDie (0.88s) [2019-11-26T09:21:01.978Z] === RUN TestEventsBackwardsCompatible [2019-11-26T09:21:02.316Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-26T09:21:02.316Z] === RUN TestInfoBinaryCommits [2019-11-26T09:21:02.316Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-26T09:21:02.316Z] === RUN TestInfoAPIVersioned [2019-11-26T09:21:02.316Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-26T09:21:02.316Z] === RUN TestInfoDiscoveryBackend [2019-11-26T09:21:02.654Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-26T09:21:02.654Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-26T09:21:03.190Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-26T09:21:03.749Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-26T09:21:03.749Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-26T09:21:03.821Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-26T09:21:03.821Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-26T09:21:04.546Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-26T09:21:04.546Z] === RUN TestInfoAPI [2019-11-26T09:21:04.546Z] --- PASS: TestInfoAPI (0.07s) [2019-11-26T09:21:04.546Z] === RUN TestInfoAPIWarnings [2019-11-26T09:21:04.674Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-26T09:21:04.883Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-11-26T09:21:04.883Z] === RUN TestInfoDebug [2019-11-26T09:21:05.606Z] --- PASS: TestInfoDebug (0.54s) [2019-11-26T09:21:05.606Z] === RUN TestInfoInsecureRegistries [2019-11-26T09:21:05.944Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-26T09:21:05.944Z] === RUN TestInfoRegistryMirrors [2019-11-26T09:21:06.601Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-26T09:21:06.601Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-26T09:21:06.666Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-26T09:21:06.666Z] === RUN TestLoginFailsWithBadCredentials [2019-11-26T09:21:07.162Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-26T09:21:07.388Z] --- PASS: TestLoginFailsWithBadCredentials (0.66s) [2019-11-26T09:21:07.388Z] === RUN TestPingCacheHeaders [2019-11-26T09:21:07.388Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-26T09:21:07.388Z] === RUN TestPingGet [2019-11-26T09:21:07.388Z] --- PASS: TestPingGet (0.03s) [2019-11-26T09:21:07.388Z] === RUN TestPingHead [2019-11-26T09:21:07.388Z] --- PASS: TestPingHead (0.06s) [2019-11-26T09:21:07.388Z] === RUN TestVersion [2019-11-26T09:21:07.388Z] --- PASS: TestVersion (0.05s) [2019-11-26T09:21:07.388Z] PASS [2019-11-26T09:21:07.388Z] [2019-11-26T09:21:07.388Z] === Skipped [2019-11-26T09:21:07.388Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-26T09:21:07.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-26T09:21:07.388Z] [2019-11-26T09:21:07.388Z] [2019-11-26T09:21:07.388Z] DONE 18 tests, 1 skipped in 6.289s [2019-11-26T09:21:07.388Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-26T09:21:07.388Z] ++ 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-11-26T09:21:07.388Z] ++ set -e [2019-11-26T09:21:07.388Z] ++ '[' -n 0 ']' [2019-11-26T09:21:07.388Z] ++ set -x [2019-11-26T09:21:07.388Z] ++ env -i DEST=/go/src/github.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-11-26T09:21:07.388Z] INFO: Testing against a local daemon [2019-11-26T09:21:07.388Z] === RUN TestVolumesCreateAndList [2019-11-26T09:21:07.724Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-26T09:21:07.724Z] === RUN TestVolumesRemove [2019-11-26T09:21:07.724Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-26T09:21:07.724Z] === RUN TestVolumesInspect [2019-11-26T09:21:07.724Z] --- PASS: TestVolumesInspect (0.05s) [2019-11-26T09:21:07.724Z] === RUN TestVolumesInvalidJSON [2019-11-26T09:21:07.724Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-26T09:21:07.724Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-26T09:21:07.724Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-26T09:21:07.724Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-26T09:21:07.724Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-26T09:21:07.724Z] PASS [2019-11-26T09:21:07.724Z] [2019-11-26T09:21:07.724Z] DONE 5 tests in 0.303s [2019-11-26T09:21:07.724Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T09:21:08.086Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-26T09:21:08.087Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T09:21:08.087Z] +++ kill 13121 [2019-11-26T09:21:08.341Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-26T09:21:08.861Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-26T09:21:09.266Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-26T09:21:09.282Z] +++ /etc/init.d/apparmor stop [2019-11-26T09:21:09.282Z] Clearing AppArmor profiles cache:. [2019-11-26T09:21:09.618Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T09:21:09.618Z] Unloading profiles will leave already running processes permanently [2019-11-26T09:21:09.618Z] unconfined, which can lead to unexpected situations. [2019-11-26T09:21:09.618Z] [2019-11-26T09:21:09.618Z] To set a process to complain mode, use the command line tool [2019-11-26T09:21:09.618Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T09:21:09.618Z] with the 'teardown' option." [2019-11-26T09:21:09.618Z] [2019-11-26T09:21:09.825Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-26T09:21:09.825Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-26T09:21:10.751Z] === RUN TestDockerSuite/TestRunEnvironment Post stage [Pipeline] junit [2019-11-26T09:21:11.401Z] Recording test results [2019-11-26T09:21:11.677Z] === RUN TestDockerSuite/TestRunEnvironmentErase [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T09:21:12.603Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-26T09:21:12.711Z] + echo Ensuring container killed. [2019-11-26T09:21:12.711Z] Ensuring container killed. [2019-11-26T09:21:12.711Z] + docker rm -vf docker-pr2 [2019-11-26T09:21:12.711Z] Error: No such container: docker-pr2 [2019-11-26T09:21:12.711Z] + true [Pipeline] sh [2019-11-26T09:21:13.283Z] + echo Chowning /workspace to jenkins user [2019-11-26T09:21:13.284Z] Chowning /workspace to jenkins user [2019-11-26T09:21:13.284Z] + id -u [2019-11-26T09:21:13.284Z] + id -g [2019-11-26T09:21:13.284Z] + docker run --rm -v /home/docker/workspace/moby_PR-40254:/workspace busybox chown -R 1001:1001 /workspace [2019-11-26T09:21:13.284Z] Unable to find image 'busybox:latest' locally [2019-11-26T09:21:13.527Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-26T09:21:13.543Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-26T09:21:13.543Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-26T09:21:13.618Z] latest: Pulling from library/busybox [2019-11-26T09:21:13.954Z] f5cba301420e: Pulling fs layer [2019-11-26T09:21:14.087Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-26T09:21:14.290Z] f5cba301420e: Verifying Checksum [2019-11-26T09:21:14.290Z] f5cba301420e: Download complete [2019-11-26T09:21:14.290Z] f5cba301420e: Pull complete [2019-11-26T09:21:14.627Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-26T09:21:14.627Z] Status: Downloaded newer image for busybox:latest [2019-11-26T09:21:15.011Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-26T09:21:15.936Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T09:21:16.497Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-26T09:21:16.498Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-26T09:21:16.907Z] + bundleName=ppc64le-integration [2019-11-26T09:21:16.907Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-26T09:21:16.907Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-26T09:21:16.907Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2019-11-26T09:21:16.907Z] -print [Pipeline] archiveArtifacts [2019-11-26T09:21:16.997Z] Archiving artifacts [2019-11-26T09:21:17.389Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40254/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T09:21:17.465Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-26T09:21:17.938Z] + make clean [2019-11-26T09:21:18.273Z] make: command: Command not found [2019-11-26T09:21:18.273Z] make: command: Command not found [2019-11-26T09:21:18.273Z] docker volume rm -f docker-dev-cache [2019-11-26T09:21:18.389Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-26T09:21:18.608Z] docker-dev-cache [Pipeline] deleteDir [2019-11-26T09:21:19.756Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-26T09:21:20.317Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-26T09:21:20.317Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T09:21:23.582Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-26T09:21:24.506Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-26T09:21:27.767Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-26T09:21:34.620Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-26T09:21:34.622Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-26T09:21:34.622Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-26T09:21:34.622Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-26T09:21:34.622Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-26T09:21:35.842Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-26T09:21:36.097Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-26T09:21:37.459Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-26T09:21:38.946Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-26T09:21:38.946Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-26T09:21:38.946Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-26T09:21:38.946Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-26T09:21:39.870Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-26T09:21:43.132Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-26T09:21:43.336Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-26T09:21:45.018Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-26T09:21:45.512Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-26T09:21:45.512Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-26T09:21:45.512Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-26T09:21:45.512Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-26T09:21:46.381Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-26T09:21:47.305Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-26T09:21:47.690Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-26T09:21:47.865Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-26T09:21:48.789Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-26T09:21:49.715Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-26T09:21:49.715Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-26T09:21:49.970Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-26T09:21:51.862Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-26T09:21:52.378Z] === RUN TestDockerSuite/TestCommitChange [2019-11-26T09:21:52.788Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-26T09:21:54.674Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-26T09:21:54.674Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-26T09:21:54.674Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-26T09:21:56.559Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-26T09:21:57.920Z] === RUN TestDockerSuite/TestRunMount [2019-11-26T09:21:58.166Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-26T09:22:04.444Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-26T09:22:05.044Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-26T09:22:06.009Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-26T09:22:06.726Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-26T09:22:06.726Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-26T09:22:07.370Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-26T09:22:09.897Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-26T09:22:13.340Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-26T09:22:13.974Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-26T09:22:13.974Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-26T09:22:15.849Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-26T09:22:19.110Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-26T09:22:20.076Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-26T09:22:21.964Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-26T09:22:21.964Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-26T09:22:22.524Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-26T09:22:23.887Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-26T09:22:24.488Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-26T09:22:25.416Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-26T09:22:26.342Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-26T09:22:27.927Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-26T09:22:30.069Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-26T09:22:30.069Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-26T09:22:30.069Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-26T09:22:30.435Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-26T09:22:30.527Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-26T09:22:30.527Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-26T09:22:30.527Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-26T09:22:30.527Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-26T09:22:30.527Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-26T09:22:30.527Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-26T09:22:35.667Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-26T09:22:35.667Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-26T09:22:35.667Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-26T09:22:36.592Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-26T09:22:36.592Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-26T09:22:37.152Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-26T09:22:37.589Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-26T09:22:38.076Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-26T09:22:38.076Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-26T09:22:39.002Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-26T09:22:40.012Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-26T09:22:40.012Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-26T09:22:40.614Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-26T09:22:41.539Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-26T09:22:43.585Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-26T09:22:44.143Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-26T09:22:44.697Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-26T09:22:44.697Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-26T09:22:45.066Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-26T09:22:45.989Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-26T09:22:46.231Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-26T09:22:46.231Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-26T09:22:46.231Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-26T09:22:46.231Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-26T09:22:46.548Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-26T09:22:47.515Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-26T09:22:48.075Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-26T09:22:48.075Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-26T09:22:48.401Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-26T09:22:48.401Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-26T09:22:48.401Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-26T09:22:49.044Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-26T09:22:49.650Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-26T09:22:49.650Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-26T09:22:50.571Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-26T09:22:50.571Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-26T09:22:50.571Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-26T09:22:50.571Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-26T09:22:50.571Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-26T09:22:50.575Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-26T09:22:51.934Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-26T09:22:51.934Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-26T09:22:53.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-26T09:22:55.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-26T09:22:55.191Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-26T09:22:57.075Z] === RUN TestDockerSuite/TestRunRm [2019-11-26T09:22:57.172Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-26T09:22:57.172Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-26T09:22:57.172Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-26T09:22:57.634Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-26T09:22:59.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-26T09:22:59.349Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-26T09:23:01.521Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-26T09:23:01.521Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-26T09:23:01.521Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-26T09:23:01.788Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-26T09:23:02.346Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-26T09:23:03.271Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-26T09:23:03.694Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-26T09:23:03.694Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-26T09:23:04.676Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-26T09:23:05.226Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-26T09:23:05.226Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-26T09:23:05.601Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-26T09:23:07.400Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-26T09:23:07.857Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-26T09:23:09.844Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-26T09:23:14.915Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-26T09:23:15.084Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-26T09:23:15.084Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-26T09:23:16.011Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-26T09:23:16.939Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-26T09:23:17.500Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-26T09:23:18.429Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-26T09:23:18.643Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-26T09:23:18.987Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-26T09:23:19.910Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-26T09:23:20.834Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-26T09:23:21.759Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-26T09:23:22.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-26T09:23:22.370Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-26T09:23:22.370Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-26T09:23:22.370Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-26T09:23:22.370Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-26T09:23:23.901Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-26T09:23:23.901Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-26T09:23:24.267Z] === RUN TestDockerSuite/TestRunState [2019-11-26T09:23:26.149Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-26T09:23:26.708Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-26T09:23:27.632Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-26T09:23:27.632Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-26T09:23:27.632Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-26T09:23:28.555Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-26T09:23:29.116Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-26T09:23:30.954Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-26T09:23:30.954Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-26T09:23:30.997Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-26T09:23:30.997Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-26T09:23:30.997Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-26T09:23:31.921Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-26T09:23:33.125Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-26T09:23:33.125Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-26T09:23:34.431Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-26T09:23:35.360Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-26T09:23:37.240Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-26T09:23:37.803Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-26T09:23:38.767Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-26T09:23:38.767Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-26T09:23:38.767Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-26T09:23:38.767Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-26T09:23:38.767Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-26T09:23:38.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-26T09:23:40.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-26T09:23:40.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-26T09:23:41.394Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-26T09:23:43.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-26T09:23:44.693Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-26T09:23:44.948Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-26T09:23:45.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-26T09:23:45.870Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-26T09:23:46.794Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-26T09:23:48.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-26T09:23:49.302Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-26T09:23:50.226Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-26T09:23:50.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005140_} [2019-11-26T09:23:51.152Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-26T09:23:51.152Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-26T09:23:51.406Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-26T09:23:52.329Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-26T09:23:52.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1621073334_c:\foo_false____} [2019-11-26T09:23:52.888Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-26T09:23:53.811Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-26T09:23:53.811Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-26T09:23:53.811Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-26T09:23:54.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1621073334_c:\foo_true____} [2019-11-26T09:23:54.736Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-26T09:23:56.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-26T09:23:56.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-26T09:23:57.318Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-26T09:23:57.318Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-26T09:23:57.318Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-26T09:23:57.318Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-26T09:23:57.318Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-26T09:23:57.318Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-26T09:23:59.515Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-26T09:23:59.515Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-26T09:23:59.515Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-26T09:23:59.515Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-26T09:23:59.515Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-26T09:23:59.515Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-26T09:23:59.973Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-26T09:23:59.973Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-26T09:23:59.973Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-26T09:23:59.973Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-26T09:23:59.973Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-26T09:23:59.973Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-26T09:23:59.973Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-26T09:23:59.973Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-26T09:24:00.021Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-26T09:24:00.022Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-26T09:24:01.382Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-26T09:24:02.146Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-26T09:24:02.146Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-26T09:24:02.146Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-26T09:24:03.892Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-26T09:24:05.867Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-26T09:24:08.373Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-26T09:24:09.202Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-26T09:24:09.659Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-26T09:24:09.659Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-26T09:24:09.659Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-26T09:24:10.881Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-26T09:24:11.440Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-26T09:24:12.367Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-26T09:24:13.290Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-26T09:24:13.290Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-26T09:24:13.290Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-26T09:24:13.290Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-26T09:24:13.290Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-26T09:24:14.213Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-26T09:24:14.339Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-26T09:24:15.135Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-26T09:24:16.058Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-26T09:24:16.510Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-26T09:24:16.510Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-26T09:24:16.510Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-26T09:24:17.431Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-26T09:24:18.359Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-26T09:24:19.292Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-26T09:24:19.292Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-26T09:24:20.215Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-26T09:24:20.215Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-26T09:24:20.215Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-26T09:24:20.215Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-26T09:24:20.215Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-26T09:24:20.215Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-26T09:24:20.469Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-26T09:24:20.724Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-26T09:24:20.724Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-26T09:24:20.978Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-26T09:24:21.538Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-26T09:24:21.793Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-26T09:24:22.718Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-26T09:24:23.688Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-26T09:24:23.688Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-26T09:24:24.612Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-26T09:24:24.866Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-26T09:24:25.061Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-26T09:24:25.061Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-26T09:24:25.061Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-26T09:24:25.789Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-26T09:24:25.789Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-26T09:24:26.712Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-26T09:24:27.272Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-26T09:24:27.272Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-26T09:24:27.272Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-26T09:24:27.272Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-26T09:24:28.194Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-26T09:24:30.077Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-26T09:24:31.000Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-26T09:24:31.000Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-26T09:24:31.559Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-26T09:24:31.559Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-26T09:24:33.485Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-26T09:24:33.611Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-26T09:24:33.611Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-26T09:24:33.611Z] === RUN TestDockerSuite/TestCpToDot [2019-11-26T09:24:34.044Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-26T09:24:35.782Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-26T09:24:35.782Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-26T09:24:35.782Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-26T09:24:37.348Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-26T09:24:37.603Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-26T09:24:37.603Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-26T09:24:37.603Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-26T09:24:37.954Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-26T09:24:37.954Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-26T09:24:37.954Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-26T09:24:37.954Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-26T09:24:37.954Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-26T09:24:37.954Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-26T09:24:38.412Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-26T09:24:38.526Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-26T09:24:38.780Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-26T09:24:39.943Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-26T09:24:40.139Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-26T09:24:41.498Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-26T09:24:41.498Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-26T09:24:42.113Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-26T09:24:42.113Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-26T09:24:42.570Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-26T09:24:44.049Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-26T09:24:44.049Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-26T09:24:44.304Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-26T09:24:44.742Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-26T09:24:45.199Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-26T09:24:45.199Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-26T09:24:45.199Z] === RUN TestDockerSuite/TestCreateRM [2019-11-26T09:24:45.657Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-26T09:24:45.657Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-26T09:24:45.657Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-26T09:24:46.114Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-26T09:24:46.811Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-26T09:24:46.811Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-26T09:24:47.733Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-26T09:24:48.658Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-26T09:24:48.913Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-26T09:24:48.913Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-26T09:24:50.795Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-26T09:24:51.354Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-26T09:24:52.278Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-26T09:24:52.575Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-26T09:24:52.830Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-26T09:24:52.830Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-26T09:24:52.830Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-26T09:24:53.433Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-26T09:24:55.940Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-26T09:24:57.828Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-26T09:24:58.473Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-26T09:24:58.473Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-26T09:24:58.930Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-26T09:25:01.985Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-26T09:25:02.657Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-26T09:25:03.114Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-26T09:25:03.114Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-26T09:25:03.865Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-26T09:25:04.119Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-26T09:25:05.042Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-26T09:25:06.926Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-26T09:25:09.434Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-26T09:25:09.434Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-26T09:25:09.688Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-26T09:25:10.168Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDockerFails [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-26T09:25:10.169Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-26T09:25:10.626Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-26T09:25:10.626Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-26T09:25:12.195Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-26T09:25:12.798Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-26T09:25:13.556Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-26T09:25:15.092Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-26T09:25:15.454Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-26T09:25:16.814Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-26T09:25:17.265Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-26T09:25:17.374Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-26T09:25:17.933Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-26T09:25:18.188Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-26T09:25:20.077Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-26T09:25:21.438Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-26T09:25:23.948Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-26T09:25:25.821Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-26T09:25:28.102Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-26T09:25:30.505Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-26T09:25:31.358Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-26T09:25:35.182Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-26T09:25:37.352Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-26T09:25:37.809Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-26T09:25:37.881Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-26T09:25:39.762Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-26T09:25:41.533Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-26T09:25:41.643Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-26T09:25:42.499Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-26T09:25:42.566Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-26T09:25:43.463Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-26T09:25:43.577Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-26T09:25:44.139Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-26T09:25:44.139Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-26T09:25:45.062Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-26T09:25:48.141Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-26T09:25:50.299Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-26T09:25:51.864Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-26T09:25:51.864Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-26T09:25:52.321Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-26T09:25:52.321Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-26T09:25:52.321Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-26T09:25:52.321Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-26T09:25:53.286Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-26T09:25:53.286Z] === RUN TestDockerSuite/TestEventsRename [2019-11-26T09:25:53.557Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-26T09:25:53.812Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-26T09:25:54.737Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-26T09:25:54.737Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-26T09:25:55.459Z] === RUN TestDockerSuite/TestEventsResize [2019-11-26T09:25:55.660Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-26T09:25:57.284Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-26T09:25:57.284Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-26T09:25:58.357Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-26T09:25:59.169Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-26T09:26:00.094Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-26T09:26:00.530Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-26T09:26:01.017Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-26T09:26:02.703Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-26T09:26:02.900Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-26T09:26:07.383Z] === RUN TestDockerSuite/TestEventsTop [2019-11-26T09:26:07.383Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-26T09:26:08.134Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-26T09:26:09.067Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-26T09:26:09.067Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-26T09:26:10.283Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-26T09:26:10.427Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-26T09:26:10.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-26T09:26:14.014Z] === RUN TestDockerSuite/TestExec [2019-11-26T09:26:14.014Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-26T09:26:14.014Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-26T09:26:15.548Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-26T09:26:16.222Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-26T09:26:16.222Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-26T09:26:18.447Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-26T09:26:18.447Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-26T09:26:18.447Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-26T09:26:18.447Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-26T09:26:19.981Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-26T09:26:20.463Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-26T09:26:22.157Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-26T09:26:23.689Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-26T09:26:23.763Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-26T09:26:26.273Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-26T09:26:26.591Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-26T09:26:30.431Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-26T09:26:31.275Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-26T09:26:31.275Z] === RUN TestDockerSuite/TestExecEnv [2019-11-26T09:26:31.275Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-26T09:26:31.275Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-26T09:26:32.810Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-26T09:26:36.959Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-26T09:26:37.489Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-26T09:26:37.489Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-26T09:26:37.489Z] === RUN TestDockerSuite/TestExecParseError [2019-11-26T09:26:37.489Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-26T09:26:37.489Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-26T09:26:37.489Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-26T09:26:38.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-26T09:26:39.662Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-26T09:26:39.662Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-26T09:26:40.119Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-26T09:26:40.119Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-26T09:26:40.119Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-26T09:26:40.119Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-26T09:26:40.831Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-26T09:26:42.235Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-26T09:26:42.290Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-26T09:26:42.290Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-26T09:26:44.118Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-26T09:26:46.627Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-26T09:26:48.510Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-26T09:26:50.847Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-26T09:26:50.847Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-26T09:26:50.847Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-26T09:26:50.847Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-26T09:26:51.018Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-26T09:26:53.527Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-26T09:26:55.411Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-26T09:26:56.627Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-26T09:27:02.408Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-26T09:27:03.482Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-26T09:27:05.306Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-26T09:27:11.087Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-26T09:27:11.087Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-26T09:27:11.087Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-26T09:27:11.087Z] === RUN TestDockerSuite/TestHealth [2019-11-26T09:27:11.087Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-26T09:27:11.087Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-26T09:27:11.545Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-26T09:27:11.545Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-26T09:27:11.605Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-26T09:27:11.605Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-26T09:27:11.605Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-26T09:27:11.605Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-26T09:27:11.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-26T09:27:11.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-26T09:27:11.605Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-26T09:27:12.614Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-26T09:27:12.614Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-26T09:27:13.539Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-26T09:27:13.539Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-26T09:27:13.539Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-26T09:27:13.539Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-26T09:27:13.539Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-26T09:27:15.422Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-26T09:27:16.225Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-26T09:27:16.225Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-26T09:27:16.225Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-26T09:27:16.225Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-26T09:27:16.225Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-26T09:27:16.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-26T09:27:16.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-26T09:27:16.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-26T09:27:16.347Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-26T09:27:16.602Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-26T09:27:16.683Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-26T09:27:17.141Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-26T09:27:17.141Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-26T09:27:17.614Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-26T09:27:18.106Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-26T09:27:18.106Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-26T09:27:20.168Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-26T09:27:20.168Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-26T09:27:20.168Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-26T09:27:20.278Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-26T09:27:20.278Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-26T09:27:21.531Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-26T09:27:22.449Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-26T09:27:23.416Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-26T09:27:24.621Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-26T09:27:24.621Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-26T09:27:24.621Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-26T09:27:27.619Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite (1790.34s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.70s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.97s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.58s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.50s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.51s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.09s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.83s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.26s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.59s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.60s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.41s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (2.12s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.37s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.99s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.21s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.31s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.11s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.09s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.79s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.77s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.60s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.53s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.04s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.11s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.54s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.71s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.21s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.59s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.10s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.04s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.97s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.39s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.64s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.38s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.39s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.74s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.71s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.36s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.21s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.88s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.33s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.06s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.29s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.00s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.75s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.29s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.96s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2019-11-26T09:27:27.620Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-26T09:27:27.620Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.71s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.97s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildContChar (4.09s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.50s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.42s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.01s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.47s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2019-11-26T09:27:27.620Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-26T09:27:27.620Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.620Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-26T09:27:27.620Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.620Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-26T09:27:27.620Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.620Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-26T09:27:27.620Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.47s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.08s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.41s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.10s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.72s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.83s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.70s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.73s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.68s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.22s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.33s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.96s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.80s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.90s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.69s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.50s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.05s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.22s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.29s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.49s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.89s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.81s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.83s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.82s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.56s) [2019-11-26T09:27:27.620Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-26T09:27:27.620Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.14s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFails (0.92s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.41s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.59s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.53s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.29s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.38s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.19s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildHistory (6.08s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.37s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.99s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.65s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.45s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.73s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.68s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.29s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.40s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.54s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.77s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.50s) [2019-11-26T09:27:27.620Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-26T09:27:27.620Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.14s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.36s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.94s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.12s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.14s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.41s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2019-11-26T09:27:27.620Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.39s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.10s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.59s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.69s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.91s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.74s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.79s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildPATH (2.49s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.26s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.40s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.57s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.28s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildRm (3.34s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.74s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.39s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.07s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-26T09:27:27.621Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.95s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.41s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.43s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.22s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.08s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildUser (2.19s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.81s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.97s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.39s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.12s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.22s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s) [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-26T09:27:27.621Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-26T09:27:27.621Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-26T09:27:27.621Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-26T09:27:27.621Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.29s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-11-26T09:27:27.621Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.98s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.09s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-26T09:27:27.621Z] docker_cli_sni_test.go:18: Flakey test [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.84s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.68s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitTTY (2.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.87s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.94s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-26T09:27:27.621Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.04s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.79s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.12s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.53s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.93s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.57s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009be2e0_} (1.59s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1508991940_/foo_false____} (1.58s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1508991940_/foo_true____} (1.63s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3653090387_/foo_false____} (1.61s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3653090387_/foo_true____} (1.62s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3653090387_/foo_true__0xc0009be760__} (1.64s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009be780_} (1.59s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009be7a0_} (1.62s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009be7c0_} (1.61s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009be7e0_} (1.65s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.10s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.53s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.12s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.19s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.96s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.54s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.99s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.58s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.12s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.78s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.70s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-26T09:27:27.621Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2019-11-26T09:27:27.621Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-26T09:27:27.621Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.31s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2019-11-26T09:27:27.621Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.74s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.92s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.72s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.32s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.91s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.93s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.22s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.00s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.93s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.92s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.63s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.86s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFilters (1.66s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFormat (1.69s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.50s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2019-11-26T09:27:27.622Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-26T09:27:27.622Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-26T09:27:27.622Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-26T09:27:27.622Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.92s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsRename (0.81s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsResize (0.90s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.78s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExec (1.25s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.03s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.19s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.29s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.05s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecCgroup (1.49s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecEnv (0.94s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.93s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecInspectID (1.95s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.95s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.17s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.26s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecTTY (0.91s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2019-11-26T09:27:27.622Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-26T09:27:27.622Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.13s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.79s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestExecWithUser (1.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.80s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.30s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.63s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestHealth (21.09s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.37s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.31s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.34s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.62s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.14s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.86s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImportDisplay (1.56s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImportFile (1.83s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImportGzipped (1.99s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.07s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.94s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.06s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.78s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2019-11-26T09:27:27.622Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-26T09:27:27.622Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.30s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectDefault (0.74s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-26T09:27:27.622Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-26T09:27:27.622Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.05s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectStatus (1.06s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.80s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.84s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.76s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.95s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.25s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.72s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.60s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.80s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.53s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.60s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.81s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.33s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.89s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.99s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.04s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.07s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.91s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.93s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.91s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.09s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.43s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.73s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.96s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsSince (6.76s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.02s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsTail (0.78s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.76s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestNetHostname (2.36s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.18s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestPluginActive (1.83s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.96s) [2019-11-26T09:27:27.622Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-26T09:27:27.622Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.60s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.66s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.19s) [2019-11-26T09:27:27.622Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.24s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.53s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.59s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPortList (9.96s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.69s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.33s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.04s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.81s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.48s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.69s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsByOrder (3.42s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.55s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.59s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.68s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.98s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.47s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.98s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.65s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.03s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.80s) [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.72s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.89s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.72s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.28s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.86s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.93s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.41s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.04s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.23s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.86s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.98s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.45s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.70s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.84s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.40s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.69s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.61s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.89s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.86s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.94s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.87s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.36s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.75s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.71s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.70s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.76s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s) [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.06s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.88s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.35s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.89s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.89s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.92s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.95s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.89s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.53s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.68s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.90s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.31s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.64s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.32s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.51s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunMount (6.42s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.47s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.55s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.51s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.79s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.80s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2019-11-26T09:27:27.623Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s) [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2019-11-26T09:27:27.623Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-26T09:27:27.623Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.31s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.91s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.88s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.77s) [2019-11-26T09:27:27.623Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunState (1.68s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.61s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.02s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.92s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUserByName (0.77s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.62s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.27s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.49s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.68s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.67s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.98s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.76s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.71s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.72s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.24s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.19s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.47s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.59s) [2019-11-26T09:27:27.624Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents514588437 [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.96s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.76s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.33s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.67s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.14s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.72s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.75s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.01s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartRecordError (2.07s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.62s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.87s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.86s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.04s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-26T09:27:27.624Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.86s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-11-26T09:27:27.624Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateStats (4.70s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.15s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.50s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.22s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.54s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.84s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.36s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.42s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.35s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.26s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.60s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeEvents (1.08s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.14s) [2019-11-26T09:27:27.624Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.26s) [2019-11-26T09:27:27.624Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-26T09:27:27.624Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-26T09:27:27.624Z] === RUN TestDockerRegistrySuite [2019-11-26T09:27:27.624Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-26T09:27:28.528Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-26T09:27:28.528Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-26T09:27:29.556Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestImportFile [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-26T09:27:30.699Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-26T09:27:30.916Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-26T09:27:31.156Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-26T09:27:31.156Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-26T09:27:31.156Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-26T09:27:31.156Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-26T09:27:32.800Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-26T09:27:32.800Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T09:27:33.337Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-26T09:27:35.509Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-26T09:27:35.509Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-26T09:27:35.509Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-26T09:27:35.509Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-26T09:27:35.509Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-26T09:27:36.955Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-26T09:27:37.683Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-26T09:27:37.683Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-26T09:27:39.855Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-26T09:27:39.855Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-26T09:27:39.855Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-26T09:27:39.855Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-26T09:27:41.113Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-26T09:27:42.026Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-26T09:27:45.270Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-26T09:27:46.632Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-26T09:27:46.707Z] === RUN TestDockerSuite/TestInspectImage [2019-11-26T09:27:46.707Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-26T09:27:46.707Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-26T09:27:46.708Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-26T09:27:47.995Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-26T09:27:48.883Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-26T09:27:49.357Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-26T09:27:50.721Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-26T09:27:51.056Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-26T09:27:51.056Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-26T09:27:52.082Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-26T09:27:53.229Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-26T09:27:53.447Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-26T09:27:54.761Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-26T09:27:54.761Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-26T09:27:54.761Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-26T09:27:54.810Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-26T09:27:56.933Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-26T09:27:58.067Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-26T09:27:59.104Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-26T09:27:59.951Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-26T09:28:01.311Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-26T09:28:04.568Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-26T09:28:04.887Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-26T09:28:06.450Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-26T09:28:06.450Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T09:28:07.057Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-26T09:28:07.811Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T09:28:08.588Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-26T09:28:08.734Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T09:28:10.092Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-26T09:28:10.757Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-26T09:28:12.290Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-26T09:28:14.254Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-26T09:28:14.254Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-26T09:28:14.460Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-26T09:28:15.616Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-26T09:28:15.871Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-26T09:28:16.129Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-26T09:28:16.383Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-26T09:28:16.629Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-26T09:28:16.638Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-26T09:28:16.892Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-26T09:28:17.147Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-26T09:28:18.161Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-26T09:28:18.507Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-26T09:28:20.329Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-26T09:28:21.014Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-26T09:28:21.937Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-26T09:28:23.302Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-26T09:28:24.226Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite (57.37s) [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.69s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d655aef1ce547] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2019-11-26T09:28:24.785Z] check_test.go:196: [da75ac7806d7a] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d1f4c4ac5d846] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-26T09:28:24.785Z] check_test.go:196: [ddd1584053d45] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.14s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d84816d0bbb98] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.19s) [2019-11-26T09:28:24.785Z] check_test.go:196: [db607fc32ea0e] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.17s) [2019-11-26T09:28:24.785Z] check_test.go:196: [db8914ade6e21] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d39970ce311c5] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-11-26T09:28:24.785Z] check_test.go:196: [dab8fb69f2166] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.52s) [2019-11-26T09:28:24.785Z] check_test.go:196: [da985ccb1e0ed] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d270c61052bb3] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d734f803f1f54] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s) [2019-11-26T09:28:24.785Z] check_test.go:196: [dc03445b68478] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d0d7477d49eab] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.64s) [2019-11-26T09:28:24.785Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:38d8f3dd2b098d79af44469182de22eaf6b63b71020c81a74baca48bd4875f67 [2019-11-26T09:28:24.785Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fbe71328919c588951492ab3f369e9a71af34f06dbc83ec21e2c3f09cfdabe88 [2019-11-26T09:28:24.785Z] check_test.go:196: [d30f67828942d] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s) [2019-11-26T09:28:24.785Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e6ca8b139de36b1d8056d0b5fddcfe55220f2294b2fb06b942a6e54f4467b4e6 [2019-11-26T09:28:24.785Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dee9344ba105a8cb5b9388c8da1fd5685c8eff1d22004f56c006ad0eb2140a8b [2019-11-26T09:28:24.785Z] check_test.go:196: [d3beaf67827f9] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2019-11-26T09:28:24.785Z] check_test.go:196: [dcfc042e36233] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s) [2019-11-26T09:28:24.785Z] check_test.go:196: [da0aef0a2acb5] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d248c40c24129] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-26T09:28:24.785Z] check_test.go:196: [de3f9cb22a7f8] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d6c5ca2e3a8fa] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2019-11-26T09:28:24.785Z] check_test.go:196: [da5bdaf6b0618] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2019-11-26T09:28:24.785Z] check_test.go:196: [dd0ceb36c0d01] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.64s) [2019-11-26T09:28:24.785Z] check_test.go:196: [df19da234acc9] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-11-26T09:28:24.785Z] check_test.go:196: [dd169c2c34459] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2019-11-26T09:28:24.785Z] check_test.go:196: [dc3491a405383] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d9d9cdf79e747] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d8e8919a351b9] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d31030d98d12a] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d3bc2fdeaddf0] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d58510e8d712b] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d99ab1d1b54ba] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d32fb085bb8a7] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.10s) [2019-11-26T09:28:24.785Z] check_test.go:196: [de4841df70b51] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d2e32df03cd59] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2019-11-26T09:28:24.785Z] check_test.go:196: [d82489240cd78] daemon is not started [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-11-26T09:28:24.785Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-11-26T09:28:24.785Z] === RUN TestDockerSchema1RegistrySuite [2019-11-26T09:28:24.785Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-26T09:28:25.039Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T09:28:26.105Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-26T09:28:27.634Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-26T09:28:27.634Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-26T09:28:29.163Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-26T09:28:29.163Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-26T09:28:29.195Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-26T09:28:34.429Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-26T09:28:36.216Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-26T09:28:38.585Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-26T09:28:39.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-26T09:28:40.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-26T09:28:40.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T09:28:41.991Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-26T09:28:42.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T09:28:43.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T09:28:44.846Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-26T09:28:49.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-26T09:28:49.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-26T09:28:49.045Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-26T09:28:49.259Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-26T09:28:49.513Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-26T09:28:49.768Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-26T09:28:50.022Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-26T09:28:50.277Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite (25.63s) [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-26T09:28:50.531Z] check_test.go:223: [dc09f2af0713c] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.12s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d9ced17f873af] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.48s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d0582e8af224a] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.36s) [2019-11-26T09:28:50.531Z] check_test.go:223: [de5571aaca45f] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d9da920347e86] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2019-11-26T09:28:50.531Z] check_test.go:223: [da2d8892656ab] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d8d90f33ee7b3] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d6e177511f117] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-11-26T09:28:50.531Z] check_test.go:223: [de4f5175db2ac] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2019-11-26T09:28:50.531Z] check_test.go:223: [dfa2d15de6f53] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.80s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d506acc74c8d7] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d8844acf9b51a] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d4f24bef2d753] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-26T09:28:50.531Z] check_test.go:223: [deac2f33df3a7] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d627174754edb] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-11-26T09:28:50.531Z] check_test.go:223: [dc1d97129c2cf] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-11-26T09:28:50.531Z] check_test.go:223: [de16953d2c238] daemon is not started [2019-11-26T09:28:50.531Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-26T09:28:50.531Z] check_test.go:223: [d1a60c9374b0e] daemon is not started [2019-11-26T09:28:50.531Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-26T09:28:50.531Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-26T09:28:50.576Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-26T09:28:51.455Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-26T09:28:52.013Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-26T09:28:52.013Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-26T09:28:52.745Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-26T09:28:52.745Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-26T09:28:53.374Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-26T09:28:53.374Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-26T09:28:53.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-26T09:28:54.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s) [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2019-11-26T09:28:54.482Z] check_test.go:252: [da76bd4cca0c6] daemon is not started [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2019-11-26T09:28:54.482Z] check_test.go:252: [d2d2f97fdae47] daemon is not started [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-11-26T09:28:54.482Z] check_test.go:252: [d4da4f8adfb71] daemon is not started [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-11-26T09:28:54.482Z] check_test.go:252: [d53ed3f0017fc] daemon is not started [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-11-26T09:28:54.482Z] check_test.go:252: [db13dc05be462] daemon is not started [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-11-26T09:28:54.482Z] check_test.go:252: [d8228919884af] daemon is not started [2019-11-26T09:28:54.482Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-26T09:28:54.482Z] check_test.go:252: [dca6cff8cdb32] daemon is not started [2019-11-26T09:28:54.482Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-26T09:28:54.482Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-26T09:28:54.911Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-26T09:28:57.083Z] === RUN TestDockerSuite/TestLogsSince [2019-11-26T09:28:59.711Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-26T09:28:59.711Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-26T09:28:59.965Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-26T09:29:00.220Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-26T09:29:00.220Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-11-26T09:29:00.220Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-26T09:29:00.220Z] check_test.go:279: [d8f84b8abd48c] daemon is not started [2019-11-26T09:29:00.220Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-26T09:29:00.220Z] check_test.go:279: [d0adff5f2beee] daemon is not started [2019-11-26T09:29:00.220Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-11-26T09:29:00.220Z] check_test.go:279: [dffd95461d0b1] daemon is not started [2019-11-26T09:29:00.220Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-26T09:29:00.220Z] check_test.go:279: [d2adb76d33269] daemon is not started [2019-11-26T09:29:00.220Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-26T09:29:00.220Z] check_test.go:279: [d1fa6ebc1bad2] daemon is not started [2019-11-26T09:29:00.220Z] === RUN TestDockerNetworkSuite [2019-11-26T09:29:00.220Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-26T09:29:03.491Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-26T09:29:04.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-26T09:29:05.629Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-26T09:29:05.629Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-26T09:29:05.629Z] === RUN TestDockerSuite/TestLogsTail [2019-11-26T09:29:08.524Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-26T09:29:09.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-26T09:29:11.419Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-26T09:29:12.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-26T09:29:12.950Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-26T09:29:12.950Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-26T09:29:12.950Z] === RUN TestDockerSuite/TestNetHostname [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPluginActive [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPortList [2019-11-26T09:29:13.407Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-26T09:29:16.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-26T09:29:17.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-26T09:29:23.706Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-26T09:29:23.707Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-26T09:29:25.781Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-26T09:29:26.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-26T09:29:26.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-26T09:29:26.604Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-26T09:29:30.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-26T09:29:31.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-26T09:29:32.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-26T09:29:33.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-26T09:29:34.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-26T09:29:35.150Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-26T09:29:35.151Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-26T09:29:36.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-26T09:29:36.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-26T09:29:36.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-26T09:29:38.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-26T09:29:38.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-26T09:29:38.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-26T09:29:38.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-26T09:29:39.202Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-26T09:29:39.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-26T09:29:41.122Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-26T09:29:41.122Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-26T09:29:41.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-26T09:29:41.377Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-26T09:29:41.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-26T09:29:41.377Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-26T09:29:41.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-26T09:29:41.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-26T09:29:42.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-26T09:29:43.697Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-26T09:29:46.656Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-26T09:29:46.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-26T09:29:49.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-26T09:29:52.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-26T09:29:55.685Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-26T09:29:56.054Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-26T09:29:56.054Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-26T09:29:56.054Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-26T09:30:00.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-26T09:30:00.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-26T09:30:01.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-26T09:30:01.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-26T09:30:01.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-26T09:30:02.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-26T09:30:02.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-26T09:30:02.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-26T09:30:06.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-26T09:30:06.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-26T09:30:06.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-26T09:30:07.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-26T09:30:08.417Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-26T09:30:12.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-26T09:30:14.196Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-26T09:30:17.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-26T09:30:17.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-26T09:30:18.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-26T09:30:21.257Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-26T09:30:21.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-26T09:30:21.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-26T09:30:22.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-26T09:30:23.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-26T09:30:24.954Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-26T09:30:24.981Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-26T09:30:24.981Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-26T09:30:24.981Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-26T09:30:28.715Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-26T09:30:28.715Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-26T09:30:28.715Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-26T09:30:28.715Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-26T09:30:28.715Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite (90.71s) [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.80s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d148973552c57] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d3e75eb7aed5f] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.77s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d5ec66e322d92] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.89s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [dd5d108365e1c] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.57s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:1233: [de024148e0058] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d18dd4184a530] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.91s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d245d1aa2333d] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.58s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d5442ae3d7665] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.71s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d1e02f2f7586c] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d3980984c16c5] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d756d9991632b] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.46s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d56c86c11735d] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.45s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d4fb03d8ad45a] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d481a19412d4f] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d55ffd33a5b54] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.27s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d3239aae54710] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d2b52405e229e] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [ddd66034ee093] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d07eb989620e6] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d5cda690d5a79] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [de843a55bfe5e] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d7327cf857b65] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [da36902030b77] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d258c040d06d6] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.11s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:968: [d42f79a2e40ce] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.93s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [dcb593b809817] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.57s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:1116: [de9e2a04c3822] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d770058d55d10] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [dd903b03d5ee9] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [df7ff3e65616a] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d3040d67f7d60] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d1593009f06d9] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [db749365fa75f] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d3909c23017d6] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.13s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d184293d1dd4b] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d19a852ab5d9f] daemon is not started [2019-11-26T09:30:31.528Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d8268bf7a473f] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.33s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d420f4a721f01] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.65s) [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:1084: [d9736dc409cce] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d1145ae1e4c8b] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.38s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d3d69a7a5dd43] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.96s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d9f2286454d29] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [db5e942a6ce8e] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [df6fad92691d2] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.86s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [da5a3c4f82734] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.46s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d6a60646ccda0] daemon is not started [2019-11-26T09:30:31.528Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.98s) [2019-11-26T09:30:31.528Z] docker_cli_network_unix_test.go:46: [d17f93e0aefc6] daemon is not started [2019-11-26T09:30:31.528Z] === RUN TestDockerHubPullSuite [2019-11-26T09:30:31.528Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-26T09:30:32.451Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-26T09:30:34.469Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-26T09:30:35.029Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-26T09:30:35.772Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-26T09:30:35.772Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-26T09:30:36.390Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-26T09:30:36.645Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-26T09:30:36.737Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-26T09:30:36.737Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-26T09:30:36.900Z] --- PASS: TestDockerHubPullSuite (5.83s) [2019-11-26T09:30:36.900Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.47s) [2019-11-26T09:30:36.900Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2019-11-26T09:30:36.900Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2019-11-26T09:30:36.900Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2019-11-26T09:30:36.900Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2019-11-26T09:30:36.900Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-11-26T09:30:36.900Z] PASS [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === Skipped [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-11-26T09:30:36.900Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_sni_test.go:18: Flakey test [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-26T09:30:36.900Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-11-26T09:30:36.900Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-26T09:30:36.900Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-26T09:30:36.900Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-26T09:30:36.900Z] docker_cli_network_unix_test.go:46: [d8268bf7a473f] daemon is not started [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] [2019-11-26T09:30:36.900Z] DONE 1277 tests, 44 skipped in 2016.707s [2019-11-26T09:30:36.900Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T09:30:36.900Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T09:30:36.900Z] +++ kill 7278 [2019-11-26T09:30:37.701Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-26T09:30:38.666Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-26T09:30:38.666Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-26T09:30:42.390Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-26T09:30:44.974Z] +++ /etc/init.d/apparmor stop [2019-11-26T09:30:44.974Z] Clearing AppArmor profiles cache:. [2019-11-26T09:30:44.974Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T09:30:44.974Z] Unloading profiles will leave already running processes permanently [2019-11-26T09:30:44.974Z] unconfined, which can lead to unexpected situations. [2019-11-26T09:30:44.974Z] [2019-11-26T09:30:44.974Z] To set a process to complain mode, use the command line tool [2019-11-26T09:30:44.974Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T09:30:44.974Z] with the 'teardown' option." [2019-11-26T09:30:44.974Z] [2019-11-26T09:30:47.072Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-26T09:30:51.543Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-26T09:30:53.426Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-26T09:30:54.124Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-26T09:30:57.579Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-26T09:31:00.087Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-26T09:31:05.318Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-26T09:31:07.824Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-26T09:31:24.057Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-26T09:31:24.057Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-26T09:31:25.595Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-26T09:31:26.068Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-26T09:31:26.068Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-26T09:31:27.038Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-26T09:31:29.851Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-26T09:31:31.717Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-26T09:31:35.443Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-26T09:31:35.443Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-26T09:31:39.166Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-26T09:31:39.166Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-26T09:31:39.623Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-26T09:31:44.802Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-26T09:31:46.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-26T09:31:49.460Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-26T09:31:52.717Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-26T09:31:57.280Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-26T09:31:57.280Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-26T09:31:57.738Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-26T09:32:00.785Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-26T09:32:04.793Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-26T09:32:06.018Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-26T09:32:08.527Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-26T09:32:09.673Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-26T09:32:11.810Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-26T09:32:15.151Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-26T09:32:18.492Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-26T09:32:21.748Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-26T09:32:22.026Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-26T09:32:24.385Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-26T09:32:26.703Z] === RUN TestDockerSuite/TestRmiTag [2019-11-26T09:32:27.162Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-26T09:32:30.054Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-26T09:32:47.712Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-26T09:32:48.676Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-26T09:32:54.452Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-26T09:32:54.909Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-26T09:32:54.909Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-26T09:32:54.909Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-26T09:32:54.909Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-26T09:32:55.365Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-26T09:32:55.365Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-26T09:32:55.365Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-26T09:32:55.365Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-26T09:32:57.535Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-26T09:32:57.535Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-26T09:32:57.535Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-26T09:33:01.257Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-26T09:33:04.152Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-26T09:33:06.319Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-26T09:33:08.491Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-26T09:33:10.025Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-26T09:33:10.482Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-26T09:33:15.312Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-26T09:33:16.844Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-26T09:33:16.844Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-26T09:33:19.739Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-26T09:33:19.739Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-26T09:33:19.739Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-26T09:33:20.523Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-26T09:33:21.910Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-26T09:33:21.910Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-26T09:33:21.910Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-26T09:33:21.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-26T09:33:21.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-26T09:33:21.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-26T09:33:21.910Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-26T09:33:21.910Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-26T09:33:24.078Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-26T09:33:26.246Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-26T09:33:33.301Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-26T09:33:33.301Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-26T09:33:33.301Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-26T09:33:33.301Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-26T09:33:35.469Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-26T09:33:35.471Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-26T09:33:35.471Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-26T09:33:35.471Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-26T09:33:35.471Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-26T09:33:35.471Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-26T09:33:37.642Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-26T09:33:49.999Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-26T09:33:49.999Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-26T09:33:49.999Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-26T09:33:49.999Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-26T09:33:49.999Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-26T09:33:49.999Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-26T09:33:49.999Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-26T09:33:52.174Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-26T09:33:52.174Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-26T09:33:52.174Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-26T09:33:52.174Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-26T09:33:53.490Z] --- PASS: TestDockerSwarmSuite (1812.96s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.35s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.45s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.01s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.06s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:563: [d5049071d7376] joining swarm manager [d891829afb10f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:585: [dfe10befffff6] joining swarm manager [d891829afb10f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] check_test.go:380: [d5049071d7376] daemon is not started [2019-11-26T09:33:53.491Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.03s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:46: [d4d8de86154b8] joining swarm manager [de40850e9484c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (42.30s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:304: [d3e9a55a33374] joining swarm manager [d7d1cfb0d8c85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:305: [dadc35464209d] joining swarm manager [d7d1cfb0d8c85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.69s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:272: [d20f714d59879] joining swarm manager [d3e498e13786f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:273: [dba2235dbd4ef] joining swarm manager [d3e498e13786f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.03s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.79s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.39s) [2019-11-26T09:33:53.491Z] docker_api_swarm_node_test.go:19: [de243f6bc201b] joining swarm manager [dbdcef84c38ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_node_test.go:20: [dbaa7c297190c] joining swarm manager [dbdcef84c38ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.71s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:502: [d00da949fd03a] joining swarm manager [d9ae15bc3a8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:507: [d6f614f609acc] joining swarm manager [d9ae15bc3a8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.66s) [2019-11-26T09:33:53.491Z] docker_api_swarm_node_test.go:80: [d6ab71010ac92] joining swarm manager [df6b9de571d17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.46s) [2019-11-26T09:33:53.491Z] docker_api_swarm_node_test.go:52: [d66721546d67d] joining swarm manager [d3a2ede0588cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_node_test.go:53: [d1a629c68fdb3] joining swarm manager [d3a2ede0588cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.62s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:202: [d68771c495ff2] joining swarm manager [d22dd63d04c7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.11s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:384: [d6a5a3e465858] joining swarm manager [d34b9a932eeb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:385: [d7faa2a6d3d26] joining swarm manager [d34b9a932eeb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] check_test.go:380: [d7faa2a6d3d26] daemon is not started [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (73.10s) [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:802: [da0edbcde79f4] joining swarm manager [d93e0b4124d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:802: [ddd80bf64c9d1] joining swarm manager [d93e0b4124d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:802: [d19ee1e876fdd] joining swarm manager [d93e0b4124d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:802: [d870dec7fd2cc] joining swarm manager [d93e0b4124d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-26T09:33:53.491Z] docker_api_swarm_test.go:810: [d38853f50e44b] joining swarm manager [d93e0b4124d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.92s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.18s) [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:394: [df2016e455ca6] joining swarm manager [df08df065d657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:394: [d23a9ca09fb2e] joining swarm manager [df08df065d657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.92s) [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:342: [dff77dfd32d7d] joining swarm manager [d79e54d8d2bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:342: [d8eb747ab65a2] joining swarm manager [d79e54d8d2bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.07s) [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:489: [d7cbde526f81a] joining swarm manager [db3c682d97093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:489: [da46df624a943] joining swarm manager [db3c682d97093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.61s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.35s) [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:127: [db23d4b19bf52] joining swarm manager [ddf9eeb0df581]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:128: [d152cff6628e6] joining swarm manager [ddf9eeb0df581]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:136: [da5d66b4b3fc9] joining swarm manager [ddf9eeb0df581]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:137: [dca37f8252e26] joining swarm manager [ddf9eeb0df581]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.01s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:303: [d623206dbd15a] joining swarm manager [d77c9c86e04b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:303: [db9cc34ee49f6] joining swarm manager [d77c9c86e04b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.65s) [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:99: [d5d8d01975496] joining swarm manager [de65faef0be90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:100: [dc58c319f98b0] joining swarm manager [de65faef0be90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] check_test.go:380: [d5d8d01975496] daemon is not started [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.26s) [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:532: [d2208dd435d8a] joining swarm manager [d47e0b4e155e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:533: [d0b2cc79feb15] joining swarm manager [d47e0b4e155e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.11s) [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:147: [d59a67644b022] joining swarm manager [db286995a432b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_api_swarm_service_test.go:147: [d39da547ecb3a] joining swarm manager [db286995a432b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.77s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.48s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.26s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.38s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.56s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.09s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.05s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.73s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.82s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.49s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.35s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.81s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.26s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.36s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.70s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.49s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.57s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.20s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.78s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.67s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.58s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.61s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.19s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.59s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.65s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.20s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.73s) [2019-11-26T09:33:53.491Z] docker_cli_service_logs_test.go:241: checking task v7qnf9skwwyz [2019-11-26T09:33:53.491Z] docker_cli_service_logs_test.go:246: checking messages for v7qnf9skwwyz [2019-11-26T09:33:53.491Z] docker_cli_service_logs_test.go:241: checking task nzgteq3pl8pa [2019-11-26T09:33:53.491Z] docker_cli_service_logs_test.go:246: checking messages for nzgteq3pl8pa [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.64s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.02s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.00s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1901: [d0ad26dc69176] joining swarm manager [d5cce0bfee514]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1902: [dfe19f9904b0c] joining swarm manager [d5cce0bfee514]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.48s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.80s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.47s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.35s) [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1802: [d4d750374a12a] joining swarm manager [d54ca55834486]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1803: [d6a06203fa26e] joining swarm manager [d54ca55834486]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (165.45s) [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1321: [d8ba27f937983] joining swarm manager [ddf492ed9f453]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1322: [d579f50d29b11] joining swarm manager [ddf492ed9f453]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.93s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.01s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.51s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.40s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.22s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.67s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.10s) [2019-11-26T09:33:53.491Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.43s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.91s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.25s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.81s) [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1186: [d2bfd111b44eb] joining swarm manager [d48ec4d686b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1195: [d4d767bb4d17e] joining swarm manager [d48ec4d686b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.06s) [2019-11-26T09:33:53.491Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.97s) [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1118: [d0dced3471254] joining swarm manager [d3d31acc9e9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1119: [d72334c18236d] joining swarm manager [d3d31acc9e9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.491Z] docker_cli_swarm_test.go:1172: [dccdd5e491dbb] joining swarm manager [d3d31acc9e9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.02s) [2019-11-26T09:33:53.492Z] docker_cli_swarm_test.go:1453: [d76797cb9bab5] joining swarm manager [d2f6164637aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.492Z] docker_cli_swarm_test.go:1454: [dc9597ae77d6d] joining swarm manager [d2f6164637aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.60s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.20s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.40s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.86s) [2019-11-26T09:33:53.492Z] docker_cli_swarm_unix_test.go:62: [d20868f1dc21f] joining swarm manager [d4e5daadfa0ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.96s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.62s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.00s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.53s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.15s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.35s) [2019-11-26T09:33:53.492Z] docker_api_swarm_test.go:962: [dbee922de0a8b] joining swarm manager [d18c3ae68c26c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.87s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.00s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.09s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.60s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.13s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.53s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.23s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.34s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.25s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.94s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2019-11-26T09:33:53.492Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s) [2019-11-26T09:33:53.492Z] === RUN TestDockerExternalVolumeSuite [2019-11-26T09:33:53.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-26T09:33:54.346Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-26T09:33:55.876Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-26T09:33:55.876Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-26T09:33:58.045Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-26T09:33:58.045Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-26T09:33:58.045Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-26T09:33:58.045Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-26T09:34:00.374Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-26T09:34:02.552Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-26T09:34:04.723Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-26T09:34:06.252Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-26T09:34:06.252Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-26T09:34:06.709Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-26T09:34:06.709Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-26T09:34:06.709Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-26T09:34:06.709Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-26T09:34:06.709Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-26T09:34:06.709Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-26T09:34:06.709Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-26T09:34:08.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-26T09:34:10.431Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-26T09:34:10.431Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-26T09:34:10.431Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-26T09:34:10.431Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-26T09:34:10.431Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-26T09:34:10.431Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-26T09:34:10.431Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-26T09:34:18.977Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-26T09:34:18.977Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunMount [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-26T09:34:20.665Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-26T09:34:21.122Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-26T09:34:21.122Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-26T09:34:28.187Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-26T09:34:28.187Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-26T09:34:28.187Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-26T09:34:28.187Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-26T09:34:38.487Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-26T09:34:40.659Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-26T09:34:41.115Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-26T09:34:42.079Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-26T09:34:44.249Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-26T09:34:45.779Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-26T09:34:46.742Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-26T09:34:48.914Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-26T09:34:48.914Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-26T09:34:48.914Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-26T09:34:49.491Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-26T09:34:49.491Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-26T09:34:49.491Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-26T09:34:49.491Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-26T09:34:49.491Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-26T09:34:49.491Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-26T09:34:51.667Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-26T09:34:51.667Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-26T09:34:51.667Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-26T09:34:52.124Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-26T09:34:52.124Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-26T09:34:52.124Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-26T09:35:00.674Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-26T09:35:00.674Z] === RUN TestDockerSuite/TestRunRm [2019-11-26T09:35:02.210Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-26T09:35:07.995Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-26T09:35:09.526Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-26T09:35:11.694Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-26T09:35:13.861Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-26T09:35:15.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-26T09:35:16.033Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-26T09:35:16.034Z] === RUN TestDockerSuite/TestRunState [2019-11-26T09:35:16.034Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-26T09:35:18.207Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-26T09:35:18.207Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-26T09:35:19.737Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-26T09:35:19.738Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-26T09:35:19.738Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-26T09:35:20.196Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-26T09:35:20.196Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-26T09:35:20.196Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-26T09:35:24.869Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-26T09:35:25.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-26T09:35:27.039Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-26T09:35:27.039Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-26T09:35:29.211Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-26T09:35:29.211Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-26T09:35:29.211Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-26T09:35:32.948Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-26T09:35:40.126Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-26T09:35:43.848Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-26T09:35:49.621Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-26T09:35:49.621Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-26T09:35:49.621Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-26T09:35:49.621Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-26T09:35:49.621Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-26T09:35:51.796Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-26T09:35:53.968Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-26T09:35:56.137Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-26T09:35:56.137Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-26T09:35:56.137Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-26T09:35:56.137Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-26T09:35:56.137Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-26T09:35:56.137Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-26T09:35:56.595Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-26T09:35:56.595Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-26T09:35:56.595Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-26T09:35:58.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-26T09:36:00.324Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-26T09:36:03.216Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-26T09:36:06.108Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-26T09:36:12.984Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-26T09:36:14.652Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-26T09:36:16.830Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-26T09:36:17.288Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-26T09:36:17.745Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-26T09:36:17.745Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-26T09:36:19.276Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-26T09:36:26.334Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-26T09:36:26.334Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-26T09:36:34.895Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-26T09:36:34.895Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-26T09:36:38.631Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-26T09:36:38.631Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-26T09:36:38.631Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-26T09:36:38.631Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-26T09:36:38.631Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-26T09:36:43.312Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-26T09:36:43.312Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-26T09:36:43.312Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-26T09:36:43.312Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-26T09:36:43.312Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-26T09:36:43.312Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-26T09:36:43.312Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-26T09:36:44.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-26T09:36:46.204Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-26T09:36:48.374Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-26T09:36:48.374Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-26T09:36:51.395Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-26T09:36:51.395Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-26T09:36:51.395Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-26T09:36:51.395Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-26T09:36:51.395Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-26T09:36:51.395Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-26T09:36:51.395Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-26T09:36:57.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-26T09:37:06.180Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-26T09:37:06.637Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-26T09:37:06.637Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-26T09:37:06.637Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-26T09:37:07.095Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-26T09:37:07.095Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-26T09:37:07.552Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-26T09:37:09.720Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-26T09:37:10.177Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-26T09:37:13.074Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-26T09:37:13.074Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-26T09:37:13.531Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-26T09:37:13.531Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-26T09:37:13.989Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-26T09:37:22.538Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-26T09:37:22.538Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-26T09:37:22.538Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-26T09:37:22.538Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-26T09:37:22.538Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-26T09:37:28.312Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-26T09:37:28.769Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-26T09:37:29.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-26T09:37:29.225Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-26T09:37:37.770Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-26T09:37:37.770Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite (2511.22s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-26T09:37:39.303Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-26T09:37:39.303Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.40s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-11-26T09:37:39.303Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-11-26T09:37:39.303Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2019-11-26T09:37:39.303Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-26T09:37:39.303Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-11-26T09:37:39.303Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-11-26T09:37:39.303Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-11-26T09:37:39.303Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2019-11-26T09:37:39.303Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.18s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-26T09:37:39.303Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-26T09:37:39.303Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.13s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.60s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (105.44s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2019-11-26T09:37:39.303Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.77s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.31s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.56s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.18s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.25s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.33s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.26s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.43s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.10s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.10s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.55s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.21s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.83s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.76s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.63s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.79s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.68s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-26T09:37:39.303Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.15s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildContChar (13.09s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-26T09:37:39.303Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.40s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2019-11-26T09:37:39.303Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-11-26T09:37:39.303Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.79s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.73s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.52s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.37s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.57s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.65s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.57s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.70s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.52s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.37s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.87s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.62s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.81s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.28s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.93s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.62s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.89s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.34s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.82s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.32s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.35s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.08s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.97s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.32s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.87s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.75s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFails (2.11s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.98s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.99s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.35s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.19s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.41s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.44s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.10s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildHistory (11.12s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.22s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.51s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.12s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.23s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.62s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.05s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.28s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.29s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.98s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.46s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.39s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.17s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.60s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.62s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.51s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.85s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.22s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.58s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.93s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.03s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.06s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.54s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.60s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildRm (13.95s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.35s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-11-26T09:37:39.304Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.55s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.71s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.12s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.99s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.23s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.93s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildStderr (4.70s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.10s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.96s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.87s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.41s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.72s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.68s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.25s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.49s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.43s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.88s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.82s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.06s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.45s) [2019-11-26T09:37:39.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2019-11-26T09:37:39.304Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.304Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-26T09:37:39.304Z] docker_cli_sni_test.go:18: Flakey test [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.58s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (9.59s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.49s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCommitTTY (12.06s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.78s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.86s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.88s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.09s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.02s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.28s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.50s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.88s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.02s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.13s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.77s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.15s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.97s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.88s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.93s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.03s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.11s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.29s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.27s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005140_} (2.29s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1621073334_c:\foo_false____} (2.32s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1621073334_c:\foo_true____} (2.34s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.41s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.37s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.07s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.55s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.31s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.48s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.60s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpToDot (2.19s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCpToStdout (2.17s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.69s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.10s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-26T09:37:39.305Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2019-11-26T09:37:39.305Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.16s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s) [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-26T09:37:39.305Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.99s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-26T09:37:39.305Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-26T09:37:39.305Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-26T09:37:39.305Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-26T09:37:39.305Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-26T09:37:39.305Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-26T09:37:39.305Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-26T09:37:39.306Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-26T09:37:39.306Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-26T09:37:39.306Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.17s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.35s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.65s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsCopy (5.37s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.86s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.00s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.40s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.13s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFilters (4.32s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFormat (4.33s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsRename (2.23s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsResize (2.53s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.40s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.81s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.55s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-26T09:37:39.306Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.75s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.54s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-26T09:37:39.306Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-26T09:37:39.306Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-26T09:37:39.306Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.76s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.99s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.55s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.25s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.15s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecInspectID (4.50s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-26T09:37:39.306Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-26T09:37:39.306Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.97s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.77s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.45s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.92s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-26T09:37:39.306Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.66s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.30s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-26T09:37:39.306Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-26T09:37:39.306Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.24s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.11s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-26T09:37:39.306Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-26T09:37:39.306Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.95s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectDefault (2.00s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectHistory (4.65s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.24s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.89s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.74s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.86s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectStatus (2.45s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.82s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.90s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.70s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.99s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.96s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s) [2019-11-26T09:37:39.306Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-26T09:37:39.306Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.306Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-11-26T09:37:39.307Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.65s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.11s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-26T09:37:39.307Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.66s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.37s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.50s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.34s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.20s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.06s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.35s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsSince (8.78s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsTail (2.63s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.51s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.20s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2019-11-26T09:37:39.307Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.95s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-26T09:37:39.307Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.09s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsByOrder (7.59s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-11-26T09:37:39.307Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.25s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.43s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-26T09:37:39.307Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.57s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.86s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.81s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.95s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-26T09:37:39.307Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.36s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.32s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-26T09:37:39.307Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.79s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.04s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.02s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.89s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-26T09:37:39.307Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.11s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.13s) [2019-11-26T09:37:39.307Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.07s) [2019-11-26T09:37:39.307Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.07s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.16s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.80s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.07s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.24s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.50s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.41s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.53s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.35s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.49s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.12s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.68s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.09s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.00s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.05s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.43s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.03s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.90s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (6.92s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.03s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.21s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.06s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.15s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.06s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.99s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.04s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunExitCode (2.13s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.04s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.06s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.70s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.69s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.86s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.30s) [2019-11-26T09:37:39.765Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.60s) [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-26T09:37:39.765Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.94s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.63s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.85s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunRm (2.36s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.31s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.88s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.80s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.67s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.13s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.94s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.37s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.02s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.54s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.63s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.12s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.43s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.15s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.68s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.46s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.25s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.65s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.02s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.67s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.25s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.87s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-11-26T09:37:39.766Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.35s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.23s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.98s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.55s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.52s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.29s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.72s) [2019-11-26T09:37:39.766Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-26T09:37:39.766Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.766Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-26T09:37:39.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-26T09:37:39.767Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-26T09:37:39.767Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-26T09:37:39.767Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-26T09:37:39.767Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-26T09:37:39.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-26T09:37:39.767Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] === RUN TestDockerDaemonSuite [2019-11-26T09:37:39.767Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-26T09:37:39.767Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-26T09:37:39.767Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-26T09:37:39.767Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] === RUN TestDockerSwarmSuite [2019-11-26T09:37:39.767Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-26T09:37:39.767Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-26T09:37:39.767Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.767Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-26T09:37:39.767Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] === RUN TestDockerExternalVolumeSuite [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] === RUN TestDockerNetworkSuite [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] === RUN TestDockerHubPullSuite [2019-11-26T09:37:39.768Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-26T09:37:39.768Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-26T09:37:39.768Z] PASS [2019-11-26T09:37:39.768Z] ok github.com/docker/docker/integration-cli 2512.006s [2019-11-26T09:37:39.768Z] INFO: Integration tests ended at 11/26/2019 09:37:39. Duration:00:41:59.7854007 [2019-11-26T09:37:39.768Z] INFO: Docker info of the daemon under test at end of run [2019-11-26T09:37:39.768Z] [2019-11-26T09:37:39.768Z] Containers: 2 [2019-11-26T09:37:39.768Z] Running: 0 [2019-11-26T09:37:39.768Z] Paused: 0 [2019-11-26T09:37:39.768Z] Stopped: 2 [2019-11-26T09:37:39.768Z] Images: 12 [2019-11-26T09:37:39.768Z] Server Version: 0.0.0-dev [2019-11-26T09:37:39.768Z] Storage Driver: windowsfilter [2019-11-26T09:37:39.768Z] Windows: [2019-11-26T09:37:39.768Z] Logging Driver: json-file [2019-11-26T09:37:39.768Z] Plugins: [2019-11-26T09:37:39.768Z] Volume: local [2019-11-26T09:37:39.768Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-26T09:37:39.768Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-26T09:37:39.768Z] Swarm: inactive [2019-11-26T09:37:39.768Z] Default Isolation: process [2019-11-26T09:37:39.768Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-26T09:37:39.768Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-26T09:37:39.768Z] OSType: windows [2019-11-26T09:37:39.768Z] Architecture: x86_64 [2019-11-26T09:37:39.768Z] CPUs: 4 [2019-11-26T09:37:39.768Z] Total Memory: 32GiB [2019-11-26T09:37:39.768Z] Name: azwin-2-356ce0 [2019-11-26T09:37:39.768Z] ID: RJD6:64JB:Z4P3:PAUE:7UXJ:6DFE:PLM4:ZRH7:MAZN:22UA:NEOY:5CNL [2019-11-26T09:37:39.768Z] Docker Root Dir: D:\CI\PR-40254\2\daemon [2019-11-26T09:37:39.768Z] Debug Mode (client): false [2019-11-26T09:37:39.768Z] Debug Mode (server): true [2019-11-26T09:37:39.768Z] File Descriptors: -1 [2019-11-26T09:37:39.768Z] Goroutines: 18 [2019-11-26T09:37:39.768Z] System Time: 2019-11-26T09:37:39.6202284Z [2019-11-26T09:37:39.768Z] EventsListeners: 0 [2019-11-26T09:37:39.768Z] Registry: https://index.docker.io/v1/ [2019-11-26T09:37:39.768Z] Labels: [2019-11-26T09:37:39.768Z] Experimental: false [2019-11-26T09:37:39.768Z] Insecure Registries: [2019-11-26T09:37:39.768Z] 127.0.0.0/8 [2019-11-26T09:37:39.768Z] Live Restore Enabled: false [2019-11-26T09:37:39.768Z] [2019-11-26T09:37:39.768Z] [2019-11-26T09:37:39.768Z] INFO: Stopping daemon under test [2019-11-26T09:37:40.226Z] SUCCESS: The process with PID 6012 (child process of PID 868) has been terminated. [2019-11-26T09:37:40.226Z] SUCCESS: The process with PID 868 (child process of PID 7204) has been terminated. [2019-11-26T09:37:40.226Z] INFO: Stop tailing logs of the daemon under tests [2019-11-26T09:37:40.226Z] INFO: executeCI.ps1 Completed successfully at 11/26/2019 09:37:39. [2019-11-26T09:37:40.226Z] INFO: Tidying up at end of run [2019-11-26T09:37:40.226Z] INFO: Saving daemon under test log (d:\CI\PR-40254\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-26T09:37:40.226Z] INFO: Saving daemon under test log (d:\CI\PR-40254\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-26T09:37:40.226Z] INFO: Nuke-Everything... [2019-11-26T09:37:40.226Z] INFO: Container count on control daemon to delete is 2 [2019-11-26T09:37:40.682Z] 77d01b208eaf [2019-11-26T09:37:40.682Z] b2da4792cb12 [2019-11-26T09:37:41.139Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-26T09:37:42.675Z] Deleted: sha256:7dfc082372a7291f4b2f3e35791989090aa60825f7d86031e5b9723cd3f8bdec [2019-11-26T09:37:42.675Z] Deleted: sha256:00cfc12ef5a391bbb882e0973493dd08f651b361ecbda1b20f7f4a1612a467b8 [2019-11-26T09:37:42.675Z] INFO: Tidying pidfile d:\CI\PR-40254\2\docker.pid [2019-11-26T09:37:42.675Z] INFO: Nuking d:\CI [2019-11-26T09:37:44.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-26T09:38:02.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-26T09:38:12.759Z] INFO: Zapped successfully [2019-11-26T09:38:12.759Z] [2019-11-26T09:38:12.759Z] INFO: executeCI.ps1 exiting at Tue Nov 26 09:38:11 CUT 2019. Duration 00:56:19.3852612 [2019-11-26T09:38:12.759Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-26T09:38:14.402Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-26T09:38:15.578Z] Archiving artifacts [2019-11-26T09:38:16.744Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40254/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T09:38:17.656Z] + make clean [2019-11-26T09:38:18.624Z] docker volume rm -f docker-dev-cache [2019-11-26T09:38:18.624Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-26T09:38:48.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-26T09:39:06.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-26T09:39:39.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-26T09:40:11.378Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-26T09:40:26.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-26T09:40:44.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-26T09:40:59.262Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite (441.13s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2019-11-26T09:41:14.167Z] docker_cli_external_volume_driver_test.go:53: [db920ffcd16a8] daemon is not started [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-26T09:41:14.167Z] docker_cli_external_volume_driver_test.go:53: [d8bb0e2902ff7] daemon is not started [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-26T09:41:14.167Z] docker_cli_external_volume_driver_test.go:53: [d807fd79bc9fc] daemon is not started [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-26T09:41:14.167Z] docker_cli_external_volume_driver_test.go:53: [d5613260bf4ac] daemon is not started [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.53s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2019-11-26T09:41:14.167Z] docker_cli_external_volume_driver_test.go:485: [d1d34bb18877a] daemon is not started [2019-11-26T09:41:14.167Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-26T09:41:14.167Z] docker_cli_external_volume_driver_test.go:53: [d419844033c18] daemon is not started [2019-11-26T09:41:14.167Z] PASS [2019-11-26T09:41:14.167Z] [2019-11-26T09:41:14.167Z] === Skipped [2019-11-26T09:41:14.167Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-26T09:41:14.167Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-26T09:41:14.167Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-26T09:41:14.167Z] check_test.go:309: [d8951b8770119] daemon is not started [2019-11-26T09:41:14.167Z] [2019-11-26T09:41:14.167Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-26T09:41:14.167Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-26T09:41:14.167Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-26T09:41:14.167Z] check_test.go:309: [d2eeef7b7c9f8] daemon is not started [2019-11-26T09:41:14.167Z] [2019-11-26T09:41:14.167Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-26T09:41:14.167Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-26T09:41:14.167Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-26T09:41:14.167Z] check_test.go:309: [de9dfb7f904c2] daemon is not started [2019-11-26T09:41:14.167Z] [2019-11-26T09:41:14.167Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-26T09:41:14.167Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-26T09:41:14.167Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-26T09:41:14.167Z] check_test.go:309: [d9184aa8f84b1] daemon is not started [2019-11-26T09:41:14.167Z] [2019-11-26T09:41:14.167Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-26T09:41:14.167Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-26T09:41:14.167Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-26T09:41:14.167Z] [2019-11-26T09:41:14.167Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-26T09:41:14.167Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-26T09:41:14.167Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-26T09:41:14.167Z] [2019-11-26T09:41:14.167Z] [2019-11-26T09:41:14.167Z] DONE 273 tests, 6 skipped in 2653.041s [2019-11-26T09:41:14.167Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-26T09:41:14.167Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa343a5571d9/docker.pid [2019-11-26T09:41:14.167Z] +++ kill 7083 [2019-11-26T09:41:14.167Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7083 is not a child of this shell [2019-11-26T09:41:14.167Z] warning: PID 7083 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa343a5571d9/docker.pid had a nonzero exit code [2019-11-26T09:41:14.167Z] ++++ cat bundles/test-integration/docker.pid [2019-11-26T09:41:14.167Z] +++ kill 7241 [2019-11-26T09:41:14.421Z] +++ /etc/init.d/apparmor stop [2019-11-26T09:41:14.421Z] Clearing AppArmor profiles cache:. [2019-11-26T09:41:14.421Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-26T09:41:14.421Z] Unloading profiles will leave already running processes permanently [2019-11-26T09:41:14.421Z] unconfined, which can lead to unexpected situations. [2019-11-26T09:41:14.421Z] [2019-11-26T09:41:14.421Z] To set a process to complain mode, use the command line tool [2019-11-26T09:41:14.421Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-26T09:41:14.421Z] with the 'teardown' option." [2019-11-26T09:41:14.421Z] [2019-11-26T09:41:15.027Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-26T09:41:15.040Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-26T09:41:17.595Z] + echo Ensuring container killed. [2019-11-26T09:41:17.595Z] Ensuring container killed. [2019-11-26T09:41:17.595Z] + docker ps -aq -f name=docker-pr2-* [2019-11-26T09:41:17.595Z] + cids=9b77cdd64bda [2019-11-26T09:41:17.595Z] 6727ff5f5cba [2019-11-26T09:41:17.595Z] bfde6d96d056 [2019-11-26T09:41:17.595Z] + [ -n 9b77cdd64bda [2019-11-26T09:41:17.595Z] 6727ff5f5cba [2019-11-26T09:41:17.595Z] bfde6d96d056 ] [2019-11-26T09:41:17.595Z] + docker rm -vf 9b77cdd64bda 6727ff5f5cba bfde6d96d056 [2019-11-26T09:41:20.104Z] 9b77cdd64bda [2019-11-26T09:41:20.104Z] 6727ff5f5cba [2019-11-26T09:41:21.464Z] bfde6d96d056 [Pipeline] sh [2019-11-26T09:41:21.834Z] + echo Chowning /workspace to jenkins user [2019-11-26T09:41:21.834Z] Chowning /workspace to jenkins user [2019-11-26T09:41:21.834Z] + id -u [2019-11-26T09:41:21.834Z] + id -g [2019-11-26T09:41:21.834Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40254:/workspace busybox chown -R 1000:1000 /workspace [2019-11-26T09:41:21.834Z] Unable to find image 'busybox:latest' locally [2019-11-26T09:41:21.834Z] latest: Pulling from library/busybox [2019-11-26T09:41:21.834Z] 0f8c40e1270f: Pulling fs layer [2019-11-26T09:41:21.834Z] 0f8c40e1270f: Download complete [2019-11-26T09:41:22.392Z] 0f8c40e1270f: Pull complete [2019-11-26T09:41:22.392Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-26T09:41:22.392Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-26T09:41:26.887Z] + bundleName=amd64 [2019-11-26T09:41:26.887Z] + echo Creating amd64-bundles.tar.gz [2019-11-26T09:41:26.887Z] Creating amd64-bundles.tar.gz [2019-11-26T09:41:26.887Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-26T09:41:26.887Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-26T09:41:27.819Z] Archiving artifacts [2019-11-26T09:41:29.540Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40254/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-26T09:41:29.865Z] + make clean [2019-11-26T09:41:30.120Z] docker volume rm -f docker-dev-cache [2019-11-26T09:41:30.120Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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